Ticket #20991: oftpd-build.txt

File oftpd-build.txt, 12.0 KB (added by andrea@…, 15 years ago)
Line 
1DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/oftpd
2DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/oftpd
3DEBUG: OS Platform: darwin
4DEBUG: OS Version: 10.0.0
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: adding the default universal variant
12DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
13DEBUG: Requested variant darwin is not provided by port oftpd.
14DEBUG: Requested variant i386 is not provided by port oftpd.
15DEBUG: Requested variant macosx is not provided by port oftpd.
16DEBUG: Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_oftpd/work /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/oftpd/work
17--->  Computing dependencies for oftpd
18DEBUG: Executing org.macports.main (oftpd)
19--->  Fetching oftpd
20DEBUG: Executing org.macports.fetch (oftpd)
21--->  Verifying checksum(s) for oftpd
22DEBUG: Executing org.macports.checksum (oftpd)
23--->  Checksumming oftpd-0.3.7.tar.gz
24DEBUG: Correct (md5) checksum for oftpd-0.3.7.tar.gz
25--->  Extracting oftpd
26DEBUG: Executing org.macports.extract (oftpd)
27--->  Extracting oftpd-0.3.7.tar.gz
28DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/oftpd/oftpd-0.3.7.tar.gz
29DEBUG: Environment: CPATH='/opt/local/include' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6'
30DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_oftpd/work" && /usr/bin/gzip -dc /opt/local/var/macports/distfiles/oftpd/oftpd-0.3.7.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
31DEBUG: Executing org.macports.patch (oftpd)
32--->  Configuring oftpd
33DEBUG: Using compiler 'Mac OS X gcc 4.2'
34DEBUG: Executing org.macports.configure (oftpd)
35DEBUG: 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' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC='/usr/bin/gcc-4.2'
36DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_oftpd/work/oftpd-0.3.7" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info --sysconfdir=/opt/local/etc --enable-ipv6'
37checking for a BSD-compatible install... /usr/bin/install -c
38checking whether build environment is sane... yes
39checking whether make sets $(MAKE)... yes
40checking for working aclocal... found
41checking for working autoconf... found
42checking for working automake... found
43checking for working autoheader... found
44checking for working makeinfo... found
45checking for gawk... no
46checking for mawk... no
47checking for nawk... no
48checking for awk... awk
49checking for gcc... /usr/bin/gcc-4.2
50checking for C compiler default output file name... a.out
51checking whether the C compiler works... yes
52checking whether we are cross compiling... no
53checking for suffix of executables...
54checking for suffix of object files... o
55checking whether we are using the GNU C compiler... yes
56checking whether /usr/bin/gcc-4.2 accepts -g... yes
57checking for /usr/bin/gcc-4.2 option to accept ANSI C... none needed
58checking for a BSD-compatible install... /usr/bin/install -c
59checking whether ln -s works... yes
60checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
61checking for egrep... grep -E
62checking for ANSI C header files... yes
63checking for sys/types.h... yes
64checking for sys/stat.h... yes
65checking for stdlib.h... yes
66checking for string.h... yes
67checking for memory.h... yes
68checking for strings.h... yes
69checking for inttypes.h... yes
70checking for stdint.h... yes
71checking for unistd.h... yes
72checking fcntl.h usability... yes
73checking fcntl.h presence... yes
74checking for fcntl.h... yes
75checking limits.h usability... yes
76checking limits.h presence... yes
77checking for limits.h... yes
78checking sys/time.h usability... yes
79checking sys/time.h presence... yes
80checking for sys/time.h... yes
81checking syslog.h usability... yes
82checking syslog.h presence... yes
83checking for syslog.h... yes
84checking for unistd.h... (cached) yes
85checking for sys/types.h... (cached) yes
86checking for an ANSI C-conforming const... yes
87checking for mode_t... yes
88checking for off_t... yes
89checking for size_t... yes
90checking for struct stat.st_blocks... yes
91checking for struct stat.st_rdev... yes
92checking whether stat file-mode macros are broken... no
93checking whether time.h and sys/time.h may both be included... yes
94checking for struct stat.st_blocks... (cached) yes
95checking for struct stat.st_rdev... (cached) yes
96checking whether struct tm is in sys/time.h or time.h... time.h
97checking for working alloca.h... yes
98checking for alloca... yes
99checking for working memcmp... yes
100checking return type of signal handlers... void
101checking for strftime... yes
102checking for getcwd... yes
103checking for gettimeofday... yes
104checking for select... yes
105checking for socket... yes
106checking for strerror... yes
107checking for localtime_r... yes
108checking for gmtime_r... yes
109checking for library containing socket... none required
110checking for library containing inet_ntoa... none required
111checking for inet_aton... yes
112checking for library containing pthread_self... none required
113configure: creating ./config.status
114config.status: creating Makefile
115config.status: creating src/Makefile
116config.status: creating man/Makefile
117config.status: creating src/config.h
118config.status: executing default-1 commands
119--->  Building oftpd
120DEBUG: Executing org.macports.build (oftpd)
121DEBUG: Environment: CPATH='/opt/local/include' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6'
122DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_oftpd/work/oftpd-0.3.7" && /usr/bin/nice -n 3 /usr/bin/make -j1 all'
123Making all in src
124/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -D_REENTRANT -D_THREAD_SAFE -DINET6 -c file_list.c
125/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -D_REENTRANT -D_THREAD_SAFE -DINET6 -c ftp_command.c
126ftp_command.c: In function 'ftp_command_parse':
127ftp_command.c:140: warning: passing argument 1 of 'parse_host_port' from incompatible pointer type
128ftp_command.c: In function 'parse_host_port_long':
129ftp_command.c:451: error: type mismatch in conditional expression
130ftp_command.c:451: error: type mismatch in conditional expression
131ftp_command.c:451: error: type mismatch in conditional expression
132ftp_command.c:451: error: type mismatch in conditional expression
133ftp_command.c:452: error: lvalue required as left operand of assignment
134ftp_command.c:452: error: lvalue required as left operand of assignment
135ftp_command.c:464: error: lvalue required as left operand of assignment
136ftp_command.c:464: error: lvalue required as left operand of assignment
137ftp_command.c: In function 'parse_host_port_ext':
138ftp_command.c:553: error: expected '{' before '*' token
139ftp_command.c:559: error: 'res' undeclared (first use in this function)
140ftp_command.c:559: error: (Each undeclared identifier is reported only once
141ftp_command.c:559: error: for each function it appears in.)
142ftp_command.c:570: error: lvalue required as left operand of assignment
143ftp_command.c:570: error: lvalue required as left operand of assignment
144make[1]: *** [ftp_command.o] Error 1
145make: *** [all-recursive] Error 1
146Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_oftpd/work/oftpd-0.3.7" && /usr/bin/nice -n 3 /usr/bin/make -j1 all " returned error 2
147Command output: Making all in src
148/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -D_REENTRANT -D_THREAD_SAFE -DINET6 -c file_list.c
149/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -D_REENTRANT -D_THREAD_SAFE -DINET6 -c ftp_command.c
150ftp_command.c: In function 'ftp_command_parse':
151ftp_command.c:140: warning: passing argument 1 of 'parse_host_port' from incompatible pointer type
152ftp_command.c: In function 'parse_host_port_long':
153ftp_command.c:451: error: type mismatch in conditional expression
154ftp_command.c:451: error: type mismatch in conditional expression
155ftp_command.c:451: error: type mismatch in conditional expression
156ftp_command.c:451: error: type mismatch in conditional expression
157ftp_command.c:452: error: lvalue required as left operand of assignment
158ftp_command.c:452: error: lvalue required as left operand of assignment
159ftp_command.c:464: error: lvalue required as left operand of assignment
160ftp_command.c:464: error: lvalue required as left operand of assignment
161ftp_command.c: In function 'parse_host_port_ext':
162ftp_command.c:553: error: expected '{' before '*' token
163ftp_command.c:559: error: 'res' undeclared (first use in this function)
164ftp_command.c:559: error: (Each undeclared identifier is reported only once
165ftp_command.c:559: error: for each function it appears in.)
166ftp_command.c:570: error: lvalue required as left operand of assignment
167ftp_command.c:570: error: lvalue required as left operand of assignment
168make[1]: *** [ftp_command.o] Error 1
169make: *** [all-recursive] Error 1
170
171DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_oftpd/work/oftpd-0.3.7" && /usr/bin/nice -n 3 /usr/bin/make -j1 all " returned error 2
172Command output: Making all in src
173/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -D_REENTRANT -D_THREAD_SAFE -DINET6 -c file_list.c
174/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -D_REENTRANT -D_THREAD_SAFE -DINET6 -c ftp_command.c
175ftp_command.c: In function 'ftp_command_parse':
176ftp_command.c:140: warning: passing argument 1 of 'parse_host_port' from incompatible pointer type
177ftp_command.c: In function 'parse_host_port_long':
178ftp_command.c:451: error: type mismatch in conditional expression
179ftp_command.c:451: error: type mismatch in conditional expression
180ftp_command.c:451: error: type mismatch in conditional expression
181ftp_command.c:451: error: type mismatch in conditional expression
182ftp_command.c:452: error: lvalue required as left operand of assignment
183ftp_command.c:452: error: lvalue required as left operand of assignment
184ftp_command.c:464: error: lvalue required as left operand of assignment
185ftp_command.c:464: error: lvalue required as left operand of assignment
186ftp_command.c: In function 'parse_host_port_ext':
187ftp_command.c:553: error: expected '{' before '*' token
188ftp_command.c:559: error: 'res' undeclared (first use in this function)
189ftp_command.c:559: error: (Each undeclared identifier is reported only once
190ftp_command.c:559: error: for each function it appears in.)
191ftp_command.c:570: error: lvalue required as left operand of assignment
192ftp_command.c:570: error: lvalue required as left operand of assignment
193make[1]: *** [ftp_command.o] Error 1
194make: *** [all-recursive] Error 1
195
196    while executing
197"command_exec build"
198    (procedure "portbuild::build_main" line 9)
199    invoked from within
200"$procedure $targetname"
201Warning: the following items did not execute (for oftpd): org.macports.activate org.macports.build org.macports.destroot org.macports.install
202Error: Status 1 encountered during processing.