1 | version:1 |
---|
2 | :debug:main epoch: in tree: 0 installed: 0 |
---|
3 | :debug:main ncurses 5.9_1 exists in the ports tree |
---|
4 | :debug:main ncurses 5.9_1 is the latest installed |
---|
5 | :debug:main ncurses 5.9_1 +universal is active |
---|
6 | :debug:main Merging existing variants '+universal' into variants |
---|
7 | :debug:main new fully merged portvariants: universal + |
---|
8 | :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/ncurses |
---|
9 | :debug:main OS darwin/11.3.0 (Mac OS X 10.7) arch i386 |
---|
10 | :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided |
---|
11 | :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided |
---|
12 | :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided |
---|
13 | :debug:main adding the default universal variant |
---|
14 | :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf |
---|
15 | :debug:main Executing variant universal provides universal |
---|
16 | :debug:main No need to upgrade! ncurses 5.9_1 >= ncurses 5.9_1 |
---|
17 | :msg:main ---> Computing dependencies for dominion:info:main .:debug:main Searching for dependency: ncurses |
---|
18 | :debug:main Found Dependency: receipt exists for ncurses |
---|
19 | :msg:main |
---|
20 | :debug:main Executing org.macports.main (dominion) |
---|
21 | :debug:main changing euid/egid - current euid: 0 - current egid: 0 |
---|
22 | :debug:main egid changed to: 503 |
---|
23 | :debug:main euid changed to: 503 |
---|
24 | :debug:main Skipping completed org.macports.archivefetch (dominion) |
---|
25 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
26 | :debug:main Skipping completed org.macports.fetch (dominion) |
---|
27 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
28 | :debug:main Skipping completed org.macports.checksum (dominion) |
---|
29 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
30 | :debug:main Skipping completed org.macports.extract (dominion) |
---|
31 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
32 | :debug:main Skipping completed org.macports.patch (dominion) |
---|
33 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
34 | :debug:main Skipping completed org.macports.configure (dominion) |
---|
35 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
36 | :debug:build build phase started at Mon Apr 30 20:43:44 EDT 2012 |
---|
37 | :notice:build ---> Building dominion |
---|
38 | :debug:build Executing org.macports.build (dominion) |
---|
39 | :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_tarballs_ports_games_dominion/dominion/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' GI_SCANNER_DISABLE_CACHE='1' |
---|
40 | :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_games_dominion/dominion/work/dominion-2.8.2" && /usr/bin/make -j2 -w all' |
---|
41 | :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_games_dominion/dominion/work/dominion-2.8.2" && /usr/bin/make -j2 -w all |
---|
42 | :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_games_dominion/dominion/work/dominion-2.8.2' |
---|
43 | :info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -DDEF_LIBDIR=\"/opt/local/lib/dominion\" -DPREFIX=\"/opt/local\" -g -pipe -O2 -arch x86_64 -c dominion.c |
---|
44 | :info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -DDEF_LIBDIR=\"/opt/local/lib/dominion\" -DPREFIX=\"/opt/local\" -g -pipe -O2 -arch x86_64 -c world.c |
---|
45 | :info:build In file included from dominion.c:24In file included from world.c:36: |
---|
46 | :info:build : |
---|
47 | :info:build In file included from ./dominion.h:408: |
---|
48 | :info:build ./proto.h:103:6: error: conflicting types for 'getline' |
---|
49 | :info:build void getline(char s[], int n); |
---|
50 | :info:build ^ |
---|
51 | :info:build /usr/include/stdio.h:449:9: note: previous declaration is here |
---|
52 | :info:build In file included from ssize_t getline(char ** __restrict, size_t * __restrict, FILE * __restrict) __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_4_3); |
---|
53 | :info:build ./dominion.h:408: |
---|
54 | :info:build ./proto.h ^ |
---|
55 | :info:build :103:6: error: conflicting types for 'getline' |
---|
56 | :info:build void getline(char s[], int n); |
---|
57 | :info:build ^ |
---|
58 | :info:build /usr/include/stdio.h:449:9: note: previous declaration is here |
---|
59 | :info:build ssize_t getline(char ** __restrict, size_t * __restrict, FILE * __restrict) __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_4_3); |
---|
60 | :info:build ^ |
---|
61 | :info:build 1 error generated. |
---|
62 | :info:build make: *** [world.o] Error 1 |
---|
63 | :info:build make: *** Waiting for unfinished jobs.... |
---|
64 | :info:build 1 error generated. |
---|
65 | :info:build make: *** [dominion.o] Error 1 |
---|
66 | :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_games_dominion/dominion/work/dominion-2.8.2' |
---|
67 | :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_games_dominion/dominion/work/dominion-2.8.2" && /usr/bin/make -j2 -w all " returned error 2 |
---|
68 | :error:build Target org.macports.build returned: shell command failed (see log for details) |
---|
69 | :debug:build Backtrace: shell command failed (see log for details) |
---|
70 | while executing |
---|
71 | "command_exec build" |
---|
72 | (procedure "portbuild::build_main" line 8) |
---|
73 | invoked from within |
---|
74 | "$procedure $targetname" |
---|
75 | :info:build Warning: the following items did not execute (for dominion): org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|
76 | :notice:build Log for dominion is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_games_dominion/dominion/main.log |
---|