[Libbinio-build] Build of libbinio on ppc-osx1 at Wed Aug 18 21:37:32 UTC 2004
Brought to you by:
dynamite
|
From: <lib...@li...> - 2004-08-18 21:41:40
|
Build started at Wed Aug 18 21:37:33 GMT 2004.
Build system:
Darwin ppc-osx1 5.5 Darwin Kernel Version 5.5: Thu May 30 14:51:26 PDT 2002; root:xnu/xnu-201.42.3.obj~1/RELEASE_PPC Power Macintosh powerpc
***** Main build ******************************************************
configure: loading site script /home/users/d/dy/dynamite/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... powerpc-apple-darwin5.5
checking host system type... powerpc-apple-darwin5.5
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... cc
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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... gcc
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... no
checking dlfcn.h presence... no
checking for dlfcn.h... no
checking for g++... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc
checking how to run the C++ preprocessor... c++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 16384
checking command to parse /usr/bin/nm -p output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag works... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common
checking if cc PIC flag -fno-common works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin5.5 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fno-common
checking if c++ PIC flag -fno-common works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin5.5 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fno-common
checking if g77 PIC flag -fno-common works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin5.5 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc
checking for long long... yes
checking for long double... yes
checking for main in -lstdc++... yes
checking for main in -lstdc++... (cached) yes
checking for std::basic_istream<char>... no
checking for ldexp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating src/binio.h
config.status: executing depfiles commands
Making all in src
source='../../src/binio.cpp' object='binio.lo' libtool=yes \
DEPDIR=.deps depmode=gcc /bin/bash ../../depcomp \
/bin/bash ../libtool --mode=compile --tag=CXX c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"binio\ 1.3\" -DPACKAGE_BUGREPORT=\"dn...@gm...\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/ppc-osx1/include -Wall -c -o binio.lo ../../src/binio.cpp
mkdir .libs
c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"binio 1.3\"" -DPACKAGE_BUGREPORT=\"dn...@gm...\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/ppc-osx1/include -Wall -c ../../src/binio.cpp -Wp,-MD,.deps/binio.TPlo -fno-common -DPIC -o .libs/binio.o
In file included from ../../src/binio.cpp:22:
binio.h:100: warning: use of `long double' type; its size may change in a future release
binio.h:100: warning: (Long double usage is reported only once for each file.
binio.h:100: warning: To disable this warning, use -Wno-long-double.)
c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"binio 1.3\"" -DPACKAGE_BUGREPORT=\"dn...@gm...\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/ppc-osx1/include -Wall -c ../../src/binio.cpp -Wp,-MD,.deps/binio.TPlo -o binio.o >/dev/null 2>&1
source='../../src/binfile.cpp' object='binfile.lo' libtool=yes \
DEPDIR=.deps depmode=gcc /bin/bash ../../depcomp \
/bin/bash ../libtool --mode=compile --tag=CXX c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"binio\ 1.3\" -DPACKAGE_BUGREPORT=\"dn...@gm...\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/ppc-osx1/include -Wall -c -o binfile.lo ../../src/binfile.cpp
c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"binio 1.3\"" -DPACKAGE_BUGREPORT=\"dn...@gm...\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/ppc-osx1/include -Wall -c ../../src/binfile.cpp -Wp,-MD,.deps/binfile.TPlo -fno-common -DPIC -o .libs/binfile.o
In file included from ../../src/binfile.h:25,
from ../../src/binfile.cpp:23:
binio.h:100: warning: use of `long double' type; its size may change in a future release
binio.h:100: warning: (Long double usage is reported only once for each file.
binio.h:100: warning: To disable this warning, use -Wno-long-double.)
c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"binio 1.3\"" -DPACKAGE_BUGREPORT=\"dn...@gm...\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/ppc-osx1/include -Wall -c ../../src/binfile.cpp -Wp,-MD,.deps/binfile.TPlo -o binfile.o >/dev/null 2>&1
source='../../src/binwrap.cpp' object='binwrap.lo' libtool=yes \
DEPDIR=.deps depmode=gcc /bin/bash ../../depcomp \
/bin/bash ../libtool --mode=compile --tag=CXX c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"binio\ 1.3\" -DPACKAGE_BUGREPORT=\"dn...@gm...\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/ppc-osx1/include -Wall -c -o binwrap.lo ../../src/binwrap.cpp
c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"binio 1.3\"" -DPACKAGE_BUGREPORT=\"dn...@gm...\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/ppc-osx1/include -Wall -c ../../src/binwrap.cpp -Wp,-MD,.deps/binwrap.TPlo -fno-common -DPIC -o .libs/binwrap.o
In file included from ../../src/binwrap.h:23,
from ../../src/binwrap.cpp:20:
binio.h:100: warning: use of `long double' type; its size may change in a future release
binio.h:100: warning: (Long double usage is reported only once for each file.
binio.h:100: warning: To disable this warning, use -Wno-long-double.)
c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"binio 1.3\"" -DPACKAGE_BUGREPORT=\"dn...@gm...\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/ppc-osx1/include -Wall -c ../../src/binwrap.cpp -Wp,-MD,.deps/binwrap.TPlo -o binwrap.o >/dev/null 2>&1
source='../../src/binstr.cpp' object='binstr.lo' libtool=yes \
DEPDIR=.deps depmode=gcc /bin/bash ../../depcomp \
/bin/bash ../libtool --mode=compile --tag=CXX c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"binio\ 1.3\" -DPACKAGE_BUGREPORT=\"dn...@gm...\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/ppc-osx1/include -Wall -c -o binstr.lo ../../src/binstr.cpp
c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"binio 1.3\"" -DPACKAGE_BUGREPORT=\"dn...@gm...\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/ppc-osx1/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -fno-common -DPIC -o .libs/binstr.o
In file included from ../../src/binstr.h:23,
from ../../src/binstr.cpp:20:
binio.h:100: warning: use of `long double' type; its size may change in a future release
binio.h:100: warning: (Long double usage is reported only once for each file.
binio.h:100: warning: To disable this warning, use -Wno-long-double.)
c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"binio 1.3\"" -DPACKAGE_BUGREPORT=\"dn...@gm...\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/ppc-osx1/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -o binstr.o >/dev/null 2>&1
/bin/bash ../libtool --mode=link --tag=CXX c++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/ppc-osx1/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo
c++ -r -keep_private_externs -nostdlib -o .libs/libbinio.1.0.0.dylib-master.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o
c++ -dynamiclib ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o .libs/libbinio.1.0.0.dylib .libs/libbinio.1.0.0.dylib-master.o -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/ppc-osx1/lib -install_name /home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib/libbinio.1.dylib -Wl,-compatibility_version -Wl,2 -Wl,-current_version -Wl,2.0
(cd .libs && rm -f libbinio.1.dylib && ln -s libbinio.1.0.0.dylib libbinio.1.dylib)
(cd .libs && rm -f libbinio.dylib && ln -s libbinio.1.0.0.dylib libbinio.dylib)
ar cru .libs/libbinio.a binio.o binfile.o binwrap.o binstr.o
ranlib .libs/libbinio.a
creating libbinio.la
(cd .libs && rm -f libbinio.la && ln -s ../libbinio.la libbinio.la)
Making all in doc
make[1]: Nothing to be done for `all-am'.
Making check in src
make[1]: Nothing to be done for `check'.
Making check in doc
make[1]: Nothing to be done for `check'.
make[1]: Nothing to be done for `check-am'.
Making install in src
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib"
/bin/bash ../libtool --mode=install /usr/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib/libbinio.la'
/usr/bin/install -c .libs/libbinio.1.0.0.dylib /home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib/libbinio.1.0.0.dylib
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib && rm -f libbinio.1.dylib && ln -s libbinio.1.0.0.dylib libbinio.1.dylib)
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib && rm -f libbinio.dylib && ln -s libbinio.1.0.0.dylib libbinio.dylib)
/usr/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib/libbinio.la
/usr/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib/libbinio.a
ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib/libbinio.a
chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib/libbinio.a
----------------------------------------------------------------------
Libraries have been installed in:
/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/include"
/usr/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/include/binio.h'
/usr/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/include/binfile.h'
/usr/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/include/binwrap.h'
/usr/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/include/binstr.h'
Making install in doc
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/info"
/usr/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/info/libbinio.info'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/info/libbinio.info-1'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/info/libbinio.info-2'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making installcheck in src
make[1]: Nothing to be done for `installcheck'.
Making installcheck in doc
make[1]: Nothing to be done for `installcheck'.
make[1]: Nothing to be done for `installcheck-am'.
Making uninstall in src
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/include/binio.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/include/binfile.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/include/binwrap.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/include/binstr.h'
+ list=libbinio.la
++ echo libbinio.la
++ sed -e 's|^.*/||'
+ p=libbinio.la
+ echo ' /bin/bash ../libtool --mode=uninstall rm -f '\''/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib/libbinio.la'\'''
/bin/bash ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib/libbinio.la'
+ /bin/bash ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib/libbinio.la
rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib/libbinio.1.0.0.dylib /home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib/libbinio.1.dylib /home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib/libbinio.dylib /home/users/d/dy/dynamite/projects/libbinio/libbinio/ppc-osx1/=dobuild/lib/libbinio.a
Making uninstall in doc
:
rm -f libbinio.info libbinio.info-[0-9] libbinio.info-[0-9][0-9] libbinio.i[0-9] libbinio.i[0-9][0-9])
make[1]: Nothing to be done for `uninstall-am'.
Making distclean in doc
test -z "libbinio.fns libbinio.vrs libbinio.tps" || rm -f libbinio.fns libbinio.vrs libbinio.tps
rm -rf .libs _libs
rm -rf libbinio.aux libbinio.cp libbinio.cps libbinio.fn libbinio.fns \
libbinio.ky libbinio.kys libbinio.log libbinio.pg \
libbinio.pgs libbinio.tmp libbinio.toc libbinio.tp \
libbinio.tps libbinio.vr libbinio.vrs libbinio.dvi \
libbinio.pdf libbinio.ps libbinio.html
rm -f *.lo
rm -f vti.tmp
test -z "" || rm -f
rm -f libtool
rm -f Makefile
Making distclean in src
test -z "libbinio.la" || rm -f libbinio.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "binio.h" || rm -f binio.h
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
Making distclean in .
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f config.status config.cache config.log configure.lineno configure.status.lineno
rm -f Makefile
***********************************************************************
Build finished at Wed Aug 18 21:41:38 GMT 2004.
Build likely succeeded
|