Ticket #24604: v0.70 failed build.log

File v0.70 failed build.log, 4.0 KB (added by anddam (Andrea D'Amore), 13 years ago)
Line 
1--->  Building syck
2DEBUG: build phase started at Sun Feb 27 11:35:56 CET 2011
3DEBUG: Executing org.macports.build (syck)
4DEBUG: Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_textproc_syck/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
5DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_textproc_syck/work/syck-0.70" && /usr/bin/make -j2 -w all'
6make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_textproc_syck/work/syck-0.70'
7/usr/bin/make  all-recursive
8make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_textproc_syck/work/syck-0.70'
9Making all in lib
10make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_textproc_syck/work/syck-0.70/lib'
11/usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I..  -I/opt/local/include -fPIC -pipe -O2 -arch x86_64 -MT emitter.o -MD -MP -MF .deps/emitter.Tpo -c -o emitter.o emitter.c
12/usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I..  -I/opt/local/include -fPIC -pipe -O2 -arch x86_64 -MT handler.o -MD -MP -MF .deps/handler.Tpo -c -o handler.o handler.c
13mv -f .deps/handler.Tpo .deps/handler.Po
14/usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I..  -I/opt/local/include -fPIC -pipe -O2 -arch x86_64 -MT node.o -MD -MP -MF .deps/node.Tpo -c -o node.o node.c
15mv -f .deps/node.Tpo .deps/node.Po
16/usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I..  -I/opt/local/include -fPIC -pipe -O2 -arch x86_64 -MT syck.o -MD -MP -MF .deps/syck.Tpo -c -o syck.o syck.c
17syck.c: In function 'syck_default_error_handler':
18syck.c:502: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
19mv -f .deps/syck.Tpo .deps/syck.Po
20/usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I..  -I/opt/local/include -fPIC -pipe -O2 -arch x86_64 -MT syck_st.o -MD -MP -MF .deps/syck_st.Tpo -c -o syck_st.o syck_st.c
21mv -f .deps/emitter.Tpo .deps/emitter.Po
22/bin/sh ../config/ylwrap gram.y y.tab.c gram.c y.tab.h gram.h y.output gram.output -- bison -y  -d -t -v -p syck
23mv -f .deps/syck_st.Tpo .deps/syck_st.Po
24/usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I..  -I/opt/local/include -fPIC -pipe -O2 -arch x86_64 -MT bytecode.o -MD -MP -MF .deps/bytecode.Tpo -c -o bytecode.o bytecode.c
25bytecode.c:15:18: error: gram.h: No such file or directory
26bytecode.c:138: error: expected ')' before '*' token
27make[2]: *** [bytecode.o] Error 1
28make[2]: *** Waiting for unfinished jobs....
29updating gram.h
30updating gram.output
31make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_textproc_syck/work/syck-0.70/lib'
32make[1]: *** [all-recursive] Error 1
33make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_textproc_syck/work/syck-0.70'
34make: *** [all] Error 2
35make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_textproc_syck/work/syck-0.70'
36shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_textproc_syck/work/syck-0.70" && /usr/bin/make -j2 -w all " returned error 2
37Error: Target org.macports.build returned: shell command failed (see log for details)
38DEBUG: Backtrace: shell command failed (see log for details)
39    while executing
40"command_exec build"
41    (procedure "portbuild::build_main" line 8)
42    invoked from within
43"$procedure $targetname"
44Warning: the following items did not execute (for syck): org.macports.build
45Log for syck is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_textproc_syck/main.log
46Error: Status 1 encountered during processing.
47To report a bug, see <http://guide.macports.org/#project.tickets>