Ticket #20290: aamath_build.err

File aamath_build.err, 3.5 KB (added by nerdling (Jeremy Lavergne), 15 years ago)

port -d build aamath (stderr)

Line 
1DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/math/aamath
2DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/math/aamath
3DEBUG: OS Platform: darwin
4DEBUG: OS Version: 10.0.0b3
5DEBUG: Mac OS X Version: 10.6
6DEBUG: System Arch: i386
7DEBUG: setting option os.universal_supported to yes
8DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
9DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
10DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
11DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
12DEBUG: not using configure, so not adding the default universal variant
13DEBUG: Requested variant workermpm is not provided by port aamath.
14DEBUG: Requested variant no_bdb is not provided by port aamath.
15DEBUG: Requested variant darwin is not provided by port aamath.
16DEBUG: Requested variant i386 is not provided by port aamath.
17DEBUG: Requested variant no_startupitem is not provided by port aamath.
18DEBUG: Requested variant no_sqlite is not provided by port aamath.
19DEBUG: Requested variant no_web is not provided by port aamath.
20DEBUG: Requested variant macosx is not provided by port aamath.
21DEBUG: Executing org.macports.main (aamath)
22DEBUG: Skipping completed org.macports.fetch (aamath)
23DEBUG: Skipping completed org.macports.checksum (aamath)
24DEBUG: Skipping completed org.macports.extract (aamath)
25DEBUG: Skipping completed org.macports.patch (aamath)
26DEBUG: Skipping completed org.macports.configure (aamath)
27DEBUG: Executing org.macports.build (aamath)
28DEBUG: Environment: CFLAGS='-I/opt/local/include' MACOSX_DEPLOYMENT_TARGET='10.6' LDFLAGS='-L/opt/local/lib'
29DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_aamath/work/aamath" && /usr/bin/make -j2 all'
30Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_aamath/work/aamath" && /usr/bin/make -j2 all " returned error 2
31Command output: yacc -d parser.y && mv y.tab.c parser.cc && mv y.tab.h parser.h
32yacc -d parser.y && mv y.tab.c parser.cc && mv y.tab.h parser.h
33mv: y.tab.cg++ -I/opt/local/include -Wall -O2 -g -DUSE_READLINE -c expr.cc
34: No such file or directory
35make: *** [parser.cc] Error 1
36make: *** Waiting for unfinished jobs....
37expr.cc:19: warning: deprecated conversion from string constant to 'char*'
38
39DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_aamath/work/aamath" && /usr/bin/make -j2 all " returned error 2
40Command output: yacc -d parser.y && mv y.tab.c parser.cc && mv y.tab.h parser.h
41yacc -d parser.y && mv y.tab.c parser.cc && mv y.tab.h parser.h
42mv: y.tab.cg++ -I/opt/local/include -Wall -O2 -g -DUSE_READLINE -c expr.cc
43: No such file or directory
44make: *** [parser.cc] Error 1
45make: *** Waiting for unfinished jobs....
46expr.cc:19: warning: deprecated conversion from string constant to 'char*'
47
48    while executing
49"command_exec build"
50    (procedure "portbuild::build_main" line 9)
51    invoked from within
52"$procedure $targetname"
53Error: Status 1 encountered during processing.