- version:1
- :debug:build changing euid/egid - current euid: 0 - current egid: 0
- :debug:build egid changed to: 502
- :debug:build euid changed to: 502
- :debug:main Executing org.macports.main (ncurses)
- :debug:main Privilege de-escalation not attempted as not running as root.
- :debug:main Skipping completed org.macports.archivefetch (ncurses)
- :debug:main Privilege de-escalation not attempted as not running as root.
- :debug:main Skipping completed org.macports.fetch (ncurses)
- :debug:main Privilege de-escalation not attempted as not running as root.
- :debug:main Skipping completed org.macports.checksum (ncurses)
- :debug:main Privilege de-escalation not attempted as not running as root.
- :debug:main Skipping completed org.macports.extract (ncurses)
- :debug:main Privilege de-escalation not attempted as not running as root.
- :debug:main Skipping completed org.macports.patch (ncurses)
- :debug:main Privilege de-escalation not attempted as not running as root.
- :debug:main Skipping completed org.macports.configure (ncurses)
- :debug:main Privilege de-escalation not attempted as not running as root.
- :debug:build build phase started at Fri Jul 22 11:50:38 CEST 2011
- :notice:build ---> Building ncurses
- :debug:build Executing org.macports.build (ncurses)
- :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
- :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/work/ncurses-5.9" && /usr/bin/make -j4 -w all'
- :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/work/ncurses-5.9" && /usr/bin/make -j4 -w all
- :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/work/ncurses-5.9'
- :info:build cd man && /usr/bin/make DESTDIR="" all
- :info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/work/ncurses-5.9/man'
- :info:build make[1]: Nothing to be done for `all'.
- :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/work/ncurses-5.9/man'
- :info:build cd include && /usr/bin/make DESTDIR="" all
- :info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/work/ncurses-5.9/include'
- :info:build make[1]: Nothing to be done for `all'.
- :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/work/ncurses-5.9/include'
- :info:build cd ncurses && /usr/bin/make DESTDIR="" all
- :info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/work/ncurses-5.9/ncurses'
- :info:build /Developer/usr/bin/llvm-gcc-4.2 -o make_hash -DHAVE_CONFIG_H -I../ncurses -I. -I./../include -I../include -DUSE_BUILD_CC -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/opt/local/include -pipe -O2 -arch x86_64 --param max-inline-insns-single=1200 -no-cpp-precomp ./tinfo/make_hash.c -arch x86_64 -Wl,-search_paths_first
- :info:build /Developer/usr/bin/llvm-gcc-4.2 -o make_keys -DHAVE_CONFIG_H -I../ncurses -I. -I./../include -I../include -DUSE_BUILD_CC -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/opt/local/include -pipe -O2 -arch x86_64 --param max-inline-insns-single=1200 -no-cpp-precomp ./tinfo/make_keys.c -arch x86_64 -Wl,-search_paths_first
- :info:build make[1]: *** No rule to make target `../lib/libncurses.5.dylib', needed by `all'. Stop.
- :info:build make[1]: *** Waiting for unfinished jobs....
- :info:build In file included from ./../include/ncurses_cfg.h:190,
- :info:build from ../ncurses/build.priv.h:53,
- :info:build from ./tinfo/make_keys.c:40:
- :info:build ./../include/ncurses_def.h:5:1: error: unterminated #ifndef
- :info:build In file included from ./../include/ncurses_cfg.h:190,
- :info:build from ../ncurses/build.priv.h:53,
- :info:build from ./tinfo/make_hash.c:40:
- :info:build ./../include/ncurses_def.h:5:1: error: unterminated #ifndef
- :info:build ./tinfo/make_keys.c: In function ‘lookup’:
- :info:build ./tinfo/make_keys.c:53: error: ‘strnames’ undeclared (first use in this function)
- :info:build ./tinfo/make_keys.c:53: error: (Each undeclared identifier is reported only once
- :info:build ./tinfo/make_keys.c:53: error: for each function it appears in.)
- :info:build ./tinfo/make_keys.c:60: error: ‘strfnames’ undeclared (first use in this function)
- :info:build ./tinfo/make_keys.c: In function ‘make_keys’:
- :info:build ./tinfo/make_keys.c:89: error: ‘strnames’ undeclared (first use in this function)
- :info:build ./tinfo/make_keys.c:89: error: ‘strfnames’ undeclared (first use in this function)
- :info:build make[1]: *** [make_keys] Error 1
- :info:build make[1]: *** [make_hash] Error 1
- :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/work/ncurses-5.9/ncurses'
- :info:build make: *** [all] Error 2
- :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/work/ncurses-5.9'
- :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/work/ncurses-5.9" && /usr/bin/make -j4 -w all " returned error 2
- :error:build Target org.macports.build returned: shell command failed (see log for details)
- :debug:build Backtrace: shell command failed (see log for details)
- while executing
- "command_exec build"
- (procedure "portbuild::build_main" line 8)
- invoked from within
- "$procedure $targetname"
- :info:build Warning: the following items did not execute (for ncurses): org.macports.activate org.macports.build org.macports.destroot org.macports.install
- :error:build Failed to install ncurses
- :notice:build Log for ncurses is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/main.log