libbinio-build Mailing List for Binary I/O stream class library
Brought to you by:
dynamite
You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(31) |
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(9) |
Nov
|
Dec
|
|
From: <lib...@li...> - 2005-10-19 09:09:58
|
Build started at Wed Oct 19 09:02:33 UTC 2005.
Build system:
Linux usf-cf-alpha-linux-1 2.2.20 #2 Wed Mar 20 19:57:28 EST 2002 alpha unknown
***** 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... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... alphaev67-unknown-linux-gnu
checking host system type... alphaev67-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by 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 recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc
checking how to run the C++ preprocessor... g++ -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... 65536
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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... -fPIC
checking if g77 PIC flag -fPIC 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... GNU/Linux ld.so
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 g++ accepts -g... (cached) yes
checking dependency style of g++... (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
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
source='../../src/binio.cpp' object='binio.lo' libtool=yes \
DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o binio.lo ../../src/binio.cpp
mkdir .libs
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/binio.cpp -Wp,-MD,.deps/binio.TPlo -fPIC -DPIC -o .libs/binio.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o binfile.lo ../../src/binfile.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/binfile.cpp -Wp,-MD,.deps/binfile.TPlo -fPIC -DPIC -o .libs/binfile.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o binwrap.lo ../../src/binwrap.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/binwrap.cpp -Wp,-MD,.deps/binwrap.TPlo -fPIC -DPIC -o .libs/binwrap.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o binstr.lo ../../src/binstr.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -fPIC -DPIC -o .libs/binstr.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -o binstr.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo
g++ -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc-lib/alpha-linux/2.95.4/crtbegin.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/lib -L/usr/lib/gcc-lib/alpha-linux/2.95.4 -lstdc++ -lm -lc -lgcc /usr/lib/gcc-lib/alpha-linux/2.95.4/crtend.o /usr/lib/crtn.o -Wl,-soname -Wl,libbinio.so.1 -o .libs/libbinio.so.1.0.0
(cd .libs && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd .libs && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
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)
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making all in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
Making check in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making check in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
Making install in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la'
/usr/bin/install -c .libs/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.so.1.0.0
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
/usr/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la
/usr/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.a
ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.a
chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.a
PATH="$PATH:/sbin" ldconfig -n /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib
ldconfig: dobuild/lib is not a known library type
----------------------------------------------------------------------
Libraries have been installed in:
/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=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 `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
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/usf-cf-alpha-linux-1/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include"
/usr/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binio.h'
/usr/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binfile.h'
/usr/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binwrap.h'
/usr/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binstr.h'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making install in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info"
/usr/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info/libbinio.info'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info/libbinio.info-1'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info/libbinio.info-2'
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info/libbinio.info'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
Making installcheck in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making installcheck in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[1]: Nothing to be done for `installcheck-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
Making uninstall in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binio.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binfile.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binwrap.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binstr.h'
+ list=libbinio.la
++ echo libbinio.la
++ sed -e 's|^.*/||'
+ p=libbinio.la
+ echo ' /bin/sh ../libtool --mode=uninstall rm -f '\''/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la'\'''
/bin/sh ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la'
+ /bin/sh ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la
rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.a
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making uninstall in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
:
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info' --remove '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info/libbinio.info'
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]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[1]: Nothing to be done for `uninstall-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
Making distclean in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
Making distclean in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making distclean in .
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
rm -f config.status config.cache config.log configure.lineno configure.status.lineno
rm -f Makefile
***********************************************************************
Build finished at Wed Oct 19 09:09:56 UTC 2005.
Build likely succeeded
|
|
From: <lib...@li...> - 2005-10-19 09:04:47
|
Build started at Wed Oct 19 09:02:32 UTC 2005.
Build system:
SunOS x86-solaris1 5.9 Generic_112234-10 i86pc i386 i86pc Solaris
***** Main build ******************************************************
configure: loading site script /home/users/d/dy/dynamite/config.site
checking for a BSD-compatible install... /usr/local/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... i386-pc-solaris2.9
checking host system type... i386-pc-solaris2.9
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... egrep
checking for ld used by gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -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... 262144
checking command to parse /usr/ccs/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
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 g++... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
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... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/local/bin/install -c
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
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>... yes
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
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binio.lo -MD -MP -MF ".deps/binio.Tpo" -c -o binio.lo ../../src/binio.cpp; \
then mv -f ".deps/binio.Tpo" ".deps/binio.Plo"; else rm -f ".deps/binio.Tpo"; exit 1; fi
mkdir .libs
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -fPIC -DPIC -o .libs/binio.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -o binio.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binfile.lo -MD -MP -MF ".deps/binfile.Tpo" -c -o binfile.lo ../../src/binfile.cpp; \
then mv -f ".deps/binfile.Tpo" ".deps/binfile.Plo"; else rm -f ".deps/binfile.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -fPIC -DPIC -o .libs/binfile.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -o binfile.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binwrap.lo -MD -MP -MF ".deps/binwrap.Tpo" -c -o binwrap.lo ../../src/binwrap.cpp; \
then mv -f ".deps/binwrap.Tpo" ".deps/binwrap.Plo"; else rm -f ".deps/binwrap.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -fPIC -DPIC -o .libs/binwrap.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -o binwrap.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binstr.lo -MD -MP -MF ".deps/binstr.Tpo" -c -o binstr.lo ../../src/binstr.cpp; \
then mv -f ".deps/binstr.Tpo" ".deps/binstr.Plo"; else rm -f ".deps/binstr.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -fPIC -DPIC -o .libs/binstr.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -o binstr.o >/dev/null 2>&1
/bin/bash ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-solaris1/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo
g++ -shared -nostdlib -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-solaris1/lib /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/crti.o /usr/ccs/lib/values-Xa.o /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/crtbegin.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -Wl,-R -Wl,/usr/local/lib/. -Wl,-R -Wl,/usr/local/lib/. -L/usr/local/lib/gcc-lib/i386-pc-solaris2.9/../.. -L/usr2/SOURCES/I9/gcc-3.3.2/objdir/gcc -L/usr2/SOURCES/I9/gcc-3.3.2/objdir/i386-pc-solaris2.9/libstdc++-v3/src/.libs -L/usr2/SOURCES/I9/gcc-3.3.2/objdir/i386-pc-solaris2.9/libstdc++-v3/src -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-solaris1/lib -L/usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2 -L/usr/ccs/bin -L/usr/ccs/lib -L/usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/../../.. /usr/local/lib/./libstdc++.so -lm -lgcc_s /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/crtend.o /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/crtn.o -Wl,-h -Wl,libbinio.so.1 -o .libs/libbinio.so.1.0.0
(cd .libs && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd .libs && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
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)
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making all in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
Making check in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making check in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
Making install in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib"
/bin/bash ../libtool --mode=install /usr/local/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la'
/usr/local/bin/install -c .libs/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
chmod +x /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0
/usr/local/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la
/usr/local/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
----------------------------------------------------------------------
Libraries have been installed in:
/home/users/d/dy/dynamite/projects/libbinio/libbinio/=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 `LD_LIBRARY_PATH' environment variable
during execution
- use the `-RLIBDIR' linker flag
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/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include"
/usr/local/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binio.h'
/usr/local/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binfile.h'
/usr/local/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binwrap.h'
/usr/local/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binstr.h'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making install in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info"
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info'
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info-1'
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info-2'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
Making installcheck in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making installcheck in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[1]: Nothing to be done for `installcheck-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
Making uninstall in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binio.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binfile.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binwrap.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=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/=dobuild/lib/libbinio.la'\'''
/bin/bash ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la'
+ /bin/bash ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la
rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making uninstall in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/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]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[1]: Nothing to be done for `uninstall-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
Making distclean in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
Making distclean in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making distclean in .
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
rm -f config.status config.cache config.log configure.lineno configure.status.lineno
rm -f Makefile
***********************************************************************
Build finished at Wed Oct 19 09:04:43 UTC 2005.
Build likely succeeded
|
|
From: <lib...@li...> - 2005-10-19 09:04:38
|
Build started at Wed Oct 19 09:02:32 UTC 2005.
Build system:
SunOS sparc-solaris1 5.9 Generic_112233-03 sun4u sparc SUNW,Ultra-60 Solaris
***** Main build ******************************************************
configure: loading site script /home/users/d/dy/dynamite/config.site
checking for a BSD-compatible install... /usr/local/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/local/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/local/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -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... 262144
checking command to parse /usr/local/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
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... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
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/local/bin/install -c
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
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>... yes
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
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/src'
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT binio.lo -MD -MP -MF ".deps/binio.Tpo" -c -o binio.lo ../../src/binio.cpp; \
then mv -f ".deps/binio.Tpo" ".deps/binio.Plo"; else rm -f ".deps/binio.Tpo"; exit 1; fi
mkdir .libs
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -fPIC -DPIC -o .libs/binio.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -o binio.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT binfile.lo -MD -MP -MF ".deps/binfile.Tpo" -c -o binfile.lo ../../src/binfile.cpp; \
then mv -f ".deps/binfile.Tpo" ".deps/binfile.Plo"; else rm -f ".deps/binfile.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -fPIC -DPIC -o .libs/binfile.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -o binfile.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT binwrap.lo -MD -MP -MF ".deps/binwrap.Tpo" -c -o binwrap.lo ../../src/binwrap.cpp; \
then mv -f ".deps/binwrap.Tpo" ".deps/binwrap.Plo"; else rm -f ".deps/binwrap.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -fPIC -DPIC -o .libs/binwrap.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -o binwrap.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT binstr.lo -MD -MP -MF ".deps/binstr.Tpo" -c -o binstr.lo ../../src/binstr.cpp; \
then mv -f ".deps/binstr.Tpo" ".deps/binstr.Plo"; else rm -f ".deps/binstr.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -fPIC -DPIC -o .libs/binstr.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -o binstr.o >/dev/null 2>&1
/bin/bash ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/sparc-solaris1/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo
g++ -shared -nostdlib -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/sparc-solaris1/lib /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/crti.o /usr/ccs/lib/values-Xa.o /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/crtbegin.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -Wl,-R -Wl,/usr/local/lib/. -Wl,-R -Wl,/usr/local/lib/. -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/../.. -L/usr2/SOURCES/S9/gcc-3.3.2/objdir/gcc -L/usr2/SOURCES/S9/gcc-3.3.2/objdir/sparc-sun-solaris2.9/libstdc++-v3/src/.libs -L/usr2/SOURCES/S9/gcc-3.3.2/objdir/sparc-sun-solaris2.9/libstdc++-v3/src -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/sparc-solaris1/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2 -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/../../../../sparc-sun-solaris2.9/lib -L/usr/ccs/bin -L/usr/ccs/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/../../.. /usr/local/lib/./libstdc++.so -lm -lgcc_s /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/crtend.o /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/crtn.o -Wl,-h -Wl,libbinio.so.1 -o .libs/libbinio.so.1.0.0
(cd .libs && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd .libs && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
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)
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/src'
Making all in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1'
Making check in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/src'
Making check in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1'
Making install in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/src'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/src'
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib"
/bin/bash ../libtool --mode=install /usr/local/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la'
/usr/local/bin/install -c .libs/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
chmod +x /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0
/usr/local/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la
/usr/local/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
----------------------------------------------------------------------
Libraries have been installed in:
/home/users/d/dy/dynamite/projects/libbinio/libbinio/=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 `LD_LIBRARY_PATH' environment variable
during execution
- use the `-RLIBDIR' linker flag
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/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include"
/usr/local/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binio.h'
/usr/local/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binfile.h'
/usr/local/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binwrap.h'
/usr/local/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binstr.h'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/src'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/src'
Making install in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/doc'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info"
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info'
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info-1'
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info-2'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/doc'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1'
Making installcheck in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/src'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/src'
Making installcheck in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/doc'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1'
make[1]: Nothing to be done for `installcheck-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1'
Making uninstall in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/src'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binio.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binfile.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binwrap.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=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/=dobuild/lib/libbinio.la'\'''
/bin/bash ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la'
+ /bin/bash ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la
rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/src'
Making uninstall in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/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]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1'
make[1]: Nothing to be done for `uninstall-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1'
Making distclean in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/doc'
Making distclean in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1/src'
Making distclean in .
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris1'
rm -f config.status config.cache config.log configure.lineno configure.status.lineno
rm -f Makefile
***********************************************************************
Build finished at Wed Oct 19 09:04:36 UTC 2005.
Build likely succeeded
|
|
From: <lib...@li...> - 2005-10-19 09:03:24
|
Build started at Wed Oct 19 09:02:31 UTC 2005.
Build system:
FreeBSD x86-freebsd1 4.11-RELEASE FreeBSD 4.11-RELEASE #0: Wed Oct 5 21:16:58 PDT 2005 root@x86-freebsd1:/usr/obj/usr/src/sys/GENERIC i386
***** 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... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... i386-unknown-freebsd4.11
checking host system type... i386-unknown-freebsd4.11
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for egrep... grep -E
checking for ld used by gcc... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/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 recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... 16384
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd4.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the g++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd4.11 ld.so
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 f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd4.11 ld.so
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 g++ accepts -g... (cached) yes
checking dependency style of g++... (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 g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-freebsd1/include -Wall -c -o binio.lo ../../src/binio.cpp
mkdir .libs
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-freebsd1/include -Wall -c ../../src/binio.cpp -Wp,-MD,.deps/binio.TPlo -fPIC -DPIC -o .libs/binio.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-freebsd1/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 g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-freebsd1/include -Wall -c -o binfile.lo ../../src/binfile.cpp
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-freebsd1/include -Wall -c ../../src/binfile.cpp -Wp,-MD,.deps/binfile.TPlo -fPIC -DPIC -o .libs/binfile.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-freebsd1/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 g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-freebsd1/include -Wall -c -o binwrap.lo ../../src/binwrap.cpp
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-freebsd1/include -Wall -c ../../src/binwrap.cpp -Wp,-MD,.deps/binwrap.TPlo -fPIC -DPIC -o .libs/binwrap.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-freebsd1/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 g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-freebsd1/include -Wall -c -o binstr.lo ../../src/binstr.cpp
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-freebsd1/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -fPIC -DPIC -o .libs/binstr.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-freebsd1/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 g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-freebsd1/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo
g++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-freebsd1/lib -L/usr/lib -lstdc++ -lm -lgcc /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libbinio.so.1 -o .libs/libbinio.so.1
(cd .libs && rm -f libbinio.so && ln -s libbinio.so.1 libbinio.so)
(cd .libs && rm -f libbinio.so && ln -s libbinio.so.1 libbinio.so)
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
Making check in src
Making check in doc
Making install in src
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib"
/bin/bash ../libtool --mode=install /usr/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib/libbinio.la'
/usr/bin/install -c .libs/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib/libbinio.so.1
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1 libbinio.so)
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1 libbinio.so)
/usr/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib/libbinio.la
/usr/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib/libbinio.a
ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib/libbinio.a
chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib/libbinio.a
----------------------------------------------------------------------
Libraries have been installed in:
/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=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 `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
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/x86-freebsd1/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/include"
/usr/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/include/binio.h'
/usr/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/include/binfile.h'
/usr/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/include/binwrap.h'
/usr/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/include/binstr.h'
Making install in doc
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/info"
/usr/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/info/libbinio.info'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/info/libbinio.info-1'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/info/libbinio.info-2'
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/info/libbinio.info'
Making installcheck in src
Making installcheck in doc
Making uninstall in src
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/include/binio.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/include/binfile.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/include/binwrap.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=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/ /bin/bash ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib/libbinio.la'
x86-freebsd1/=dobuild/lib/libbinio.la'
+ /bin/bash ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib/libbinio.la
rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/lib/libbinio.a
Making uninstall in doc
:
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/info' --remove '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-freebsd1/=dobuild/info/libbinio.info'
rm -f libbinio.info libbinio.info-[0-9] libbinio.info-[0-9][0-9] libbinio.i[0-9] libbinio.i[0-9][0-9])
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 Oct 19 09:03:22 UTC 2005.
Build likely succeeded
|
|
From: <lib...@li...> - 2005-10-19 09:03:06
|
Build started at Wed Oct 19 09:02:31 UTC 2005.
Build system:
Linux x86-linux1 2.4.19 #1 SMP Wed Sep 18 18:12:20 PDT 2002 i686 unknown
***** 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... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by 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 recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc
checking how to run the C++ preprocessor... g++ -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... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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... -fPIC
checking if g77 PIC flag -fPIC 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... GNU/Linux ld.so
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 g++ accepts -g... (cached) yes
checking dependency style of g++... (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
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
source='../../src/binio.cpp' object='binio.lo' libtool=yes \
DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c -o binio.lo ../../src/binio.cpp
mkdir .libs
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binio.cpp -Wp,-MD,.deps/binio.TPlo -fPIC -DPIC -o .libs/binio.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c -o binfile.lo ../../src/binfile.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binfile.cpp -Wp,-MD,.deps/binfile.TPlo -fPIC -DPIC -o .libs/binfile.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c -o binwrap.lo ../../src/binwrap.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binwrap.cpp -Wp,-MD,.deps/binwrap.TPlo -fPIC -DPIC -o .libs/binwrap.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c -o binstr.lo ../../src/binstr.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -fPIC -DPIC -o .libs/binstr.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -o binstr.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-linux1/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo
g++ -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc-lib/i386-linux/2.95.4/crtbeginS.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-linux1/lib -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lstdc++ -lm -lc -lgcc /usr/lib/gcc-lib/i386-linux/2.95.4/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libbinio.so.1 -o .libs/libbinio.so.1.0.0
(cd .libs && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd .libs && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
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)
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making all in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making check in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making check in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making install in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la'
/usr/bin/install -c .libs/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.so.1.0.0
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
/usr/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la
/usr/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.a
ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.a
chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.a
PATH="$PATH:/sbin" ldconfig -n /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib
ldconfig: dobuild/lib is not a known library type
----------------------------------------------------------------------
Libraries have been installed in:
/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=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 `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
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/x86-linux1/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include"
/usr/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binio.h'
/usr/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binfile.h'
/usr/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binwrap.h'
/usr/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binstr.h'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making install in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info"
/usr/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info-1'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info-2'
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making installcheck in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making installcheck in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Nothing to be done for `installcheck-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making uninstall in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binio.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binfile.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binwrap.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binstr.h'
+ list=libbinio.la
++ echo libbinio.la
++ sed -e 's|^.*/||'
+ p=libbinio.la
+ echo ' /bin/sh ../libtool --mode=uninstall rm -f '\''/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la'\'''
/bin/sh ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la'
+ /bin/sh ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la
rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.a
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making uninstall in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
:
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info' --remove '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info'
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]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Nothing to be done for `uninstall-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making distclean in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
Making distclean in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making distclean in .
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
rm -f config.status config.cache config.log configure.lineno configure.status.lineno
rm -f Makefile
***********************************************************************
Build finished at Wed Oct 19 09:03:03 UTC 2005.
Build likely succeeded
|
|
From: <lib...@li...> - 2005-10-19 09:02:54
|
Build started at Wed Oct 19 09:02:31 UTC 2005. Build system: Linux amd64-linux1.sourceforge.net 2.6.9-1.667smp #1 SMP Tue Nov 2 15:09:11 EST 2004 x86_64 x86_64 x86_64 GNU/Linux ***** 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... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by 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 recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -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... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -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... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so 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... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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 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 g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 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>... yes 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 make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/src' if /bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT binio.lo -MD -MP -MF ".deps/binio.Tpo" -c -o binio.lo ../../src/binio.cpp; \ then mv -f ".deps/binio.Tpo" ".deps/binio.Plo"; else rm -f ".deps/binio.Tpo"; exit 1; fi mkdir .libs g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -fPIC -DPIC -o .libs/binio.o g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -o binio.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT binfile.lo -MD -MP -MF ".deps/binfile.Tpo" -c -o binfile.lo ../../src/binfile.cpp; \ then mv -f ".deps/binfile.Tpo" ".deps/binfile.Plo"; else rm -f ".deps/binfile.Tpo"; exit 1; fi g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -fPIC -DPIC -o .libs/binfile.o g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -o binfile.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT binwrap.lo -MD -MP -MF ".deps/binwrap.Tpo" -c -o binwrap.lo ../../src/binwrap.cpp; \ then mv -f ".deps/binwrap.Tpo" ".deps/binwrap.Plo"; else rm -f ".deps/binwrap.Tpo"; exit 1; fi g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -fPIC -DPIC -o .libs/binwrap.o g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -o binwrap.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT binstr.lo -MD -MP -MF ".deps/binstr.Tpo" -c -o binstr.lo ../../src/binstr.cpp; \ then mv -f ".deps/binstr.Tpo" ".deps/binstr.Plo"; else rm -f ".deps/binstr.Tpo"; exit 1; fi g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -fPIC -DPIC -o .libs/binstr.o g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -o binstr.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/3.4.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/3.4.2/crtbeginS.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/lib -L/usr/lib/gcc/x86_64-redhat-linux/3.4.2 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.2/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.2/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/3.4.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/3.4.2/../../../../lib64/crtn.o -Wl,-soname -Wl,libbinio.so.1 -o .libs/libbinio.so.1.0.0 (cd .libs && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1) (cd .libs && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so) 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) make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/src' Making all in doc make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/doc' make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net' Making check in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/src' Making check in doc make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/doc' make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net' Making install in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/src' make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/src' test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib/libbinio.la' /usr/bin/install -c .libs/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib/libbinio.so.1.0.0 (cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1) (cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so) /usr/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib/libbinio.la /usr/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib/libbinio.a ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib/libbinio.a chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib/libbinio.a PATH="$PATH:/sbin" ldconfig -n /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib ldconfig: dobuild/lib is not a known library type ---------------------------------------------------------------------- Libraries have been installed in: /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=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 `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' 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/amd64-linux1.sourceforge.net/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/include" /usr/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/include/binio.h' /usr/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/include/binfile.h' /usr/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/include/binwrap.h' /usr/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/include/binstr.h' make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/src' make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/src' Making install in doc make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/doc' make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/info" /usr/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/info/libbinio.info' /usr/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/info/libbinio.info-1' /usr/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/info/libbinio.info-2' make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/doc' make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/doc' make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net' make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net' make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net' Making installcheck in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/src' make[1]: Nothing to be done for `installcheck'. make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/src' Making installcheck in doc make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/doc' make[1]: Nothing to be done for `installcheck'. make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/doc' make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net' make[1]: Nothing to be done for `installcheck-am'. make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net' Making uninstall in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/src' rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/include/binio.h' rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/include/binfile.h' rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/include/binwrap.h' rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/include/binstr.h' + list=libbinio.la + for p in '$list' ++ echo libbinio.la ++ sed -e 's|^.*/||' + p=libbinio.la + echo ' /bin/sh ../libtool --mode=uninstall rm -f '\''/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib/libbinio.la'\''' + /bin/sh ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib/libbinio.la /bin/sh ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib/libbinio.la' rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/=dobuild/lib/libbinio.a make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/src' Making uninstall in doc make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/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]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/doc' make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net' make[1]: Nothing to be done for `uninstall-am'. make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net' Making distclean in doc make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/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 make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/doc' Making distclean in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/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 make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net/src' Making distclean in . make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1.sourceforge.net' rm -f config.status config.cache config.log configure.lineno configure.status.lineno rm -f Makefile *********************************************************************** Build finished at Wed Oct 19 09:02:52 UTC 2005. Build likely succeeded |
|
From: <lib...@li...> - 2005-10-19 09:02:35
|
ssh: connect to host x86-netbsd1 port 22: No route to host |
|
From: <lib...@li...> - 2005-10-19 09:02:34
|
Permission denied. |
|
From: <lib...@li...> - 2005-10-19 09:02:33
|
ssh_exchange_identification: Connection closed by remote host |
|
From: <lib...@li...> - 2004-08-18 21:43:03
|
Build started at Wed Aug 18 21:37:33 UTC 2004.
Build system:
SunOS sparc-solaris2 5.9 Generic_112233-03 sun4u sparc SUNW,Ultra-60 Solaris
***** Main build ******************************************************
configure: loading site script /home/users/d/dy/dynamite/config.site
checking for a BSD-compatible install... /usr/local/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/local/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/local/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -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... 262144
checking command to parse /usr/local/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
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... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
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/local/bin/install -c
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
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>... yes
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
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binio.lo -MD -MP -MF ".deps/binio.Tpo" -c -o binio.lo ../../src/binio.cpp; \
then mv -f ".deps/binio.Tpo" ".deps/binio.Plo"; else rm -f ".deps/binio.Tpo"; exit 1; fi
mkdir .libs
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -fPIC -DPIC -o .libs/binio.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -o binio.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binfile.lo -MD -MP -MF ".deps/binfile.Tpo" -c -o binfile.lo ../../src/binfile.cpp; \
then mv -f ".deps/binfile.Tpo" ".deps/binfile.Plo"; else rm -f ".deps/binfile.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -fPIC -DPIC -o .libs/binfile.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -o binfile.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binwrap.lo -MD -MP -MF ".deps/binwrap.Tpo" -c -o binwrap.lo ../../src/binwrap.cpp; \
then mv -f ".deps/binwrap.Tpo" ".deps/binwrap.Plo"; else rm -f ".deps/binwrap.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -fPIC -DPIC -o .libs/binwrap.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -o binwrap.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binstr.lo -MD -MP -MF ".deps/binstr.Tpo" -c -o binstr.lo ../../src/binstr.cpp; \
then mv -f ".deps/binstr.Tpo" ".deps/binstr.Plo"; else rm -f ".deps/binstr.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -fPIC -DPIC -o .libs/binstr.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -o binstr.o >/dev/null 2>&1
/bin/bash ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/sparc-solaris2/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo
g++ -shared -nostdlib -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/sparc-solaris2/lib /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/crti.o /usr/ccs/lib/values-Xa.o /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/crtbegin.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -Wl,-R -Wl,/usr/local/lib/. -Wl,-R -Wl,/usr/local/lib/. -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/../.. -L/usr2/SOURCES/S9/gcc-3.3.2/objdir/gcc -L/usr2/SOURCES/S9/gcc-3.3.2/objdir/sparc-sun-solaris2.9/libstdc++-v3/src/.libs -L/usr2/SOURCES/S9/gcc-3.3.2/objdir/sparc-sun-solaris2.9/libstdc++-v3/src -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/sparc-solaris2/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2 -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/../../../../sparc-sun-solaris2.9/lib -L/usr/ccs/bin -L/usr/ccs/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/../../.. /usr/local/lib/./libstdc++.so -lm -lgcc_s /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/crtend.o /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/crtn.o -Wl,-h -Wl,libbinio.so.1 -o .libs/libbinio.so.1.0.0
(cd .libs && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd .libs && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
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)
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
Making all in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
Making check in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
Making check in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
Making install in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib"
/bin/bash ../libtool --mode=install /usr/local/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la'
/usr/local/bin/install -c .libs/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
chmod +x /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0
/usr/local/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la
/usr/local/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
----------------------------------------------------------------------
Libraries have been installed in:
/home/users/d/dy/dynamite/projects/libbinio/libbinio/=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 `LD_LIBRARY_PATH' environment variable
during execution
- use the `-RLIBDIR' linker flag
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/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include"
/usr/local/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binio.h'
/usr/local/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binfile.h'
/usr/local/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binwrap.h'
/usr/local/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binstr.h'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
Making install in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info"
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info'
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info-1'
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info-2'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
Making installcheck in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
Making installcheck in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
make[1]: Nothing to be done for `installcheck-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
Making uninstall in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binio.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binfile.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binwrap.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=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/=dobuild/lib/libbinio.la'\'''
/bin/bash ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la'
+ /bin/bash ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la
rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
Making uninstall in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/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]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
make[1]: Nothing to be done for `uninstall-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
Making distclean in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
Making distclean in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
Making distclean in .
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
rm -f config.status config.cache config.log configure.lineno configure.status.lineno
rm -f Makefile
***********************************************************************
Build finished at Wed Aug 18 21:43:01 UTC 2004.
Build likely succeeded
|
|
From: <lib...@li...> - 2004-08-18 21:42:24
|
Build started at Wed Aug 18 21:37:37 UTC 2004.
Build system:
Linux x86-linux1 2.4.19 #1 SMP Wed Sep 18 18:12:20 PDT 2002 i686 unknown
***** 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... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by 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 recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc
checking how to run the C++ preprocessor... g++ -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... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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... -fPIC
checking if g77 PIC flag -fPIC 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... GNU/Linux ld.so
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 g++ accepts -g... (cached) yes
checking dependency style of g++... (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
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
source='../../src/binio.cpp' object='binio.lo' libtool=yes \
DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c -o binio.lo ../../src/binio.cpp
mkdir .libs
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binio.cpp -Wp,-MD,.deps/binio.TPlo -fPIC -DPIC -o .libs/binio.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c -o binfile.lo ../../src/binfile.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binfile.cpp -Wp,-MD,.deps/binfile.TPlo -fPIC -DPIC -o .libs/binfile.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c -o binwrap.lo ../../src/binwrap.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binwrap.cpp -Wp,-MD,.deps/binwrap.TPlo -fPIC -DPIC -o .libs/binwrap.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c -o binstr.lo ../../src/binstr.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -fPIC -DPIC -o .libs/binstr.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -o binstr.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-linux1/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo
g++ -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc-lib/i386-linux/2.95.2/crtbeginS.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-linux1/lib -L/usr/lib/gcc-lib/i386-linux/2.95.2 -lstdc++ -lm -lc -lgcc /usr/lib/gcc-lib/i386-linux/2.95.2/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libbinio.so.1 -o .libs/libbinio.so.1.0.0
(cd .libs && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd .libs && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
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)
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making all in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making check in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making check in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making install in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la'
/usr/bin/install -c .libs/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.so.1.0.0
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
/usr/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la
/usr/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.a
ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.a
chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.a
PATH="$PATH:/sbin" ldconfig -n /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib
ldconfig: warning: Unknown type field 'dobuild/lib' for dir '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/' - ignored
----------------------------------------------------------------------
Libraries have been installed in:
/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=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 `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
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/x86-linux1/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include"
/usr/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binio.h'
/usr/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binfile.h'
/usr/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binwrap.h'
/usr/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binstr.h'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making install in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info"
/usr/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info-1'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info-2'
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making installcheck in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making installcheck in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Nothing to be done for `installcheck-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making uninstall in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binio.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binfile.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binwrap.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binstr.h'
+ list=libbinio.la
++ echo libbinio.la
++ sed -e 's|^.*/||'
+ p=libbinio.la
+ echo ' /bin/sh ../libtool --mode=uninstall rm -f '\''/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la'\'''
/bin/sh ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la'
+ /bin/sh ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la
rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.a
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making uninstall in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
:
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info' --remove '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info'
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]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Nothing to be done for `uninstall-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making distclean in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
Making distclean in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making distclean in .
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
rm -f config.status config.cache config.log configure.lineno configure.status.lineno
rm -f Makefile
***********************************************************************
Build finished at Wed Aug 18 21:42:19 UTC 2004.
Build likely succeeded
|
|
From: <lib...@li...> - 2004-08-18 21:42:05
|
Build started at Wed Aug 18 21:37:33 UTC 2004.
Build system:
Linux amd64-linux1 2.4.21-207-smp #1 SMP Thu Mar 11 15:46:44 UTC 2004 x86_64 unknown
***** 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... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/x86_64-suse-linux/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 recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... 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... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
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 g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
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>... yes
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
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
if /bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binio.lo -MD -MP -MF ".deps/binio.Tpo" -c -o binio.lo ../../src/binio.cpp; \
then mv -f ".deps/binio.Tpo" ".deps/binio.Plo"; else rm -f ".deps/binio.Tpo"; exit 1; fi
mkdir .libs
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -fPIC -DPIC -o .libs/binio.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -o binio.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binfile.lo -MD -MP -MF ".deps/binfile.Tpo" -c -o binfile.lo ../../src/binfile.cpp; \
then mv -f ".deps/binfile.Tpo" ".deps/binfile.Plo"; else rm -f ".deps/binfile.Tpo"; exit 1; fi
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -fPIC -DPIC -o .libs/binfile.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -o binfile.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binwrap.lo -MD -MP -MF ".deps/binwrap.Tpo" -c -o binwrap.lo ../../src/binwrap.cpp; \
then mv -f ".deps/binwrap.Tpo" ".deps/binwrap.Plo"; else rm -f ".deps/binwrap.Tpo"; exit 1; fi
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -fPIC -DPIC -o .libs/binwrap.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -o binwrap.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binstr.lo -MD -MP -MF ".deps/binstr.Tpo" -c -o binstr.lo ../../src/binstr.cpp; \
then mv -f ".deps/binstr.Tpo" ".deps/binstr.Plo"; else rm -f ".deps/binstr.Tpo"; exit 1; fi
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -fPIC -DPIC -o .libs/binstr.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -o binstr.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/amd64-linux1/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo
g++ -shared -nostdlib /usr/lib64/crti.o /usr/lib64/gcc-lib/x86_64-suse-linux/3.2.2/crtbeginS.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -Wl,--rpath -Wl,/usr/lib64/../lib64 -Wl,--rpath -Wl,/usr/lib64/../lib64 -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/amd64-linux1/lib -L/usr/lib64/gcc-lib/x86_64-suse-linux/3.2.2 -L/usr/lib64/gcc-lib/x86_64-suse-linux/3.2.2/../../../../x86_64-suse-linux/lib -L/usr/local/lib64 -L/lib64 -L/usr/lib64 /usr/lib64/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib64/gcc-lib/x86_64-suse-linux/3.2.2/crtendS.o /usr/lib64/crtn.o -Wl,-soname -Wl,libbinio.so.1 -o .libs/libbinio.so.1.0.0
(cd .libs && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd .libs && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
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)
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
Making all in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
Making check in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
Making check in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
Making install in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.la'
/usr/bin/install -c .libs/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.so.1.0.0
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
/usr/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.la
/usr/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.a
ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.a
chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.a
PATH="$PATH:/sbin" ldconfig -n /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib
ldconfig: dobuild/lib is not a known library type
----------------------------------------------------------------------
Libraries have been installed in:
/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=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 `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
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/amd64-linux1/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include"
/usr/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include/binio.h'
/usr/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include/binfile.h'
/usr/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include/binwrap.h'
/usr/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include/binstr.h'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
Making install in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info"
/usr/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info/libbinio.info'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info/libbinio.info-1'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info/libbinio.info-2'
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info/libbinio.info'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
Making installcheck in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
Making installcheck in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
make[1]: Nothing to be done for `installcheck-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
Making uninstall in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include/binio.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include/binfile.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include/binwrap.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include/binstr.h'
+ list=libbinio.la
++ echo libbinio.la
++ sed -e 's|^.*/||'
+ p=libbinio.la
+ echo ' /bin/sh ../libtool --mode=uninstall rm -f '\''/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.la'\'''
/bin/sh ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.la'
+ /bin/sh ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.la
rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.a
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
Making uninstall in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
:
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info' --remove '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info/libbinio.info'
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]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
make[1]: Nothing to be done for `uninstall-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
Making distclean in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
Making distclean in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
Making distclean in .
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
rm -f config.status config.cache config.log configure.lineno configure.status.lineno
rm -f Makefile
***********************************************************************
Build finished at Wed Aug 18 21:42:02 UTC 2004.
Build likely succeeded
|
|
From: <lib...@li...> - 2004-08-18 21:42:04
|
Build started at Wed Aug 18 21:37:33 UTC 2004.
Build system:
SunOS x86-solaris1 5.9 Generic_112234-10 i86pc i386 i86pc Solaris
***** Main build ******************************************************
configure: loading site script /home/users/d/dy/dynamite/config.site
checking for a BSD-compatible install... /usr/local/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... i386-pc-solaris2.9
checking host system type... i386-pc-solaris2.9
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... egrep
checking for ld used by gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -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... 262144
checking command to parse /usr/ccs/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
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 g++... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
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... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/local/bin/install -c
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
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>... yes
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
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binio.lo -MD -MP -MF ".deps/binio.Tpo" -c -o binio.lo ../../src/binio.cpp; \
then mv -f ".deps/binio.Tpo" ".deps/binio.Plo"; else rm -f ".deps/binio.Tpo"; exit 1; fi
mkdir .libs
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -fPIC -DPIC -o .libs/binio.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -o binio.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binfile.lo -MD -MP -MF ".deps/binfile.Tpo" -c -o binfile.lo ../../src/binfile.cpp; \
then mv -f ".deps/binfile.Tpo" ".deps/binfile.Plo"; else rm -f ".deps/binfile.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -fPIC -DPIC -o .libs/binfile.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -o binfile.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binwrap.lo -MD -MP -MF ".deps/binwrap.Tpo" -c -o binwrap.lo ../../src/binwrap.cpp; \
then mv -f ".deps/binwrap.Tpo" ".deps/binwrap.Plo"; else rm -f ".deps/binwrap.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -fPIC -DPIC -o .libs/binwrap.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -o binwrap.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binstr.lo -MD -MP -MF ".deps/binstr.Tpo" -c -o binstr.lo ../../src/binstr.cpp; \
then mv -f ".deps/binstr.Tpo" ".deps/binstr.Plo"; else rm -f ".deps/binstr.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -fPIC -DPIC -o .libs/binstr.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -o binstr.o >/dev/null 2>&1
/bin/bash ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-solaris1/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo
g++ -shared -nostdlib -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-solaris1/lib /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/crti.o /usr/ccs/lib/values-Xa.o /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/crtbegin.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -Wl,-R -Wl,/usr/local/lib/. -Wl,-R -Wl,/usr/local/lib/. -L/usr/local/lib/gcc-lib/i386-pc-solaris2.9/../.. -L/usr2/SOURCES/I9/gcc-3.3.2/objdir/gcc -L/usr2/SOURCES/I9/gcc-3.3.2/objdir/i386-pc-solaris2.9/libstdc++-v3/src/.libs -L/usr2/SOURCES/I9/gcc-3.3.2/objdir/i386-pc-solaris2.9/libstdc++-v3/src -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-solaris1/lib -L/usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2 -L/usr/ccs/bin -L/usr/ccs/lib -L/usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/../../.. /usr/local/lib/./libstdc++.so -lm -lgcc_s /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/crtend.o /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/crtn.o -Wl,-h -Wl,libbinio.so.1 -o .libs/libbinio.so.1.0.0
(cd .libs && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd .libs && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
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)
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making all in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
Making check in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making check in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
Making install in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib"
/bin/bash ../libtool --mode=install /usr/local/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la'
/usr/local/bin/install -c .libs/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
chmod +x /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0
/usr/local/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la
/usr/local/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
----------------------------------------------------------------------
Libraries have been installed in:
/home/users/d/dy/dynamite/projects/libbinio/libbinio/=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 `LD_LIBRARY_PATH' environment variable
during execution
- use the `-RLIBDIR' linker flag
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/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include"
/usr/local/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binio.h'
/usr/local/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binfile.h'
/usr/local/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binwrap.h'
/usr/local/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binstr.h'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making install in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info"
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info'
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info-1'
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info-2'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
Making installcheck in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making installcheck in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[1]: Nothing to be done for `installcheck-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
Making uninstall in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binio.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binfile.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binwrap.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=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/=dobuild/lib/libbinio.la'\'''
/bin/bash ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la'
+ /bin/bash ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la
rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making uninstall in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/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]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[1]: Nothing to be done for `uninstall-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
Making distclean in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
Making distclean in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making distclean in .
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
rm -f config.status config.cache config.log configure.lineno configure.status.lineno
rm -f Makefile
***********************************************************************
Build finished at Wed Aug 18 21:42:02 UTC 2004.
Build likely succeeded
|
|
From: <lib...@li...> - 2004-08-18 21:41:54
|
Build started at Wed Aug 18 21:37:33 GMT 2004. Build system: OpenBSD x86-openbsd1.cf.sourceforge.net 3.4 GENERIC#18 i386 ***** 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... nawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i386-unknown-openbsd3.4 checking host system type... i386-unknown-openbsd3.4 checking for style of include used by make... GNU checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by 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 recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking how to run the C preprocessor... gcc -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... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc checking how to run the C++ preprocessor... g++ -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... 65536 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd3.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd3.4 ld.so 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... -fPIC checking if g77 PIC flag -fPIC 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... openbsd3.4 ld.so 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 g++ accepts -g... (cached) yes checking dependency style of g++... (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/sh ../../depcomp /bin/sh ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c -o binio.lo ../../src/binio.cpp mkdir .libs g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c ../../src/binio.cpp -Wp,-MD,.deps/binio.TPlo -fPIC -DPIC -o .libs/binio.o g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/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/sh ../../depcomp /bin/sh ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c -o binfile.lo ../../src/binfile.cpp g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c ../../src/binfile.cpp -Wp,-MD,.deps/binfile.TPlo -fPIC -DPIC -o .libs/binfile.o g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/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/sh ../../depcomp /bin/sh ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c -o binwrap.lo ../../src/binwrap.cpp g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c ../../src/binwrap.cpp -Wp,-MD,.deps/binwrap.TPlo -fPIC -DPIC -o .libs/binwrap.o g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/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/sh ../../depcomp /bin/sh ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c -o binstr.lo ../../src/binstr.cpp g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -fPIC -DPIC -o .libs/binstr.o g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -o binstr.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo g++ -shared -fPIC -DPIC .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/lib -o .libs/libbinio.so.1.0 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 restore=: && backupdir=".am$$" && am__cwd=`pwd` && cd ../../doc && rm -rf $backupdir && mkdir $backupdir && for f in ../../doc/libbinio.info ../../doc/libbinio.info-[0-9] ../../doc/libbinio.info-[0-9][0-9] ../../doc/libbinio.i[0-9] ../../doc/libbinio.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; cd "$am__cwd"; if /bin/sh /home/users/d/dy/dynamite/projects/libbinio/libbinio/missing --run makeinfo -I ../../doc -o ../../doc/libbinio.info ../../doc/libbinio.texi; then rc=0; cd ../../doc; else rc=$?; cd ../../doc && $restore $backupdir/* `echo "./../../doc/libbinio.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc Making check in src Making check in doc Making install in src test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.la' /usr/bin/install -c .libs/libbinio.so.1.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.so.1.0 /usr/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.la /usr/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.a ranlib -t /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.a chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.a PATH="$PATH:/sbin" ldconfig -m /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib ldconfig: /var/run/ld.so.hints.bPHje31715: Permission denied ---------------------------------------------------------------------- Libraries have been installed in: /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=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 `LD_LIBRARY_PATH' environment variable during execution - use the `-Wl,-rpath,LIBDIR' linker flag - have your system administrator run these commands: PATH="$PATH:/sbin" ldconfig -m /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib 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/x86-openbsd1.cf.sourceforge.net/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include" /usr/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include/binio.h' /usr/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include/binfile.h' /usr/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include/binwrap.h' /usr/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include/binstr.h' Making install in doc test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info" /usr/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info/libbinio.info' /usr/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info/libbinio.info-1' /usr/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info/libbinio.info-2' install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info/libbinio.info' Making installcheck in src Making installcheck in doc Making uninstall in src rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include/binio.h' rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include/binfile.h' rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include/binwrap.h' rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include/binstr.h' + list=libbinio.la + echo libbinio.la + sed -e s|^.*/|| + p=libbinio.la + echo /bin/sh ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.la' /bin/sh ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.la' + /bin/sh ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.la rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.so.1.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.so.1.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.a Making uninstall in doc : install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info' --remove '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info/libbinio.info' rm -f libbinio.info libbinio.info-[0-9] libbinio.info-[0-9][0-9] libbinio.i[0-9] libbinio.i[0-9][0-9]) 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:53 GMT 2004. Build likely succeeded |
|
From: <lib...@li...> - 2004-08-18 21:41:51
|
Build started at Wed Aug 18 21:37:33 UTC 2004.
Build system:
Linux usf-cf-alpha-linux-1 2.2.20 #2 Wed Mar 20 19:57:28 EST 2002 alpha unknown
***** 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... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... alphaev67-unknown-linux-gnu
checking host system type... alphaev67-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by 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 recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc
checking how to run the C++ preprocessor... g++ -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... 65536
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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... -fPIC
checking if g77 PIC flag -fPIC 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... GNU/Linux ld.so
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 g++ accepts -g... (cached) yes
checking dependency style of g++... (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
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
source='../../src/binio.cpp' object='binio.lo' libtool=yes \
DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o binio.lo ../../src/binio.cpp
mkdir .libs
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/binio.cpp -Wp,-MD,.deps/binio.TPlo -fPIC -DPIC -o .libs/binio.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o binfile.lo ../../src/binfile.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/binfile.cpp -Wp,-MD,.deps/binfile.TPlo -fPIC -DPIC -o .libs/binfile.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o binwrap.lo ../../src/binwrap.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/binwrap.cpp -Wp,-MD,.deps/binwrap.TPlo -fPIC -DPIC -o .libs/binwrap.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o binstr.lo ../../src/binstr.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -fPIC -DPIC -o .libs/binstr.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -o binstr.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo
g++ -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc-lib/alpha-linux/2.95.4/crtbegin.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/lib -L/usr/lib/gcc-lib/alpha-linux/2.95.4 -lstdc++ -lm -lc -lgcc /usr/lib/gcc-lib/alpha-linux/2.95.4/crtend.o /usr/lib/crtn.o -Wl,-soname -Wl,libbinio.so.1 -o .libs/libbinio.so.1.0.0
(cd .libs && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd .libs && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
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)
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making all in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
Making check in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making check in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
Making install in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la'
/usr/bin/install -c .libs/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.so.1.0.0
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
/usr/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la
/usr/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.a
ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.a
chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.a
PATH="$PATH:/sbin" ldconfig -n /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib
ldconfig: dobuild/lib is not a known library type
----------------------------------------------------------------------
Libraries have been installed in:
/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=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 `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
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/usf-cf-alpha-linux-1/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include"
/usr/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binio.h'
/usr/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binfile.h'
/usr/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binwrap.h'
/usr/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binstr.h'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making install in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info"
/usr/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info/libbinio.info'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info/libbinio.info-1'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info/libbinio.info-2'
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info/libbinio.info'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
Making installcheck in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making installcheck in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[1]: Nothing to be done for `installcheck-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
Making uninstall in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binio.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binfile.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binwrap.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binstr.h'
+ list=libbinio.la
++ echo libbinio.la
++ sed -e 's|^.*/||'
+ p=libbinio.la
+ echo ' /bin/sh ../libtool --mode=uninstall rm -f '\''/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la'\'''
/bin/sh ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la'
+ /bin/sh ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la
rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.a
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making uninstall in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
:
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info' --remove '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info/libbinio.info'
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]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[1]: Nothing to be done for `uninstall-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
Making distclean in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
Making distclean in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making distclean in .
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
rm -f config.status config.cache config.log configure.lineno configure.status.lineno
rm -f Makefile
***********************************************************************
Build finished at Wed Aug 18 21:41:49 UTC 2004.
Build likely succeeded
|
|
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
|
|
From: <lib...@li...> - 2004-08-14 14:52:50
|
Build started at Sat Aug 14 14:47:41 UTC 2004.
Build system:
Linux x86-linux1 2.4.19 #1 SMP Wed Sep 18 18:12:20 PDT 2002 i686 unknown
***** 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... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by 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 recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc
checking how to run the C++ preprocessor... g++ -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... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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... -fPIC
checking if g77 PIC flag -fPIC 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... GNU/Linux ld.so
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 g++ accepts -g... (cached) yes
checking dependency style of g++... (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
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
source='../../src/binio.cpp' object='binio.lo' libtool=yes \
DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c -o binio.lo ../../src/binio.cpp
mkdir .libs
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binio.cpp -Wp,-MD,.deps/binio.TPlo -fPIC -DPIC -o .libs/binio.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c -o binfile.lo ../../src/binfile.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binfile.cpp -Wp,-MD,.deps/binfile.TPlo -fPIC -DPIC -o .libs/binfile.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c -o binwrap.lo ../../src/binwrap.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binwrap.cpp -Wp,-MD,.deps/binwrap.TPlo -fPIC -DPIC -o .libs/binwrap.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c -o binstr.lo ../../src/binstr.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -fPIC -DPIC -o .libs/binstr.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -o binstr.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-linux1/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo
g++ -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc-lib/i386-linux/2.95.2/crtbeginS.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-linux1/lib -L/usr/lib/gcc-lib/i386-linux/2.95.2 -lstdc++ -lm -lc -lgcc /usr/lib/gcc-lib/i386-linux/2.95.2/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libbinio.so.1 -o .libs/libbinio.so.1.0.0
(cd .libs && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd .libs && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
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)
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making all in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making check in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making check in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making install in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la'
/usr/bin/install -c .libs/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.so.1.0.0
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
/usr/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la
/usr/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.a
ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.a
chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.a
PATH="$PATH:/sbin" ldconfig -n /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib
ldconfig: warning: Unknown type field 'dobuild/lib' for dir '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/' - ignored
----------------------------------------------------------------------
Libraries have been installed in:
/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=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 `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
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/x86-linux1/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include"
/usr/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binio.h'
/usr/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binfile.h'
/usr/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binwrap.h'
/usr/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binstr.h'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making install in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info"
/usr/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info-1'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info-2'
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making installcheck in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making installcheck in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Nothing to be done for `installcheck-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making uninstall in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binio.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binfile.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binwrap.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binstr.h'
+ list=libbinio.la
++ echo libbinio.la
++ sed -e 's|^.*/||'
+ p=libbinio.la
+ echo ' /bin/sh ../libtool --mode=uninstall rm -f '\''/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la'\'''
/bin/sh ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la'
+ /bin/sh ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la
rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.a
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making uninstall in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
:
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info' --remove '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info'
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]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Nothing to be done for `uninstall-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making distclean in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
Making distclean in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making distclean in .
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
rm -f config.status config.cache config.log configure.lineno configure.status.lineno
rm -f Makefile
***********************************************************************
Build finished at Sat Aug 14 14:52:47 UTC 2004.
Build likely succeeded
|
|
From: <lib...@li...> - 2004-08-14 14:52:13
|
Build started at Sat Aug 14 14:47:11 UTC 2004.
Build system:
SunOS sparc-solaris2 5.9 Generic_112233-03 sun4u sparc SUNW,Ultra-60 Solaris
***** Main build ******************************************************
configure: loading site script /home/users/d/dy/dynamite/config.site
checking for a BSD-compatible install... /usr/local/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/local/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/local/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -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... 131072
checking command to parse /usr/local/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
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... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
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/local/bin/install -c
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
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>... yes
checking for ldexp... yes
../configure: fork: Not enough space
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
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binio.lo -MD -MP -MF ".deps/binio.Tpo" -c -o binio.lo ../../src/binio.cpp; \
then mv -f ".deps/binio.Tpo" ".deps/binio.Plo"; else rm -f ".deps/binio.Tpo"; exit 1; fi
mkdir .libs
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -fPIC -DPIC -o .libs/binio.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -o binio.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binfile.lo -MD -MP -MF ".deps/binfile.Tpo" -c -o binfile.lo ../../src/binfile.cpp; \
then mv -f ".deps/binfile.Tpo" ".deps/binfile.Plo"; else rm -f ".deps/binfile.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -fPIC -DPIC -o .libs/binfile.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -o binfile.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binwrap.lo -MD -MP -MF ".deps/binwrap.Tpo" -c -o binwrap.lo ../../src/binwrap.cpp; \
then mv -f ".deps/binwrap.Tpo" ".deps/binwrap.Plo"; else rm -f ".deps/binwrap.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -fPIC -DPIC -o .libs/binwrap.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -o binwrap.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binstr.lo -MD -MP -MF ".deps/binstr.Tpo" -c -o binstr.lo ../../src/binstr.cpp; \
then mv -f ".deps/binstr.Tpo" ".deps/binstr.Plo"; else rm -f ".deps/binstr.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -fPIC -DPIC -o .libs/binstr.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris2/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -o binstr.o >/dev/null 2>&1
/bin/bash ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/sparc-solaris2/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo
g++ -shared -nostdlib -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/sparc-solaris2/lib /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/crti.o /usr/ccs/lib/values-Xa.o /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/crtbegin.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -Wl,-R -Wl,/usr/local/lib/. -Wl,-R -Wl,/usr/local/lib/. -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/../.. -L/usr2/SOURCES/S9/gcc-3.3.2/objdir/gcc -L/usr2/SOURCES/S9/gcc-3.3.2/objdir/sparc-sun-solaris2.9/libstdc++-v3/src/.libs -L/usr2/SOURCES/S9/gcc-3.3.2/objdir/sparc-sun-solaris2.9/libstdc++-v3/src -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/sparc-solaris2/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2 -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/../../../../sparc-sun-solaris2.9/lib -L/usr/ccs/bin -L/usr/ccs/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/../../.. /usr/local/lib/./libstdc++.so -lm -lgcc_s /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/crtend.o /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/crtn.o -Wl,-h -Wl,libbinio.so.1 -o .libs/libbinio.so.1.0.0
(cd .libs && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd .libs && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
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)
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
Making all in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
Making check in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
Making check in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
Making install in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib"
/bin/bash ../libtool --mode=install /usr/local/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la'
/usr/local/bin/install -c .libs/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
chmod +x /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0
/usr/local/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la
/usr/local/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
----------------------------------------------------------------------
Libraries have been installed in:
/home/users/d/dy/dynamite/projects/libbinio/libbinio/=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 `LD_LIBRARY_PATH' environment variable
during execution
- use the `-RLIBDIR' linker flag
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/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include"
/usr/local/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binio.h'
/usr/local/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binfile.h'
/usr/local/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binwrap.h'
/usr/local/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binstr.h'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
Making install in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info"
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info'
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info-1'
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info-2'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
Making installcheck in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
Making installcheck in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
make[1]: Nothing to be done for `installcheck-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
Making uninstall in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binio.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binfile.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binwrap.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=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/=dobuild/lib/libbinio.la'\'''
/bin/bash ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la'
+ /bin/bash ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la
rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
Making uninstall in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/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]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
make[1]: Nothing to be done for `uninstall-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
Making distclean in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/doc'
Making distclean in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2/src'
Making distclean in .
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/sparc-solaris2'
rm -f config.status config.cache config.log configure.lineno configure.status.lineno
rm -f Makefile
***********************************************************************
Build finished at Sat Aug 14 14:52:12 UTC 2004.
Build likely succeeded
|
|
From: <lib...@li...> - 2004-08-14 14:52:12
|
Build started at Sat Aug 14 14:47:10 UTC 2004.
Build system:
Linux amd64-linux1 2.4.21-207-smp #1 SMP Thu Mar 11 15:46:44 UTC 2004 x86_64 unknown
***** 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... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/x86_64-suse-linux/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 recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... 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... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
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 g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
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>... yes
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
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
if /bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binio.lo -MD -MP -MF ".deps/binio.Tpo" -c -o binio.lo ../../src/binio.cpp; \
then mv -f ".deps/binio.Tpo" ".deps/binio.Plo"; else rm -f ".deps/binio.Tpo"; exit 1; fi
mkdir .libs
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -fPIC -DPIC -o .libs/binio.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -o binio.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binfile.lo -MD -MP -MF ".deps/binfile.Tpo" -c -o binfile.lo ../../src/binfile.cpp; \
then mv -f ".deps/binfile.Tpo" ".deps/binfile.Plo"; else rm -f ".deps/binfile.Tpo"; exit 1; fi
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -fPIC -DPIC -o .libs/binfile.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -o binfile.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binwrap.lo -MD -MP -MF ".deps/binwrap.Tpo" -c -o binwrap.lo ../../src/binwrap.cpp; \
then mv -f ".deps/binwrap.Tpo" ".deps/binwrap.Plo"; else rm -f ".deps/binwrap.Tpo"; exit 1; fi
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -fPIC -DPIC -o .libs/binwrap.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -o binwrap.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binstr.lo -MD -MP -MF ".deps/binstr.Tpo" -c -o binstr.lo ../../src/binstr.cpp; \
then mv -f ".deps/binstr.Tpo" ".deps/binstr.Plo"; else rm -f ".deps/binstr.Tpo"; exit 1; fi
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -fPIC -DPIC -o .libs/binstr.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -o binstr.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/amd64-linux1/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo
g++ -shared -nostdlib /usr/lib64/crti.o /usr/lib64/gcc-lib/x86_64-suse-linux/3.2.2/crtbeginS.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -Wl,--rpath -Wl,/usr/lib64/../lib64 -Wl,--rpath -Wl,/usr/lib64/../lib64 -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/amd64-linux1/lib -L/usr/lib64/gcc-lib/x86_64-suse-linux/3.2.2 -L/usr/lib64/gcc-lib/x86_64-suse-linux/3.2.2/../../../../x86_64-suse-linux/lib -L/usr/local/lib64 -L/lib64 -L/usr/lib64 /usr/lib64/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib64/gcc-lib/x86_64-suse-linux/3.2.2/crtendS.o /usr/lib64/crtn.o -Wl,-soname -Wl,libbinio.so.1 -o .libs/libbinio.so.1.0.0
(cd .libs && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd .libs && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
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)
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
Making all in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
Making check in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
Making check in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
Making install in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.la'
/usr/bin/install -c .libs/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.so.1.0.0
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
/usr/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.la
/usr/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.a
ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.a
chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.a
PATH="$PATH:/sbin" ldconfig -n /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib
ldconfig: dobuild/lib is not a known library type
----------------------------------------------------------------------
Libraries have been installed in:
/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=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 `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
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/amd64-linux1/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include"
/usr/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include/binio.h'
/usr/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include/binfile.h'
/usr/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include/binwrap.h'
/usr/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include/binstr.h'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
Making install in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info"
/usr/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info/libbinio.info'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info/libbinio.info-1'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info/libbinio.info-2'
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info/libbinio.info'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
Making installcheck in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
Making installcheck in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
make[1]: Nothing to be done for `installcheck-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
Making uninstall in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include/binio.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include/binfile.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include/binwrap.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/include/binstr.h'
+ list=libbinio.la
++ echo libbinio.la
++ sed -e 's|^.*/||'
+ p=libbinio.la
+ echo ' /bin/sh ../libtool --mode=uninstall rm -f '\''/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.la'\'''
/bin/sh ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.la'
+ /bin/sh ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.la
rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/lib/libbinio.a
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
Making uninstall in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
:
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info' --remove '/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/=dobuild/info/libbinio.info'
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]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
make[1]: Nothing to be done for `uninstall-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
Making distclean in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/doc'
Making distclean in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1/src'
Making distclean in .
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/amd64-linux1'
rm -f config.status config.cache config.log configure.lineno configure.status.lineno
rm -f Makefile
***********************************************************************
Build finished at Sat Aug 14 14:52:10 UTC 2004.
Build likely succeeded
|
|
From: <lib...@li...> - 2004-08-14 14:52:05
|
Build started at Sat Aug 14 14:47:11 UTC 2004.
Build system:
SunOS x86-solaris1 5.9 Generic_112234-10 i86pc i386 i86pc Solaris
***** Main build ******************************************************
configure: loading site script /home/users/d/dy/dynamite/config.site
checking for a BSD-compatible install... /usr/local/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... i386-pc-solaris2.9
checking host system type... i386-pc-solaris2.9
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... egrep
checking for ld used by gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -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... 262144
checking command to parse /usr/ccs/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
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 g++... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
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... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/local/bin/install -c
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
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>... yes
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
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binio.lo -MD -MP -MF ".deps/binio.Tpo" -c -o binio.lo ../../src/binio.cpp; \
then mv -f ".deps/binio.Tpo" ".deps/binio.Plo"; else rm -f ".deps/binio.Tpo"; exit 1; fi
mkdir .libs
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -fPIC -DPIC -o .libs/binio.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c ../../src/binio.cpp -o binio.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binfile.lo -MD -MP -MF ".deps/binfile.Tpo" -c -o binfile.lo ../../src/binfile.cpp; \
then mv -f ".deps/binfile.Tpo" ".deps/binfile.Plo"; else rm -f ".deps/binfile.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -fPIC -DPIC -o .libs/binfile.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c ../../src/binfile.cpp -o binfile.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binwrap.lo -MD -MP -MF ".deps/binwrap.Tpo" -c -o binwrap.lo ../../src/binwrap.cpp; \
then mv -f ".deps/binwrap.Tpo" ".deps/binwrap.Plo"; else rm -f ".deps/binwrap.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -fPIC -DPIC -o .libs/binwrap.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c ../../src/binwrap.cpp -o binwrap.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binstr.lo -MD -MP -MF ".deps/binstr.Tpo" -c -o binstr.lo ../../src/binstr.cpp; \
then mv -f ".deps/binstr.Tpo" ".deps/binstr.Plo"; else rm -f ".deps/binstr.Tpo"; exit 1; fi
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -fPIC -DPIC -o .libs/binstr.o
g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c ../../src/binstr.cpp -o binstr.o >/dev/null 2>&1
/bin/bash ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-solaris1/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo
g++ -shared -nostdlib -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-solaris1/lib /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/crti.o /usr/ccs/lib/values-Xa.o /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/crtbegin.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -Wl,-R -Wl,/usr/local/lib/. -Wl,-R -Wl,/usr/local/lib/. -L/usr/local/lib/gcc-lib/i386-pc-solaris2.9/../.. -L/usr2/SOURCES/I9/gcc-3.3.2/objdir/gcc -L/usr2/SOURCES/I9/gcc-3.3.2/objdir/i386-pc-solaris2.9/libstdc++-v3/src/.libs -L/usr2/SOURCES/I9/gcc-3.3.2/objdir/i386-pc-solaris2.9/libstdc++-v3/src -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-solaris1/lib -L/usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2 -L/usr/ccs/bin -L/usr/ccs/lib -L/usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/../../.. /usr/local/lib/./libstdc++.so -lm -lgcc_s /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/crtend.o /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/crtn.o -Wl,-h -Wl,libbinio.so.1 -o .libs/libbinio.so.1.0.0
(cd .libs && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd .libs && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
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)
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making all in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
Making check in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making check in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
Making install in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib"
/bin/bash ../libtool --mode=install /usr/local/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la'
/usr/local/bin/install -c .libs/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
chmod +x /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0
/usr/local/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la
/usr/local/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
----------------------------------------------------------------------
Libraries have been installed in:
/home/users/d/dy/dynamite/projects/libbinio/libbinio/=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 `LD_LIBRARY_PATH' environment variable
during execution
- use the `-RLIBDIR' linker flag
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/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include"
/usr/local/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binio.h'
/usr/local/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binfile.h'
/usr/local/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binwrap.h'
/usr/local/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binstr.h'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making install in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info"
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info'
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info-1'
/usr/local/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/info/libbinio.info-2'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
Making installcheck in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making installcheck in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[1]: Nothing to be done for `installcheck-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
Making uninstall in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binio.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binfile.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/include/binwrap.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=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/=dobuild/lib/libbinio.la'\'''
/bin/bash ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la'
+ /bin/bash ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la
rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/=dobuild/lib/libbinio.a
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making uninstall in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/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]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
make[1]: Nothing to be done for `uninstall-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
Making distclean in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/doc'
Making distclean in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1/src'
Making distclean in .
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-solaris1'
rm -f config.status config.cache config.log configure.lineno configure.status.lineno
rm -f Makefile
***********************************************************************
Build finished at Sat Aug 14 14:52:03 UTC 2004.
Build likely succeeded
|
|
From: <lib...@li...> - 2004-08-14 14:52:03
|
Build started at Sat Aug 14 14:47:11 GMT 2004. Build system: OpenBSD x86-openbsd1.cf.sourceforge.net 3.4 GENERIC#18 i386 ***** 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... nawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i386-unknown-openbsd3.4 checking host system type... i386-unknown-openbsd3.4 checking for style of include used by make... GNU checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by 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 recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking how to run the C preprocessor... gcc -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... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc checking how to run the C++ preprocessor... g++ -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... 65536 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd3.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd3.4 ld.so 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... -fPIC checking if g77 PIC flag -fPIC 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... openbsd3.4 ld.so 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 g++ accepts -g... (cached) yes checking dependency style of g++... (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/sh ../../depcomp /bin/sh ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c -o binio.lo ../../src/binio.cpp mkdir .libs g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c ../../src/binio.cpp -Wp,-MD,.deps/binio.TPlo -fPIC -DPIC -o .libs/binio.o g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/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/sh ../../depcomp /bin/sh ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c -o binfile.lo ../../src/binfile.cpp g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c ../../src/binfile.cpp -Wp,-MD,.deps/binfile.TPlo -fPIC -DPIC -o .libs/binfile.o g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/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/sh ../../depcomp /bin/sh ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c -o binwrap.lo ../../src/binwrap.cpp g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c ../../src/binwrap.cpp -Wp,-MD,.deps/binwrap.TPlo -fPIC -DPIC -o .libs/binwrap.o g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/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/sh ../../depcomp /bin/sh ../libtool --mode=compile --tag=CXX g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c -o binstr.lo ../../src/binstr.cpp g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -fPIC -DPIC -o .libs/binstr.o g++ -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -o binstr.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo g++ -shared -fPIC -DPIC .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/lib -o .libs/libbinio.so.1.0 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 restore=: && backupdir=".am$$" && am__cwd=`pwd` && cd ../../doc && rm -rf $backupdir && mkdir $backupdir && for f in ../../doc/libbinio.info ../../doc/libbinio.info-[0-9] ../../doc/libbinio.info-[0-9][0-9] ../../doc/libbinio.i[0-9] ../../doc/libbinio.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; cd "$am__cwd"; if /bin/sh /home/users/d/dy/dynamite/projects/libbinio/libbinio/missing --run makeinfo -I ../../doc -o ../../doc/libbinio.info ../../doc/libbinio.texi; then rc=0; cd ../../doc; else rc=$?; cd ../../doc && $restore $backupdir/* `echo "./../../doc/libbinio.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc Making check in src Making check in doc Making install in src test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.la' /usr/bin/install -c .libs/libbinio.so.1.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.so.1.0 /usr/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.la /usr/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.a ranlib -t /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.a chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.a PATH="$PATH:/sbin" ldconfig -m /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib ldconfig: /var/run/ld.so.hints.Covtz28087: Permission denied ---------------------------------------------------------------------- Libraries have been installed in: /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=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 `LD_LIBRARY_PATH' environment variable during execution - use the `-Wl,-rpath,LIBDIR' linker flag - have your system administrator run these commands: PATH="$PATH:/sbin" ldconfig -m /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib 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/x86-openbsd1.cf.sourceforge.net/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include" /usr/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include/binio.h' /usr/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include/binfile.h' /usr/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include/binwrap.h' /usr/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include/binstr.h' Making install in doc test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info" /usr/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info/libbinio.info' /usr/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info/libbinio.info-1' /usr/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info/libbinio.info-2' install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info/libbinio.info' Making installcheck in src Making installcheck in doc Making uninstall in src rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include/binio.h' rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include/binfile.h' rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include/binwrap.h' rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/include/binstr.h' + list=libbinio.la + echo libbinio.la + sed -e s|^.*/|| + p=libbinio.la + echo /bin/sh ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.la' /bin/sh ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.la' + /bin/sh ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.la rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.so.1.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.so.1.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/lib/libbinio.a Making uninstall in doc : install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info' --remove '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-openbsd1.cf.sourceforge.net/=dobuild/info/libbinio.info' rm -f libbinio.info libbinio.info-[0-9] libbinio.info-[0-9][0-9] libbinio.i[0-9] libbinio.i[0-9][0-9]) 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 Sat Aug 14 14:52:02 GMT 2004. Build likely succeeded |
|
From: <lib...@li...> - 2004-08-14 14:52:02
|
Build started at Sat Aug 14 14:47:10 UTC 2004.
Build system:
Linux usf-cf-alpha-linux-1 2.2.20 #2 Wed Mar 20 19:57:28 EST 2002 alpha unknown
***** 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... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... alphaev67-unknown-linux-gnu
checking host system type... alphaev67-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by 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 recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc
checking how to run the C++ preprocessor... g++ -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... 65536
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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... -fPIC
checking if g77 PIC flag -fPIC 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... GNU/Linux ld.so
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 g++ accepts -g... (cached) yes
checking dependency style of g++... (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
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
source='../../src/binio.cpp' object='binio.lo' libtool=yes \
DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o binio.lo ../../src/binio.cpp
mkdir .libs
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/binio.cpp -Wp,-MD,.deps/binio.TPlo -fPIC -DPIC -o .libs/binio.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o binfile.lo ../../src/binfile.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/binfile.cpp -Wp,-MD,.deps/binfile.TPlo -fPIC -DPIC -o .libs/binfile.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o binwrap.lo ../../src/binwrap.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/binwrap.cpp -Wp,-MD,.deps/binwrap.TPlo -fPIC -DPIC -o .libs/binwrap.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o binstr.lo ../../src/binstr.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -fPIC -DPIC -o .libs/binstr.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -o binstr.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo
g++ -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc-lib/alpha-linux/2.95.4/crtbegin.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/lib -L/usr/lib/gcc-lib/alpha-linux/2.95.4 -lstdc++ -lm -lc -lgcc /usr/lib/gcc-lib/alpha-linux/2.95.4/crtend.o /usr/lib/crtn.o -Wl,-soname -Wl,libbinio.so.1 -o .libs/libbinio.so.1.0.0
(cd .libs && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd .libs && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
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)
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making all in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
Making check in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making check in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
Making install in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la'
/usr/bin/install -c .libs/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.so.1.0.0
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
/usr/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la
/usr/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.a
ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.a
chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.a
PATH="$PATH:/sbin" ldconfig -n /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib
ldconfig: dobuild/lib is not a known library type
----------------------------------------------------------------------
Libraries have been installed in:
/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=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 `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
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/usf-cf-alpha-linux-1/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include"
/usr/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binio.h'
/usr/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binfile.h'
/usr/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binwrap.h'
/usr/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binstr.h'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making install in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info"
/usr/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info/libbinio.info'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info/libbinio.info-1'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info/libbinio.info-2'
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info/libbinio.info'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
Making installcheck in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making installcheck in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[1]: Nothing to be done for `installcheck-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
Making uninstall in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binio.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binfile.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binwrap.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/include/binstr.h'
+ list=libbinio.la
++ echo libbinio.la
++ sed -e 's|^.*/||'
+ p=libbinio.la
+ echo ' /bin/sh ../libtool --mode=uninstall rm -f '\''/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la'\'''
/bin/sh ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la'
+ /bin/sh ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la
rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/lib/libbinio.a
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making uninstall in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
:
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info' --remove '/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/=dobuild/info/libbinio.info'
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]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
make[1]: Nothing to be done for `uninstall-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
Making distclean in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/doc'
Making distclean in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1/src'
Making distclean in .
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/usf-cf-alpha-linux-1'
rm -f config.status config.cache config.log configure.lineno configure.status.lineno
rm -f Makefile
***********************************************************************
Build finished at Sat Aug 14 14:52:01 UTC 2004.
Build likely succeeded
|
|
From: <lib...@li...> - 2004-08-14 14:51:50
|
Build started at Sat Aug 14 14:47:10 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 Sat Aug 14 14:51:46 GMT 2004.
Build likely succeeded
|
|
From: <lib...@li...> - 2004-08-14 14:47:14
|
Permission denied. |
|
From: <lib...@li...> - 2004-08-09 19:40:32
|
Build started at Mon Aug 9 19:35:54 UTC 2004.
Build system:
Linux x86-linux1 2.4.19 #1 SMP Wed Sep 18 18:12:20 PDT 2002 i686 unknown
***** 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... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by 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 recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc
checking how to run the C++ preprocessor... g++ -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... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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... -fPIC
checking if g77 PIC flag -fPIC 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... GNU/Linux ld.so
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 g++ accepts -g... (cached) yes
checking dependency style of g++... (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
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
source='../../src/binio.cpp' object='binio.lo' libtool=yes \
DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c -o binio.lo ../../src/binio.cpp
mkdir .libs
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binio.cpp -Wp,-MD,.deps/binio.TPlo -fPIC -DPIC -o .libs/binio.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c -o binfile.lo ../../src/binfile.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binfile.cpp -Wp,-MD,.deps/binfile.TPlo -fPIC -DPIC -o .libs/binfile.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c -o binwrap.lo ../../src/binwrap.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binwrap.cpp -Wp,-MD,.deps/binwrap.TPlo -fPIC -DPIC -o .libs/binwrap.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/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/sh ../../depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c -o binstr.lo ../../src/binstr.cpp
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -fPIC -DPIC -o .libs/binstr.o
g++ -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 -DHAVE_DLFCN_H=1 -I. -I../../src -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -c ../../src/binstr.cpp -Wp,-MD,.deps/binstr.TPlo -o binstr.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link --tag=CXX g++ -Wall -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-linux1/lib -o libbinio.la -rpath /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib -version-info 1:0:0 binio.lo binfile.lo binwrap.lo binstr.lo
g++ -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc-lib/i386-linux/2.95.2/crtbeginS.o .libs/binio.o .libs/binfile.o .libs/binwrap.o .libs/binstr.o -L/home/users/d/dy/dynamite/lib -L/home/users/d/dy/dynamite/build/x86-linux1/lib -L/usr/lib/gcc-lib/i386-linux/2.95.2 -lstdc++ -lm -lc -lgcc /usr/lib/gcc-lib/i386-linux/2.95.2/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libbinio.so.1 -o .libs/libbinio.so.1.0.0
(cd .libs && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd .libs && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
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)
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making all in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making check in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making check in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making install in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libbinio.la' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la'
/usr/bin/install -c .libs/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.so.1.0.0
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib && rm -f libbinio.so.1 && ln -s libbinio.so.1.0.0 libbinio.so.1)
(cd /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib && rm -f libbinio.so && ln -s libbinio.so.1.0.0 libbinio.so)
/usr/bin/install -c .libs/libbinio.lai /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la
/usr/bin/install -c .libs/libbinio.a /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.a
ranlib /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.a
chmod 644 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.a
PATH="$PATH:/sbin" ldconfig -n /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib
ldconfig: warning: Unknown type field 'dobuild/lib' for dir '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/' - ignored
----------------------------------------------------------------------
Libraries have been installed in:
/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=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 `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
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/x86-linux1/=dobuild/include" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include"
/usr/bin/install -c -m 644 'binio.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binio.h'
/usr/bin/install -c -m 644 '../../src/binfile.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binfile.h'
/usr/bin/install -c -m 644 '../../src/binwrap.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binwrap.h'
/usr/bin/install -c -m 644 '../../src/binstr.h' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binstr.h'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making install in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info" || mkdir -p -- "/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info"
/usr/bin/install -c -m 644 '../../doc/libbinio.info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-1' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info-1'
/usr/bin/install -c -m 644 '../../doc/libbinio.info-2' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info-2'
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info' '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info'
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[2]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making installcheck in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making installcheck in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Nothing to be done for `installcheck-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making uninstall in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binio.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binfile.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binwrap.h'
rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/include/binstr.h'
+ list=libbinio.la
++ echo libbinio.la
++ sed -e 's|^.*/||'
+ p=libbinio.la
+ echo ' /bin/sh ../libtool --mode=uninstall rm -f '\''/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la'\'''
/bin/sh ../libtool --mode=uninstall rm -f '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la'
+ /bin/sh ../libtool --mode=uninstall rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la
rm -f /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.la /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.so.1.0.0 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.so.1 /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.so /home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/lib/libbinio.a
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making uninstall in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
:
install-info --info-dir='/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info' --remove '/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/=dobuild/info/libbinio.info'
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]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
make[1]: Nothing to be done for `uninstall-am'.
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
Making distclean in doc
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/doc'
Making distclean in src
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/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
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1/src'
Making distclean in .
make[1]: Entering directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/home/users/d/dy/dynamite/projects/libbinio/libbinio/x86-linux1'
rm -f config.status config.cache config.log configure.lineno configure.status.lineno
rm -f Makefile
***********************************************************************
Build finished at Mon Aug 9 19:40:30 UTC 2004.
Build likely succeeded
|