<86>Apr 27 00:13:02 userdel[26557]: delete user `rooter' <86>Apr 27 00:13:02 userdel[26557]: remove group `rooter' <86>Apr 27 00:13:02 groupadd[26558]: new group: name=rooter, gid=501 <86>Apr 27 00:13:02 useradd[26559]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 00:13:02 userdel[26561]: delete user `builder' <86>Apr 27 00:13:02 userdel[26561]: remove group `builder' <86>Apr 27 00:13:02 groupadd[26562]: new group: name=builder, gid=502 <86>Apr 27 00:13:02 useradd[26563]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 00:13:04 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 27 00:13:04 rpmi: libexpat-2.0.1-alt0.1 installed <13>Apr 27 00:13:04 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 27 00:13:04 rpmi: libgdbm-1.8.3-alt4 installed <13>Apr 27 00:13:04 rpmi: gnome-common-2.20.0-alt1 installed <13>Apr 27 00:13:04 rpmi: flex-2.5.33-alt3 installed <13>Apr 27 00:13:04 rpmi: python-modules-email-2.5.2-alt0.M41.2 installed <13>Apr 27 00:13:04 rpmi: python-modules-compiler-2.5.2-alt0.M41.2 installed <13>Apr 27 00:13:05 rpmi: python-modules-encodings-2.5.2-alt0.M41.2 installed <13>Apr 27 00:13:05 rpmi: python-modules-2.5.2-alt0.M41.2 installed <13>Apr 27 00:13:05 rpmi: python-modules-xml-2.5.2-alt0.M41.2 installed <13>Apr 27 00:13:05 rpmi: glib2-devel-2.16.5-alt0.M41.1 installed Installing libIDL-0.8.13-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63125 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libIDL-0.8.13 + echo 'Source #0 (libIDL-0.8.13.tar.bz2):' Source #0 (libIDL-0.8.13.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libIDL-0.8.13.tar.bz2 + /bin/tar -xf - + cd libIDL-0.8.13 + /bin/chmod -c -Rf u+rwX,go-w . + rm -f m4/libtool.m4 'm4/lt*.m4' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.63125 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libIDL-0.8.13 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.in: tracing autoreconf-default: running: libtoolize --force autoreconf-default: configure.in: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.in: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of ppc-alt-linux-gcc... none checking for library containing strerror... none required checking for ppc-alt-linux-gcc... (cached) ppc-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether ppc-alt-linux-gcc accepts -g... (cached) yes checking for ppc-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of ppc-alt-linux-gcc... (cached) none checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking if C preprocessor likes IDL... yes checking if C preprocessor can read from stdin... yes checking how to ignore standard include path... -I- checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for bison... yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-alt-linux-g++... no checking for ppc-alt-linux-c++... no checking for ppc-alt-linux-gpp... no checking for ppc-alt-linux-aCC... no checking for ppc-alt-linux-CC... no checking for ppc-alt-linux-cxx... no checking for ppc-alt-linux-cc++... no checking for ppc-alt-linux-cl.exe... no checking for ppc-alt-linux-FCC... no checking for ppc-alt-linux-KCC... no checking for ppc-alt-linux-RCC... no checking for ppc-alt-linux-xlC_r... no checking for ppc-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking whether to enable maintainer-specific portions of Makefiles... no checking for Win32... no checking for ppc-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBIDL... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wcstr.h usability... no checking wcstr.h presence... no checking for wcstr.h... no checking for popen... yes checking for symlink... yes checking for access... yes checking for long long... yes checking size of long long... 8 checking for format to printf and scanf a guint64... %llu checking what warning flags to pass to the C compiler... -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile.msc config.status: creating libIDL-zip config.status: creating include/Makefile config.status: creating include/libIDL/Makefile config.status: creating include/libIDL/IDL.h config.status: creating libIDL-config-2 config.status: creating libIDL.m4 config.status: creating libIDL.spec config.status: creating libIDL-2.0.pc config.status: creating libIDL-2.0-uninstalled.pc config.status: executing depfiles commands libIDL 0.8.13 configuration complete C Preprocessor: "ppc-alt-linux-gcc -E" Standard input supported. + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/libIDL-0.8.13' bison -y -d -v 2>/dev/null ./parser.y touch stamp-parser test -f y.tab.h && mv -f y.tab.h parser.h || touch parser.h test -f y.tab.c && mv -f y.tab.c parser.c || touch parser.c flex -8 -t ./lexer.l | sed -e 's/yy/__IDL_/g' >lexer.c make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libIDL-0.8.13' Making all in include make[2]: Entering directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include' Making all in libIDL make[3]: Entering directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include/libIDL' make all-am make[4]: Entering directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include/libIDL' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include/libIDL' make[3]: Leaving directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include/libIDL' make[3]: Entering directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include' make[2]: Entering directory `/usr/src/RPM/BUILD/libIDL-0.8.13' test -f y.tab.c && mv -f y.tab.c parser.c || touch parser.c test -f y.tab.h && mv -f y.tab.h parser.h || touch parser.h /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.13\" -DPACKAGE_STRING=\"libIDL\ 0.8.13\" -DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi\?product=libIDL\" -DLIBIDL_VERSION=\"0.8.13\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"-I-\" -DCPP_PROGRAM=\"ppc-alt-linux-gcc\ -E\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DLIBIDL_COMPILATION -pipe -Wall -O2 -fsigned-char -c -o libIDL_2_la-ns.lo `test -f 'ns.c' || echo './'`ns.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.13\" -DPACKAGE_STRING=\"libIDL\ 0.8.13\" -DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi\?product=libIDL\" -DLIBIDL_VERSION=\"0.8.13\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"-I-\" -DCPP_PROGRAM=\"ppc-alt-linux-gcc\ -E\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DLIBIDL_COMPILATION -pipe -Wall -O2 -fsigned-char -c -o libIDL_2_la-util.lo `test -f 'util.c' || echo './'`util.c ppc-alt-linux-gcc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.13\" -DPACKAGE_STRING=\"libIDL\ 0.8.13\" -DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi\?product=libIDL\" -DLIBIDL_VERSION=\"0.8.13\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"-I-\" -DCPP_PROGRAM=\"ppc-alt-linux-gcc\ -E\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -c tstidl.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.13\" -DPACKAGE_STRING=\"libIDL\ 0.8.13\" -DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi\?product=libIDL\" -DLIBIDL_VERSION=\"0.8.13\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"-I-\" -DCPP_PROGRAM=\"ppc-alt-linux-gcc\ -E\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DLIBIDL_COMPILATION -pipe -Wall -O2 -fsigned-char -c -o libIDL_2_la-parser.lo `test -f 'parser.c' || echo './'`parser.c flex -8 -t ./lexer.l | sed -e 's/yy/__IDL_/g' >lexer.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.13\" -DPACKAGE_STRING=\"libIDL\ 0.8.13\" -DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi\?product=libIDL\" -DLIBIDL_VERSION=\"0.8.13\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"-I-\" -DCPP_PROGRAM=\"ppc-alt-linux-gcc\ -E\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DLIBIDL_COMPILATION -pipe -Wall -O2 -fsigned-char -c -o libIDL_2_la-lexer.lo `test -f 'lexer.c' || echo './'`lexer.c mkdir .libs ppc-alt-linux-gcc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.13\" "-DPACKAGE_STRING=\"libIDL 0.8.13\"" "-DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi?product=libIDL\"" -DLIBIDL_VERSION=\"0.8.13\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"-I-\" "-DCPP_PROGRAM=\"ppc-alt-linux-gcc -E\"" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DLIBIDL_COMPILATION -pipe -Wall -O2 -fsigned-char -c parser.c -fPIC -DPIC -o .libs/libIDL_2_la-parser.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.13\" "-DPACKAGE_STRING=\"libIDL 0.8.13\"" "-DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi?product=libIDL\"" -DLIBIDL_VERSION=\"0.8.13\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"-I-\" "-DCPP_PROGRAM=\"ppc-alt-linux-gcc -E\"" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DLIBIDL_COMPILATION -pipe -Wall -O2 -fsigned-char -c util.c -fPIC -DPIC -o .libs/libIDL_2_la-util.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.13\" "-DPACKAGE_STRING=\"libIDL 0.8.13\"" "-DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi?product=libIDL\"" -DLIBIDL_VERSION=\"0.8.13\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"-I-\" "-DCPP_PROGRAM=\"ppc-alt-linux-gcc -E\"" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DLIBIDL_COMPILATION -pipe -Wall -O2 -fsigned-char -c ns.c -fPIC -DPIC -o .libs/libIDL_2_la-ns.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.13\" "-DPACKAGE_STRING=\"libIDL 0.8.13\"" "-DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi?product=libIDL\"" -DLIBIDL_VERSION=\"0.8.13\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"-I-\" "-DCPP_PROGRAM=\"ppc-alt-linux-gcc -E\"" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DLIBIDL_COMPILATION -pipe -Wall -O2 -fsigned-char -c lexer.c -fPIC -DPIC -o .libs/libIDL_2_la-lexer.o : In function '__IDL_lex': ./lexer.l:420: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result : At top level: :2558: warning: no previous prototype for '__IDL_get_lineno' :2567: warning: no previous prototype for '__IDL_get_in' :2575: warning: no previous prototype for '__IDL_get_out' :2583: warning: no previous prototype for '__IDL_get_leng' :2592: warning: no previous prototype for '__IDL_get_text' :2601: warning: no previous prototype for '__IDL_set_lineno' :2613: warning: no previous prototype for '__IDL_set_in' :2618: warning: no previous prototype for '__IDL_set_out' :2623: warning: no previous prototype for '__IDL_get_debug' :2628: warning: no previous prototype for '__IDL_set_debug' :2662: warning: no previous prototype for '__IDL_lex_destroy' :2065: warning: '__IDL_unput' defined but not used /bin/sh ./libtool --tag=CC --mode=link ppc-alt-linux-gcc -DLIBIDL_COMPILATION -pipe -Wall -O2 -fsigned-char -version-info 0:0:0 -lglib-2.0 -no-undefined -o libIDL-2.la -rpath /usr/lib libIDL_2_la-parser.lo libIDL_2_la-lexer.lo libIDL_2_la-ns.lo libIDL_2_la-util.lo ppc-alt-linux-gcc -shared .libs/libIDL_2_la-parser.o .libs/libIDL_2_la-lexer.o .libs/libIDL_2_la-ns.o .libs/libIDL_2_la-util.o -lglib-2.0 -Wl,-soname -Wl,libIDL-2.so.0 -o .libs/libIDL-2.so.0.0.0 (cd .libs && rm -f libIDL-2.so.0 && ln -s libIDL-2.so.0.0.0 libIDL-2.so.0) (cd .libs && rm -f libIDL-2.so && ln -s libIDL-2.so.0.0.0 libIDL-2.so) creating libIDL-2.la (cd .libs && rm -f libIDL-2.la && ln -s ../libIDL-2.la libIDL-2.la) /bin/sh ./libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o tstidl tstidl.o libIDL-2.la -lglib-2.0 ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/tstidl tstidl.o ./.libs/libIDL-2.so -lglib-2.0 creating tstidl make[2]: Leaving directory `/usr/src/RPM/BUILD/libIDL-0.8.13' make[1]: Leaving directory `/usr/src/RPM/BUILD/libIDL-0.8.13' make: Leaving directory `/usr/src/RPM/BUILD/libIDL-0.8.13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64790 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libIDL-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libIDL-buildroot + cd libIDL-0.8.13 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libIDL-buildroot/usr exec_prefix=/usr/src/tmp/libIDL-buildroot/usr bindir=/usr/src/tmp/libIDL-buildroot/usr/bin sbindir=/usr/src/tmp/libIDL-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libIDL-buildroot/etc datadir=/usr/src/tmp/libIDL-buildroot/usr/share includedir=/usr/src/tmp/libIDL-buildroot/usr/include libdir=/usr/src/tmp/libIDL-buildroot/usr/lib libexecdir=/usr/src/tmp/libIDL-buildroot/usr/lib localstatedir=/usr/src/tmp/libIDL-buildroot/var/lib sharedstatedir=/usr/src/tmp/libIDL-buildroot/usr/com mandir=/usr/src/tmp/libIDL-buildroot/usr/share/man infodir=/usr/src/tmp/libIDL-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/libIDL-0.8.13' /usr/bin/make install-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libIDL-0.8.13' Making install in include make[2]: Entering directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include' Making install in libIDL make[3]: Entering directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include/libIDL' /usr/bin/make install-am make[4]: Entering directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include/libIDL' make[5]: Entering directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include/libIDL' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/src/tmp/libIDL-buildroot/usr/include/libIDL-2.0/libIDL" || /bin/mkdir -p "/usr/src/tmp/libIDL-buildroot/usr/include/libIDL-2.0/libIDL" /bin/install -p -m 644 'IDL.h' '/usr/src/tmp/libIDL-buildroot/usr/include/libIDL-2.0/libIDL/IDL.h' make[5]: Leaving directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include/libIDL' make[4]: Leaving directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include/libIDL' make[3]: Leaving directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include/libIDL' make[3]: Entering directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include' make[4]: Entering directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include' make[3]: Leaving directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/libIDL-0.8.13/include' make[2]: Entering directory `/usr/src/RPM/BUILD/libIDL-0.8.13' make[3]: Entering directory `/usr/src/RPM/BUILD/libIDL-0.8.13' test -z "/usr/src/tmp/libIDL-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libIDL-buildroot/usr/bin" /bin/install -p 'libIDL-config-2' '/usr/src/tmp/libIDL-buildroot/usr/bin/libIDL-config-2' test -z "/usr/src/tmp/libIDL-buildroot/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libIDL-buildroot/usr/lib" /bin/sh ./libtool --mode=install /bin/install -p 'libIDL-2.la' '/usr/src/tmp/libIDL-buildroot/usr/lib/libIDL-2.la' /bin/install -p .libs/libIDL-2.so.0.0.0 /usr/src/tmp/libIDL-buildroot/usr/lib/libIDL-2.so.0.0.0 (cd /usr/src/tmp/libIDL-buildroot/usr/lib && { ln -s -f libIDL-2.so.0.0.0 libIDL-2.so.0 || { rm -f libIDL-2.so.0 && ln -s libIDL-2.so.0.0.0 libIDL-2.so.0; }; }) (cd /usr/src/tmp/libIDL-buildroot/usr/lib && { ln -s -f libIDL-2.so.0.0.0 libIDL-2.so || { rm -f libIDL-2.so && ln -s libIDL-2.so.0.0.0 libIDL-2.so; }; }) /bin/install -p .libs/libIDL-2.lai /usr/src/tmp/libIDL-buildroot/usr/lib/libIDL-2.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/src/tmp/libIDL-buildroot/usr/share/info" || /bin/mkdir -p "/usr/src/tmp/libIDL-buildroot/usr/share/info" /bin/install -p -m 644 './libIDL2.info' '/usr/src/tmp/libIDL-buildroot/usr/share/info/libIDL2.info' test -z "/usr/src/tmp/libIDL-buildroot/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libIDL-buildroot/usr/lib/pkgconfig" /bin/install -p -m 644 'libIDL-2.0.pc' '/usr/src/tmp/libIDL-buildroot/usr/lib/pkgconfig/libIDL-2.0.pc' make[3]: Leaving directory `/usr/src/RPM/BUILD/libIDL-0.8.13' make[2]: Leaving directory `/usr/src/RPM/BUILD/libIDL-0.8.13' make[1]: Leaving directory `/usr/src/RPM/BUILD/libIDL-0.8.13' make: Leaving directory `/usr/src/RPM/BUILD/libIDL-0.8.13' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libIDL-buildroot (auto) removed `./usr/lib/libIDL-2.la' mode of `./usr/lib/libIDL-2.so.0.0.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libIDL-buildroot (binconfig,pkgconfig,libtool) /usr/lib/pkgconfig/libIDL-2.0.pc: Libs: '-L${libdir} -lIDL-2' --> '-lIDL-2' Compressing files in /usr/src/tmp/libIDL-buildroot (auto) Adjusting library links in /usr/src/tmp/libIDL-buildroot ./usr/lib: libIDL-2.so.0 -> libIDL-2.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libIDL-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/libIDL-buildroot (executable,shared) Processing files: libIDL-0.8.13-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.35241 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libIDL-0.8.13 + DOCDIR=/usr/src/tmp/libIDL-buildroot/usr/share/doc/libIDL-0.8.13 + export DOCDIR + rm -rf /usr/src/tmp/libIDL-buildroot/usr/share/doc/libIDL-0.8.13 + /bin/mkdir -p /usr/src/tmp/libIDL-buildroot/usr/share/doc/libIDL-0.8.13 + cp -prL AUTHORS README NEWS /usr/src/tmp/libIDL-buildroot/usr/share/doc/libIDL-0.8.13 + chmod -R go-w /usr/src/tmp/libIDL-buildroot/usr/share/doc/libIDL-0.8.13 + chmod -R a+rX /usr/src/tmp/libIDL-buildroot/usr/share/doc/libIDL-0.8.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.35241 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.39033 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libIDL-2.so.0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libglib-2.0.so.0(GLIB_2.15.6), rtld(GNU_HASH) Processing files: libIDL-devel-0.8.13-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29149 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libIDL-0.8.13 + DOCDIR=/usr/src/tmp/libIDL-buildroot/usr/share/doc/libIDL-devel-0.8.13 + export DOCDIR + rm -rf /usr/src/tmp/libIDL-buildroot/usr/share/doc/libIDL-devel-0.8.13 + /bin/mkdir -p /usr/src/tmp/libIDL-buildroot/usr/share/doc/libIDL-devel-0.8.13 + cp -prL BUGS HACKING MAINTAINERS /usr/src/tmp/libIDL-buildroot/usr/share/doc/libIDL-devel-0.8.13 + chmod -R go-w /usr/src/tmp/libIDL-buildroot/usr/share/doc/libIDL-devel-0.8.13 + chmod -R a+rX /usr/src/tmp/libIDL-buildroot/usr/share/doc/libIDL-devel-0.8.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.29149 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.98803 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: pkgconfig(libIDL-2.0) = 0.8.13 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libIDL = 0.8.13-alt1, /bin/sh, /usr/lib/libIDL-2.so.0.0.0, coreutils, pkgconfig(glib-2.0) Processing files: libIDL-devel-doc-0.8.13-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.4673 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.29310 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/libIDL-buildroot/.post:libIDL-devel-doc + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.36225 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/libIDL-buildroot/.preun:libIDL-devel-doc + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.29142 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /usr/sbin/install_info, /bin/sh Requires(preun): /usr/sbin/uninstall_info, /bin/sh Conflicts: libIDL < 0.8.13 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.7234 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/libIDL-0.8.13-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libIDL-0.8.13-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libIDL-devel-0.8.13-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/noarch/libIDL-devel-doc-0.8.13-alt1.noarch.rpm 34.58user 6.27system 0:45.65elapsed 89%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1326725minor)pagefaults 0swaps