1 | ---> Computing dependencies for libgnomeui |
---|
2 | ---> Fetching libgnomeui |
---|
3 | ---> libgnomeui-2.24.4.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/libgnomeui |
---|
4 | ---> Attempting to fetch libgnomeui-2.24.4.tar.bz2 from http://ftp.acc.umu.se/pub/GNOME/sources/libgnomeui/2.24/ |
---|
5 | ---> Verifying checksum(s) for libgnomeui |
---|
6 | ---> Checksumming libgnomeui-2.24.4.tar.bz2 |
---|
7 | ---> Extracting libgnomeui |
---|
8 | ---> Extracting libgnomeui-2.24.4.tar.bz2 |
---|
9 | ---> Configuring libgnomeui |
---|
10 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
11 | checking whether build environment is sane... yes |
---|
12 | checking for a thread-safe mkdir -p... ./install-sh -c -d |
---|
13 | checking for gawk... no |
---|
14 | checking for mawk... no |
---|
15 | checking for nawk... no |
---|
16 | checking for awk... awk |
---|
17 | checking whether make sets $(MAKE)... yes |
---|
18 | checking whether to enable maintainer-specific portions of Makefiles... no |
---|
19 | checking whether NLS is requested... yes |
---|
20 | checking for style of include used by make... GNU |
---|
21 | checking for gcc... /usr/bin/gcc-4.0 |
---|
22 | checking whether the C compiler works... yes |
---|
23 | checking for C compiler default output file name... a.out |
---|
24 | checking for suffix of executables... |
---|
25 | checking whether we are cross compiling... no |
---|
26 | checking for suffix of object files... o |
---|
27 | checking whether we are using the GNU C compiler... yes |
---|
28 | checking whether /usr/bin/gcc-4.0 accepts -g... yes |
---|
29 | checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed |
---|
30 | checking dependency style of /usr/bin/gcc-4.0... gcc3 |
---|
31 | checking for intltool >= 0.40.0... 0.40.6 found |
---|
32 | checking for intltool-update... /opt/local/bin/intltool-update |
---|
33 | checking for intltool-merge... /opt/local/bin/intltool-merge |
---|
34 | checking for intltool-extract... /opt/local/bin/intltool-extract |
---|
35 | checking for xgettext... /opt/local/bin/xgettext |
---|
36 | checking for msgmerge... /opt/local/bin/msgmerge |
---|
37 | checking for msgfmt... /opt/local/bin/msgfmt |
---|
38 | checking for gmsgfmt... /opt/local/bin/msgfmt |
---|
39 | checking for perl... /opt/local/bin/perl |
---|
40 | checking for perl >= 5.8.1... 5.8.9 |
---|
41 | checking for XML::Parser... ok |
---|
42 | checking for library containing strerror... none required |
---|
43 | checking for gcc... (cached) /usr/bin/gcc-4.0 |
---|
44 | checking whether we are using the GNU C compiler... (cached) yes |
---|
45 | checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes |
---|
46 | checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed |
---|
47 | checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3 |
---|
48 | checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E |
---|
49 | checking for grep that handles long lines and -e... /usr/bin/grep |
---|
50 | checking for egrep... /usr/bin/grep -E |
---|
51 | checking for ANSI C header files... yes |
---|
52 | checking build system type... powerpc-apple-darwin9.8.0 |
---|
53 | checking host system type... powerpc-apple-darwin9.8.0 |
---|
54 | checking how to print strings... printf |
---|
55 | checking for a sed that does not truncate output... /usr/bin/sed |
---|
56 | checking for fgrep... /usr/bin/grep -F |
---|
57 | checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld |
---|
58 | checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld... no |
---|
59 | checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p |
---|
60 | checking the name lister (/usr/bin/nm -p) interface... BSD nm |
---|
61 | checking whether ln -s works... yes |
---|
62 | checking the maximum length of command line arguments... 196608 |
---|
63 | checking whether the shell understands some XSI constructs... yes |
---|
64 | checking whether the shell understands "+="... yes |
---|
65 | checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld option to reload object files... -r |
---|
66 | checking for objdump... objdump |
---|
67 | checking how to recognize dependent libraries... pass_all |
---|
68 | checking for ar... ar |
---|
69 | checking for strip... strip |
---|
70 | checking for ranlib... ranlib |
---|
71 | checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok |
---|
72 | checking for dsymutil... dsymutil |
---|
73 | checking for nmedit... nmedit |
---|
74 | checking for lipo... lipo |
---|
75 | checking for otool... otool |
---|
76 | checking for otool64... no |
---|
77 | checking for -single_module linker flag... yes |
---|
78 | checking for -exported_symbols_list linker flag... yes |
---|
79 | checking for -force_load linker flag... no |
---|
80 | checking for sys/types.h... yes |
---|
81 | checking for sys/stat.h... yes |
---|
82 | checking for stdlib.h... yes |
---|
83 | checking for string.h... yes |
---|
84 | checking for memory.h... yes |
---|
85 | checking for strings.h... yes |
---|
86 | checking for inttypes.h... yes |
---|
87 | checking for stdint.h... yes |
---|
88 | checking for unistd.h... yes |
---|
89 | checking for dlfcn.h... yes |
---|
90 | checking for objdir... .libs |
---|
91 | checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no |
---|
92 | checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common -DPIC |
---|
93 | checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works... yes |
---|
94 | checking if /usr/bin/gcc-4.0 static flag -static works... no |
---|
95 | checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes |
---|
96 | checking if /usr/bin/gcc-4.0 supports -c -o file.o... (cached) yes |
---|
97 | checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries... yes |
---|
98 | checking dynamic linker characteristics... darwin9.8.0 dyld |
---|
99 | checking how to hardcode library paths into programs... immediate |
---|
100 | checking whether stripping libraries is possible... yes |
---|
101 | checking if libtool supports shared libraries... yes |
---|
102 | checking whether to build shared libraries... yes |
---|
103 | checking whether to build static libraries... yes |
---|
104 | checking for pkg-config... /opt/local/bin/pkg-config |
---|
105 | checking pkg-config is at least version 0.9.0... yes |
---|
106 | checking for X... disabled |
---|
107 | checking for X11... no |
---|
108 | configure: error: libX11 not found |
---|
109 | shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libgnomeui/work/libgnomeui-2.24.4" && ./configure --prefix=/opt/local --without-x " returned error 1 |
---|
110 | Warning: the following items did not execute (for libgnomeui): org.macports.destroot org.macports.configure org.macports.build |
---|
111 | Log for libgnomeui is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libgnomeui/main.log |
---|
112 | To report a bug, see <http://guide.macports.org/#project.tickets> |
---|