Ticket #26219: main.log

File main.log, 8.1 KB (added by derflorianlang@…, 14 years ago)

libsoup log

Line 
1version:1
2:debug:main Executing org.macports.main (libsoup)
3:debug:main Skipping completed org.macports.fetch (libsoup)
4:debug:main Skipping completed org.macports.checksum (libsoup)
5:debug:main setting option extract.cmd to /usr/bin/bzip2
6:debug:main Skipping completed org.macports.extract (libsoup)
7:debug:main Skipping completed org.macports.patch (libsoup)
8:msg:main --->  Configuring libsoup
9:debug:main Using compiler 'Mac OS X gcc 4.2'
10:debug:configure configure phase started at Tue Aug 24 01:08:53 CEST 2010
11:debug:configure Executing proc-pre-org.macports.configure-configure-0
12:debug:configure Executing org.macports.configure (libsoup)
13: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_gnome_libsoup/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' 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_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
14:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libsoup/work/libsoup-2.30.2" && ./configure --prefix=/opt/local'
15:info:configure checking for a BSD-compatible install... /usr/bin/install -c
16:info:configure checking whether build environment is sane... yes
17:info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
18:info:configure checking for gawk... no
19:info:configure checking for mawk... no
20:info:configure checking for nawk... no
21:info:configure checking for awk... awk
22:info:configure checking whether make sets $(MAKE)... yes
23:info:configure checking whether make sets $(MAKE)... (cached) yes
24:info:configure checking for gcc... /usr/bin/gcc-4.2
25:info:configure checking whether the C compiler works... yes
26:info:configure checking for C compiler default output file name... a.out
27:info:configure checking for suffix of executables...
28:info:configure checking whether we are cross compiling... no
29:info:configure checking for suffix of object files... o
30:info:configure checking whether we are using the GNU C compiler... yes
31:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
32:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
33:info:configure checking for style of include used by make... GNU
34:info:configure checking dependency style of /usr/bin/gcc-4.2... gcc3
35:info:configure checking build system type... x86_64-apple-darwin10.4.0
36:info:configure checking host system type... x86_64-apple-darwin10.4.0
37:info:configure checking for a sed that does not truncate output... /usr/bin/sed
38:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
39:info:configure checking for egrep... /usr/bin/grep -E
40:info:configure checking for fgrep... /usr/bin/grep -F
41:info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
42:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
43:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
44:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
45:info:configure checking whether ln -s works... yes
46:info:configure checking the maximum length of command line arguments... 196608
47:info:configure checking whether the shell understands some XSI constructs... yes
48:info:configure checking whether the shell understands "+="... yes
49:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
50:info:configure checking for objdump... no
51:info:configure checking how to recognize dependent libraries... pass_all
52:info:configure checking for ar... ar
53:info:configure checking for strip... strip
54:info:configure checking for ranlib... ranlib
55:info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
56:info:configure checking for dsymutil... dsymutil
57:info:configure checking for nmedit... nmedit
58:info:configure checking for lipo... lipo
59:info:configure checking for otool... otool
60:info:configure checking for otool64... no
61:info:configure checking for -single_module linker flag... yes
62:info:configure checking for -exported_symbols_list linker flag... yes
63:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
64:info:configure checking for ANSI C header files... yes
65:info:configure checking for sys/types.h... yes
66:info:configure checking for sys/stat.h... yes
67:info:configure checking for stdlib.h... yes
68:info:configure checking for string.h... yes
69:info:configure checking for memory.h... yes
70:info:configure checking for strings.h... yes
71:info:configure checking for inttypes.h... yes
72:info:configure checking for stdint.h... yes
73:info:configure checking for unistd.h... yes
74:info:configure checking for dlfcn.h... yes
75:info:configure checking for objdir... .libs
76:info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
77:info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
78:info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
79:info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no
80:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
81:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
82:info:configure checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
83:info:configure checking dynamic linker characteristics... darwin10.4.0 dyld
84:info:configure checking how to hardcode library paths into programs... immediate
85:info:configure checking whether stripping libraries is possible... yes
86:info:configure checking if libtool supports shared libraries... yes
87:info:configure checking whether to build shared libraries... yes
88:info:configure checking whether to build static libraries... yes
89:info:configure checking for pkg-config... /opt/local/bin/pkg-config
90:info:configure checking pkg-config is at least version 0.16... yes
91:info:configure checking for GLIB - version >= 2.21.3... yes (version 2.24.2)
92:info:configure checking for XML... yes
93:info:configure checking for Win32... no
94:info:configure checking for gmtime_r... yes
95:info:configure checking for mmap... yes
96:info:configure checking for socket... yes
97:info:configure checking for LIBGNUTLS... yes
98:info:configure checking for libgcrypt-config... /opt/local/bin/libgcrypt-config
99:info:configure checking for LIBGCRYPT - version >= 1.2.0... yes (1.4.6)
100:info:configure checking LIBGCRYPT API version... okay
101:info:configure checking whether to build libsoup-gnome... yes
102:info:configure checking for GNOME_KEYRING... yes
103:info:configure checking for LIBPROXY... no
104:info:configure configure: error: Could not find libproxy:
105:info:configure
106:info:configure No package 'libproxy-1.0' found
107:info:configure
108:info:configure This is required for GNOME proxy support.
109:info:configure
110:info:configure Pass "--without-gnome" to configure if you want to build libsoup
111:info:configure without GNOME support.
112:info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libsoup/work/libsoup-2.30.2" && ./configure --prefix=/opt/local " returned error 1
113:error:configure Target org.macports.configure returned: configure failure: shell command failed
114:debug:configure Backtrace: configure failure: shell command failed
115    while executing
116"$procedure $targetname"
117:info:configure Warning: the following items did not execute (for libsoup): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
118:notice:configure Log for libsoup is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libsoup/main.log