<86>Apr 27 02:26:48 userdel[24010]: delete user `rooter' <86>Apr 27 02:26:48 userdel[24010]: remove group `rooter' <86>Apr 27 02:26:48 groupadd[24011]: new group: name=rooter, gid=501 <86>Apr 27 02:26:48 useradd[24012]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 02:26:48 userdel[24014]: delete user `builder' <86>Apr 27 02:26:48 userdel[24014]: remove group `builder' <86>Apr 27 02:26:48 groupadd[24015]: new group: name=builder, gid=502 <86>Apr 27 02:26:48 useradd[24016]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 02:26:50 rpmi: libltdl-3:1.5.26-alt3 installed <13>Apr 27 02:26:50 rpmi: libltdl-devel-3:1.5.26-alt3 installed <13>Apr 27 02:26:50 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 27 02:26:50 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 02:26:51 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 27 02:26:52 rpmi: gcc4.3-c++-4.3.2-alt6 installed Installing libopencxx-2.8-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22170 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf opencxx-2.8 + echo 'Source #0 (opencxx-2.8.tar.gz):' Source #0 (opencxx-2.8.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/opencxx-2.8.tar.gz + /bin/tar -xf - + cd opencxx-2.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libopencxx-2.8-gcc43.patch):' Patch #0 (libopencxx-2.8-gcc43.patch): + /usr/bin/patch -p0 patching file opencxx/Class.cc patching file opencxx/DynamicMopMetaclassLoader.h patching file opencxx/OpencxxConfiguration.cc patching file opencxx/Walker.cc patching file opencxx/parser/MopMsg.h patching file opencxx/parser/Program.cc patching file opencxx/parser/PtreeArray.cc patching file opencxx/parser/Ptree.cc patching file opencxx/parser/PtreeUtil.cc patching file html/Makefile.am + echo 'Patch #1 (libopencxx-2.8-ltdl.patch):' Patch #1 (libopencxx-2.8-ltdl.patch): + /usr/bin/patch -p0 patching file Makefile.am patching file configure.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22170 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd opencxx-2.8 + touch NEWS + 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 You should update your `aclocal.m4' by running aclocal. autoreconf-default: configure.in: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.in:51: installing `./compile' opencxx/Makefile.am:242: `%'-style pattern rules are a GNU make extension 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_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force You should update your `aclocal.m4' by running aclocal. + ./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 build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu 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 lt_dlinit in -lltdl... yes 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 for ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking dependency style of ppc-alt-linux-g++... none checking whether ppc-alt-linux-gcc and cc understand -c and -o together... yes checking requested optimization level... medium checking how to specify optimization level... -pipe -Wall -O2 -fsigned-char checking for gawk... (cached) gawk 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... no 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... no configure: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: dlfcn.h: proceeding with the compiler's result checking for dlfcn.h... yes checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... 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 checking for ld used by ppc-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ppc-alt-linux-g++ option to produce PIC... -fPIC checking if ppc-alt-linux-g++ PIC flag -fPIC works... yes checking if ppc-alt-linux-g++ static flag -static works... no checking if ppc-alt-linux-g++ supports -c -o file.o... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /bin/install -c checking for an ANSI C-conforming const... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen in -ldl... (cached) yes checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for error_t... yes checking for argz_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for ANSI C header files... (cached) no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working memcmp... yes checking for gettimeofday... yes checking for diff... diff checking for bash... /bin/bash checking whether to use garbage collector... no configure: creating ./config.status config.status: creating Makefile config.status: creating occ2 config.status: creating opencxx.pc config.status: creating buildinfo/Makefile config.status: creating scripts/Makefile config.status: creating scripts/libocc-config config.status: creating tools/addguards config.status: creating html/Makefile config.status: creating testsuite/tester2 config.status: creating testsuite/Makefile config.status: creating opencxx/Makefile config.status: creating opencxx/parser/ptree-gen config.status: creating opencxx/parser/GC.h config.status: creating examples/Makefile config.status: creating examples/Makefile.global config.status: creating examples/before/Makefile config.status: creating examples/matrix/Makefile config.status: creating examples/runtime-mop/Makefile config.status: creating examples/verbose/Makefile config.status: creating examples/verbose2/Makefile config.status: creating examples/wrapper/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing ptree-gen commands ptree-gen: generating expr: Comma Assign Cond Infix Pm Cast Unary Throw Sizeof Typeid Typeof New Delete Array Funcall Postfix UserStatement DotMember ArrowMember Paren StaticUserStatement ptree-gen: generating statement: If Switch While Do For Try Break Continue Return Goto Case Default Label ptree-gen: generating word: AUTO BOOLEAN CHAR WCHAR CONST DOUBLE EXTERN FLOAT FRIEND INLINE INT LONG MUTABLE NAMESPACE PRIVATE PROTECTED PUBLIC REGISTER SHORT SIGNED STATIC UNSIGNED USING VIRTUAL VOID VOLATILE UserKeyword2 config.status: executing chmods commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8' Making all in buildinfo make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/buildinfo' ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o libgc-version.o libgc-version.cc /bin/sh ../libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o libgc-version libgc-version.o mkdir .libs ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o libgc-version libgc-version.o echo powerpc-alt-linux-gnu > target.txt ./libgc-version >libgc-version.txt /bin/sh ./compiler-name.sh ppc-alt-linux-g++ >compiler-name.txt echo `cat target.txt`/`cat libgc-version.txt`/`cat compiler-name.txt`\ > build-name.txt make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/buildinfo' Making all in opencxx make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/opencxx' make all-am make[3]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/opencxx' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o Bind.lo Bind.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o BindClassName.lo BindClassName.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o BindEnumName.lo BindEnumName.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o BindTemplateClass.lo BindTemplateClass.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o BindTemplateFunction.lo BindTemplateFunction.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o BindTypedefName.lo BindTypedefName.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o BindVarName.lo BindVarName.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o ChangedMemberList.lo ChangedMemberList.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o Class.lo Class.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o ClassArray.lo ClassArray.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o ClassBodyWalker.lo ClassBodyWalker.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o ClassWalker.lo ClassWalker.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o dloading.lo dloading.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o driver.lo driver.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o driver2.lo driver2.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o EncodingUtil.lo EncodingUtil.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o Environment.lo Environment.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o main-con.lo main-con.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o Member.lo Member.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o MemberFunction.lo MemberFunction.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o MemberList.lo MemberList.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o Metaclass.lo Metaclass.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o MetaclassRegistry.lo MetaclassRegistry.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o OpencxxConfiguration.lo OpencxxConfiguration.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o PtreeIter.lo PtreeIter.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o PtreeMaker.lo PtreeMaker.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o PtreeTypeUtil.lo PtreeTypeUtil.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o QuoteClass.lo QuoteClass.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o TemplateClass.lo TemplateClass.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o TheMetaclassRegistry.lo TheMetaclassRegistry.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o TypeInfo.lo TypeInfo.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o Walker.lo Walker.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/auxil.lo parser/auxil.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/BigHashTable.lo parser/BigHashTable.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/CerrErrorLog.lo parser/CerrErrorLog.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/deprecated.lo parser/deprecated.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/DupLeaf.lo parser/DupLeaf.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/Encoding.lo parser/Encoding.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/HashTable.lo parser/HashTable.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/Leaf.lo parser/Leaf.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/LeafName.lo parser/LeafName.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/LeafThis.lo parser/LeafThis.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/Lex.lo parser/Lex.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/NonLeaf.lo parser/NonLeaf.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/Parser.lo parser/Parser.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/Program.lo parser/Program.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/ProgramFile.lo parser/ProgramFile.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/ProgramFromStdin.lo parser/ProgramFromStdin.cc mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c Class.cc -fPIC -DPIC -o .libs/Class.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c dloading.cc -fPIC -DPIC -o .libs/dloading.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c BindTypedefName.cc -fPIC -DPIC -o .libs/BindTypedefName.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c Bind.cc -fPIC -DPIC -o .libs/Bind.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c BindTemplateFunction.cc -fPIC -DPIC -o .libs/BindTemplateFunction.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c BindEnumName.cc -fPIC -DPIC -o .libs/BindEnumName.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c BindVarName.cc -fPIC -DPIC -o .libs/BindVarName.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c MemberFunction.cc -fPIC -DPIC -o .libs/MemberFunction.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c BindClassName.cc -fPIC -DPIC -o .libs/BindClassName.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c BindTemplateClass.cc -fPIC -DPIC -o .libs/BindTemplateClass.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c OpencxxConfiguration.cc -fPIC -DPIC -o .libs/OpencxxConfiguration.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c driver2.cc -fPIC -DPIC -o .libs/driver2.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/ProgramString.lo parser/ProgramString.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c main-con.cc -fPIC -DPIC -o .libs/main-con.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c ChangedMemberList.cc -fPIC -DPIC -o .libs/ChangedMemberList.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c ClassArray.cc -fPIC -DPIC -o .libs/ClassArray.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c TemplateClass.cc -fPIC -DPIC -o .libs/TemplateClass.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c EncodingUtil.cc -fPIC -DPIC -o .libs/EncodingUtil.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeAccessDecl.lo parser/PtreeAccessDecl.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c Environment.cc -fPIC -DPIC -o .libs/Environment.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c Member.cc -fPIC -DPIC -o .libs/Member.o In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/Class.h:37, from EncodingUtil.cc:33: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeAccessSpec.lo parser/PtreeAccessSpec.cc In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/Class.h:37, from ../opencxx/TemplateClass.h:35, from TemplateClass.cc:32: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c ClassWalker.cc -fPIC -DPIC -o .libs/ClassWalker.o In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/Class.h:37, from ChangedMemberList.cc:36: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeArray.lo parser/PtreeArray.cc EncodingUtil.cc: In function 'Opencxx::Environment* Opencxx::EncodingUtil::ResolveTypedefName(Opencxx::Environment*, char*, int)': EncodingUtil.cc:143: warning: suggest explicit braces to avoid ambiguous 'else' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeBlock.lo parser/PtreeBlock.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c ClassBodyWalker.cc -fPIC -DPIC -o .libs/ClassBodyWalker.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeBrace.lo parser/PtreeBrace.cc TemplateClass.cc: In member function 'virtual char* Opencxx::TemplateClass::MetaclassName()': TemplateClass.cc:68: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/Ptree.lo parser/Ptree.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c QuoteClass.cc -fPIC -DPIC -o .libs/QuoteClass.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeClassBody.lo parser/PtreeClassBody.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c TheMetaclassRegistry.cc -fPIC -DPIC -o .libs/TheMetaclassRegistry.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c MetaclassRegistry.cc -fPIC -DPIC -o .libs/MetaclassRegistry.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeClassSpec.lo parser/PtreeClassSpec.cc In file included from /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../../include/c++/4.3.2/backward/strstream:51, from main-con.cc:43: /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2: warning: #warning This ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c driver.cc -fPIC -DPIC -o .libs/driver.o file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeDeclaration.lo parser/PtreeDeclaration.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c Metaclass.cc -fPIC -DPIC -o .libs/Metaclass.o In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/ptree-generated.h:3, from ../opencxx/parser/ptreeAll.h:19, from ClassBodyWalker.cc:18: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/Environment.h:36, from Environment.cc:32: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c PtreeIter.cc -fPIC -DPIC -o .libs/PtreeIter.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeDeclarator.lo parser/PtreeDeclarator.cc In file included from /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../../include/c++/4.3.2/backward/strstream:51, from Metaclass.cc:55: /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c MemberList.cc -fPIC -DPIC -o .libs/MemberList.o In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/Class.h:37, from Member.cc:33: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/ptree-generated.h:3, from ../opencxx/parser/ptreeAll.h:19, from QuoteClass.cc:58: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from Member.cc:34: ../opencxx/parser/Encoding.h: In member function 'void Opencxx::Encoding::SimpleConst()': ../opencxx/parser/Encoding.h:52: warning: deprecated conversion from string constant to 'char*' In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from PtreeIter.cc:19: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c PtreeMaker.cc -fPIC -DPIC -o .libs/PtreeMaker.o In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/ClassWalker.h:36, from ClassWalker.cc:18: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../../include/c++/4.3.2/backward/strstream:51, from driver.cc:47: /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from MemberList.cc:34: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c Walker.cc -fPIC -DPIC -o .libs/Walker.o mkdir parser/.libs QuoteClass.cc: In member function 'virtual Opencxx::Ptree* Opencxx::QuoteClass::TranslateMemberCall(Opencxx::Environment*, Opencxx::Ptree*, Opencxx::Ptree*)': QuoteClass.cc:78: warning: deprecated conversion from string constant to 'char*' QuoteClass.cc: In member function 'Opencxx::Ptree* Opencxx::QuoteClass::ProcessBackQuote(Opencxx::Environment*, char*, Opencxx::Ptree*, Opencxx::Ptree*)': QuoteClass.cc:99: warning: deprecated conversion from string constant to 'char*' QuoteClass.cc: In member function 'virtual char* Opencxx::QuoteClass::MetaclassName()': QuoteClass.cc:125: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeEnumSpec.lo parser/PtreeEnumSpec.cc In file included from MemberList.cc:38: ../opencxx/parser/Encoding.h: In member function 'void Opencxx::Encoding::SimpleConst()': ../opencxx/parser/Encoding.h:52: warning: deprecated conversion from string constant to 'char*' ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/BigHashTable.cc -fPIC -DPIC -o parser/.libs/BigHashTable.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/deprecated.cc -fPIC -DPIC -o parser/.libs/deprecated.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/DupLeaf.cc -fPIC -DPIC -o parser/.libs/DupLeaf.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/Leaf.cc -fPIC -DPIC -o parser/.libs/Leaf.o In file included from /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../../include/c++/4.3.2/backward/strstream:51, from Walker.cc:36: /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecate ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c PtreeTypeUtil.cc -fPIC -DPIC -o .libs/PtreeTypeUtil.o d or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from ../opencxx/parser/PtreeUtil.h:34, from ./../opencxx/parser/Ptree.h:37, from PtreeMaker.cc:35: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/HashTable.cc -fPIC -DPIC -o parser/.libs/HashTable.o In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/Class.h:37, from Class.cc:35: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/NonLeaf.cc -fPIC -DPIC -o parser/.libs/NonLeaf.o In file included from Class.cc:41: ../opencxx/parser/Encoding.h: In member function 'void Opencxx::Encoding::SimpleConst()': ../opencxx/parser/Encoding.h:52: warning: deprecated conversion from string constant to 'char*' In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from PtreeTypeUtil.cc:32: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from PtreeTypeUtil.cc:34: ../opencxx/parser/Encoding.h: In member function 'void Opencxx::Encoding::SimpleConst()': ../opencxx/parser/Encoding.h:52: warning: deprecated conversion from string constant to 'char*' ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/auxil.cc -fPIC -DPIC -o parser/.libs/auxil.o PtreeTypeUtil.cc: In function 'char* Opencxx::PtreeTypeUtil::TheArgumentName()': PtreeTypeUtil.cc:44: warning: deprecated conversion from string constant to 'char*' PtreeTypeUtil.cc: In function 'Opencxx::Ptree* Opencxx::PtreeTypeUtil::StripCvFromIntegralType(Opencxx::Ptree*)': PtreeTypeUtil.cc:66: warning: suggest explicit braces to avoid ambiguous 'else' ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c TypeInfo.cc -fPIC -DPIC -o .libs/TypeInfo.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/ProgramFromStdin.cc -fPIC -DPIC -o parser/.libs/ProgramFromStdin.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/CerrErrorLog.cc -fPIC -DPIC -o parser/.libs/CerrErrorLog.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeExprStatement.lo parser/PtreeExprStatement.cc In file included from parser/auxil.cc:19: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/Parser.cc -fPIC -DPIC -o parser/.libs/Parser.o In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/Class.h:37, from OpencxxConfiguration.cc:21: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeExternTemplate.lo parser/PtreeExternTemplate.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/LeafThis.cc -fPIC -DPIC -o parser/.libs/LeafThis.o In file included from Environment.cc:43: ../opencxx/parser/Encoding.h: In member function 'void Opencxx::Encoding::SimpleConst()': ../opencxx/parser/Encoding.h:52: warning: deprecated conversion from string constant to 'char*' ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/Encoding.cc -fPIC -DPIC -o parser/.libs/Encoding.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/ProgramFile.cc -fPIC -DPIC -o parser/.libs/ProgramFile.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeFstyleCastExpr.lo parser/PtreeFstyleCastExpr.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeConstants.lo parser/PtreeConstants.cc In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/Leaf.h:35, from ../opencxx/parser/LeafReserved.h:34, from ../opencxx/parser/LeafThis.h:34, from parser/LeafThis.cc:47: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/LeafName.cc -fPIC -DPIC -o parser/.libs/LeafName.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/Lex.cc -fPIC -DPIC -o parser/.libs/Lex.o Class.cc: At global scope: Class.cc:64: warning: deprecated conversion from string constant to 'char*' Class.cc:65: warning: deprecated conversion from string constant to 'char*' Class.cc:67: warning: deprecated conversion from string constant to 'char*' Class.cc:68: warning: deprecated conversion from string constant to 'char*' Class.cc:69: warning: deprecated conversion from string constant to 'char*' Class.cc:70: warning: deprecated conversion from string constant to 'char*' Class.cc:71: warning: deprecated conversion from string constant to 'char*' Class.cc:72: warning: deprecated conversion from string constant to 'char*' Class.cc:73: warning: deprecated conversion from string constant to 'char*' Class.cc:74: warning: deprecated conversion from string constant to 'char*' Class.cc: In member function 'virtual char* Opencxx::Class::MetaclassName()': Class.cc:133: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/ptree-generated.lo parser/ptree-generated.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeLinkageSpec.lo parser/PtreeLinkageSpec.cc Class.cc: In member function 'void Opencxx::Class::ChangeBaseClasses(Opencxx::Ptree*)': Class.cc:407: warning: deprecated conversion from string constant to 'char*' Class.cc: In member function 'void Opencxx::Class::RemoveBaseClasses()': Class.cc:416: warning: deprecated conversion from string constant to 'char*' In file included from TypeInfo.cc:33: ../opencxx/parser/Encoding.h: In member function 'void Opencxx::Encoding::SimpleConst()': ../opencxx/parser/Encoding.h:52: warning: deprecated conversion from string constant to 'char*' In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/Environment.h:36, from TypeInfo.cc:34: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeMetaclassDecl.lo parser/PtreeMetaclassDecl.cc In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/Leaf.h:35, from ../opencxx/parser/LeafName.h:34, from parser/LeafName.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || Class.cc: In member function 'void Opencxx::Class::AppendBaseClass(Opencxx::Ptree*, int, bool)': Class.cc:432: warning: deprecated conversion from string constant to 'char*' Class.cc: In member function 'void Opencxx::Class::ChangeMember(Opencxx::Member&)': Class.cc:465: warning: deprecated conversion from string constant to 'char*' Class.cc: In member function 'void Opencxx::Class::AppendMember(Opencxx::Member&, int)': Class.cc:475: warning: deprecated conversion from string constant to 'char*' Class.cc: In member function 'void Opencxx::Class::AppendMember(Opencxx::Ptree*)': Class.cc:484: warning: deprecated conversion from string constant to 'char*' Class.cc: In member function 'void Opencxx::Class::RemoveMember(Opencxx::Member&)': Class.cc:490: warning: deprecated conversion from string constant to 'char*' Class.cc: In member function 'virtual Opencxx::Ptree* Opencxx::Class::TranslateNew(Opencxx::Environment*, Opencxx::Ptree*, Opencxx::Ptree*, Opencxx::Ptree*, Opencxx::Ptree*, Opencxx::Ptree*)': Class.cc:549: warning: deprecated conversion from string constant to 'char*' Class.cc: In member function 'virtual Opencxx::Ptree* Opencxx::Class::TranslateUserStatement(Opencxx::Environment*, Opencxx::Ptree*, Opencxx::Ptree*, Opencxx::Ptree*, Opencxx::Ptree*)': Class.cc:740: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeName.lo parser/PtreeName.cc Class.cc: In member function 'virtual Opencxx::Ptree* Opencxx::Class::TranslateStaticUserStatement(Opencxx::Environment*, Opencxx::Ptree*, Opencxx::Ptree*)': Class.cc:747: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeNamespaceAlias.lo parser/PtreeNamespaceAlias.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeNamespaceSpec.lo parser/PtreeNamespaceSpec.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/Program.cc -fPIC -DPIC -o parser/.libs/Program.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeTemplateDecl.lo parser/PtreeTemplateDecl.cc In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/mop2.h:21, from ../opencxx/mop.h:21, from ../opencxx/Metaclass.h:58, from Metaclass.cc:58: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from ClassWalker.cc:29: ../opencxx/parser/Encoding.h: In member function 'void Opencxx::Encoding::SimpleConst()': ../opencxx/parser/Encoding.h:52: warning: deprecated conversion from string constant to 'char*' In file included from Walker.cc:38: ../opencxx/parser/Encoding.h: In member function 'void Opencxx::Encoding::SimpleConst()': ../opencxx/parser/Encoding.h:52: warning: deprecated conversion from string constant to 'char*' In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/Environment.h:36, from Walker.cc:40: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || OpencxxConfiguration.cc: In function 'void Opencxx::ParseCcOptions(const std::string&, Opencxx::OpencxxConfiguration&)': OpencxxConfiguration.cc:94: warning: suggest explicit braces to avoid ambiguous 'else' ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeBlock.cc -fPIC -DPIC -o parser/.libs/PtreeBlock.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/Ptree.cc -fPIC -DPIC -o parser/.libs/Ptree.o In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from MetaclassRegistry.cc:19: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/mop2.h:21, from ../opencxx/mop.h:21, from ../opencxx/Metaclass.h:58, from main-con.cc:52: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/ProgramString.cc -fPIC -DPIC -o parser/.libs/ProgramString.o In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeBrace.h:34, from ../opencxx/parser/PtreeBlock.h:34, from parser/PtreeBlock.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/mop2.h:21, from ../opencxx/mop.h:21, from ../opencxx/Metaclass.h:58, from ../opencxx/DynamicMopMetaclassLoader.h:60, from driver.cc:49: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../../include/c++/4.3.2/backward/strstream:51, from parser/Ptree.cc:51: /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/Leaf.h:35, from parser/Leaf.cc:21: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within ||In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from parser/NonLeaf.cc:46: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from parser/NonLeaf.cc:49: ../opencxx/parser/Encoding.h: In member function 'void Opencxx::Encoding::SimpleConst()': ../opencxx/parser/Encoding.h:52: warning: deprecated conversion from string constant to 'char*' ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeArray.cc -fPIC -DPIC -o parser/.libs/PtreeArray.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeTemplateInstantiation.lo parser/PtreeTemplateInstantiation.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeTypedef.lo parser/PtreeTypedef.cc parser/ProgramFromStdin.cc: In constructor 'Opencxx::ProgramFromStdin::ProgramFromStdin()': parser/ProgramFromStdin.cc:61: warning: deprecated conversion from string constant to 'char*' ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeDeclaration.cc -fPIC -DPIC -o parser/.libs/PtreeDeclaration.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeAccessSpec.cc -fPIC -DPIC -o parser/.libs/PtreeAccessSpec.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeBrace.cc -fPIC -DPIC -o parser/.libs/PtreeBrace.o Metaclass.cc: In member function 'virtual char* Opencxx::Metaclass::MetaclassName()': Metaclass.cc:117: warning: deprecated conversion from string constant to 'char*' Metaclass.cc: In member function 'Opencxx::Ptree* Opencxx::Metaclass::GetFinalizer()': Metaclass.cc:169: warning: deprecated conversion from string constant to 'char*' Metaclass.cc:172: warning: deprecated conversion from string constant to 'char*' Metaclass.cc: In member function 'void Opencxx::Metaclass::CheckObsoleteness()': Metaclass.cc:184: warning: deprecated conversion from string constant to 'char*' Metaclass.cc:187: warning: deprecated conversion from string constant to 'char*' parser/ProgramString.cc: In constructor 'Opencxx::ProgramString::ProgramString()': parser/ProgramString.cc:65: warning: deprecated conversion from string constant to 'char*' ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeAccessDecl.cc -fPIC -DPIC -o parser/.libs/PtreeAccessDecl.o In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/Leaf.h:35, from ../opencxx/parser/DupLeaf.h:39, from parser/DupLeaf.cc:47: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || Metaclass.cc: In member function 'void Opencxx::Metaclass::InsertInitialize()': Metaclass.cc:259: warning: deprecated conversion from string constant to 'char*' ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeClassSpec.cc -fPIC -DPIC -o parser/.libs/PtreeClassSpec.o Metaclass.cc:270: warning: deprecated conversion from string constant to 'char*' Metaclass.cc: In member function 'int Opencxx::Metaclass::FindFirstNotInlinedVirtualFunction()': Metaclass.cc:282: warning: deprecated conversion from string constant to 'char*' Metaclass.cc: In member function 'virtual void Opencxx::Metaclass::TranslateMemberFunction(Opencxx::Environment*, Opencxx::Member&)': Metaclass.cc:293: warning: deprecated conversion from string constant to 'char*' In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeDeclaration.h:34, from parser/PtreeDeclaration.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeClassBody.cc -fPIC -DPIC -o parser/.libs/PtreeClassBody.o Walker.cc: In member function 'virtual Opencxx::Class* Opencxx::Walker::MakeTemplateClassMetaobject(Opencxx::Ptree*, Opencxx::Ptree*, Opencxx::Ptree*)': Walker.cc:282: warning: deprecated conversion from string constant to 'char*' Walker.cc: In member function 'virtual Opencxx::Class* Opencxx::Walker::MakeTemplateInstantiationMetaobject(Opencxx::Ptree*, Opencxx::Ptree*, Opencxx::Ptree*)': Walker.cc:330: warning: deprecated conversion from string constant to 'char*' Walker.cc:343: warning: deprecated conversion from string constant to 'char*' In file included from parser/Encoding.cc:79: ../opencxx/parser/Encoding.h: In member function 'void Opencxx::Encoding::SimpleConst()': ../opencxx/parser/Encoding.h:52: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeUserAccessSpec.lo parser/PtreeUserAccessSpec.cc Walker.cc: In member function 'virtual Opencxx::Class* Opencxx::Walker::MakeClassMetaobject(Opencxx::Ptree*, Opencxx::Ptree*, Opencxx::Ptree*)': Walker.cc:829: warning: deprecated conversion from string constant to 'char*' Walker.cc: In member function 'Opencxx::Class* Opencxx::Walker::LookupMetaclass(Opencxx::Ptree*, Opencxx::Ptree*, Opencxx::Ptree*, bool)': Walker.cc:871: warning: deprecated conversion from string constant to 'char*' Walker.cc:874: warning: deprecated conversion from string constant to 'char*' Walker.cc:882: warning: deprecated conversion from string constant to 'char*' Walker.cc:888: warning: deprecated conversion from string constant to 'char*' Walker.cc: In member function 'Opencxx::Class* Opencxx::Walker::LookupBaseMetaclass(Opencxx::Ptree*, Opencxx::Ptree*, bool)': Walker.cc:913: warning: deprecated conversion from string constant to 'char*' In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/ptree-generated.h:3, from ../opencxx/parser/ptreeAll.h:19, from parser/Encoding.cc:80: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeAccessSpec.h:34, from parser/PtreeAccessSpec.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeUserdefKeyword.lo parser/PtreeUserdefKeyword.cc In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeBrace.h:34, from ../opencxx/parser/PtreeClassBody.h:34, from parser/PtreeClassBody.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within ||In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeAccessDecl.h:34, from parser/PtreeAccessDecl.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ClassWalker.cc: In member function 'Opencxx::Class* Opencxx::ClassWalker::MakeMetaobjectForCfunctions()': ClassWalker.cc:513: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeUsing.lo parser/PtreeUsing.cc /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/PtreeUtil.lo parser/PtreeUtil.cc TypeInfo.cc: In member function 'void Opencxx::TypeInfo::SetVoid()': TypeInfo.cc:85: warning: deprecated conversion from string constant to 'char*' TypeInfo.cc: In member function 'void Opencxx::TypeInfo::SetInt()': TypeInfo.cc:93: warning: deprecated conversion from string constant to 'char*' TypeInfo.cc: In member function 'void Opencxx::TypeInfo::SetTypeInfo(Opencxx::Environment*)': TypeInfo.cc:106: warning: deprecated conversion from string constant to 'char*' In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeClassSpec.h:34, from parser/PtreeClassSpec.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ClassWalker.cc: In member function 'virtual Opencxx::Ptree* Opencxx::ClassWalker::TranslateUserStatement(Opencxx::Ptree*)': ClassWalker.cc:1095: warning: deprecated conversion from string constant to 'char*' ClassWalker.cc: In member function 'virtual Opencxx::Ptree* Opencxx::ClassWalker::TranslateStaticUserStatement(Opencxx::Ptree*)': ClassWalker.cc:1122: warning: deprecated conversion from string constant to 'char*' ClassWalker.cc: In member function 'virtual Opencxx::Ptree* Opencxx::ClassWalker::TranslateNew2(Opencxx::Ptree*, Opencxx::Ptree*, Opencxx::Ptree*, Opencxx::Ptree*, Opencxx::Ptree*, Opencxx::Ptree*, Opencxx::Ptree*)': ClassWalker.cc:1162: warning: deprecated conversion from string constant to 'char*' In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from parser/Ptree.cc:58: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o parser/TheErrorLog.lo parser/TheErrorLog.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeExprStatement.cc -fPIC -DPIC -o parser/.libs/PtreeExprStatement.o In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/PtreeArray.h:36, from parser/PtreeArray.cc:33: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeDeclarator.cc -fPIC -DPIC -o parser/.libs/PtreeDeclarator.o In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/ptree-generated.h:3, from ../opencxx/parser/ptreeAll.h:19, from parser/Parser.cc:47: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || parser/Ptree.cc: In static member function 'static Opencxx::Ptree* Opencxx::Ptree::Make(const char*, ...)': parser/Ptree.cc:521: warning: suggest explicit braces to avoid ambiguous 'else' In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeExprStatement.h:48, from parser/PtreeExprStatement.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || driver.cc: In function 'std::string Opencxx::RunOpencxx(const std::string&, const Opencxx::MetacompilerConfiguration&)': driver.cc:203: warning: deprecated conversion from string constant to 'char*' In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from parser/Program.cc:57: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeEnumSpec.cc -fPIC -DPIC -o parser/.libs/PtreeEnumSpec.o In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeDeclarator.h:35, from parser/PtreeDeclarator.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/ptree-generated.cc -fPIC -DPIC -o parser/.libs/ptree-generated.o In file included from parser/PtreeDeclarator.cc:47: ../opencxx/parser/Encoding.h: In member function 'void Opencxx::Encoding::SimpleConst()': ../opencxx/parser/Encoding.h:52: warning: deprecated conversion from string constant to 'char*' In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/ptree-generated.h:3, from ../opencxx/parser/ptreeAll.h:19, from parser/Lex.cc:62: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeExternTemplate.cc -fPIC -DPIC -o parser/.libs/PtreeExternTemplate.o In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/ptree-generated.h:3, from parser/ptree-generated.cc:2: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from parser/Parser.cc:48: ../opencxx/parser/Encoding.h: In member function 'void Opencxx::Encoding::SimpleConst()': ../opencxx/parser/Encoding.h:52: warning: deprecated conversion from string constant to 'char*' In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeEnumSpec.h:34, from parser/PtreeEnumSpec.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || parser/Parser.cc: In member function 'bool Opencxx::Parser::rDefinition(Opencxx::Ptree*&)': parser/Parser.cc:135: warning: suggest parentheses around assignment used as truth value In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeExternTemplate.h:34, from parser/PtreeExternTemplate.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || parser/Parser.cc: In member function 'bool Opencxx::Parser::rDeclaration(Opencxx::Ptree*&)': parser/Parser.cc:815: warning: suggest explicit braces to avoid ambiguous 'else' ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeMetaclassDecl.cc -fPIC -DPIC -o parser/.libs/PtreeMetaclassDecl.o parser/Parser.cc: In member function 'bool Opencxx::Parser::rConstructorDecl(Opencxx::Ptree*&, Opencxx::Encoding&)': parser/Parser.cc:1387: warning: suggest explicit braces to avoid ambiguous 'else' In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeMetaclassDecl.h:34, from parser/PtreeMetaclassDecl.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || parser/Parser.cc: In member function 'bool Opencxx::Parser::rDeclarator2(Opencxx::Ptree*&, Opencxx::Parser::DeclKind, bool, Opencxx::Encoding&, Opencxx::Encoding&, bool, bool, Opencxx::Ptree**)': parser/Parser.cc:1658: warning: suggest explicit braces to avoid ambiguous 'else' ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeConstants.cc -fPIC -DPIC -o parser/.libs/PtreeConstants.o parser/Parser.cc: In member function 'bool Opencxx::Parser::rOperatorName(Opencxx::Ptree*&, Opencxx::Encoding&)': parser/Parser.cc:1986: warning: deprecated conversion from string constant to 'char*' parser/Parser.cc:1988: warning: deprecated conversion from string constant to 'char*' parser/Parser.cc:1999: warning: deprecated conversion from string constant to 'char*' parser/Parser.cc:2009: warning: deprecated conversion from string constant to 'char*' parser/Parser.cc: In member function 'bool Opencxx::Parser::rArgDeclListOrInit(Opencxx::Ptree*&, bool&, Opencxx::Encoding&, bool)': parser/Parser.cc:2216: warning: suggest parentheses around assignment used as truth value parser/Lex.cc: At global scope: parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' parser/Lex.cc:890: warning: deprecated conversion from string constant to 'char*' In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/ptree-generated.h:3, from ../opencxx/parser/ptreeAll.h:19, from parser/PtreeConstants.cc:19: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeNamespaceAlias.cc -fPIC -DPIC -o parser/.libs/PtreeNamespaceAlias.o ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeFstyleCastExpr.cc -fPIC -DPIC -o parser/.libs/PtreeFstyleCastExpr.o parser/PtreeConstants.cc: At global scope: parser/PtreeConstants.cc:26: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:27: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:28: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:29: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:30: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:31: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:32: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:33: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:34: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:36: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:37: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:38: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:39: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:41: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:42: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:43: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:44: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:45: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:47: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:48: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:49: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:50: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:51: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:52: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:53: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:54: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:55: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:56: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:57: warning: deprecated conversion from string constant to 'char*' parser/PtreeConstants.cc:58: warning: deprecated conversion from string constant to 'char*' ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeName.cc -fPIC -DPIC -o parser/.libs/PtreeName.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeLinkageSpec.cc -fPIC -DPIC -o parser/.libs/PtreeLinkageSpec.o In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeFstyleCastExpr.h:34, from parser/PtreeFstyleCastExpr.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeNamespaceSpec.cc -fPIC -DPIC -o parser/.libs/PtreeNamespaceSpec.o In file included from parser/PtreeFstyleCastExpr.cc:49: ../opencxx/parser/Encoding.h: In member function 'void Opencxx::Encoding::SimpleConst()': ../opencxx/parser/Encoding.h:52: warning: deprecated conversion from string constant to 'char*' In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeNamespaceAlias.h:21, from parser/PtreeNamespaceAlias.cc:32: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeName.h:35, from parser/PtreeName.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeTemplateDecl.cc -fPIC -DPIC -o parser/.libs/PtreeTemplateDecl.o parser/Parser.cc: In member function 'bool Opencxx::Parser::rAllocateType(Opencxx::Ptree*&)': parser/Parser.cc:3464: warning: suggest explicit braces to avoid ambiguous 'else' In file included from parser/PtreeName.cc:48: ../opencxx/parser/Encoding.h: In member function 'void Opencxx::Encoding::SimpleConst()': ../opencxx/parser/Encoding.h:52: warning: deprecated conversion from string constant to 'char*' In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeLinkageSpec.h:34, from parser/PtreeLinkageSpec.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || Metaclass.cc: At global scope: Metaclass.cc:339: warning: 'std::string Opencxx::oss_to_string(std::ostrstream&)' defined but not used In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeBrace.h:34, from parser/PtreeBrace.cc:47: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeTemplateInstantiation.cc -fPIC -DPIC -o parser/.libs/PtreeTemplateInstantiation.o In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeNamespaceSpec.h:34, from parser/PtreeNamespaceSpec.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeTemplateDecl.h:34, from parser/PtreeTemplateDecl.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeTemplateInstantiation.h:34, from parser/PtreeTemplateInstantiation.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeTypedef.cc -fPIC -DPIC -o parser/.libs/PtreeTypedef.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeUserdefKeyword.cc -fPIC -DPIC -o parser/.libs/PtreeUserdefKeyword.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeUsing.cc -fPIC -DPIC -o parser/.libs/PtreeUsing.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeUtil.cc -fPIC -DPIC -o parser/.libs/PtreeUtil.o In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeUsing.h:34, from parser/PtreeUsing.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from parser/PtreeUsing.cc:48: ../opencxx/parser/Encoding.h: In member function 'void Opencxx::Encoding::SimpleConst()': ../opencxx/parser/Encoding.h:52: warning: deprecated conversion from string constant to 'char*' In file included from ../opencxx/parser/PtreeUtil.h:34, from parser/PtreeUtil.cc:33: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeUserdefKeyword.h:34, from parser/PtreeUserdefKeyword.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeTypedef.h:34, from parser/PtreeTypedef.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/PtreeUserAccessSpec.cc -fPIC -DPIC -o parser/.libs/PtreeUserAccessSpec.o parser/PtreeUtil.cc: In function 'bool Opencxx::PtreeUtil::GetArgDeclList(Opencxx::PtreeDeclarator*, Opencxx::Ptree*&)': parser/PtreeUtil.cc:96: warning: suggest explicit braces to avoid ambiguous 'else' parser/PtreeUtil.cc: In function 'Opencxx::Ptree* Opencxx::PtreeUtil::Append(Opencxx::Ptree*, Opencxx::Ptree*)': parser/PtreeUtil.cc:360: warning: suggest explicit braces to avoid ambiguous 'else' In file included from ../opencxx/parser/PtreeUtil.h:34, from ../opencxx/parser/Ptree.h:37, from ../opencxx/parser/NonLeaf.h:35, from ../opencxx/parser/PtreeUserAccessSpec.h:34, from parser/PtreeUserAccessSpec.cc:45: ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ../opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ../opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -Wall -O2 -fsigned-char -c parser/TheErrorLog.cc -fPIC -DPIC -o parser/.libs/TheErrorLog.o /bin/sh ../libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o libocc_parser.la parser/auxil.lo parser/BigHashTable.lo parser/CerrErrorLog.lo parser/deprecated.lo parser/DupLeaf.lo parser/Encoding.lo parser/HashTable.lo parser/Leaf.lo parser/LeafName.lo parser/LeafThis.lo parser/Lex.lo parser/NonLeaf.lo parser/Parser.lo parser/Program.lo parser/ProgramFile.lo parser/ProgramFromStdin.lo parser/ProgramString.lo parser/PtreeAccessDecl.lo parser/PtreeAccessSpec.lo parser/PtreeArray.lo parser/PtreeBlock.lo parser/PtreeBrace.lo parser/Ptree.lo parser/PtreeClassBody.lo parser/PtreeClassSpec.lo parser/PtreeDeclaration.lo parser/PtreeDeclarator.lo parser/PtreeEnumSpec.lo parser/PtreeExprStatement.lo parser/PtreeExternTemplate.lo parser/PtreeFstyleCastExpr.lo parser/PtreeConstants.lo parser/ptree-generated.lo parser/PtreeLinkageSpec.lo parser/PtreeMetaclassDecl.lo parser/PtreeName.lo parser/PtreeNamespaceAlias.lo parser/PtreeNamespaceSpec.lo parser/PtreeTemplateDecl.lo parser/PtreeTemplateInstantiation.lo parser/PtreeTypedef.lo parser/PtreeUserAccessSpec.lo parser/PtreeUserdefKeyword.lo parser/PtreeUsing.lo parser/PtreeUtil.lo parser/TheErrorLog.lo ar cru .libs/libocc_parser.a parser/.libs/auxil.o parser/.libs/BigHashTable.o parser/.libs/CerrErrorLog.o parser/.libs/deprecated.o parser/.libs/DupLeaf.o parser/.libs/Encoding.o parser/.libs/HashTable.o parser/.libs/Leaf.o parser/.libs/LeafName.o parser/.libs/LeafThis.o parser/.libs/Lex.o parser/.libs/NonLeaf.o parser/.libs/Parser.o parser/.libs/Program.o parser/.libs/ProgramFile.o parser/.libs/ProgramFromStdin.o parser/.libs/ProgramString.o parser/.libs/PtreeAccessDecl.o parser/.libs/PtreeAccessSpec.o parser/.libs/PtreeArray.o parser/.libs/PtreeBlock.o parser/.libs/PtreeBrace.o parser/.libs/Ptree.o parser/.libs/PtreeClassBody.o parser/.libs/PtreeClassSpec.o parser/.libs/PtreeDeclaration.o parser/.libs/PtreeDeclarator.o parser/.libs/PtreeEnumSpec.o parser/.libs/PtreeExprStatement.o parser/.libs/PtreeExternTemplate.o parser/.libs/PtreeFstyleCastExpr.o parser/.libs/PtreeConstants.o parser/.libs/ptree-generated.o parser/.libs/PtreeLinkageSpec.o parser/.libs/PtreeMetaclassDecl.o parser/.libs/PtreeName.o parser/.libs/PtreeNamespaceAlias.o parser/.libs/PtreeNamespaceSpec.o parser/.libs/PtreeTemplateDecl.o parser/.libs/PtreeTemplateInstantiation.o parser/.libs/PtreeTypedef.o parser/.libs/PtreeUserAccessSpec.o parser/.libs/PtreeUserdefKeyword.o parser/.libs/PtreeUsing.o parser/.libs/PtreeUtil.o parser/.libs/TheErrorLog.o ranlib .libs/libocc_parser.a creating libocc_parser.la (cd .libs && rm -f libocc_parser.la && ln -s ../libocc_parser.la libocc_parser.la) /bin/sh ../libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o libocc_mop.la Bind.lo BindClassName.lo BindEnumName.lo BindTemplateClass.lo BindTemplateFunction.lo BindTypedefName.lo BindVarName.lo ChangedMemberList.lo Class.lo ClassArray.lo ClassBodyWalker.lo ClassWalker.lo dloading.lo driver.lo driver2.lo EncodingUtil.lo Environment.lo main-con.lo Member.lo MemberFunction.lo MemberList.lo Metaclass.lo MetaclassRegistry.lo OpencxxConfiguration.lo PtreeIter.lo PtreeMaker.lo PtreeTypeUtil.lo QuoteClass.lo TemplateClass.lo TheMetaclassRegistry.lo TypeInfo.lo Walker.lo libocc_parser.la rm -fr .libs/libocc_mop.lax mkdir .libs/libocc_mop.lax rm -fr .libs/libocc_mop.lax/libocc_parser.a mkdir .libs/libocc_mop.lax/libocc_parser.a (cd .libs/libocc_mop.lax/libocc_parser.a && ar x /usr/src/RPM/BUILD/opencxx-2.8/opencxx/./.libs/libocc_parser.a) ar cru .libs/libocc_mop.a .libs/Bind.o .libs/BindClassName.o .libs/BindEnumName.o .libs/BindTemplateClass.o .libs/BindTemplateFunction.o .libs/BindTypedefName.o .libs/BindVarName.o .libs/ChangedMemberList.o .libs/Class.o .libs/ClassArray.o .libs/ClassBodyWalker.o .libs/ClassWalker.o .libs/dloading.o .libs/driver.o .libs/driver2.o .libs/EncodingUtil.o .libs/Environment.o .libs/main-con.o .libs/Member.o .libs/MemberFunction.o .libs/MemberList.o .libs/Metaclass.o .libs/MetaclassRegistry.o .libs/OpencxxConfiguration.o .libs/PtreeIter.o .libs/PtreeMaker.o .libs/PtreeTypeUtil.o .libs/QuoteClass.o .libs/TemplateClass.o .libs/TheMetaclassRegistry.o .libs/TypeInfo.o .libs/Walker.o .libs/libocc_mop.lax/libocc_parser.a/TheErrorLog.o .libs/libocc_mop.lax/libocc_parser.a/PtreeUtil.o .libs/libocc_mop.lax/libocc_parser.a/PtreeUsing.o .libs/libocc_mop.lax/libocc_parser.a/PtreeUserdefKeyword.o .libs/libocc_mop.lax/libocc_parser.a/PtreeUserAccessSpec.o .libs/libocc_mop.lax/libocc_parser.a/PtreeTypedef.o .libs/libocc_mop.lax/libocc_parser.a/PtreeTemplateInstantiation.o .libs/libocc_mop.lax/libocc_parser.a/PtreeTemplateDecl.o .libs/libocc_mop.lax/libocc_parser.a/PtreeNamespaceSpec.o .libs/libocc_mop.lax/libocc_parser.a/PtreeNamespaceAlias.o .libs/libocc_mop.lax/libocc_parser.a/PtreeName.o .libs/libocc_mop.lax/libocc_parser.a/PtreeMetaclassDecl.o .libs/libocc_mop.lax/libocc_parser.a/PtreeLinkageSpec.o .libs/libocc_mop.lax/libocc_parser.a/ptree-generated.o .libs/libocc_mop.lax/libocc_parser.a/PtreeConstants.o .libs/libocc_mop.lax/libocc_parser.a/PtreeFstyleCastExpr.o .libs/libocc_mop.lax/libocc_parser.a/PtreeExternTemplate.o .libs/libocc_mop.lax/libocc_parser.a/PtreeExprStatement.o .libs/libocc_mop.lax/libocc_parser.a/PtreeEnumSpec.o .libs/libocc_mop.lax/libocc_parser.a/PtreeDeclarator.o .libs/libocc_mop.lax/libocc_parser.a/PtreeDeclaration.o .libs/libocc_mop.lax/libocc_parser.a/PtreeClassSpec.o .libs/libocc_mop.lax/libocc_parser.a/PtreeClassBody.o .libs/libocc_mop.lax/libocc_parser.a/Ptree.o .libs/libocc_mop.lax/libocc_parser.a/PtreeBrace.o .libs/libocc_mop.lax/libocc_parser.a/PtreeBlock.o .libs/libocc_mop.lax/libocc_parser.a/PtreeArray.o .libs/libocc_mop.lax/libocc_parser.a/PtreeAccessSpec.o .libs/libocc_mop.lax/libocc_parser.a/PtreeAccessDecl.o .libs/libocc_mop.lax/libocc_parser.a/ProgramString.o .libs/libocc_mop.lax/libocc_parser.a/ProgramFromStdin.o .libs/libocc_mop.lax/libocc_parser.a/ProgramFile.o .libs/libocc_mop.lax/libocc_parser.a/Program.o .libs/libocc_mop.lax/libocc_parser.a/Parser.o .libs/libocc_mop.lax/libocc_parser.a/NonLeaf.o .libs/libocc_mop.lax/libocc_parser.a/Lex.o .libs/libocc_mop.lax/libocc_parser.a/LeafThis.o .libs/libocc_mop.lax/libocc_parser.a/LeafName.o .libs/libocc_mop.lax/libocc_parser.a/Leaf.o .libs/libocc_mop.lax/libocc_parser.a/HashTable.o .libs/libocc_mop.lax/libocc_parser.a/Encoding.o .libs/libocc_mop.lax/libocc_parser.a/DupLeaf.o .libs/libocc_mop.lax/libocc_parser.a/deprecated.o .libs/libocc_mop.lax/libocc_parser.a/CerrErrorLog.o .libs/libocc_mop.lax/libocc_parser.a/BigHashTable.o .libs/libocc_mop.lax/libocc_parser.a/auxil.o ranlib .libs/libocc_mop.a rm -fr .libs/libocc_mop.lax creating libocc_mop.la (cd .libs && rm -f libocc_mop.la && ln -s ../libocc_mop.la libocc_mop.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/opencxx' make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/opencxx' Making all in scripts make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/scripts' chmod +x libocc-config make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/scripts' Making all in html make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/html' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/html' Making all in testsuite make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/testsuite' Making all in examples make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples' Making all in before make[3]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/before' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/before' Making all in matrix make[3]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/matrix' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/matrix' Making all in runtime-mop make[3]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/runtime-mop' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/runtime-mop' Making all in verbose make[3]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/verbose' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/verbose' Making all in verbose2 make[3]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/verbose2' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/verbose2' Making all in wrapper make[3]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/wrapper' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/wrapper' make[3]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples' make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples' make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8' /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -pipe -Wall -O2 -fsigned-char -c -o empty_libocc.lo empty_libocc.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -pipe -Wall -O2 -fsigned-char -c -o MetaclassPreregistration.o MetaclassPreregistration.cc In file included from ./opencxx/parser/PtreeUtil.h:34, from ./opencxx/parser/Ptree.h:37, from ./opencxx/Class.h:37, from MetaclassPreregistration.cc:18: ./opencxx/parser/auxil.h: In function 'bool Opencxx::is_letter(char)': ./opencxx/parser/auxil.h:65: warning: suggest parentheses around && within || ./opencxx/parser/auxil.h: In function 'bool Opencxx::is_hexdigit(char)': ./opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || ./opencxx/parser/auxil.h:76: warning: suggest parentheses around && within || mkdir .libs ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -pipe -Wall -O2 -fsigned-char -c empty_libocc.cc -fPIC -DPIC -o .libs/empty_libocc.o /bin/sh ./libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o libocc.la -rpath /usr/lib empty_libocc.lo opencxx/libocc_mop.la -lltdl ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o .libs/empty_libocc.o -Wl,--whole-archive opencxx/.libs/libocc_mop.a -Wl,--no-whole-archive -lltdl -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,libocc.so.0 -o .libs/libocc.so.0.0.0 (cd .libs && rm -f libocc.so.0 && ln -s libocc.so.0.0.0 libocc.so.0) (cd .libs && rm -f libocc.so && ln -s libocc.so.0.0.0 libocc.so) creating libocc.la (cd .libs && rm -f libocc.la && ln -s ../libocc.la libocc.la) /bin/sh ./libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -export-dynamic -o occ MetaclassPreregistration.o libocc.la ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o .libs/occ MetaclassPreregistration.o -Wl,--export-dynamic ./.libs/libocc.so creating occ make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8' make[1]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8' make: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.13812 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libopencxx-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libopencxx-buildroot + cd opencxx-2.8 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libopencxx-buildroot pkgdatadir=/usr/share/doc/libopencxx-devel make: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8' Making install in buildinfo make[1]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/buildinfo' make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/buildinfo' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/buildinfo' make[1]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/buildinfo' Making install in opencxx make[1]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/opencxx' make install-am make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/opencxx' make[3]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/opencxx' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/opencxx" || /bin/mkdir -p "/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx" /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/AbstractTranslatingWalker.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/AbstractTranslatingWalker.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/AbstractTypingWalker.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/AbstractTypingWalker.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/auxil.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/auxil.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/BigHashTable.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/BigHashTable.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/CerrErrorLog.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/CerrErrorLog.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/deprecated.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/deprecated.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/DupLeaf.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/DupLeaf.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/Encoding.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/Encoding.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/ErrorLog.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/ErrorLog.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/GC-disabled.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/GC-disabled.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/GC-enabled.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/GC-enabled.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/GC.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/GC.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/HashTable.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/HashTable.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/Leaf.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/Leaf.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/LeafName.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/LeafName.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/LeafReserved.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/LeafReserved.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/LeafThis.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/LeafThis.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/Lex.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/Lex.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/MetaclassLoader.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/MetaclassLoader.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/MopMsg.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/MopMsg.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/Msg.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/Msg.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/NonLeaf.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/NonLeaf.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/NullMetaclassLoader.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/NullMetaclassLoader.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/ParseErrorMsg.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/ParseErrorMsg.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/Parser.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/Parser.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/Program.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/Program.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/ProgramFile.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/ProgramFile.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/ProgramFromStdin.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/ProgramFromStdin.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/ProgramString.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/ProgramString.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeAccessDecl.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeAccessDecl.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeAccessSpec.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeAccessSpec.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeAndEncodingPrinter.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeAndEncodingPrinter.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeArray.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeArray.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeBlock.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeBlock.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeBrace.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeBrace.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeClassBody.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeClassBody.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeClassSpec.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeClassSpec.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeConstants.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeConstants.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeDeclaration.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeDeclaration.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeDeclarator.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeDeclarator.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeEnumSpec.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeEnumSpec.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeExprStatement.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeExprStatement.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeExternTemplate.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeExternTemplate.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeFstyleCastExpr.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeFstyleCastExpr.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/ptree-generated.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/ptree-generated.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/ptreeAll.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/ptreeAll.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/Ptree.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/Ptree.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeLinkageSpec.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeLinkageSpec.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeMetaclassDecl.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeMetaclassDecl.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeName.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeName.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeNamespaceAlias.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeNamespaceAlias.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeNamespaceSpec.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeNamespaceSpec.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeTemplateDecl.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeTemplateDecl.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeTemplateInstantiation.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeTemplateInstantiation.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeTypedef.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeTypedef.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeUserAccessSpec.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeUserAccessSpec.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeUserdefKeyword.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeUserdefKeyword.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeUsing.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeUsing.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/PtreeUtil.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/PtreeUtil.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/SourceLocation.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/SourceLocation.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/TheErrorLog.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/TheErrorLog.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/Token.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/Token.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'parser/token-names.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/parser/token-names.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'Bind.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/Bind.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'BindClassName.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/BindClassName.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'BindEnumName.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/BindEnumName.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'BindTemplateClass.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/BindTemplateClass.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'BindTemplateFunction.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/BindTemplateFunction.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'BindTypedefName.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/BindTypedefName.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'BindVarName.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/BindVarName.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'cbodywalk.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/cbodywalk.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'classwalk.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/classwalk.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'ChangedMemberList.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/ChangedMemberList.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'Class.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/Class.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'ClassArray.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/ClassArray.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'ClassBodyWalker.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/ClassBodyWalker.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'ClassWalker.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/ClassWalker.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'CliErrorMsg.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/CliErrorMsg.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'defs.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/defs.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'dloading.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/dloading.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'driver.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/driver.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'driver2.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/driver2.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'DynamicMopMetaclassLoader.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/DynamicMopMetaclassLoader.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'EncodingUtil.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/EncodingUtil.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'Environment.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/Environment.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'GenericMsg.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/GenericMsg.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'InfoMsg.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/InfoMsg.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'memberAll.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/memberAll.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'Member.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/Member.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'MemberFunction.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/MemberFunction.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'MemberList.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/MemberList.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'Metaclass.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/Metaclass.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'MetaclassRegistration.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/MetaclassRegistration.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'MetaclassRegistry.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/MetaclassRegistry.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'MetacompilerConfiguration.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/MetacompilerConfiguration.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'mop.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/mop.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'mop2.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/mop2.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'nil.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/nil.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'OpencxxConfiguration.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/OpencxxConfiguration.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'PtreeIter.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/PtreeIter.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'PtreeMaker.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/PtreeMaker.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'PtreeTypeUtil.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/PtreeTypeUtil.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'QuoteClass.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/QuoteClass.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'TemplateClass.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/TemplateClass.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'TheMetaclassRegistry.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/TheMetaclassRegistry.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'TypeInfo.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/TypeInfo.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'UnknownCliOptionException.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/UnknownCliOptionException.h' /bin/sh /usr/src/RPM/BUILD/opencxx-2.8/install-sh -c -m 644 'Walker.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/Walker.h' make[3]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/opencxx' make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/opencxx' make[1]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/opencxx' Making install in scripts make[1]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/scripts' chmod +x libocc-config make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/scripts' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libopencxx-buildroot/usr/bin" /bin/install -p 'libocc-config' '/usr/src/tmp/libopencxx-buildroot/usr/bin/libocc-config' chmod a+x /usr/src/tmp/libopencxx-buildroot/usr/bin/libocc-config make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/scripts' make[1]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/scripts' Making install in html make[1]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/html' make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/html' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/html mkdir -p -- /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/html for f in base.html class.html env.html green-pin.gif green.gif index.html instance-of.gif logo.gif man.html member.html mop.html occ.gif overview.html ptree.html red-pin.gif red.gif typeinfo.html yellow-pin.gif yellow.gif; do \ /bin/install -p -m 644 ../html/$f /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/html/$f; \ done make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/html' make[1]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/html' Making install in testsuite make[1]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/testsuite' make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/testsuite' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/testsuite' make[1]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/testsuite' Making install in examples make[1]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples' Making install in before make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/before' make[3]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/before' make[3]: Nothing to be done for `install-exec-am'. mkdir -p /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/before \ && cp ./Makefile.local /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/before/Makefile \ && cp ./BeforeClass.mc /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/before \ && cp ./before-test.cc /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/before make[3]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/before' make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/before' Making install in matrix make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/matrix' make[3]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/matrix' make[3]: Nothing to be done for `install-exec-am'. mkdir -p /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/matrix \ && cp ./Makefile.local /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/matrix/Makefile \ && cp ./MatrixClass.mc /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/matrix \ && cp ./matrix.h /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/matrix \ && cp ./matrix.cc /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/matrix \ && cp ./matrix-test.cc /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/matrix make[3]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/matrix' make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/matrix' Making install in runtime-mop make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/runtime-mop' make[3]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/runtime-mop' make[3]: Nothing to be done for `install-exec-am'. mkdir -p /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/runtime-mop \ && cp ./Makefile.local /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/runtime-mop/Makefile \ && cp ./RtmopClass.mc /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/runtime-mop \ && cp ./RtmopClass.h /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/runtime-mop \ && cp ./metaobj.cc /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/runtime-mop \ && cp ./metaobj.h /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/runtime-mop \ && cp ./metaobj-test.cc /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/runtime-mop make[3]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/runtime-mop' make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/runtime-mop' Making install in verbose make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/verbose' make[3]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/verbose' make[3]: Nothing to be done for `install-exec-am'. mkdir -p /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/verbose \ && cp ./Makefile.local /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/verbose/Makefile \ && cp ./VerboseClass.mc /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/verbose \ && cp ./person.cc /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/verbose make[3]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/verbose' make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/verbose' Making install in verbose2 make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/verbose2' make[3]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/verbose2' make[3]: Nothing to be done for `install-exec-am'. mkdir -p /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/verbose2 \ && cp ./Makefile.local /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/verbose2/Makefile \ && cp ./VerboseClass2.mc /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/verbose2 \ && cp ./person2.cc /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/verbose2 make[3]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/verbose2' make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/verbose2' Making install in wrapper make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/wrapper' make[3]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/wrapper' make[3]: Nothing to be done for `install-exec-am'. mkdir -p /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/wrapper \ && cp ./Makefile.local /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/wrapper/Makefile \ && cp ./WrapperClass.cc /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/wrapper \ && cp ./WrapperClass.h /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/wrapper \ && cp ./SyncClass.mc /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/wrapper \ && cp ./sync-test.cc /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples/wrapper make[3]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/wrapper' make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples/wrapper' make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples' make[3]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8/examples' make[3]: Nothing to be done for `install-exec-am'. mkdir -p /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples \ && cp ./Makefile.global /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/examples make[3]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples' make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples' make[1]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8/examples' make[1]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8' make[2]: Entering directory `/usr/src/RPM/BUILD/opencxx-2.8' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libopencxx-buildroot/usr/lib" /bin/sh ./libtool --mode=install /bin/install -p 'libocc.la' '/usr/src/tmp/libopencxx-buildroot/usr/lib/libocc.la' /bin/install -p .libs/libocc.so.0.0.0 /usr/src/tmp/libopencxx-buildroot/usr/lib/libocc.so.0.0.0 (cd /usr/src/tmp/libopencxx-buildroot/usr/lib && { ln -s -f libocc.so.0.0.0 libocc.so.0 || { rm -f libocc.so.0 && ln -s libocc.so.0.0.0 libocc.so.0; }; }) (cd /usr/src/tmp/libopencxx-buildroot/usr/lib && { ln -s -f libocc.so.0.0.0 libocc.so || { rm -f libocc.so && ln -s libocc.so.0.0.0 libocc.so; }; }) /bin/install -p .libs/libocc.lai /usr/src/tmp/libopencxx-buildroot/usr/lib/libocc.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libopencxx-buildroot/usr/bin" /bin/sh ./libtool --mode=install /bin/install -p 'occ' '/usr/src/tmp/libopencxx-buildroot/usr/bin/occ' libtool: install: warning: `libocc.la' has not been installed in `/usr/lib' /bin/install -p .libs/occ /usr/src/tmp/libopencxx-buildroot/usr/bin/occ test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libopencxx-buildroot/usr/bin" /bin/install -p 'occ2' '/usr/src/tmp/libopencxx-buildroot/usr/bin/occ2' if test -d /usr/lib/pkgconfig; then \ mkdir -p /usr/src/tmp/libopencxx-buildroot/usr/lib/pkgconfig; \ cp -p opencxx.pc /usr/src/tmp/libopencxx-buildroot/usr/lib/pkgconfig; fi cd /usr/src/tmp/libopencxx-buildroot/usr/include/opencxx \ && rm -f gc-related \ && ln -s gc-related-gc-no gc-related test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/libopencxx-buildroot/usr/include" /bin/install -p -m 644 'mop.h' '/usr/src/tmp/libopencxx-buildroot/usr/include/mop.h' test -z "/usr/share/doc/libopencxx-devel" || /bin/mkdir -p "/usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel" /bin/install -p -m 644 'doc/ref-appendix.html' '/usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/ref-appendix.html' /bin/install -p -m 644 'doc/reference.pdf' '/usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-devel/reference.pdf' make[2]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8' make[1]: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8' make: Leaving directory `/usr/src/RPM/BUILD/opencxx-2.8' + rm -f /usr/src/tmp/libopencxx-buildroot/usr/include/opencxx/gc-related + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libopencxx-buildroot (auto) removed `./usr/lib/libocc.la' mode of `./usr/lib/libocc.so.0.0.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libopencxx-buildroot (binconfig,pkgconfig,libtool) /usr/lib/pkgconfig/opencxx.pc: Libs: '-L${libdir} -locc' --> '-locc' Compressing files in /usr/src/tmp/libopencxx-buildroot (auto) Adjusting library links in /usr/src/tmp/libopencxx-buildroot ./usr/lib: libocc.so.0 -> libocc.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libopencxx-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/libopencxx-buildroot (executable,shared) Processing files: libopencxx-2.8-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91640 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd opencxx-2.8 + DOCDIR=/usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-2.8 + export DOCDIR + rm -rf /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-2.8 + /bin/mkdir -p /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-2.8 + cp -prL AUTHORS COPYING README TIPS TODO /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-2.8 + chmod -R go-w /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-2.8 + chmod -R a+rX /usr/src/tmp/libopencxx-buildroot/usr/share/doc/libopencxx-2.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.91640 + 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.52775 + 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: libocc.so.0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /bin/sh, /lib/ld.so.1, coreutils, grep, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libltdl.so.3, libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.9), perl-base, rtld(GNU_HASH), sed Processing files: libopencxx-devel-2.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.61251 + 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.35143 + 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(opencxx) = 2.8 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libopencxx = 2.8-alt2, /bin/sh, /usr/lib/libocc.so.0.0.0, coreutils Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.82267 + 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/libopencxx-2.8-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libopencxx-2.8-alt2.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libopencxx-devel-2.8-alt2.ppc.rpm 82.46user 16.67system 1:15.60elapsed 131%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4039791minor)pagefaults 0swaps