Ticket #24497: desproxy-output.txt

File desproxy-output.txt, 6.3 KB (added by naturaltwig@…, 14 years ago)
Line 
1Last login: Thu Apr 15 13:33:15 on ttys001
2
3     April 2010
4Su Mo Tu We Th Fr Sa
5             1  2  3
6 4  5  6  7  8  9 10
711 12 13 14 15 16 17
818 19 20 21 22 23 24
925 26 27 28 29 30
10
11
12igo:~ sudoman$ sudo port -d install desproxy
13DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/desproxy
14DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/desproxy
15DEBUG: OS Platform: darwin
16DEBUG: OS Version: 9.8.0
17DEBUG: Mac OS X Version: 10.5
18DEBUG: System Arch: powerpc
19DEBUG: setting option os.universal_supported to yes
20DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
21DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
22DEBUG: adding the default universal variant
23DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
24DEBUG: Requested variant powerpc is not provided by port desproxy.
25DEBUG: Requested variant darwin is not provided by port desproxy.
26DEBUG: Requested variant macosx is not provided by port desproxy.
27DEBUG: Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_desproxy/work /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/desproxy/work
28--->  Computing dependencies for desproxy
29DEBUG: Executing org.macports.main (desproxy)
30--->  Fetching desproxy
31DEBUG: Executing org.macports.fetch (desproxy)
32--->  Verifying checksum(s) for desproxy
33DEBUG: Executing org.macports.checksum (desproxy)
34--->  Checksumming desproxy-0.1.0-pre2.tar.gz
35DEBUG: Correct (md5) checksum for desproxy-0.1.0-pre2.tar.gz
36--->  Extracting desproxy
37DEBUG: Executing org.macports.extract (desproxy)
38--->  Extracting desproxy-0.1.0-pre2.tar.gz
39DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/desproxy/desproxy-0.1.0-pre2.tar.gz
40DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
41DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_desproxy/work" && /usr/bin/gzip -dc /opt/local/var/macports/distfiles/desproxy/desproxy-0.1.0-pre2.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
42DEBUG: Executing org.macports.patch (desproxy)
43--->  Configuring desproxy
44DEBUG: Using compiler 'Mac OS X gcc 4.0'
45DEBUG: Executing org.macports.configure (desproxy)
46DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' MACOSX_DEPLOYMENT_TARGET='10.5' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' OBJC='/usr/bin/gcc-4.0' FCFLAGS='-O2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0'
47DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_desproxy/work/desproxy-0.1.0-pre2" && ./configure --prefix=/opt/local'
48checking for gcc... /usr/bin/gcc-4.0
49checking for C compiler default output... a.out
50checking whether the C compiler works... yes
51checking whether we are cross compiling... no
52checking for executable suffix...
53checking for object suffix... o
54checking whether we are using the GNU C compiler... yes
55checking whether /usr/bin/gcc-4.0 accepts -g... yes
56checking for a BSD compatible install... /usr/bin/install -c
57checking whether make sets ${MAKE}... yes
58checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
59checking for arpa/inet.h... yes
60checking for errno.h... yes
61checking for libintl.h... yes
62checking for locale.h... yes
63checking for netdb.h... yes
64checking for netinet/in.h... yes
65checking for stdlib.h... yes
66checking for string.h... yes
67checking for sys/socket.h... yes
68checking for sys/time.h... yes
69checking for unistd.h... yes
70checking whether time.h and sys/time.h may both be included... yes
71checking for working memcmp... yes
72checking for ANSI C header files... yes
73checking for gethostbyname... yes
74checking for inet_ntoa... yes
75checking for memset... yes
76checking for select... yes
77checking for setlocale... yes
78checking for socket... yes
79configure: creating ./config.status
80config.status: creating Makefile
81config.status: creating src/Makefile
82config.status: creating config.h
83--->  Building desproxy
84DEBUG: Executing org.macports.build (desproxy)
85DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
86DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_desproxy/work/desproxy-0.1.0-pre2" && /usr/bin/make -j1 all'
87/usr/bin/gcc-4.0 -O2 -Wall -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -c desproxy.c
88In file included from desproxy.c:12:
89desproxy.h:48:21: error: libintl.h: No such file or directory
90desproxy.c: In function 'parse_command_line':
91desproxy.c:83: warning: implicit declaration of function 'gettext'
92desproxy.c:83: warning: incompatible implicit declaration of built-in function 'gettext'
93desproxy.c: In function 'process_connection_request':
94desproxy.c:106: warning: incompatible implicit declaration of built-in function 'gettext'
95desproxy.c:112: warning: pointer targets in passing argument 3 of 'accept' differ in signedness
96desproxy.c:120: warning: incompatible implicit declaration of built-in function 'gettext'
97desproxy.c: In function 'main':
98desproxy.c:154: warning: incompatible implicit declaration of built-in function 'gettext'
99make[1]: *** [desproxy.o] Error 1
100make: *** [all] Error 2
101Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_desproxy/work/desproxy-0.1.0-pre2" && /usr/bin/make -j1 all " returned error 2
102DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_desproxy/work/desproxy-0.1.0-pre2" && /usr/bin/make -j1 all " returned error 2
103    while executing
104"command_exec build"
105    (procedure "portbuild::build_main" line 9)
106    invoked from within
107"$procedure $targetname"
108Warning: the following items did not execute (for desproxy): org.macports.activate org.macports.build org.macports.destroot org.macports.install
109Error: Status 1 encountered during processing.
110To report a bug, see <http://guide.macports.org/#project.tickets>
111igo:~ sudoman$ echo $CFLAGS
112
113igo:~ sudoman$