Ticket #28135: main.log

File main.log, 9.0 KB (added by karl_puperze@…, 13 years ago)
Line 
1version:1
2:debug:main Executing org.macports.main (gdk-pixbuf2)
3:debug:main Skipping completed org.macports.fetch (gdk-pixbuf2)
4:debug:main Skipping completed org.macports.checksum (gdk-pixbuf2)
5:debug:main setting option extract.cmd to /usr/bin/bzip2
6:debug:main Skipping completed org.macports.extract (gdk-pixbuf2)
7:debug:main Skipping completed org.macports.patch (gdk-pixbuf2)
8:msg:main --->  Configuring gdk-pixbuf2
9:debug:main Using compiler 'Mac OS X gcc 4.2'
10:debug:configure configure phase started at Tue Jan 25 22:14:47 CET 2011
11:debug:configure Executing org.macports.configure (gdk-pixbuf2)
12: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_graphics_gdk-pixbuf2/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'
13:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gdk-pixbuf2/work/gdk-pixbuf-2.22.1" && ./configure --prefix=/opt/local --with-libjasper --enable-introspection=no'
14:info:configure checking for a BSD-compatible install... /usr/bin/install -c
15:info:configure checking whether build environment is sane... yes
16:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
17:info:configure checking for gawk... no
18:info:configure checking for mawk... no
19:info:configure checking for nawk... no
20:info:configure checking for awk... awk
21:info:configure checking whether make sets $(MAKE)... yes
22:info:configure checking whether to disable maintainer-specific portions of Makefiles... yes
23:info:configure checking for gcc... /usr/bin/gcc-4.2
24:info:configure checking whether the C compiler works... yes
25:info:configure checking for C compiler default output file name... a.out
26:info:configure checking for suffix of executables...
27:info:configure checking whether we are cross compiling... no
28:info:configure checking for suffix of object files... o
29:info:configure checking whether we are using the GNU C compiler... yes
30:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
31:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
32:info:configure checking for style of include used by make... GNU
33:info:configure checking dependency style of /usr/bin/gcc-4.2... gcc3
34:info:configure checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together... yes
35:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C99... -std=gnu99
36:info:configure checking for /usr/bin/gcc-4.2 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
37:info:configure checking whether make sets $(MAKE)... (cached) yes
38:info:configure checking for pkg-config... /opt/local/bin/pkg-config
39:info:configure checking pkg-config is at least version 0.9.0... yes
40:info:configure checking build system type... x86_64-apple-darwin10.6.0
41:info:configure checking host system type... x86_64-apple-darwin10.6.0
42:info:configure checking for native Win32... no
43:info:configure checking how to print strings... printf
44:info:configure checking for a sed that does not truncate output... /usr/bin/sed
45:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
46:info:configure checking for egrep... /usr/bin/grep -E
47:info:configure checking for fgrep... /usr/bin/grep -F
48:info:configure checking for ld used by /usr/bin/gcc-4.2 -std=gnu99... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
49:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
50:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
51:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
52:info:configure checking whether ln -s works... yes
53:info:configure checking the maximum length of command line arguments... 196608
54:info:configure checking whether the shell understands some XSI constructs... yes
55:info:configure checking whether the shell understands "+="... yes
56:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
57:info:configure checking for objdump... no
58:info:configure checking how to recognize dependent libraries... pass_all
59:info:configure checking for ar... ar
60:info:configure checking for strip... strip
61:info:configure checking for ranlib... ranlib
62:info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 -std=gnu99 object... ok
63:info:configure checking for dsymutil... dsymutil
64:info:configure checking for nmedit... nmedit
65:info:configure checking for lipo... lipo
66:info:configure checking for otool... otool
67:info:configure checking for otool64... no
68:info:configure checking for -single_module linker flag... yes
69:info:configure checking for -exported_symbols_list linker flag... yes
70:info:configure checking for -force_load linker flag... yes
71:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -std=gnu99 -E
72:info:configure checking for ANSI C header files... yes
73:info:configure checking for sys/types.h... yes
74:info:configure checking for sys/stat.h... yes
75:info:configure checking for stdlib.h... yes
76:info:configure checking for string.h... yes
77:info:configure checking for memory.h... yes
78:info:configure checking for strings.h... yes
79:info:configure checking for inttypes.h... yes
80:info:configure checking for stdint.h... yes
81:info:configure checking for unistd.h... yes
82:info:configure checking for dlfcn.h... yes
83:info:configure checking for objdir... .libs
84:info:configure checking if /usr/bin/gcc-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions... no
85:info:configure checking for /usr/bin/gcc-4.2 -std=gnu99 option to produce PIC... -fno-common -DPIC
86:info:configure checking if /usr/bin/gcc-4.2 -std=gnu99 PIC flag -fno-common -DPIC works... yes
87:info:configure checking if /usr/bin/gcc-4.2 -std=gnu99 static flag -static works... no
88:info:configure checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o... yes
89:info:configure checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o... (cached) yes
90:info:configure checking whether the /usr/bin/gcc-4.2 -std=gnu99 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
91:info:configure checking dynamic linker characteristics... darwin10.6.0 dyld
92:info:configure checking how to hardcode library paths into programs... immediate
93:info:configure checking whether stripping libraries is possible... yes
94:info:configure checking if libtool supports shared libraries... yes
95:info:configure checking whether to build shared libraries... yes
96:info:configure checking whether to build static libraries... no
97:info:configure configure: creating ./config.lt
98:info:configure config.lt: creating libtool
99:info:configure checking for special C compiler options needed for large files... no
100:info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
101:info:configure checking dependency style of /usr/bin/gcc-4.2 -std=gnu99... gcc3
102:info:configure checking for nm... /usr/bin/nm
103:info:configure checking for some Win32 platform... no
104:info:configure checking whether build environment is sane... yes
105:info:configure checking for BASE_DEPENDENCIES... no
106:info:configure configure: error: Package requirements (glib-2.0 >= 2.25.15) were not met:
107:info:configure
108:info:configure Requested 'glib-2.0 >= 2.25.15' but version of GLib is 2.24.1
109:info:configure
110:info:configure Consider adjusting the PKG_CONFIG_PATH environment variable if you
111:info:configure installed software in a non-standard prefix.
112:info:configure
113:info:configure Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS
114:info:configure and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config.
115:info:configure See the pkg-config man page for more details.
116:info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gdk-pixbuf2/work/gdk-pixbuf-2.22.1" && ./configure --prefix=/opt/local --with-libjasper --enable-introspection=no " returned error 1
117:error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details)
118:debug:configure Backtrace: configure failure: shell command failed (see log for details)
119    while executing
120"$procedure $targetname"
121:info:configure Warning: the following items did not execute (for gdk-pixbuf2): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
122:error:configure Failed to install gdk-pixbuf2
123:notice:configure Log for gdk-pixbuf2 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gdk-pixbuf2/main.log