ports/71637: devel/motor - build failure while compiling motordebugger.cc

parv at pair.com parv at pair.com
Sun Sep 12 05:20:21 UTC 2004


>Number:         71637
>Category:       ports
>Synopsis:       devel/motor - build failure while compiling motordebugger.cc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 12 05:20:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     parv
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:

devel/motor version ...

  # $FreeBSD: ports/devel/motor/Makefile,v 1.22 2004/08/25 10:12:23 ale Exp $

  PORTNAME=       motor
  PORTVERSION=    3.3.0
  CATEGORIES=     devel


>Description:

Build of devel/motor fails...

  c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kkstrtext -I../../kkconsui/include     -I../../kksystr/include -I../../intl     -I../../src/ui/ncurses -I../../src/debugger     -I../../src/executor -I../../src/project     -I../../src -I../../parser/include     -I../../src/ui -I../../src/configuration     -I../../src/tagbrowser  -I/misc/local/include  -O -pipe -g -march=pentiumpro -fmemoize-lookups -fsave-memoized -c watch.cc
  c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kkstrtext -I../../kkconsui/include     -I../../kksystr/include -I../../intl     -I../../src/ui/ncurses -I../../src/debugger     -I../../src/executor -I../../src/project     -I../../src -I../../parser/include     -I../../src/ui -I../../src/configuration     -I../../src/tagbrowser  -I/misc/local/include  -O -pipe -g -march=pentiumpro -fmemoize-lookups -fsave-memoized -c motordebugger.cc
  motordebugger.cc: In method `bool motor::motordebugger::getfreeterm()':
  motordebugger.cc:84: `auto_ptr' undeclared (first use this function)
  motordebugger.cc:84: (Each undeclared identifier is reported only once
  motordebugger.cc:84: for each function it appears in.)
  motordebugger.cc:84: syntax error before `>'
  motordebugger.cc:85: `rlbuf' undeclared (first use this function)
  gmake[3]: *** [motordebugger.o] Error 1
  gmake[3]: Leaving directory `/work/ports/misc/ports/devel/motor/work/motor-3.3.0/src/debugger'
  gmake[2]: *** [all-recursive] Error 1
  gmake[2]: Leaving directory `/work/ports/misc/ports/devel/motor/work/motor-3.3.0/src'
  gmake[1]: *** [all-recursive] Error 1
  gmake[1]: Leaving directory `/work/ports/misc/ports/devel/motor/work/motor-3.3.0'
  gmake: *** [all-recursive-am] Error 2
  *** Error code 2


>How-To-Repeat:

  cd $PORTSDIR/devel/motor && make build

>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list