Ticket #28063: main.2.log

File main.2.log, 14.8 KB (added by LenoreHorner, 13 years ago)

I can't seem to make objective c compiler work error

Line 
1version:1
2:debug:clean Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/gnustep-base/work /opt/local/var/macports/sources/rsync.macports.org/release/ports/gnustep/gnustep-base/work
3:debug:clean changing euid/egid - current euid: 0 - current egid: 0
4:debug:clean egid changed to: 501
5:debug:clean euid changed to: 503
6:debug:main Executing org.macports.main (gnustep-base)
7:debug:main Privilege de-escalation not attempted as not running as root.
8:debug:archivefetch archivefetch phase started at Wed Oct 19 18:02:24 EDT 2011
9:msg:archivefetch --->  Fetching archive for gnustep-base
10:debug:archivefetch Executing org.macports.archivefetch (gnustep-base)
11:debug:archivefetch Can't run archivefetch on this port without elevated privileges. Escalating privileges back to root.
12:debug:archivefetch euid changed to: 0. egid changed to: 0.
13:debug:archivefetch changing euid/egid - current euid: 0 - current egid: 0
14:debug:archivefetch egid changed to: 501
15:debug:archivefetch euid changed to: 503
16:info:archivefetch --->  gnustep-base-1.19.1_1+ffi.darwin_10.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/software/gnustep-base
17:msg:archivefetch --->  Attempting to fetch gnustep-base-1.19.1_1+ffi.darwin_10.x86_64.tbz2 from http://packages.macports.org/gnustep-base
18:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
19:debug:archivefetch Privilege de-escalation not attempted as not running as root.
20:debug:fetch fetch phase started at Wed Oct 19 18:02:25 EDT 2011
21:notice:fetch --->  Fetching gnustep-base
22:debug:fetch Can't run fetch on this port without elevated privileges. Escalating privileges back to root.
23:debug:fetch euid changed to: 0. egid changed to: 0.
24:debug:fetch changing euid/egid - current euid: 0 - current egid: 0
25:debug:fetch egid changed to: 501
26:debug:fetch euid changed to: 503
27:debug:fetch Executing org.macports.fetch (gnustep-base)
28:info:fetch --->  gnustep-base-1.19.1.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/gnustep-base
29:debug:fetch Pinging ftpmain.gnustep.org...
30:debug:fetch Pinging ftp.gnustep.org...
31:debug:fetch Pinging distfiles.macports.org...
32:debug:fetch Pinging aarnet.au.distfiles.macports.org...
33:debug:fetch Pinging her.gr.distfiles.macports.org...
34:debug:fetch Pinging lil.fr.distfiles.macports.org...
35:debug:fetch Pinging sea.us.distfiles.macports.org...
36:debug:fetch Pinging ykf.ca.distfiles.macports.org...
37:debug:fetch ftpmain.gnustep.org ping time is 135.793
38:debug:fetch ftp.gnustep.org ping time is 134.721
39:debug:fetch distfiles.macports.org ping time is 95.848
40:debug:fetch aarnet.au.distfiles.macports.org ping time is 229.768
41:debug:fetch her.gr.distfiles.macports.org ping time is 191.479
42:debug:fetch lil.fr.distfiles.macports.org ping time is 119.217
43:debug:fetch sea.us.distfiles.macports.org ping time is 10000
44:debug:fetch ykf.ca.distfiles.macports.org ping time is 47.110
45:notice:fetch --->  Attempting to fetch gnustep-base-1.19.1.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/gnustep-base
46:debug:fetch Privilege de-escalation not attempted as not running as root.
47:debug:checksum checksum phase started at Wed Oct 19 18:02:42 EDT 2011
48:notice:checksum --->  Verifying checksum(s) for gnustep-base
49:debug:checksum Executing org.macports.checksum (gnustep-base)
50:info:checksum --->  Checksumming gnustep-base-1.19.1.tar.gz
51:debug:checksum Correct (md5) checksum for gnustep-base-1.19.1.tar.gz
52:debug:checksum Correct (sha1) checksum for gnustep-base-1.19.1.tar.gz
53:debug:checksum Correct (rmd160) checksum for gnustep-base-1.19.1.tar.gz
54:debug:checksum Privilege de-escalation not attempted as not running as root.
55:debug:extract extract phase started at Wed Oct 19 18:02:42 EDT 2011
56:notice:extract --->  Extracting gnustep-base
57:debug:extract Executing proc-pre-org.macports.extract-extract-0
58:debug:extract Executing org.macports.extract (gnustep-base)
59:info:extract --->  Extracting gnustep-base-1.19.1.tar.gz
60:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/gnustep-base/gnustep-base-1.19.1.tar.gz'
61:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/gnustep-base/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
62:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/gnustep-base/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/gnustep-base/gnustep-base-1.19.1.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
63:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/gnustep-base/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/gnustep-base/gnustep-base-1.19.1.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
64:debug:extract euid/egid changed to: 0/0
65:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/gnustep-base/work to macports
66:debug:extract euid/egid changed to: 503/501
67:debug:extract Privilege de-escalation not attempted as not running as root.
68:debug:patch patch phase started at Wed Oct 19 18:02:42 EDT 2011
69:debug:patch Executing org.macports.patch (gnustep-base)
70:notice:patch --->  Applying patches to gnustep-base
71:info:patch --->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/gnustep/gnustep-base/files/patch-SSL-GNUMakefile.diff
72:debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/gnustep-base/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
73:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/gnustep-base/work/gnustep-base-1.19.1" && /usr/bin/patch -p0'
74:debug:patch Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/gnustep-base/work/gnustep-base-1.19.1" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/gnustep/gnustep-base/files/patch-SSL-GNUMakefile.diff'
75:info:patch patching file SSL/GNUmakefile
76:info:patch Hunk #1 succeeded at 74 (offset 10 lines).
77:debug:patch Executing proc-post-org.macports.patch-patch-0
78:debug:patch euid/egid changed to: 0/0
79:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/gnustep-base/work/gnustep-base-1.19.1/GNUmakefile to macports
80:debug:patch euid/egid changed to: 503/501
81:debug:patch euid/egid changed to: 0/0
82:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/gnustep-base/work/gnustep-base-1.19.1/GNUmakefile
83:debug:patch euid/egid changed to: 503/501
84:debug:patch Executing proc-post-org.macports.patch-patch-1
85:debug:patch euid/egid changed to: 0/0
86:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/gnustep-base/work/gnustep-base-1.19.1/Documentation/GNUmakefile to macports
87:debug:patch euid/egid changed to: 503/501
88:debug:patch euid/egid changed to: 0/0
89:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/gnustep-base/work/gnustep-base-1.19.1/Documentation/GNUmakefile
90:debug:patch euid/egid changed to: 503/501
91:debug:patch Privilege de-escalation not attempted as not running as root.
92:debug:configure configure phase started at Wed Oct 19 18:02:43 EDT 2011
93:notice:configure --->  Configuring gnustep-base
94:debug:configure Using compiler 'Mac OS X gcc 4.2'
95:debug:configure Executing org.macports.configure (gnustep-base)
96:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/gnustep-base/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' DYLD_LIBRARY_PATH='/opt/local/GNUstep/Local/Library/Libraries:/opt/local/GNUstep/System/Library/Libraries' LIBOBJC='-lobjc-gnu' LDFLAGS='-L/opt/local/lib -arch x86_64' FCFLAGS='-pipe -O2 -m64' OBJC='/usr/bin/gcc-4.2' INSTALL='/usr/bin/install -c' FFLAGS='-pipe -O2 -m64' OBJCFLAGS='-pipe -O2 -arch x86_64' CC_PRINT_OPTIONS='YES' PATH='/opt/local/GNUstep/Local/Tools:/opt/local/GNUstep/System/Tools:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' CC='/usr/bin/gcc-4.2'
97:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/gnustep-base/work/gnustep-base-1.19.1" && ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.2 GNUSTEP_MAKEFILES=/opt/local/GNUstep/System/Library/Makefiles --disable-tls --enable-libffi --with-ffi-include=/opt/local/include/gcc42 --with-ffi-library=/opt/local/lib/gcc42'
98:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/gnustep-base/work/gnustep-base-1.19.1" && ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.2 GNUSTEP_MAKEFILES=/opt/local/GNUstep/System/Library/Makefiles --disable-tls --enable-libffi --with-ffi-include=/opt/local/include/gcc42 --with-ffi-library=/opt/local/lib/gcc42
99:info:configure checking build system type... i386-apple-darwin10.8.0
100:info:configure checking host system type... i386-apple-darwin10.8.0
101:info:configure checking target system type... i386-apple-darwin10.8.0
102:info:configure checking for gcc... /usr/bin/gcc-4.2
103:info:configure checking for C compiler default output file name... a.out
104:info:configure checking whether the C compiler works... yes
105:info:configure checking whether we are cross compiling... no
106:info:configure checking for suffix of executables...
107:info:configure checking for suffix of object files... o
108:info:configure checking whether we are using the GNU C compiler... yes
109:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
110:info:configure checking for /usr/bin/gcc-4.2 option to accept ANSI C... none needed
111:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
112:info:configure checking for whoami... /usr/bin/whoami
113:info:configure checking whether nested functions work... no
114:info:configure checking the Objective-C runtime... GNU
115:info:configure checking for custom shared objc library... NONE
116:info:configure checking for egrep... grep -E
117:info:configure checking for ANSI C header files... yes
118:info:configure checking for sys/types.h... yes
119:info:configure checking for sys/stat.h... yes
120:info:configure checking for stdlib.h... yes
121:info:configure checking for string.h... yes
122:info:configure checking for memory.h... yes
123:info:configure checking for strings.h... yes
124:info:configure checking for inttypes.h... yes
125:info:configure checking for stdint.h... yes
126:info:configure checking for unistd.h... yes
127:info:configure checking objc/objc.h usability... yes
128:info:configure checking objc/objc.h presence... yes
129:info:configure checking for objc/objc.h... yes
130:info:configure configure: for gdomap network details
131:info:configure checking for variable length socket addresses... found
132:info:configure checking for gcc visibility attribute support... not present
133:info:configure checking whether SO_REUSEADDR is broken... no
134:info:configure checking for objc threading flags...   
135:info:configure checking whether byte ordering is bigendian... no
136:info:configure checking for void*... yes
137:info:configure checking size of void*... 8
138:info:configure checking for short... yes
139:info:configure checking size of short... 2
140:info:configure checking for int... yes
141:info:configure checking size of int... 4
142:info:configure checking for long... yes
143:info:configure checking size of long... 8
144:info:configure checking for long long... yes
145:info:configure checking size of long long... 8
146:info:configure checking for float... yes
147:info:configure checking size of float... 4
148:info:configure checking for double... yes
149:info:configure checking size of double... 8
150:info:configure checking loading of constructor functions... yes
151:info:configure checking dlfcn.h usability... yes
152:info:configure checking dlfcn.h presence... yes
153:info:configure checking for dlfcn.h... yes
154:info:configure checking for dynamic linker type... simple
155:info:configure checking for dladdr in -ldl... yes
156:info:configure checking whether objc really works... no
157:info:configure I don't seem to be able to use your Objective-C compiler to produce
158:info:configure working binaries!  Please check your Objective-C compiler installation.
159:info:configure If you are using gcc-3.x make sure that your compiler's libgcc_s and libobjc
160:info:configure can be found by the dynamic linker - usually that requires you to play
161:info:configure with LD_LIBRARY_PATH or /etc/ld.so.conf.
162:info:configure Please refer to your compiler installation instructions for more help.
163:info:configure configure: error: The Objective-C compiler does not work or is not installed properly.
164:info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/gnustep-base/work/gnustep-base-1.19.1" && ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.2 GNUSTEP_MAKEFILES=/opt/local/GNUstep/System/Library/Makefiles --disable-tls --enable-libffi --with-ffi-include=/opt/local/include/gcc42 --with-ffi-library=/opt/local/lib/gcc42 " returned error 1
165:error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details)
166:debug:configure Backtrace: configure failure: shell command failed (see log for details)
167    while executing
168"$procedure $targetname"
169:info:configure Warning: the following items did not execute (for gnustep-base): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
170:error:configure Failed to install gnustep-base
171:debug:configure could not read "/opt/local/share/man/man3/ffi_prep_cif.3.gz": no such file or directory
172    while executing
173"file type $file"
174:notice:configure Log for gnustep-base is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/gnustep-base/main.log