Ticket #3768: xfce-utils.log

File xfce-utils.log, 12.5 KB (added by olegb@…, 19 years ago)

buildlog

Line 
1--->  Fetching xfce-utils
2--->  Verifying checksum(s) for xfce-utils
3--->  Checksumming xfce-utils-4.2.2.tar.gz
4--->  Extracting xfce-utils
5--->  Extracting xfce-utils-4.2.2.tar.gz
6--->  Configuring xfce-utils
7checking for a BSD-compatible install... /usr/bin/install -c
8checking whether build environment is sane... yes
9checking for gawk... no
10checking for mawk... no
11checking for nawk... no
12checking for awk... awk
13checking whether make sets $(MAKE)... yes
14checking whether to enable maintainer-specific portions of Makefiles... no
15checking for style of include used by make... GNU
16checking for gcc... gcc
17checking for C compiler default output file name... a.out
18checking whether the C compiler works... yes
19checking whether we are cross compiling... no
20checking for suffix of executables...
21checking for suffix of object files... o
22checking whether we are using the GNU C compiler... yes
23checking whether gcc accepts -g... yes
24checking for gcc option to accept ANSI C... none needed
25checking dependency style of gcc... gcc3
26checking how to run the C preprocessor... gcc -E
27checking for egrep... grep -E
28checking for AIX... no
29checking for library containing strerror... none required
30checking for ANSI C header files... yes
31checking for sys/types.h... yes
32checking for sys/stat.h... yes
33checking for stdlib.h... yes
34checking for string.h... yes
35checking for memory.h... yes
36checking for strings.h... yes
37checking for inttypes.h... yes
38checking for stdint.h... yes
39checking for unistd.h... yes
40checking minix/config.h usability... no
41checking minix/config.h presence... no
42checking for minix/config.h... no
43checking for gcc... (cached) gcc
44checking whether we are using the GNU C compiler... (cached) yes
45checking whether gcc accepts -g... (cached) yes
46checking for gcc option to accept ANSI C... (cached) none needed
47checking dependency style of gcc... (cached) gcc3
48checking for a BSD-compatible install... /usr/bin/install -c
49checking build system type... powerpc-apple-darwin8.1.0
50checking host system type... powerpc-apple-darwin8.1.0
51checking for a sed that does not truncate output... /usr/bin/sed
52checking for ld used by gcc... /usr/bin/ld
53checking if the linker (/usr/bin/ld) is GNU ld... no
54checking for /usr/bin/ld option to reload object files... -r
55checking for BSD-compatible nm... /usr/bin/nm -p
56checking whether ln -s works... yes
57checking how to recognise dependent libraries... pass_all
58checking dlfcn.h usability... yes
59checking dlfcn.h presence... yes
60checking for dlfcn.h... yes
61checking for g++... g++
62checking whether we are using the GNU C++ compiler... yes
63checking whether g++ accepts -g... yes
64checking dependency style of g++... gcc3
65checking how to run the C++ preprocessor... g++ -E
66checking for g77... no
67checking for f77... no
68checking for xlf... no
69checking for frt... no
70checking for pgf77... no
71checking for fort77... no
72checking for fl32... no
73checking for af77... no
74checking for f90... no
75checking for xlf90... no
76checking for pgf90... no
77checking for epcf90... no
78checking for f95... no
79checking for fort... no
80checking for xlf95... no
81checking for ifc... no
82checking for efc... no
83checking for pgf95... no
84checking for lf95... no
85checking for gfortran... no
86checking whether we are using the GNU Fortran 77 compiler... no
87checking whether  accepts -g... no
88checking the maximum length of command line arguments... 65536
89checking command to parse /usr/bin/nm -p output from gcc object... ok
90checking for objdir... .libs
91checking for ar... ar
92checking for ranlib... ranlib
93checking for strip... strip
94checking if gcc static flag  works... yes
95checking if gcc supports -fno-rtti -fno-exceptions... no
96checking for gcc option to produce PIC... -fno-common
97checking if gcc PIC flag -fno-common works... yes
98checking if gcc supports -c -o file.o... yes
99checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
100checking dynamic linker characteristics... darwin8.1.0 dyld
101checking how to hardcode library paths into programs... immediate
102checking whether stripping libraries is possible... yes
103checking if libtool supports shared libraries... yes
104checking whether to build shared libraries... yes
105checking whether to build static libraries... yes
106configure: creating libtool
107appending configuration tag "CXX" to libtool
108checking for ld used by g++... /usr/bin/ld
109checking if the linker (/usr/bin/ld) is GNU ld... no
110checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
111checking for g++ option to produce PIC... -fno-common
112checking if g++ PIC flag -fno-common works... yes
113checking if g++ supports -c -o file.o... yes
114checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
115checking dynamic linker characteristics... darwin8.1.0 dyld
116checking how to hardcode library paths into programs... immediate
117checking whether stripping libraries is possible... yes
118appending configuration tag "F77" to libtool
119checking for an ANSI C-conforming const... yes
120checking for inline... inline
121checking for ANSI C header files... (cached) yes
122checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
123checking for gethostbyname... yes
124checking for connect... yes
125checking for remove... yes
126checking for shmat... yes
127checking for IceConnectionNumber in -lICE... yes
128checking for main in -lX11... yes
129checking what browser to use by default...
130checking whether to install GDM specific files... no
131checking locale.h usability... yes
132checking locale.h presence... yes
133checking for locale.h... yes
134checking for LC_MESSAGES... yes
135checking libintl.h usability... no
136checking libintl.h presence... no
137checking for libintl.h... no
138checking for bind_textdomain_codeset... no
139checking for locales directory... ${prefix}/share/locale
140checking for additional xgettext flags... --keyword=Q_
141checking for pkg-config... /opt/local/bin/pkg-config
142checking for pkg-config >= 0.9.0... 0.17.2
143checking for libxfce4mcs-client-1.0 >= 4.2.0... 4.2.2
144checking LIBXFCE4MCS_CLIENT_CFLAGS... -I/usr/X11R6/include -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
145checking LIBXFCE4MCS_CLIENT_LIBS... -L/usr/X11R6/lib -L/opt/local/lib -lxfce4mcs-client -lxfce4util -lglib-2.0 -lintl -liconv 
146checking for libxfcegui4-1.0 >= 4.2.0... 4.2.2
147checking LIBXFCEGUI4_CFLAGS... -DXTHREADS -I/usr/X11R6/include -I/opt/local/include/xfce4 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/atk-1.0 
148checking LIBXFCEGUI4_LIBS... -L/usr/X11R6/lib -L/opt/local/lib -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -ltiff -ljpeg -lpng12 -lz -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv 
149checking for xfce-mcs-manager >= 4.2.0... 4.2.2
150checking XFCE_MCS_MANAGER_CFLAGS... -DXTHREADS -I/opt/local/include/xfce4 -I/usr/X11R6/include -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/atk-1.0 
151checking XFCE_MCS_MANAGER_LIBS... -L/usr/X11R6/lib -L/opt/local/lib -lxfcegui4 -lxfce4mcs-manager -lxfce4mcs-client -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -ltiff -ljpeg -lpng12 -lz -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lxfce4util -lglib-2.0 -lintl -liconv 
152checking where to install MCS plugins... ${exec_prefix}/lib/xfce4/mcs-plugins
153checking for optional package libgtkhtml-2.0... disabled
154checking for dbh-1.0 >= 1.0... 1.0.24
155checking LIBDBH_CFLAGS... -I/opt/local/include 
156checking LIBDBH_LIBS... -Wl,-R/opt/local/lib -L/opt/local/lib -ldbh -lm 
157checking whether to build with debugging support... no
158checking whether to build with profiling support... no
159checking whether to compile with coverage profiling instrumentation... no
160checking whether to disable assertions... no
161checking whether to build final version... yes
162checking whether /usr/bin/ld accepts -O1... no
163checking for additional vendor info... none
164configure: creating ./config.status
165config.status: creating xfce-utils.spec
166config.status: creating Makefile
167config.status: creating po/Makefile.in
168config.status: creating doc/Makefile
169config.status: creating doc/index/Makefile
170config.status: creating doc/index/C/Makefile
171config.status: creating doc/index/fr/Makefile
172config.status: creating doc/xfce-utils/Makefile
173config.status: creating doc/xfce-utils/C/Makefile
174config.status: creating doc/xfce-utils/C/images/Makefile
175config.status: creating doc/xfce-utils/fr/Makefile
176config.status: creating doc/xfce-utils/fr/images/Makefile
177config.status: creating doc/xfce4-user-guide/Makefile
178config.status: creating doc/xfce4-user-guide/C/Makefile
179config.status: creating doc/xfce4-user-guide/C/images/Makefile
180config.status: creating doc/xfce4-user-guide/fr/Makefile
181config.status: creating doc/xfce4-user-guide/fr/images/Makefile
182config.status: creating icons/Makefile
183config.status: creating icons/48x48/Makefile
184config.status: creating icons/scalable/Makefile
185config.status: creating xfrun/Makefile
186config.status: creating xftaskbar/Makefile
187config.status: creating xftaskbar/plugin/Makefile
188config.status: creating scripts/Makefile
189config.status: creating gdm/Makefile
190config.status: creating xfce4-about/Makefile
191config.status: creating config.h
192config.status: executing depfiles commands
193config.status: executing default-1 commands
194--->  Building xfce-utils with target all
195make  all-recursive
196Making all in doc
197Making all in index
198Making all in C
199make[4]: Nothing to be done for `all'.
200Making all in fr
201make[4]: Nothing to be done for `all'.
202make[4]: Nothing to be done for `all-am'.
203Making all in xfce4-user-guide
204Making all in C
205Making all in images
206make[5]: Nothing to be done for `all'.
207make[5]: Nothing to be done for `all-am'.
208Making all in fr
209Making all in images
210make[5]: Nothing to be done for `all'.
211make[5]: Nothing to be done for `all-am'.
212make[4]: Nothing to be done for `all-am'.
213Making all in xfce-utils
214Making all in C
215Making all in images
216make[5]: Nothing to be done for `all'.
217make[5]: Nothing to be done for `all-am'.
218Making all in fr
219Making all in images
220make[5]: Nothing to be done for `all'.
221make[5]: Nothing to be done for `all-am'.
222make[4]: Nothing to be done for `all-am'.
223make[3]: Nothing to be done for `all-am'.
224Making all in icons
225Making all in 48x48
226make[3]: Nothing to be done for `all'.
227Making all in scalable
228make[3]: Nothing to be done for `all'.
229make[3]: Nothing to be done for `all-am'.
230Making all in xfrun
231if gcc -DHAVE_CONFIG_H -I. -I. -I..    -DXTHREADS -I/usr/X11R6/include -I/opt/local/include/xfce4 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -DLIBDIR=\"/opt/local/lib\" -DDATADIR=\"/opt/local/share/xfce4\" -DSYSCONFDIR=\"/opt/local/etc/xfce4\" -g -O2 -MT xfrun4-xfrun.o -MD -MP -MF ".deps/xfrun4-xfrun.Tpo" -c -o xfrun4-xfrun.o `test -f 'xfrun.c' || echo './'`xfrun.c; \
232then mv -f ".deps/xfrun4-xfrun.Tpo" ".deps/xfrun4-xfrun.Po"; else rm -f ".deps/xfrun4-xfrun.Tpo"; exit 1; fi
233/bin/sh ../libtool --mode=link --tag=CC gcc  -g -O2   -o xfrun4  xfrun4-xfrun.o -L/usr/X11R6/lib -L/opt/local/lib -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -ltiff -ljpeg -lpng12 -lz -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -Wl,-R/opt/local/lib -L/opt/local/lib -ldbh -lm   
234mkdir .libs
235gcc -g -O2 -o xfrun4 xfrun4-xfrun.o -Wl,-R/opt/local/lib  -L/usr/X11R6/lib -L/opt/local/lib /opt/local/lib/libxfcegui4.dylib -lSM -lICE -lX11 /opt/local/lib/libgtk-x11-2.0.dylib /opt/local/lib/libxfce4util.dylib /opt/local/lib/libgdk-x11-2.0.dylib /opt/local/lib/libatk-1.0.dylib /opt/local/lib/libgdk_pixbuf-2.0.dylib /opt/local/lib/libtiff.dylib /opt/local/lib/libjpeg.dylib -lpng12 -lz /opt/local/lib/libpangoxft-1.0.dylib /opt/local/lib/libpangox-1.0.dylib /opt/local/lib/libpango-1.0.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib -lc /opt/local/lib/libiconv.dylib /opt/local/lib/libdbh.dylib -lm
236/usr/bin/ld: unknown flag: -R/opt/local/lib
237collect2: ld returned 1 exit status
238make[2]: *** [xfrun4] Error 1
239make[1]: *** [all-recursive] Error 1
240make: *** [all] Error 2
241Warning: the following items did not execute (for xfce-utils): com.apple.destroot com.apple.build