Ticket #36578: main.log

File main.log, 83.6 KB (added by arida@…, 12 years ago)

log file of kde3libs build attempt

Line 
1version:1
2:msg:main --->  Computing dependencies for kdelibs3:info:main .:debug:main Checking for conflicts against kdelibs3
3:debug:main Searching for dependency: kdelibs4
4:debug:main Didn't find receipt, going to depspec regex for: kdelibs4
5:debug:main Searching for dependency: autoconf263
6:debug:main Found Dependency: receipt exists for autoconf263
7:debug:main Searching for dependency: automake
8:debug:main Found Dependency: receipt exists for automake
9:debug:main Searching for dependency: pkgconfig
10:debug:main Found Dependency: receipt exists for pkgconfig
11:debug:main Searching for dependency: unsermake
12:debug:main Found Dependency: receipt exists for unsermake
13:debug:main Found Dependency: path: /usr/lib filename: libpoll.dylib regex: ^libpoll\.dylib$
14:debug:main Searching for dependency: poll-emulator
15:debug:main Didn't find receipt, going to depspec regex for: poll-emulator
16:debug:main Found Dependency: path: /usr/lib filename: libpoll.dylib regex: ^libpoll\.dylib$
17:debug:main Searching for dependency: mesa
18:debug:main Found Dependency: receipt exists for mesa
19:debug:main Searching for dependency: aspell
20:debug:main Found Dependency: receipt exists for aspell
21:debug:main Searching for dependency: bzip2
22:debug:main Found Dependency: receipt exists for bzip2
23:debug:main Searching for dependency: expat
24:debug:main Found Dependency: receipt exists for expat
25:debug:main Searching for dependency: flex
26:debug:main Found Dependency: receipt exists for flex
27:debug:main Searching for dependency: gettext
28:debug:main Found Dependency: receipt exists for gettext
29:debug:main Searching for dependency: glib2
30:debug:main Found Dependency: receipt exists for glib2
31:debug:main Searching for dependency: hicolor-icon-theme
32:debug:main Found Dependency: receipt exists for hicolor-icon-theme
33:debug:main Searching for dependency: jasper
34:debug:main Found Dependency: receipt exists for jasper
35:debug:main Searching for dependency: jpeg
36:debug:main Found Dependency: receipt exists for jpeg
37:debug:main Searching for dependency: libart_lgpl
38:debug:main Found Dependency: receipt exists for libart_lgpl
39:debug:main Searching for dependency: libidn
40:debug:main Found Dependency: receipt exists for libidn
41:debug:main Searching for dependency: libiconv
42:debug:main Found Dependency: receipt exists for libiconv
43:debug:main Searching for dependency: libpng
44:debug:main Found Dependency: receipt exists for libpng
45:debug:main Searching for dependency: libxml2
46:debug:main Found Dependency: receipt exists for libxml2
47:debug:main Searching for dependency: pcre
48:debug:main Found Dependency: receipt exists for pcre
49:debug:main Searching for dependency: tiff
50:debug:main Found Dependency: receipt exists for tiff
51:debug:main Searching for dependency: openexr
52:debug:main Found Dependency: receipt exists for openexr
53:debug:main Searching for dependency: openssl
54:debug:main Found Dependency: receipt exists for openssl
55:debug:main Searching for dependency: perl5
56:debug:main Found Dependency: receipt exists for perl5
57:debug:main Searching for dependency: qt3
58:debug:main Found Dependency: receipt exists for qt3
59:debug:main Searching for dependency: zlib
60:debug:main Found Dependency: receipt exists for zlib
61:debug:main Searching for dependency: dejavu-fonts
62:debug:main Found Dependency: receipt exists for dejavu-fonts
63:msg:main
64:debug:main Executing org.macports.main (kdelibs3)
65:debug:main changing euid/egid - current euid: 0 - current egid: 0
66:debug:main egid changed to: 501
67:debug:main euid changed to: 505
68:debug:main Skipping completed org.macports.archivefetch (kdelibs3)
69:debug:main Privilege de-escalation not attempted as not running as root.
70:debug:main Skipping completed org.macports.fetch (kdelibs3)
71:debug:main Privilege de-escalation not attempted as not running as root.
72:debug:main Skipping completed org.macports.checksum (kdelibs3)
73:debug:main Privilege de-escalation not attempted as not running as root.
74:debug:main Skipping completed org.macports.extract (kdelibs3)
75:debug:main Privilege de-escalation not attempted as not running as root.
76:debug:main Skipping completed org.macports.patch (kdelibs3)
77:debug:main Privilege de-escalation not attempted as not running as root.
78:debug:main Skipping completed org.macports.configure (kdelibs3)
79:debug:main Privilege de-escalation not attempted as not running as root.
80:debug:build build phase started at Fri Oct 12 09:41:14 EDT 2012
81:notice:build --->  Building kdelibs3
82:debug:build Executing org.macports.build (kdelibs3)
83:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.8' AUTOCONF='autoconf263' MAKEFLAGS='-j4'
84:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10" && ./CompileScript.sh all'
85:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10" && ./CompileScript.sh all
86:info:build #!/bin/sh -ev
87:info:build
88:info:build     export PREFIX="/opt/local" USE_UNSERMAKE=1
89:info:build     . ./environment-helper.sh
90:info:build #!/bin/sh
91:info:build
92:info:build [ -n "$EH_PREFIX" ] && export PREFIX="$EH_PREFIX"
93:info:build if [ -z "$PREFIX" ]; then
94:info:build     echo "ERROR: set \$PREFIX before sourcing this script!"
95:info:build     exit 1
96:info:build fi
97:info:build
98:info:build export LDFLAGS=""
99:info:build
100:info:build # set some basic OS stuff
101:info:build SW_VERSION=`sw_vers -productVersion | cut -d. -f1-2`
102:info:build sw_vers -productVersion | cut -d. -f1-2
103:info:build case $SW_VERSION in
104:info:build     10.[01])
105:info:build             echo "unsupported OS version: $SW_VERSION"
106:info:build             exit 1
107:info:build             ;;
108:info:build     10.2)
109:info:build             export MACOSX_DEPLOYMENT_TARGET=10.2
110:info:build             FREETYPE_CONFIG=$PREFIX/bin/freetype-config
111:info:build             ;;
112:info:build     10.3)
113:info:build             export MACOSX_DEPLOYMENT_TARGET="$SW_VERSION"
114:info:build             export LD_TWOLEVEL_NAMESPACE=true
115:info:build             FREETYPE_CONFIG=$PREFIX/bin/freetype-config
116:info:build             ;;
117:info:build     10.4)
118:info:build             export MACOSX_DEPLOYMENT_TARGET="$SW_VERSION"
119:info:build             export LD_TWOLEVEL_NAMESPACE=true
120:info:build             FREETYPE_CONFIG=$PREFIX/bin/freetype-config
121:info:build
122:info:build             GCCCMD="gcc"
123:info:build             [ -n "$CC" ] && GCCCMD="$CC"
124:info:build
125:info:build             if [ `$GCCCMD --version 2>&1 | grep -c ' 4.0.0 '` -gt 0 ]; then
126:info:build                     cat <<END
127:info:build === ERROR === ERROR === ERROR === ERROR === ERROR === ERROR ===
128:info:build
129:info:build You are using GCC 4.0.0, which is known to compile KDE, but
130:info:build produce bad code.  Please update to XCode 2.2 or higher.
131:info:build
132:info:build === ERROR === ERROR === ERROR === ERROR === ERROR === ERROR ===
133:info:build END
134:info:build                     exit 1
135:info:build             fi
136:info:build             ;;
137:info:build     10.5)
138:info:build             export MACOSX_DEPLOYMENT_TARGET="$SW_VERSION"
139:info:build             export LD_TWOLEVEL_NAMESPACE=true
140:info:build             export LDFLAGS="-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -Wl,-dead_strip_dylibs"
141:info:build             FREETYPE_CONFIG=$PREFIX/bin/freetype-config
142:info:build             ;;
143:info:build     *)
144:info:build             export MACOSX_DEPLOYMENT_TARGET="$SW_VERSION"
145:info:build             export LD_TWOLEVEL_NAMESPACE=true
146:info:build             export LDFLAGS="-Wl,-dead_strip_dylibs"
147:info:build             FREETYPE_CONFIG=$PREFIX/bin/freetype-config
148:info:build             ;;
149:info:build esac
150:info:build
151:info:build if [ -n "$USE_UNSERMAKE" ] && [ "$USE_UNSERMAKE" -gt 0 ]; then
152:info:build     UNSERMAKEFLAGS=`perl -e '$ENV{MAKEFLAGS} =~ s/^.*?-j(\d+).*?$/-j1 --compile-jobs=$1/; print $ENV{MAKEFLAGS}'`
153:info:build     UNSERMAKEFLAGS="$UNSERMAKEFLAGS -p"
154:info:build     MAKEFLAGS=""
155:info:build fi
156:info:build perl -e '$ENV{MAKEFLAGS} =~ s/^.*?-j(\d+).*?$/-j1 --compile-jobs=$1/; print $ENV{MAKEFLAGS}'
157:info:build
158:info:build
159:info:build SEARCHDIRS="$PREFIX/lib/system-openssl $PREFIX $PREFIX/lib/flex $PREFIX/lib/doxygen1.3"
160:info:build
161:info:build for dir in $SEARCHDIRS; do
162:info:build     if [ -d "$dir" ]; then
163:info:build             for incdir in "$dir/include/freetype2" "$dir/include"; do
164:info:build                     if [ -d "$incdir" ]; then
165:info:build                             export CPPFLAGS="$CPPFLAGS -I$incdir"
166:info:build                     fi
167:info:build             done
168:info:build             [ -d "$dir/lib" ]           && export LDFLAGS="-L$dir/lib $LDFLAGS"
169:info:build             [ -d "$dir/bin" ]           && export PATH="$dir/bin:$PATH"
170:info:build             [ -d "$dir/lib/pkgconfig" ] && export PKG_CONFIG_PATH="$dir/lib/pkgconfig:$PKG_CONFIG_PATH"
171:info:build     fi
172:info:build done
173:info:build
174:info:build # -fast, minus the unsafe bits
175:info:build if [ -d "libltdl" ]; then
176:info:build     export ACLOCALFLAGS="$ACLOCALFLAGS -I libltdl"
177:info:build fi
178:info:build export CFLAGS="-Os -fPIC"
179:info:build export CXXFLAGS="$CFLAGS"
180:info:build export CPPFLAGS="$CPPFLAGS -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I$PREFIX/include"
181:info:build export FREETYPE_CONFIG
182:info:build export LIBS="$LIBS -L$PREFIX/lib"
183:info:build export SED="sed"
184:info:build export CONFIGURE_PARAMS="--includedir=$PREFIX/include --libdir=$PREFIX/lib --prefix=$PREFIX --with-extra-libs=$PREFIX/lib --with-extra-includes=$PREFIX/include --enable-mt --with-pic --enable-rpath --enable-shared=yes --enable-static=no --mandir=$PREFIX/share/man --with-xinerama --with-pam --disable-final --with-ssl-dir=$PREFIX --with-ssl --disable-dependency-tracking --enable-gcc-hidden-visibility"
185:info:build
186:info:build export ac_cv_have_x="have_x=yes ac_x_includes=$PREFIX/include ac_x_libraries=$PREFIX/lib"
187:info:build export kde_cv_have_x="have_x=yes kde_x_includes=$PREFIX/include kde_x_libraries=$PREFIX/lib"
188:info:build export x_includes="$PREFIX/include" x_libraries="$PREFIX/lib"
189:info:build export XMKMF="$PREFIX/bin/xmkmf" IMAKE="$PREFIX/bin/imake"
190:info:build
191:info:build # miscellaneous stuff that packages use
192:info:build export lt_cv_sys_max_cmd_len=65536
193:info:build export HOME=/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work
194:info:build export QTDOCDIR="$PREFIX/share/doc/qt3/html"
195:info:build [ -x "$PREFIX/lib/flex/bin/flex" ] && export LEX="$PREFIX/lib/flex/bin/flex"
196:info:build
197:info:build if [ -e "$PREFIX/lib/qt3/include" ]; then
198:info:build     CONFIGURE_PARAMS="$CONFIGURE_PARAMS --with-qt-dir=$PREFIX/lib/qt3"
199:info:build else
200:info:build     CONFIGURE_PARAMS="$CONFIGURE_PARAMS --with-qt-dir=$PREFIX --with-qt-includes=$PREFIX/include/qt"
201:info:build fi
202:info:build
203:info:build PATH=`echo $PATH | perl -p -e 'for my $entry (split(/:/, $_)) { next if ($entry =~ m,^/usr/local,); push(@path, $entry) }; $_ = join(":", @path)'`
204:info:build echo $PATH | perl -p -e 'for my $entry (split(/:/, $_)) { next if ($entry =~ m,^/usr/local,); push(@path, $entry) }; $_ = join(":", @path)'
205:info:build
206:info:build if [ -x "$PREFIX/lib/xmkmf/bin" ]; then
207:info:build     export PATH="$PREFIX/lib/xmkmf/bin:$PATH"
208:info:build     export IMAKEINCLUDE="-I$PREFIX/lib/X11/config"
209:info:build fi
210:info:build
211:info:build if [ `grep -r /usr/X11R6 admin 2>/dev/null | wc -l` -gt 0 ]; then
212:info:build     echo "*** replacing /usr/X11R6 with $PREFIX in the admin/ directory ***"
213:info:build     find admin -type f | xargs perl -pi -e "s,/usr/X11R6,$PREFIX,g"
214:info:build fi
215:info:build grep -r /usr/X11R6 admin 2>/dev/null | wc -l
216:info:build
217:info:build if [ -x "/usr/bin/gcc-4.2" ]; then
218:info:build     if [ -x "$PREFIX/bin/ccache" ]; then
219:info:build             mkdir -p gcc-root
220:info:build             [ ! -e gcc-root/gcc-4.2 ] && ln -s $PREFIX/bin/ccache gcc-root/gcc-4.2
221:info:build             [ ! -e gcc-root/g++-4.2 ] && ln -s $PREFIX/bin/ccache gcc-root/g++-4.2
222:info:build             export PATH=`pwd`/gcc-root:"$PATH"
223:info:build             export CC="gcc-4.2"
224:info:build             export CXX="g++-4.2"
225:info:build     else
226:info:build             export CC="/usr/bin/gcc-4.2"
227:info:build             export CXX="/usr/bin/g++-4.2"
228:info:build     fi
229:info:build else
230:info:build     export CC="gcc"
231:info:build     export CXX="g++"
232:info:build fi
233:info:build
234:info:build export ALL_LIBRARIES="$LDFLAGS $LIBS"
235:info:build
236:info:build cat <<END
237:info:build the following environment is being used:
238:info:build
239:info:build   ACLOCALFLAGS:             $ACLOCALFLAGS
240:info:build   CFLAGS:                   $CFLAGS
241:info:build   CPPFLAGS:                 $CPPFLAGS
242:info:build   CXXFLAGS:                 $CXXFLAGS
243:info:build   CC:                       $CC
244:info:build   CXX:                      $CXX
245:info:build   FREETYPE_CONFIG:          $FREETYPE_CONFIG
246:info:build   LDFLAGS:                  $LDFLAGS
247:info:build   LIBS:                     $LIBS
248:info:build   MACOSX_DEPLOYMENT_TARGET: $MACOSX_DEPLOYMENT_TARGET
249:info:build   PATH:                     $PATH
250:info:build   PKG_CONFIG_PATH:          $PKG_CONFIG_PATH
251:info:build   CONFIGURE_PARAMS:         $CONFIGURE_PARAMS
252:info:build   UNSERMAKEFLAGS:           $UNSERMAKEFLAGS
253:info:build   MAKEFLAGS:                $MAKEFLAGS
254:info:build
255:info:build END
256:info:build the following environment is being used:
257:info:build
258:info:build   ACLOCALFLAGS:              -I libltdl
259:info:build   CFLAGS:                   -Os -fPIC
260:info:build   CPPFLAGS:                  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include
261:info:build   CXXFLAGS:                 -Os -fPIC
262:info:build   CC:                       gcc
263:info:build   CXX:                      g++
264:info:build   FREETYPE_CONFIG:          /opt/local/bin/freetype-config
265:info:build   LDFLAGS:                  -L/opt/local/lib -Wl,-dead_strip_dylibs
266:info:build   LIBS:                      -L/opt/local/lib
267:info:build   MACOSX_DEPLOYMENT_TARGET: 10.8
268:info:build   PATH:                     /opt/local/bin:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin
269:info:build   PKG_CONFIG_PATH:          /opt/local/lib/pkgconfig:
270:info:build   CONFIGURE_PARAMS:         --includedir=/opt/local/include --libdir=/opt/local/lib --prefix=/opt/local --with-extra-libs=/opt/local/lib --with-extra-includes=/opt/local/include --enable-mt --with-pic --enable-rpath --enable-shared=yes --enable-static=no --mandir=/opt/local/share/man --with-xinerama --with-pam --disable-final --with-ssl-dir=/opt/local --with-ssl --disable-dependency-tracking --enable-gcc-hidden-visibility --with-qt-dir=/opt/local/lib/qt3
271:info:build   UNSERMAKEFLAGS:           -j1 --compile-jobs=4 -p
272:info:build   MAKEFLAGS:               
273:info:build
274:info:build
275:info:build     case $SW_VERSION in
276:info:build             6*|7*)
277:info:build                     export CPPFLAGS="$CPPFLAGS -DHAVE_SYS_EXEC_H=1"
278:info:build                     ;;
279:info:build     esac
280:info:build
281:info:build     export CPPFLAGS="-I/usr/include/gssapi $CPPFLAGS"
282:info:build
283:info:build     ./build-helper.sh cvs       kdelibs3 3.5.10 13 make -f admin/Makefile.common cvs
284:info:build *** YOU'RE USING UNSERMAKE.
285:info:build *** GOOD LUCK!! :)
286:info:build *** Creating acinclude.m4
287:info:build make[1]: Nothing to be done for `acinclude.m4'.
288:info:build *** Creating list of subdirectories
289:info:build *** Creating Makefile.am
290:info:build *** Creating configure.files
291:info:build *** Creating configure.in
292:info:build *** Creating aclocal.m4
293:info:build aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
294:info:build acinclude.m4:3724: warning: the serial number must appear before any macro definition
295:info:build acinclude.m4:3769: warning: the serial number must appear before any macro definition
296:info:build acinclude.m4:3814: warning: the serial number must appear before any macro definition
297:info:build acinclude.m4:6007: warning: the serial number must appear before any macro definition
298:info:build acinclude.m4:12474: warning: the serial number must appear before any macro definition
299:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
300:info:build ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
301:info:build ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
302:info:build acinclude.m4:6612: AC_LIBTOOL_COMPILER_OPTION is expanded from...
303:info:build acinclude.m4:10812: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
304:info:build acinclude.m4:8648: _LT_AC_LANG_C_CONFIG is expanded from...
305:info:build acinclude.m4:8647: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
306:info:build acinclude.m4:6077: AC_LIBTOOL_SETUP is expanded from...
307:info:build acinclude.m4:6057: _AC_PROG_LIBTOOL is expanded from...
308:info:build acinclude.m4:6022: AC_PROG_LIBTOOL is expanded from...
309:info:build acinclude.m4:12312: AM_PROG_LIBTOOL is expanded from...
310:info:build acinclude.m4:3497: KDE_PROG_LIBTOOL is expanded from...
311:info:build configure.in:37: the top level
312:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
313:info:build acinclude.m4:6657: AC_LIBTOOL_LINKER_OPTION is expanded from...
314:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
315:info:build acinclude.m4:8729: _LT_AC_LANG_CXX_CONFIG is expanded from...
316:info:build acinclude.m4:8728: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
317:info:build acinclude.m4:7784: _LT_AC_TAGCONFIG is expanded from...
318:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
319:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
320:info:build acinclude.m4:9896: _LT_AC_LANG_F77_CONFIG is expanded from...
321:info:build acinclude.m4:9895: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
322:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
323:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
324:info:build acinclude.m4:9998: _LT_AC_LANG_GCJ_CONFIG is expanded from...
325:info:build acinclude.m4:9997: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
326:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
327:info:build configure.in:1473: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached
328:info:build configure.in:1421: KDE_CHECK_LIBTHAI is expanded from...
329:info:build configure.in:1473: the top level
330:info:build *** Creating configure
331:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
332:info:build ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
333:info:build ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
334:info:build acinclude.m4:6612: AC_LIBTOOL_COMPILER_OPTION is expanded from...
335:info:build acinclude.m4:10812: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
336:info:build acinclude.m4:8648: _LT_AC_LANG_C_CONFIG is expanded from...
337:info:build acinclude.m4:8647: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
338:info:build acinclude.m4:6077: AC_LIBTOOL_SETUP is expanded from...
339:info:build acinclude.m4:6057: _AC_PROG_LIBTOOL is expanded from...
340:info:build acinclude.m4:6022: AC_PROG_LIBTOOL is expanded from...
341:info:build acinclude.m4:12312: AM_PROG_LIBTOOL is expanded from...
342:info:build acinclude.m4:3497: KDE_PROG_LIBTOOL is expanded from...
343:info:build configure.in:37: the top level
344:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
345:info:build acinclude.m4:6657: AC_LIBTOOL_LINKER_OPTION is expanded from...
346:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
347:info:build acinclude.m4:8729: _LT_AC_LANG_CXX_CONFIG is expanded from...
348:info:build acinclude.m4:8728: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
349:info:build acinclude.m4:7784: _LT_AC_TAGCONFIG is expanded from...
350:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
351:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
352:info:build acinclude.m4:9896: _LT_AC_LANG_F77_CONFIG is expanded from...
353:info:build acinclude.m4:9895: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
354:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
355:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
356:info:build acinclude.m4:9998: _LT_AC_LANG_GCJ_CONFIG is expanded from...
357:info:build acinclude.m4:9997: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
358:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
359:info:build configure.in:1473: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached
360:info:build configure.in:1421: KDE_CHECK_LIBTHAI is expanded from...
361:info:build configure.in:1473: the top level
362:info:build *** Creating config.h template
363:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
364:info:build ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
365:info:build ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
366:info:build acinclude.m4:6612: AC_LIBTOOL_COMPILER_OPTION is expanded from...
367:info:build acinclude.m4:10812: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
368:info:build acinclude.m4:8648: _LT_AC_LANG_C_CONFIG is expanded from...
369:info:build acinclude.m4:8647: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
370:info:build acinclude.m4:6077: AC_LIBTOOL_SETUP is expanded from...
371:info:build acinclude.m4:6057: _AC_PROG_LIBTOOL is expanded from...
372:info:build acinclude.m4:6022: AC_PROG_LIBTOOL is expanded from...
373:info:build acinclude.m4:12312: AM_PROG_LIBTOOL is expanded from...
374:info:build acinclude.m4:3497: KDE_PROG_LIBTOOL is expanded from...
375:info:build configure.in:37: the top level
376:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
377:info:build acinclude.m4:6657: AC_LIBTOOL_LINKER_OPTION is expanded from...
378:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
379:info:build acinclude.m4:8729: _LT_AC_LANG_CXX_CONFIG is expanded from...
380:info:build acinclude.m4:8728: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
381:info:build acinclude.m4:7784: _LT_AC_TAGCONFIG is expanded from...
382:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
383:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
384:info:build acinclude.m4:9896: _LT_AC_LANG_F77_CONFIG is expanded from...
385:info:build acinclude.m4:9895: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
386:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
387:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
388:info:build acinclude.m4:9998: _LT_AC_LANG_GCJ_CONFIG is expanded from...
389:info:build acinclude.m4:9997: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
390:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
391:info:build configure.in:1473: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached
392:info:build configure.in:1421: KDE_CHECK_LIBTHAI is expanded from...
393:info:build configure.in:1473: the top level
394:info:build *** Creating Makefile templates
395:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
396:info:build ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
397:info:build ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
398:info:build acinclude.m4:6612: AC_LIBTOOL_COMPILER_OPTION is expanded from...
399:info:build acinclude.m4:10812: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
400:info:build acinclude.m4:8648: _LT_AC_LANG_C_CONFIG is expanded from...
401:info:build acinclude.m4:8647: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
402:info:build acinclude.m4:6077: AC_LIBTOOL_SETUP is expanded from...
403:info:build acinclude.m4:6057: _AC_PROG_LIBTOOL is expanded from...
404:info:build acinclude.m4:6022: AC_PROG_LIBTOOL is expanded from...
405:info:build acinclude.m4:12312: AM_PROG_LIBTOOL is expanded from...
406:info:build acinclude.m4:3497: KDE_PROG_LIBTOOL is expanded from...
407:info:build configure.in:37: the top level
408:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
409:info:build acinclude.m4:6657: AC_LIBTOOL_LINKER_OPTION is expanded from...
410:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
411:info:build acinclude.m4:8729: _LT_AC_LANG_CXX_CONFIG is expanded from...
412:info:build acinclude.m4:8728: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
413:info:build acinclude.m4:7784: _LT_AC_TAGCONFIG is expanded from...
414:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
415:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
416:info:build acinclude.m4:9896: _LT_AC_LANG_F77_CONFIG is expanded from...
417:info:build acinclude.m4:9895: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
418:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
419:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
420:info:build acinclude.m4:9998: _LT_AC_LANG_GCJ_CONFIG is expanded from...
421:info:build acinclude.m4:9997: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
422:info:build configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
423:info:build configure.in:1473: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached
424:info:build configure.in:1421: KDE_CHECK_LIBTHAI is expanded from...
425:info:build configure.in:1473: the top level
426:info:build pics/crystalsvg/Makefile.am: unknown icon format (cr32-key_enter.png)
427:info:build *** Creating date/time stamp
428:info:build *** Finished
429:info:build     Don't forget to run ./configure
430:info:build     If you haven't done so in a while, run ./configure --help
431:info:build     ./build-helper.sh configure kdelibs3 3.5.10 13 ./configure --without-lua --enable-cups --with-ldap=framework --with-gssapi=framework --with-distribution='MacPorts/Mac OS X' --without-arts $CONFIGURE_PARAMS
432:info:build configure: WARNING: unrecognized options: --with-ldap, --with-xinerama, --with-pam
433:info:build checking build system type... i686-apple-darwin12.2.0
434:info:build checking host system type... i686-apple-darwin12.2.0
435:info:build checking target system type... i686-apple-darwin12.2.0
436:info:build checking for a BSD-compatible install... /usr/bin/install -c
437:info:build checking for -p flag to install... yes
438:info:build checking whether build environment is sane... yes
439:info:build checking for a thread-safe mkdir -p... admin/install-sh -c -d
440:info:build checking for gawk... no
441:info:build checking for mawk... no
442:info:build checking for nawk... no
443:info:build checking for awk... awk
444:info:build checking whether make sets $(MAKE)... yes
445:info:build checking for a BSD-compatible install... /usr/bin/install -c -p
446:info:build checking for style of include used by make... GNU
447:info:build checking for gcc... gcc
448:info:build checking for C compiler default output file name... a.out
449:info:build checking whether the C compiler works... yes
450:info:build checking whether we are cross compiling... no
451:info:build checking for suffix of executables...
452:info:build checking for suffix of object files... o
453:info:build checking whether we are using the GNU C compiler... yes
454:info:build checking whether gcc accepts -g... yes
455:info:build checking for gcc option to accept ISO C89... none needed
456:info:build checking dependency style of gcc... none
457:info:build checking how to run the C preprocessor... gcc -E
458:info:build checking whether we are using the GNU C++ compiler... yes
459:info:build checking whether g++ accepts -g... yes
460:info:build checking dependency style of g++... none
461:info:build checking whether gcc is blacklisted... no
462:info:build checking whether g++ supports -Wundef... yes
463:info:build checking whether g++ supports -Wno-long-long... yes
464:info:build checking whether g++ supports -Wno-non-virtual-dtor... yes
465:info:build checking whether g++ supports -fno-reorder-blocks... yes
466:info:build checking whether g++ supports -fno-exceptions... yes
467:info:build checking whether g++ supports -fno-check-new... yes
468:info:build checking whether g++ supports -fno-common... yes
469:info:build checking whether g++ supports -fexceptions... yes
470:info:build checking whether system headers can cope with -Os -fno-inline... irrelevant
471:info:build checking how to run the C++ preprocessor... g++ -E
472:info:build checking whether g++ supports -O0... yes
473:info:build ./configure: line 8216: ldd: command not found
474:info:build not using lib directory suffix
475:info:build checking for a sed that does not truncate output... /opt/local/bin/gsed
476:info:build checking for grep that handles long lines and -e... /usr/bin/grep
477:info:build checking for egrep... /usr/bin/grep -E
478:info:build checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
479:info:build checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
480:info:build checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r
481:info:build checking for BSD-compatible nm... /usr/bin/nm
482:info:build checking whether ln -s works... yes
483:info:build checking how to recognise dependent libraries... pass_all
484:info:build checking for ANSI C header files... yes
485:info:build checking for sys/types.h... yes
486:info:build checking for sys/stat.h... yes
487:info:build checking for stdlib.h... yes
488:info:build checking for string.h... yes
489:info:build checking for memory.h... yes
490:info:build checking for strings.h... yes
491:info:build checking for inttypes.h... yes
492:info:build checking for stdint.h... yes
493:info:build checking for unistd.h... yes
494:info:build checking dlfcn.h usability... yes
495:info:build checking dlfcn.h presence... yes
496:info:build checking for dlfcn.h... yes
497:info:build checking how to run the C++ preprocessor... g++ -E
498:info:build checking for g77... no
499:info:build checking for xlf... no
500:info:build checking for f77... no
501:info:build checking for frt... no
502:info:build checking for pgf77... no
503:info:build checking for cf77... no
504:info:build checking for fort77... no
505:info:build checking for fl32... no
506:info:build checking for af77... no
507:info:build checking for xlf90... no
508:info:build checking for f90... no
509:info:build checking for pgf90... no
510:info:build checking for pghpf... no
511:info:build checking for epcf90... no
512:info:build checking for gfortran... no
513:info:build checking for g95... no
514:info:build checking for xlf95... no
515:info:build checking for f95... no
516:info:build checking for fort... no
517:info:build checking for ifort... no
518:info:build checking for ifc... no
519:info:build checking for efc... no
520:info:build checking for pgf95... no
521:info:build checking for lf95... no
522:info:build checking for ftn... no
523:info:build checking whether we are using the GNU Fortran 77 compiler... no
524:info:build checking whether  accepts -g... no
525:info:build checking the maximum length of command line arguments... (cached) 65536
526:info:build checking command to parse /usr/bin/nm output from gcc object... ok
527:info:build checking for objdir... .libs
528:info:build checking for ar... ar
529:info:build checking for ranlib... ranlib
530:info:build checking for strip... strip
531:info:build checking if gcc supports -fno-rtti -fno-exceptions... no
532:info:build checking for gcc option to produce PIC... -fno-common
533:info:build checking if gcc PIC flag -fno-common works... yes
534:info:build checking if gcc static flag -static works... no
535:info:build checking if gcc supports -c -o file.o... yes
536:info:build checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
537:info:build checking dynamic linker characteristics... darwin12.2.0 dyld
538:info:build checking how to hardcode library paths into programs... immediate
539:info:build checking whether stripping libraries is possible... yes
540:info:build checking for dlopen in -ldl... yes
541:info:build checking whether a program can dlopen itself... yes
542:info:build checking whether a statically linked program can dlopen itself... yes
543:info:build checking if libtool supports shared libraries... yes
544:info:build checking whether to build shared libraries... yes
545:info:build checking whether to build static libraries... no
546:info:build configure: creating libtool
547:info:build appending configuration tag "CXX" to libtool
548:info:build checking for ld used by g++... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
549:info:build checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
550:info:build checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
551:info:build checking for g++ option to produce PIC... -fno-common
552:info:build checking if g++ PIC flag -fno-common works... yes
553:info:build checking if g++ static flag -static works... no
554:info:build checking if g++ supports -c -o file.o... yes
555:info:build checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
556:info:build checking dynamic linker characteristics... darwin12.2.0 dyld
557:info:build checking how to hardcode library paths into programs... immediate
558:info:build appending configuration tag "F77" to libtool
559:info:build checking which extension is used for shared libraries...
560:info:build checking which variable specifies run-time library path... DYLD_LIBRARY_PATH
561:info:build checking for the default library search path... /usr/local/lib /lib /usr/lib
562:info:build checking for objdir... .libs
563:info:build checking command to parse /usr/bin/nm output... yes
564:info:build checking whether libtool supports -dlopen/-dlpreopen... yes
565:info:build checking for dlopen in -ldl... (cached) yes
566:info:build checking for shl_load... no
567:info:build checking for shl_load in -ldld... no
568:info:build checking for dld_link in -ldld... no
569:info:build checking for dlerror... yes
570:info:build checking for _ prefix in compiled symbols... (cached) yes
571:info:build checking whether we have to add an underscore for dlsym... no
572:info:build checking whether deplibs are loaded by dlopen... yes
573:info:build checking malloc.h usability... no
574:info:build checking malloc.h presence... no
575:info:build checking for malloc.h... no
576:info:build checking for memory.h... (cached) yes
577:info:build checking for stdlib.h... (cached) yes
578:info:build checking stdio.h usability... yes
579:info:build checking stdio.h presence... yes
580:info:build checking for stdio.h... yes
581:info:build checking ctype.h usability... yes
582:info:build checking ctype.h presence... yes
583:info:build checking for ctype.h... yes
584:info:build checking for dlfcn.h... (cached) yes
585:info:build checking dl.h usability... no
586:info:build checking dl.h presence... no
587:info:build checking for dl.h... no
588:info:build checking dld.h usability... no
589:info:build checking dld.h presence... no
590:info:build checking for dld.h... no
591:info:build checking for string.h... (cached) yes
592:info:build checking for strchr... yes
593:info:build checking for strrchr... yes
594:info:build checking for memcpy... yes
595:info:build checking for strcmp... yes
596:info:build checking for msgfmt... /opt/local/bin/msgfmt
597:info:build checking for gmsgfmt... /opt/local/bin/msgfmt
598:info:build checking for xgettext... /opt/local/bin/xgettext
599:info:build checking for ranlib... (cached) ranlib
600:info:build checking for off_t... yes
601:info:build checking for size_t... yes
602:info:build checking for working alloca.h... yes
603:info:build checking for alloca... yes
604:info:build checking for stdlib.h... (cached) yes
605:info:build checking for unistd.h... (cached) yes
606:info:build checking for getpagesize... yes
607:info:build checking for working mmap... yes
608:info:build checking limits.h usability... yes
609:info:build checking limits.h presence... yes
610:info:build checking for limits.h... yes
611:info:build checking locale.h usability... yes
612:info:build checking locale.h presence... yes
613:info:build checking for locale.h... yes
614:info:build checking nl_types.h usability... yes
615:info:build checking nl_types.h presence... yes
616:info:build checking for nl_types.h... yes
617:info:build checking for string.h... (cached) yes
618:info:build checking values.h usability... no
619:info:build checking values.h presence... no
620:info:build checking for values.h... no
621:info:build checking alloca.h usability... yes
622:info:build checking alloca.h presence... yes
623:info:build checking for alloca.h... yes
624:info:build checking for getcwd... yes
625:info:build checking for munmap... yes
626:info:build checking for putenv... yes
627:info:build checking for setlocale... yes
628:info:build checking for strchr... (cached) yes
629:info:build checking for strcasecmp... yes
630:info:build checking for __argz_count... no
631:info:build checking for __argz_stringify... no
632:info:build checking for __argz_next... no
633:info:build checking for stpcpy... yes
634:info:build checking for LC_MESSAGES... yes
635:info:build checking if C++ programs can be compiled... yes
636:info:build checking for dirent.h that defines DIR... yes
637:info:build checking for library containing opendir... none required
638:info:build checking for ANSI C header files... (cached) yes
639:info:build checking sys/param.h usability... yes
640:info:build checking sys/param.h presence... yes
641:info:build checking for sys/param.h... yes
642:info:build checking sys/mman.h usability... yes
643:info:build checking sys/mman.h presence... yes
644:info:build checking for sys/mman.h... yes
645:info:build checking sys/time.h usability... yes
646:info:build checking sys/time.h presence... yes
647:info:build checking for sys/time.h... yes
648:info:build checking sysent.h usability... no
649:info:build checking sysent.h presence... no
650:info:build checking for sysent.h... no
651:info:build checking for strings.h... (cached) yes
652:info:build checking for sys/stat.h... (cached) yes
653:info:build checking sys/select.h usability... yes
654:info:build checking sys/select.h presence... yes
655:info:build checking for sys/select.h... yes
656:info:build checking paths.h usability... yes
657:info:build checking paths.h presence... yes
658:info:build checking for paths.h... yes
659:info:build checking for malloc.h... (cached) no
660:info:build checking for limits.h... (cached) yes
661:info:build checking sys/soundcard.h usability... no
662:info:build checking sys/soundcard.h presence... no
663:info:build checking for sys/soundcard.h... no
664:info:build checking for dlfcn.h... (cached) yes
665:info:build checking termios.h usability... yes
666:info:build checking termios.h presence... yes
667:info:build checking for termios.h... yes
668:info:build checking sys/acl.h usability... yes
669:info:build checking sys/acl.h presence... yes
670:info:build checking for sys/acl.h... yes
671:info:build checking sys/xattr.h usability... yes
672:info:build checking sys/xattr.h presence... yes
673:info:build checking for sys/xattr.h... yes
674:info:build checking attr/libattr.h usability... no
675:info:build checking attr/libattr.h presence... no
676:info:build checking for attr/libattr.h... no
677:info:build checking for acl_init in -lacl... no
678:info:build checking acl/libacl.h usability... no
679:info:build checking acl/libacl.h presence... no
680:info:build checking for acl/libacl.h... no
681:info:build checking for strlcat... yes
682:info:build checking if strlcat needs custom prototype... no
683:info:build checking for strlcpy... yes
684:info:build checking if strlcpy needs custom prototype... no
685:info:build checking for main in -lutil... yes
686:info:build checking for main in -lcompat... no
687:info:build checking for crypt in -lcrypt... no
688:info:build checking for crypt in -lc... yes
689:info:build checking for socklen_t... yes
690:info:build checking for dnet_ntoa in -ldnet... no
691:info:build checking for dnet_ntoa in -ldnet_stub... no
692:info:build checking for inet_ntoa... yes
693:info:build checking for connect... yes
694:info:build checking for remove... yes
695:info:build checking for shmat... yes
696:info:build checking for sys/types.h... (cached) yes
697:info:build checking for stdint.h... (cached) yes
698:info:build checking sys/bitypes.h usability... no
699:info:build checking sys/bitypes.h presence... no
700:info:build checking for sys/bitypes.h... no
701:info:build checking for poll in -lpoll... yes
702:info:build checking Carbon/Carbon.h usability... yes
703:info:build checking Carbon/Carbon.h presence... yes
704:info:build checking for Carbon/Carbon.h... yes
705:info:build checking CoreAudio/CoreAudio.h usability... yes
706:info:build checking CoreAudio/CoreAudio.h presence... yes
707:info:build checking for CoreAudio/CoreAudio.h... yes
708:info:build checking if res_init needs -lresolv... yes
709:info:build checking for res_init... yes
710:info:build checking if res_init needs custom prototype... no
711:info:build checking for killpg in -lucb... no
712:info:build checking size of int... 4
713:info:build checking size of short... 2
714:info:build checking size of long... 8
715:info:build checking size of char *... 8
716:info:build checking for dlopen in -ldl... (cached) yes
717:info:build checking for shl_unload in -ldld... no
718:info:build checking size of size_t... 8
719:info:build checking size of unsigned long... 8
720:info:build checking sizeof size_t == sizeof unsigned long... yes
721:info:build checking for PIE support... yes
722:info:build checking if enabling -pie/fPIE support... yes
723:info:build checking crt_externs.h usability... yes
724:info:build checking crt_externs.h presence... yes
725:info:build checking for crt_externs.h... yes
726:info:build checking for _NSGetEnviron... yes
727:info:build checking for vsnprintf... yes
728:info:build checking for snprintf... yes
729:info:build checking for X... (cached) libraries /opt/local/lib, headers /opt/local/include
730:info:build checking for IceConnectionNumber in -lICE... yes
731:info:build checking for libXext... yes
732:info:build checking for pkg-config... /opt/local/bin/pkg-config
733:info:build checking for pthread_create in -lpthread... yes
734:info:build checking for extra includes... added
735:info:build checking for extra libs... added
736:info:build checking for libz... -lz
737:info:build checking for libpng... -lpng -lz -lm
738:info:build checking for libjpeg6b... no
739:info:build checking for libjpeg... -ljpeg
740:info:build checking for perl... /opt/local/bin/perl
741:info:build checking for Qt... libraries /opt/local/lib/qt3/lib, headers /opt/local/lib/qt3/include using -mt
742:info:build checking for moc... /opt/local/lib/qt3/bin/moc
743:info:build checking for uic... /opt/local/lib/qt3/bin/uic
744:info:build checking whether uic supports -L ... yes
745:info:build checking whether uic supports -nounload ... yes
746:info:build checking if Qt needs -ljpeg... no
747:info:build checking for rpath... yes
748:info:build checking for KDE... will be installed in /opt/local
749:info:build checking grepping for visibility push/pop in headers... yes
750:info:build checking whether g++ supports -fvisibility=hidden... yes
751:info:build checking if Qt is patched for -fvisibility... yes
752:info:build checking for gcc -fvisibility-inlines-hidden bug... no
753:info:build checking for KDE paths... defaults
754:info:build checking for dcopidl... compiled
755:info:build checking for dcopidl2cpp... compiled
756:info:build checking for meinproc... compiled
757:info:build checking for kconfig_compiler... compiled
758:info:build checking for dcopidlng... compiled
759:info:build checking for makekdewidgets... compiled
760:info:build checking for xmllint... /opt/local/bin/xmllint
761:info:build checking for X11/extensions/shape.h... yes
762:info:build checking for X11/extensions/XShm.h... yes
763:info:build checking X11/ICE/ICElib.h usability... yes
764:info:build checking X11/ICE/ICElib.h presence... yes
765:info:build checking for X11/ICE/ICElib.h... yes
766:info:build checking sys/sendfile.h usability... no
767:info:build checking sys/sendfile.h presence... no
768:info:build checking for sys/sendfile.h... no
769:info:build checking whether time.h and sys/time.h may both be included... yes
770:info:build checking whether byte ordering is bigendian... no
771:info:build checking for setenv... yes
772:info:build checking if setenv needs custom prototype... no
773:info:build checking for unsetenv... yes
774:info:build checking if unsetenv needs custom prototype... no
775:info:build checking for random... yes
776:info:build checking if random needs custom prototype... no
777:info:build checking for srandom... yes
778:info:build checking if srandom needs custom prototype... no
779:info:build checking for mkstemps... yes
780:info:build checking if mkstemps needs custom prototype... no
781:info:build checking for mkstemp... yes
782:info:build checking if mkstemp needs custom prototype... no
783:info:build checking for mkdtemp... yes
784:info:build checking if mkdtemp needs custom prototype... no
785:info:build checking for strtoll... yes
786:info:build checking for socket... yes
787:info:build checking for seteuid... yes
788:info:build checking for setegid... yes
789:info:build checking for strfmon... yes
790:info:build checking for stpcpy... yes
791:info:build checking for gettimeofday... yes
792:info:build checking for readdir_r... yes
793:info:build checking for setpriority... yes
794:info:build checking for usleep... yes
795:info:build checking if usleep needs custom prototype... no
796:info:build checking for gethostname... yes
797:info:build checking if gethostname needs custom prototype... no
798:info:build checking for random... (cached) yes
799:info:build checking if random needs custom prototype... (cached) no
800:info:build checking for srandom... (cached) yes
801:info:build checking if srandom needs custom prototype... (cached) no
802:info:build checking for S_ISSOCK... yes
803:info:build checking for initgroups... yes
804:info:build checking if initgroups needs custom prototype... no
805:info:build checking for mount tab file... no
806:info:build checking if getmntinfo() uses struct statvfs... no
807:info:build checking if sendfile() is wanted... no
808:info:build checking if MIT-SHM support is wanted... yes
809:info:build checking for posix_fadvise... no
810:info:build checking for _IceTransNoListen... yes
811:info:build checking for Compiler version... Target: i686-apple-darwin11
812:info:build checking for uname... Darwin 12.2.0 x86_64
813:info:build checking for distribution channel... MacPorts/Mac OS X
814:info:build checking for addToUtmp in -lutempter... no
815:info:build checking for Qt docs... /opt/local/lib/qt3/doc/html
816:info:build checking for dot... not found
817:info:build checking for doxygen... not found
818:info:build checking if ld supports unversioned version maps... no
819:info:build checking for aRts-1.1... disabled
820:info:build checking for md5sum... no
821:info:build checking for gmd5sum... no
822:info:build checking for DNS-SD support... yes
823:info:build Not using Lua
824:info:build checking whether we can use openpty... no
825:info:build checking idna.h usability... yes
826:info:build checking idna.h presence... yes
827:info:build checking for idna.h... yes
828:info:build checking punycode.h usability... yes
829:info:build checking punycode.h presence... yes
830:info:build checking for punycode.h... yes
831:info:build checking stringprep.h usability... yes
832:info:build checking stringprep.h presence... yes
833:info:build checking for stringprep.h... yes
834:info:build checking for idna_to_ascii_4i in -lidn... yes
835:info:build checking for inet_ntop... yes
836:info:build checking for inet_pton... yes
837:info:build checking for getpeername... yes
838:info:build checking for getsockname... yes
839:info:build checking for getsockopt... yes
840:info:build checking for gethostbyname2_r... no
841:info:build checking for gethostbyname_r... no
842:info:build checking for gethostbyname2... yes
843:info:build checking for if_nametoindex... yes
844:info:build checking for getprotobyname_r... no
845:info:build checking for getservbyname_r... no
846:info:build checking for getservbyport_r... no
847:info:build checking for netinet/in.h... yes
848:info:build checking for net/if.h... yes
849:info:build checking sys/filio.h usability... yes
850:info:build checking sys/filio.h presence... yes
851:info:build checking for sys/filio.h... yes
852:info:build checking for usleep... yes
853:info:build checking for poll... yes
854:info:build checking for madvise... yes
855:info:build checking for struct addrinfo... yes
856:info:build checking for getaddrinfo... yes
857:info:build checking for freeaddrinfo... yes
858:info:build checking for getnameinfo... yes
859:info:build checking for gai_strerror... yes
860:info:build checking if getaddrinfo works using numeric service with null host... yes
861:info:build checking for struct sockaddr.sa_len... yes
862:info:build checking for struct sockaddr_in6... yes
863:info:build checking for struct sockaddr_in6.sin6_scope_id... yes
864:info:build checking for GLIBC function backtrace... yes
865:info:build checking sys/mount.h usability... yes
866:info:build checking sys/mount.h presence... yes
867:info:build checking for sys/mount.h... yes
868:info:build checking for libart2-config... /opt/local/bin/libart2-config
869:info:build checking sys/stropts.h usability... no
870:info:build checking sys/stropts.h presence... no
871:info:build checking for sys/stropts.h... no
872:info:build checking for sys/select.h... (cached) yes
873:info:build checking libutil.h usability... no
874:info:build checking libutil.h presence... no
875:info:build checking for libutil.h... no
876:info:build checking util.h usability... yes
877:info:build checking util.h presence... yes
878:info:build checking for util.h... yes
879:info:build checking for termios.h... (cached) yes
880:info:build checking pty.h usability... no
881:info:build checking pty.h presence... no
882:info:build checking for pty.h... no
883:info:build checking termio.h usability... no
884:info:build checking termio.h presence... no
885:info:build checking for termio.h... no
886:info:build checking for revoke(tty) in unistd.h... yes
887:info:build checking whether to enable fast malloc... no
888:info:build checking whether g++ supports -finline-limit=100000... yes
889:info:build checking X11/extensions/Xrender.h usability... yes
890:info:build checking X11/extensions/Xrender.h presence... yes
891:info:build checking for X11/extensions/Xrender.h... yes
892:info:build checking for XRenderComposite in -lXrender... yes
893:info:build checking for assembler support for IA32 extensions... MMX yes, SSE yes, SSE2 yes, 3DNOW yes
894:info:build checking for cups-config... /usr/bin/cups-config
895:info:build checking for cupsServer in -lcups... yes
896:info:build checking cups/cups.h usability... yes
897:info:build checking cups/cups.h presence... yes
898:info:build checking for cups/cups.h... yes
899:info:build checking CUPS version >= 1.0109... yes
900:info:build checking CUPS version >= 1.0121... yes
901:info:build checking installation of PS driver needed... yes
902:info:build checking for su... /usr/bin/su
903:info:build checking for sudo... /usr/bin/sudo
904:info:build checking POSIX.1b scheduling... no
905:info:build checking for initgroups... yes
906:info:build checking for libutil.h... (cached) no
907:info:build checking for util.h... (cached) yes
908:info:build checking for pty.h... (cached) no
909:info:build checking for openpty in -lutil... yes
910:info:build checking for openpty... yes
911:info:build checking for initgroups... (cached) yes
912:info:build checking for setgroups... yes
913:info:build checking for getgroups... yes
914:info:build checking for grantpt... yes
915:info:build checking for setpriority... (cached) yes
916:info:build checking for getpt... no
917:info:build checking for unlockpt... yes
918:info:build checking for ptsname... yes
919:info:build checking for _getpty... no
920:info:build checking for struct ucred... no
921:info:build checking for getpeereid... yes
922:info:build checking for xml2-config... /opt/local/bin/xml2-config
923:info:build checking for xmllint... /opt/local/bin/xmllint
924:info:build checking for xslt-config... /opt/local/bin/xslt-config
925:info:build checking for bzDecompress in libbz2... no
926:info:build checking whether g++ supports -shared... yes
927:info:build checking whether g++ supports -fPIC... yes
928:info:build checking for BZ2_bzDecompress in (shared) libbz2... -lbz2
929:info:build checking for present bzip2 support... ok
930:info:build checking if libthai should be compiled in... no
931:info:build checking valgrind/memcheck.h usability... no
932:info:build checking valgrind/memcheck.h presence... no
933:info:build checking for valgrind/memcheck.h... no
934:info:build checking for libtiff tiff... yes
935:info:build checking for libjpeg6b... (cached) no
936:info:build checking for libjpeg... (cached) -ljpeg
937:info:build checking for libpng... (cached) -lpng -lz -lm
938:info:build checking for jasper... -ljasper -ljpeg -lm
939:info:build checking for OpenEXR libraries... -L/opt/local/lib -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread 
940:info:build checking for XftInit in -lqt-mt... no
941:info:build checking for fontconfig-config... not found
942:info:build checking for pkg-config... /opt/local/bin/pkg-config
943:info:build checking for freetype-config... /opt/local/bin/freetype-config
944:info:build checking X11/Xft/Xft.h usability... yes
945:info:build checking X11/Xft/Xft.h presence... yes
946:info:build checking for X11/Xft/Xft.h... yes
947:info:build checking whether to make kdeinit setuid root in order to protect it from bad Linux OOM-killer... no
948:info:build checking for FAMOpen in -lfam... no
949:info:build checking for libz... (cached) -lz
950:info:build checking sys/mnttab.h usability... no
951:info:build checking sys/mnttab.h presence... no
952:info:build checking for sys/mnttab.h... no
953:info:build checking sys/mntent.h usability... no
954:info:build checking sys/mntent.h presence... no
955:info:build checking for sys/mntent.h... no
956:info:build checking mntent.h usability... no
957:info:build checking mntent.h presence... no
958:info:build checking for mntent.h... no
959:info:build checking fstab.h usability... yes
960:info:build checking fstab.h presence... yes
961:info:build checking for fstab.h... yes
962:info:build checking sys/ucred.h usability... yes
963:info:build checking sys/ucred.h presence... yes
964:info:build checking for sys/ucred.h... yes
965:info:build checking for sys/mount.h... (cached) yes
966:info:build checking for setmntent... no
967:info:build checking for getmntinfo... yes
968:info:build checking for volmgt_running in -lvolmgt... no
969:info:build checking if you need GNU extensions... no
970:info:build checking if you need GNU extensions... (cached) no
971:info:build checking for Linux Inotify Notification... no
972:info:build checking for OpenSSL... libraries /opt/local/lib, headers /opt/local/include
973:info:build checking whether OpenSSL uses rsaref... no
974:info:build checking for easter eggs... none found
975:info:build checking for OpenSSL version... ok
976:info:build checking for setgroups with short argument... no
977:info:build checking arpa/nameser8_compat.h usability... no
978:info:build checking arpa/nameser8_compat.h presence... no
979:info:build checking for arpa/nameser8_compat.h... no
980:info:build checking arpa/nameser_compat.h usability... yes
981:info:build checking arpa/nameser_compat.h presence... yes
982:info:build checking for arpa/nameser_compat.h... yes
983:info:build checking for sys/param.h... (cached) yes
984:info:build checking for setfsent... yes
985:info:build checking whether to enable GSSAPI support... Apple framework
986:info:build checking ieeefp.h usability... no
987:info:build checking ieeefp.h presence... no
988:info:build checking for ieeefp.h... no
989:info:build checking float.h usability... yes
990:info:build checking float.h presence... yes
991:info:build checking for float.h... yes
992:info:build checking for finite in -lm... yes
993:info:build checking for _finite in -lm... no
994:info:build checking for isnan with <math.h>... yes
995:info:build checking for isinf with <math.h>... yes
996:info:build checking for pcre-config... /opt/local/bin/pcre-config
997:info:build checking for new_aspell_config in -laspell... yes
998:info:build checking aspell.h usability... yes
999:info:build checking aspell.h presence... yes
1000:info:build checking for aspell.h... yes
1001:info:build checking for hspell_check_word in -lhspell... no
1002:info:build checking hspell.h usability... no
1003:info:build checking hspell.h presence... no
1004:info:build checking for hspell.h... no
1005:info:build checking for sys/soundcard.h... (cached) no
1006:info:build checking machine/soundcard.h usability... no
1007:info:build checking machine/soundcard.h presence... no
1008:info:build checking for machine/soundcard.h... no
1009:info:build checking linux/awe_voice.h usability... no
1010:info:build checking linux/awe_voice.h presence... no
1011:info:build checking for linux/awe_voice.h... no
1012:info:build checking awe_voice.h usability... no
1013:info:build checking awe_voice.h presence... no
1014:info:build checking for awe_voice.h... no
1015:info:build checking /usr/src/sys/i386/isa/sound/awe_voice.h usability... no
1016:info:build checking /usr/src/sys/i386/isa/sound/awe_voice.h presence... no
1017:info:build checking for /usr/src/sys/i386/isa/sound/awe_voice.h... no
1018:info:build checking /usr/src/sys/gnu/i386/isa/sound/awe_voice.h usability... no
1019:info:build checking /usr/src/sys/gnu/i386/isa/sound/awe_voice.h presence... no
1020:info:build checking for /usr/src/sys/gnu/i386/isa/sound/awe_voice.h... no
1021:info:build checking sys/asoundlib.h usability... no
1022:info:build checking sys/asoundlib.h presence... no
1023:info:build checking for sys/asoundlib.h... no
1024:info:build checking alsa/asoundlib.h usability... no
1025:info:build checking alsa/asoundlib.h presence... no
1026:info:build checking for alsa/asoundlib.h... no
1027:info:build checking if dcop should be compiled... yes
1028:info:build checking if libltdl should be compiled... yes
1029:info:build checking if kdefx should be compiled... yes
1030:info:build checking if kdecore should be compiled... yes
1031:info:build checking if kunittest should be compiled... yes
1032:info:build checking if kdeui should be compiled... yes
1033:info:build checking if kdesu should be compiled... yes
1034:info:build checking if kjs should be compiled... yes
1035:info:build checking if kwallet should be compiled... yes
1036:info:build checking if kio should be compiled... yes
1037:info:build checking if pics should be compiled... yes
1038:info:build checking if mimetypes should be compiled... yes
1039:info:build checking if licenses should be compiled... yes
1040:info:build checking if libkscreensaver should be compiled... yes
1041:info:build checking if libkmid should be compiled... yes
1042:info:build checking if kstyles should be compiled... yes
1043:info:build checking if kparts should be compiled... yes
1044:info:build checking if knewstuff should be compiled... yes
1045:info:build checking if kioslave should be compiled... yes
1046:info:build checking if kinit should be compiled... yes
1047:info:build checking if kimgio should be compiled... yes
1048:info:build checking if kdeprint should be compiled... yes
1049:info:build checking if kded should be compiled... yes
1050:info:build checking if kconf_update should be compiled... yes
1051:info:build checking if kcert should be compiled... yes
1052:info:build checking if kutils should be compiled... yes
1053:info:build checking if kresources should be compiled... yes
1054:info:build checking if kab should be compiled... yes
1055:info:build checking if kabc should be compiled... yes
1056:info:build checking if kdoctools should be compiled... yes
1057:info:build checking if dnssd should be compiled... yes
1058:info:build checking if arts should be compiled... yes
1059:info:build checking if kspell2 should be compiled... yes
1060:info:build checking if kmdi should be compiled... yes
1061:info:build checking if khtml should be compiled... yes
1062:info:build checking if kcmshell should be compiled... yes
1063:info:build checking if interfaces should be compiled... yes
1064:info:build checking if doc should be compiled... yes
1065:info:build checking if kdewidgets should be compiled... yes
1066:info:build checking if kate should be compiled... yes
1067:info:build checking that generated files are newer than configure... done
1068:info:build configure: creating ./config.status
1069:info:build wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1966.
1070:info:build config.status: creating Makefile
1071:info:build config.status: creating arts/Makefile
1072:info:build config.status: creating arts/kde/Makefile
1073:info:build config.status: creating arts/kde/mcop-dcop/Makefile
1074:info:build config.status: creating arts/knotify/Makefile
1075:info:build config.status: creating arts/message/Makefile
1076:info:build config.status: creating dcop/Makefile
1077:info:build config.status: creating dcop/KDE-ICE/Makefile
1078:info:build config.status: creating dcop/client/Makefile
1079:info:build config.status: creating dcop/dcopidl/Makefile
1080:info:build config.status: creating dcop/dcopidl2cpp/Makefile
1081:info:build config.status: creating dcop/dcopidlng/Makefile
1082:info:build config.status: creating dcop/tests/Makefile
1083:info:build config.status: creating dnssd/Makefile
1084:info:build config.status: creating doc/Makefile
1085:info:build config.status: creating doc/common/Makefile
1086:info:build config.status: creating doc/kdelibs/Makefile
1087:info:build config.status: creating doc/kspell/Makefile
1088:info:build config.status: creating interfaces/Makefile
1089:info:build config.status: creating interfaces/khexedit/Makefile
1090:info:build config.status: creating interfaces/kimproxy/Makefile
1091:info:build config.status: creating interfaces/kimproxy/interface/Makefile
1092:info:build config.status: creating interfaces/kimproxy/library/Makefile
1093:info:build config.status: creating interfaces/kimproxy/library/icons/Makefile
1094:info:build config.status: creating interfaces/kio/Makefile
1095:info:build config.status: creating interfaces/kmediaplayer/Makefile
1096:info:build config.status: creating interfaces/kmediaplayer/kfileaudiopreview/Makefile
1097:info:build config.status: creating interfaces/kregexpeditor/Makefile
1098:info:build config.status: creating interfaces/kscript/Makefile
1099:info:build config.status: creating interfaces/kscript/sample/Makefile
1100:info:build config.status: creating interfaces/kspeech/Makefile
1101:info:build config.status: creating interfaces/ktexteditor/Makefile
1102:info:build config.status: creating interfaces/terminal/Makefile
1103:info:build config.status: creating interfaces/terminal/test/Makefile
1104:info:build config.status: creating kab/Makefile
1105:info:build config.status: creating kabc/Makefile
1106:info:build config.status: creating kabc/formats/Makefile
1107:info:build config.status: creating kabc/plugins/Makefile
1108:info:build config.status: creating kabc/plugins/dir/Makefile
1109:info:build config.status: creating kabc/plugins/evolution/Makefile
1110:info:build config.status: creating kabc/plugins/file/Makefile
1111:info:build config.status: creating kabc/plugins/ldapkio/Makefile
1112:info:build config.status: creating kabc/plugins/net/Makefile
1113:info:build config.status: creating kabc/plugins/sql/Makefile
1114:info:build config.status: creating kabc/scripts/Makefile
1115:info:build config.status: creating kabc/tests/Makefile
1116:info:build config.status: creating kabc/vcard/Makefile
1117:info:build config.status: creating kabc/vcardparser/Makefile
1118:info:build config.status: creating kate/Makefile
1119:info:build config.status: creating kate/data/Makefile
1120:info:build config.status: creating kate/interfaces/Makefile
1121:info:build config.status: creating kate/part/Makefile
1122:info:build config.status: creating kate/plugins/Makefile
1123:info:build config.status: creating kate/plugins/autobookmarker/Makefile
1124:info:build config.status: creating kate/plugins/insertfile/Makefile
1125:info:build config.status: creating kate/plugins/isearch/Makefile
1126:info:build config.status: creating kate/plugins/kdatatool/Makefile
1127:info:build config.status: creating kate/plugins/wordcompletion/Makefile
1128:info:build config.status: creating kate/scripts/Makefile
1129:info:build config.status: creating kcert/Makefile
1130:info:build config.status: creating kcmshell/Makefile
1131:info:build config.status: creating kconf_update/Makefile
1132:info:build config.status: creating kdecore/Makefile
1133:info:build config.status: creating kdecore/kconfig_compiler/Makefile
1134:info:build config.status: creating kdecore/kconfig_compiler/example/Makefile
1135:info:build config.status: creating kdecore/kconfig_compiler/tests/Makefile
1136:info:build config.status: creating kdecore/malloc/Makefile
1137:info:build config.status: creating kdecore/network/Makefile
1138:info:build config.status: creating kdecore/svgicons/Makefile
1139:info:build config.status: creating kdecore/tests/Makefile
1140:info:build config.status: creating kded/Makefile
1141:info:build config.status: creating kded/test/Makefile
1142:info:build config.status: creating kdefx/Makefile
1143:info:build config.status: creating kdeprint/Makefile
1144:info:build config.status: creating kdeprint/cups/Makefile
1145:info:build config.status: creating kdeprint/cups/cupsdconf2/Makefile
1146:info:build config.status: creating kdeprint/ext/Makefile
1147:info:build config.status: creating kdeprint/filters/Makefile
1148:info:build config.status: creating kdeprint/foomatic/Makefile
1149:info:build config.status: creating kdeprint/kdeprint/Makefile
1150:info:build config.status: creating kdeprint/lpd/Makefile
1151:info:build config.status: creating kdeprint/lpdunix/Makefile
1152:info:build config.status: creating kdeprint/lpr/Makefile
1153:info:build config.status: creating kdeprint/management/Makefile
1154:info:build config.status: creating kdeprint/pics/Makefile
1155:info:build config.status: creating kdeprint/rlpr/Makefile
1156:info:build config.status: creating kdeprint/tests/Makefile
1157:info:build config.status: creating kdeprint/tools/Makefile
1158:info:build config.status: creating kdeprint/tools/escputil/Makefile
1159:info:build config.status: creating kdesu/Makefile
1160:info:build config.status: creating kdeui/Makefile
1161:info:build config.status: creating kdeui/about/Makefile
1162:info:build config.status: creating kdeui/colors/Makefile
1163:info:build config.status: creating kdeui/kdetrayproxy/Makefile
1164:info:build config.status: creating kdeui/tests/Makefile
1165:info:build config.status: creating kdewidgets/Makefile
1166:info:build config.status: creating kdewidgets/pics/Makefile
1167:info:build config.status: creating kdewidgets/tests/Makefile
1168:info:build config.status: creating kdoctools/Makefile
1169:info:build config.status: creating khtml/Makefile
1170:info:build config.status: creating khtml/css/Makefile
1171:info:build config.status: creating khtml/dom/Makefile
1172:info:build config.status: creating khtml/ecma/Makefile
1173:info:build config.status: creating khtml/html/Makefile
1174:info:build config.status: creating khtml/java/Makefile
1175:info:build config.status: creating khtml/java/dummy/Makefile
1176:info:build config.status: creating khtml/java/tests/Makefile
1177:info:build config.status: creating khtml/kmultipart/Makefile
1178:info:build config.status: creating khtml/misc/Makefile
1179:info:build config.status: creating khtml/pics/Makefile
1180:info:build config.status: creating khtml/rendering/Makefile
1181:info:build config.status: creating khtml/xml/Makefile
1182:info:build config.status: creating kimgio/Makefile
1183:info:build config.status: creating kinit/Makefile
1184:info:build config.status: creating kinit/tests/Makefile
1185:info:build config.status: creating kio/Makefile
1186:info:build config.status: creating kio/bookmarks/Makefile
1187:info:build config.status: creating kio/httpfilter/Makefile
1188:info:build config.status: creating kio/kfile/Makefile
1189:info:build config.status: creating kio/kfile/tests/Makefile
1190:info:build config.status: creating kio/kio/Makefile
1191:info:build config.status: creating kio/kioexec/Makefile
1192:info:build config.status: creating kio/kpasswdserver/Makefile
1193:info:build config.status: creating kio/kssl/Makefile
1194:info:build config.status: creating kio/kssl/kssl/Makefile
1195:info:build config.status: creating kio/kssl/kssl/caroot/Makefile
1196:info:build config.status: creating kio/misc/Makefile
1197:info:build config.status: creating kio/misc/kdesasl/Makefile
1198:info:build config.status: creating kio/misc/kfile/Makefile
1199:info:build config.status: creating kio/misc/kntlm/Makefile
1200:info:build config.status: creating kio/misc/kpac/Makefile
1201:info:build config.status: creating kio/misc/ksendbugmail/Makefile
1202:info:build config.status: creating kio/misc/kssld/Makefile
1203:info:build config.status: creating kio/misc/kwalletd/Makefile
1204:info:build config.status: creating kio/pics/Makefile
1205:info:build config.status: creating kio/tests/Makefile
1206:info:build config.status: creating kioslave/Makefile
1207:info:build config.status: creating kioslave/bzip2/Makefile
1208:info:build config.status: creating kioslave/file/Makefile
1209:info:build config.status: creating kioslave/ftp/Makefile
1210:info:build config.status: creating kioslave/gzip/Makefile
1211:info:build config.status: creating kioslave/http/Makefile
1212:info:build config.status: creating kioslave/http/kcookiejar/Makefile
1213:info:build config.status: creating kioslave/http/kcookiejar/tests/Makefile
1214:info:build config.status: creating kioslave/metainfo/Makefile
1215:info:build config.status: creating kjs/Makefile
1216:info:build config.status: creating kmdi/Makefile
1217:info:build config.status: creating kmdi/kmdi/Makefile
1218:info:build config.status: creating kmdi/test/Makefile
1219:info:build config.status: creating knewstuff/Makefile
1220:info:build config.status: creating kparts/Makefile
1221:info:build config.status: creating kparts/tests/Makefile
1222:info:build config.status: creating kresources/Makefile
1223:info:build config.status: creating kspell2/Makefile
1224:info:build config.status: creating kspell2/plugins/Makefile
1225:info:build config.status: creating kspell2/plugins/aspell/Makefile
1226:info:build config.status: creating kspell2/plugins/hspell/Makefile
1227:info:build config.status: creating kspell2/plugins/ispell/Makefile
1228:info:build config.status: creating kspell2/tests/Makefile
1229:info:build config.status: creating kspell2/ui/Makefile
1230:info:build config.status: creating kstyles/Makefile
1231:info:build config.status: creating kstyles/highcolor/Makefile
1232:info:build config.status: creating kstyles/highcontrast/Makefile
1233:info:build config.status: creating kstyles/highcontrast/config/Makefile
1234:info:build config.status: creating kstyles/keramik/Makefile
1235:info:build config.status: creating kstyles/klegacy/Makefile
1236:info:build config.status: creating kstyles/kthemestyle/Makefile
1237:info:build config.status: creating kstyles/light/Makefile
1238:info:build config.status: creating kstyles/plastik/Makefile
1239:info:build config.status: creating kstyles/plastik/config/Makefile
1240:info:build config.status: creating kstyles/riscos/Makefile
1241:info:build config.status: creating kstyles/themes/Makefile
1242:info:build config.status: creating kstyles/utils/Makefile
1243:info:build config.status: creating kstyles/utils/installtheme/Makefile
1244:info:build config.status: creating kstyles/web/Makefile
1245:info:build config.status: creating kunittest/Makefile
1246:info:build config.status: creating kutils/Makefile
1247:info:build config.status: creating kutils/ksettings/Makefile
1248:info:build config.status: creating kutils/tests/Makefile
1249:info:build config.status: creating kwallet/Makefile
1250:info:build config.status: creating kwallet/backend/Makefile
1251:info:build config.status: creating kwallet/backend/tests/Makefile
1252:info:build config.status: creating kwallet/client/Makefile
1253:info:build config.status: creating kwallet/tests/Makefile
1254:info:build config.status: creating libkmid/Makefile
1255:info:build config.status: creating libkmid/tests/Makefile
1256:info:build config.status: creating libkscreensaver/Makefile
1257:info:build config.status: creating libltdl/Makefile
1258:info:build config.status: creating licenses/Makefile
1259:info:build config.status: creating mimetypes/Makefile
1260:info:build config.status: creating mimetypes/application/Makefile
1261:info:build config.status: creating mimetypes/audio/Makefile
1262:info:build config.status: creating mimetypes/image/Makefile
1263:info:build config.status: creating mimetypes/inode/Makefile
1264:info:build config.status: creating mimetypes/message/Makefile
1265:info:build config.status: creating mimetypes/model/Makefile
1266:info:build config.status: creating mimetypes/multipart/Makefile
1267:info:build config.status: creating mimetypes/text/Makefile
1268:info:build config.status: creating mimetypes/uri/Makefile
1269:info:build config.status: creating mimetypes/video/Makefile
1270:info:build config.status: creating pics/Makefile
1271:info:build config.status: creating pics/crystalsvg/Makefile
1272:info:build config.status: creating pics/emoticons/Makefile
1273:info:build config.status: creating pics/hicolor/Makefile
1274:info:build config.status: creating kdecore/kde-config.cpp
1275:info:build config.status: WARNING:  'kdecore/kde-config.cpp.in' seems to ignore the --datarootdir setting
1276:info:build config.status: creating kdoctools/checkXML
1277:info:build config.status: creating khtml/java/kjava.policy
1278:info:build config.status: creating config.h
1279:info:build config.status: config.h is unchanged
1280:info:build config.status: creating dcop/dcop-path.h
1281:info:build config.status: dcop/dcop-path.h is unchanged
1282:info:build config.status: creating kdecore/kdemacros.h
1283:info:build config.status: kdecore/kdemacros.h is unchanged
1284:info:build config.status: creating kio/kssl/ksslconfig.h
1285:info:build config.status: kio/kssl/ksslconfig.h is unchanged
1286:info:build config.status: creating kjs/global.h
1287:info:build config.status: kjs/global.h is unchanged
1288:info:build config.status: executing depfiles commands
1289:info:build configure: WARNING: unrecognized options: --with-ldap, --with-xinerama, --with-pam
1290:info:build
1291:info:build The development package of Hspell is not installed, I couldn't find hspell.h.
1292:info:build Spell-checking Hebrew with libhspell will not be available.
1293:info:build If you need it, install hspell >= 0.9 from sources
1294:info:build see http://www.ivrix.org.il/projects/spell-checker/
1295:info:build or from packages your distribution provides.
1296:info:build
1297:info:build
1298:info:build Your ld doesn't support unversioned version scripts.
1299:info:build KDE will continue to build and run just fine, but you might
1300:info:build experience a small performance penality.
1301:info:build
1302:info:build If you're running Linux, your binutils are probably too old.
1303:info:build If you're running non-linux your platform might simply not support it.
1304:info:build
1305:info:build
1306:info:build libacl was not found. Without that library, you will not be able
1307:info:build to manage access control lists on file systems that support them,
1308:info:build such as ext3 or reiserfs.
1309:info:build You can download it from ftp://oss.sgi.com/projects/xfs/cmd_tars/
1310:info:build (you will need attr too)
1311:info:build
1312:info:build
1313:info:build     perl -pi -e 's/-Xlinker -framework -Xlinker /-Wl,-framework,/g' Makefile
1314:info:build     perl -pi -e 's/-framework /-Wl,-framework,/g' Makefile
1315:info:build     perl -pi -e 's/-weak_framework /-Wl,-weak_framework,/g' Makefile
1316:info:build
1317:info:build     ./build-helper.sh make      kdelibs3 3.5.10 13 unsermake $UNSERMAKEFLAGS
1318:info:build 01% 01% 01% 01% 01% compiling /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/knewstuff/security.cpp
1319:info:build compiling /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kinit/klauncher.cpp
1320:info:build compiling /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/driverparse.c
1321:info:build compiling /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp
1322:info:build 01% 01% 01% 01% 01% installing ./kdecore/kdemacros.h
1323:info:build install: /opt/local/include/kdemacros.h: chmod: Operation not permitted
1324:info:build Error creating /opt/local/include/kdemacros.h. Exit status 71.
1325:info:build g++ -DHAVE_CONFIG_H -I./kdeprint/cups/cupsdconf2 -I/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2 -I. -I/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10 -I/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kio -I/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kfile -I/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/dcop -I/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/libltdl -I/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdefx -I./kdecore -I/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdecore -I/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdecore/network -I/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeui -I/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kio -I/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kio/kio -I/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kio/kfile -I/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10 -I/opt/local/lib/qt3/include -I/opt/local/include -I/opt/local/include -DQT_THREAD_SUPPORT -I/usr/include/gssapi -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fPIC -DPIC -c /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp -o ./kdeprint/cups/cupsdconf2/.libs/cupsdconf.o -Wp,-MD,./kdeprint/cups/cupsdconf2/.deps/cupsdconf.TUlo
1326:info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp: In member function ‘bool CupsdConf::loadAvailableResources()’:
1327:info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp:632: error: invalid use of incomplete type ‘struct _ipp_s’
1328:info:build /usr/include/cups/ipp.h:365: error: forward declaration of ‘struct _ipp_s’
1329:info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp:638: error: invalid use of incomplete type ‘struct _ipp_s’
1330:info:build /usr/include/cups/ipp.h:365: error: forward declaration of ‘struct _ipp_s’
1331:info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp:642: error: invalid use of incomplete type ‘struct _ipp_attribute_s’
1332:info:build /usr/include/cups/ipp.h:366: error: forward declaration of ‘struct _ipp_attribute_s’
1333:info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp:649: error: invalid use of incomplete type ‘struct _ipp_attribute_s’
1334:info:build /usr/include/cups/ipp.h:366: error: forward declaration of ‘struct _ipp_attribute_s’
1335:info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp:649: error: invalid use of incomplete type ‘struct _ipp_attribute_s’
1336:info:build /usr/include/cups/ipp.h:366: error: forward declaration of ‘struct _ipp_attribute_s’
1337:info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp:650: error: invalid use of incomplete type ‘struct _ipp_attribute_s’
1338:info:build /usr/include/cups/ipp.h:366: error: forward declaration of ‘struct _ipp_attribute_s’
1339:info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp:650: error: invalid use of incomplete type ‘struct _ipp_attribute_s’
1340:info:build /usr/include/cups/ipp.h:366: error: forward declaration of ‘struct _ipp_attribute_s’
1341:info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp:651: error: invalid use of incomplete type ‘struct _ipp_attribute_s’
1342:info:build /usr/include/cups/ipp.h:366: error: forward declaration of ‘struct _ipp_attribute_s’
1343:info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp:661: error: invalid use of incomplete type ‘struct _ipp_s’
1344:info:build /usr/include/cups/ipp.h:365: error: forward declaration of ‘struct _ipp_s’
1345:info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp:667: error: invalid use of incomplete type ‘struct _ipp_s’
1346:info:build /usr/include/cups/ipp.h:365: error: forward declaration of ‘struct _ipp_s’
1347:info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp:671: error: invalid use of incomplete type ‘struct _ipp_attribute_s’
1348:info:build /usr/include/cups/ipp.h:366: error: forward declaration of ‘struct _ipp_attribute_s’
1349:info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp:678: error: invalid use of incomplete type ‘struct _ipp_attribute_s’
1350:info:build /usr/include/cups/ipp.h:366: error: forward declaration of ‘struct _ipp_attribute_s’
1351:info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp:678: error: invalid use of incomplete type ‘struct _ipp_attribute_s’
1352:info:build /usr/include/cups/ipp.h:366: error: forward declaration of ‘struct _ipp_attribute_s’
1353:info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp:679: error: invalid use of incomplete type ‘struct _ipp_attribute_s’
1354:info:build /usr/include/cups/ipp.h:366: error: forward declaration of ‘struct _ipp_attribute_s’
1355:info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp:679: error: invalid use of incomplete type ‘struct _ipp_attribute_s’
1356:info:build /usr/include/cups/ipp.h:366: error: forward declaration of ‘struct _ipp_attribute_s’
1357:info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cupsdconf.cpp:680: error: invalid use of incomplete type ‘struct _ipp_attribute_s’
1358:info:build /usr/include/cups/ipp.h:366: error: forward declaration of ‘struct _ipp_attribute_s’
1359:info:build Error creating ./kdeprint/cups/cupsdconf2/cupsdconf.lo. Exit status 1.
1360:info:build kdelibs3-3.5.10-13 make failed!
1361:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10" && ./CompileScript.sh all
1362:info:build Exit code: 1
1363:error:build org.macports.build for port kdelibs3 returned: command execution failed
1364:debug:build Error code: CHILDSTATUS 44050 1
1365:debug:build Backtrace: command execution failed
1366    while executing
1367"system -nice 0 $fullcmdstring"
1368    ("eval" body line 1)
1369    invoked from within
1370"eval system $notty $nice \$fullcmdstring"
1371    invoked from within
1372"command_exec build"
1373    (procedure "portbuild::build_main" line 8)
1374    invoked from within
1375"$procedure $targetname"
1376:info:build Warning: targets not executed for kdelibs3: org.macports.install org.macports.build org.macports.destroot
1377:notice:build Please see the log file for port kdelibs3 for details:
1378    /opt/local/var/macports/logs/_opt_mports_trunk_dports_kde_kdelibs3/kdelibs3/main.log