ENTER do("bash --login -c 'rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/libdsk.spec'", '/var/lib/mock/dist-fc7-build-154461-25150/root/', 0, True, 0, , 423, 423, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/libdsk.spec' warning: Could not canonicalize hostname: ppc2.fedora.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/libdsk-1.2.1-1.fc7.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/libdsk.spec'", '/var/lib/mock/dist-fc7-build-154461-25150/root/', 0, True, 0, , 423, 423, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/libdsk.spec' Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.79979 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libdsk-1.2.1 + /bin/gzip -dc /builddir/build/SOURCES/libdsk-1.2.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libdsk-1.2.1 ++ /usr/bin/id -u + '[' 423 = 0 ']' ++ /usr/bin/id -u + '[' 423 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.[ch]' + xargs chmod 0644 + sed -i 's/\r//' lib/comp.h lib/compbz2.h lib/compgz.h lib/compi.h lib/compress.h lib/compsq.h lib/crc16.h lib/crctable.h lib/drivers.h lib/drv.h lib/drvadisk.h lib/drvcfi.h lib/drvcpcem.h lib/drvdos16.h lib/drvdos32.h lib/drvi.h lib/drvint25.h lib/drvlinux.h lib/drvlogi.h lib/drvmyz80.h lib/drvntwdm.h lib/drvnwasp.h lib/drvposix.h lib/drvqm.h lib/drvrcpm.h lib/drvtele.h lib/drvwin16.h lib/drvwin32.h lib/remall.h lib/remote.h lib/rpcfork.h lib/rpcfossl.h lib/rpcfuncs.h lib/rpctios.h lib/rpcwin32.h lib/w16defs.h lib/w95defs.h + iconv -f iso8859-1 doc/libdsk.txt -t utf8 + /bin/mv -f doc/libdsk.conv doc/libdsk.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.79979 + umask 022 + cd /builddir/build/BUILD + cd libdsk-1.2.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config/config.sub' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath --disable-static creating cache ./config.cache checking host system type... powerpc-redhat-linux-gnu checking target system type... powerpc-redhat-linux-gnu checking build system type... powerpc-redhat-linux-gnu checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal-1.4... missing checking for working autoconf... missing checking for working automake-1.4... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 ) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... (cached) yes checking for Cygwin environment... no checking for mingw32 environment... no checking how to run the C preprocessor... gcc -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 for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... no creating libtool checking for ANSI C header files... yes checking for errno.h... yes checking for limits.h... yes checking for sys/ioctl.h... yes checking for stat.h... no checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for termios.h... yes checking for dirent.h... yes checking for fcntl.h... yes checking for utime.h... yes checking for pwd.h... yes checking for time.h... yes checking for dir.h... no checking for direct.h... no checking for linux/fd.h... yes checking for linux/fdreg.h... yes checking for windows.h... no checking for winioctl.h... no checking for shlobj.h... no checking for strcmpi... no checking for stricmp... no checking for strcasecmp... yes checking for mkstemp... yes checking for fork... yes checking for GetTempFileName... no checking for sleep... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes checking for bzlib.h... yes checking for BZ2_bzlibVersion in -lbz2... yes checking for working const... yes checking for size_t... yes checking for executable suffix... (cached) no checking for object suffix... (cached) o checking whether gcc needs -traditional... no checking whether sys/types.h defines makedev... yes checking for 8-bit clean memcmp... yes checking for strerror... yes updating cache ./config.cache creating ./config.status creating Makefile creating doc/Makefile creating include/Makefile creating lib/Makefile creating tools/Makefile creating man/Makefile creating config.h + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1' Making all in . make[2]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1' make[2]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1' Making all in include make[2]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1/include' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1/lib' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskread.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskwrite.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskcheck.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskstat.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskread.c -fPIC -DPIC -o dskread.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskstat.c -fPIC -DPIC -o dskstat.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskcheck.c -fPIC -DPIC -o dskcheck.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dsklphys.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskfmt.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskopen.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dsklphys.c -fPIC -DPIC -o dsklphys.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskfmt.c -fPIC -DPIC -o dskfmt.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskpars.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskwrite.c -fPIC -DPIC -o dskwrite.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskopen.c -fPIC -DPIC -o dskopen.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskerror.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskseek.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dsksecid.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskpars.c -fPIC -DPIC -o dskpars.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskseek.c -fPIC -DPIC -o dskseek.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskerror.c -fPIC -DPIC -o dskerror.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskgeom.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dsktread.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dsksgeom.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskgeom.c -fPIC -DPIC -o dskgeom.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dsksgeom.c -fPIC -DPIC -o dsksgeom.lo here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/Drive.java here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/Geometry.java here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/FormatType.java here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/LibDsk.java /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskreprt.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dsksecid.c -fPIC -DPIC -o dsksecid.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dsktread.c -fPIC -DPIC -o dsktread.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskcmt.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskretry.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskdirty.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskreprt.c -fPIC -DPIC -o dskreprt.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskcmt.c -fPIC -DPIC -o dskcmt.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dsktrkid.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskrtrd.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskretry.c -fPIC -DPIC -o dskretry.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c compress.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskdirty.c -fPIC -DPIC -o dskdirty.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c compsq.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskrtrd.c -fPIC -DPIC -o dskrtrd.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c compgz.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c compress.c -fPIC -DPIC -o compress.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c compgz.c -fPIC -DPIC -o compgz.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c compsq.c -fPIC -DPIC -o compsq.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c compbz2.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dsktrkid.c -fPIC -DPIC -o dsktrkid.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c crctable.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c crc16.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c crctable.c -fPIC -DPIC -o crctable.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c rpccli.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c rpcmap.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c crc16.c -fPIC -DPIC -o crc16.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c compbz2.c -fPIC -DPIC -o compbz2.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c rpcpack.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c rpccli.c -fPIC -DPIC -o rpccli.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c rpcmap.c -fPIC -DPIC -o rpcmap.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c rpcserv.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c remote.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c rpcserv.c -fPIC -DPIC -o rpcserv.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c remote.c -fPIC -DPIC -o remote.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c rpctios.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c rpcpack.c -fPIC -DPIC -o rpcpack.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c rpcfork.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c rpcfossl.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c rpcfork.c -fPIC -DPIC -o rpcfork.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c rpcwin32.c rpcfork.c: In function 'fork_open': rpcfork.c:98: warning: ignoring return value of 'write', declared with attribute warn_unused_result rpcfork.c:105: warning: ignoring return value of 'read', declared with attribute warn_unused_result /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvlinux.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c rpcfossl.c -fPIC -DPIC -o rpcfossl.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvntwdm.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c rpcwin32.c -fPIC -DPIC -o rpcwin32.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvlinux.c -fPIC -DPIC -o drvlinux.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvwin32.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvwin32.c -fPIC -DPIC -o drvwin32.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvwin16.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvntwdm.c -fPIC -DPIC -o drvntwdm.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvint25.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c rpctios.c -fPIC -DPIC -o rpctios.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvwin16.c -fPIC -DPIC -o drvwin16.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvdos16.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvdos32.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvint25.c -fPIC -DPIC -o drvint25.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvdos16.c -fPIC -DPIC -o drvdos16.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvcpcem.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvlogi.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvposix.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvdos32.c -fPIC -DPIC -o drvdos32.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvnwasp.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvcpcem.c -fPIC -DPIC -o drvcpcem.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvposix.c -fPIC -DPIC -o drvposix.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvadisk.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvnwasp.c -fPIC -DPIC -o drvnwasp.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvrcpm.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvlogi.c -fPIC -DPIC -o drvlogi.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvtele.c drvlogi.c: In function 'logical_xseek': drvlogi.c:241: warning: pointer targets in passing argument 5 of 'dg_ps2ls' differ in signedness /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvmyz80.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvadisk.c -fPIC -DPIC -o drvadisk.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvtele.c -fPIC -DPIC -o drvtele.lo drvadisk.c: In function 'adisk_load_sector': drvadisk.c:247: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness drvadisk.c:249: warning: pointer targets in passing argument 2 of '__builtin___strcpy_chk' differ in signedness drvadisk.c:249: warning: pointer targets in passing argument 2 of '__strcpy_ichk' differ in signedness drvtele.c: In function 'tele_open': drvtele.c:424: warning: pointer targets in passing argument 2 of 'tele_fread' differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvmyz80.c -fPIC -DPIC -o drvmyz80.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvcfi.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvrcpm.c -fPIC -DPIC -o drvrcpm.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvqm.c drvrcpm.c: In function 'rcpmfs_initdir': drvrcpm.c:949: warning: pointer targets in assignment differ in signedness true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/Drive.class .class` touch uk_co_demon_seasip_libdsk_Drive.h true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/Geometry.class .class` touch uk_co_demon_seasip_libdsk_Geometry.h true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/FormatType.class .class` touch uk_co_demon_seasip_libdsk_FormatType.h true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/LibDsk.class .class` touch uk_co_demon_seasip_libdsk_LibDsk.h gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvcfi.c -fPIC -DPIC -o drvcfi.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskjni.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c drvqm.c -fPIC -DPIC -o drvqm.lo drvqm.c: In function 'drv_qm_load_image': drvqm.c:283: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result drvrcpm.c: In function 'rcpmfs_readdir': drvrcpm.c:1031: warning: 'err' is used uninitialized in this function gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskjni.c -fPIC -DPIC -o dskjni.lo /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libdsk.la -rpath /usr/lib -version-info 5:3:2 dskread.lo dskwrite.lo dskcheck.lo dskstat.lo dsklphys.lo dskfmt.lo dskopen.lo dskpars.lo dskerror.lo dskseek.lo dsksecid.lo dskgeom.lo dsktread.lo dsksgeom.lo dskjni.lo dskreprt.lo dskcmt.lo dskretry.lo dskdirty.lo dsktrkid.lo dskrtrd.lo compress.lo compsq.lo compgz.lo compbz2.lo crctable.lo crc16.lo rpccli.lo rpcmap.lo rpcpack.lo rpcserv.lo remote.lo rpctios.lo rpcfork.lo rpcfossl.lo rpcwin32.lo drvlinux.lo drvntwdm.lo drvwin32.lo drvwin16.lo drvint25.lo drvdos16.lo drvdos32.lo drvcpcem.lo drvlogi.lo drvposix.lo drvnwasp.lo drvadisk.lo drvrcpm.lo drvtele.lo drvmyz80.lo drvcfi.lo drvqm.lo -lbz2 -lz mkdir .libs rm -fr .libs/libdsk.la .libs/libdsk.* .libs/libdsk.* (cd . && ln -s dskread.lo dskread.o) (cd . && ln -s dskwrite.lo dskwrite.o) (cd . && ln -s dskcheck.lo dskcheck.o) (cd . && ln -s dskstat.lo dskstat.o) (cd . && ln -s dsklphys.lo dsklphys.o) (cd . && ln -s dskfmt.lo dskfmt.o) (cd . && ln -s dskopen.lo dskopen.o) (cd . && ln -s dskpars.lo dskpars.o) (cd . && ln -s dskerror.lo dskerror.o) (cd . && ln -s dskseek.lo dskseek.o) (cd . && ln -s dsksecid.lo dsksecid.o) (cd . && ln -s dskgeom.lo dskgeom.o) (cd . && ln -s dsktread.lo dsktread.o) (cd . && ln -s dsksgeom.lo dsksgeom.o) (cd . && ln -s dskjni.lo dskjni.o) (cd . && ln -s dskreprt.lo dskreprt.o) (cd . && ln -s dskcmt.lo dskcmt.o) (cd . && ln -s dskretry.lo dskretry.o) (cd . && ln -s dskdirty.lo dskdirty.o) (cd . && ln -s dsktrkid.lo dsktrkid.o) (cd . && ln -s dskrtrd.lo dskrtrd.o) (cd . && ln -s compress.lo compress.o) (cd . && ln -s compsq.lo compsq.o) (cd . && ln -s compgz.lo compgz.o) (cd . && ln -s compbz2.lo compbz2.o) (cd . && ln -s crctable.lo crctable.o) (cd . && ln -s crc16.lo crc16.o) (cd . && ln -s rpccli.lo rpccli.o) (cd . && ln -s rpcmap.lo rpcmap.o) (cd . && ln -s rpcpack.lo rpcpack.o) (cd . && ln -s rpcserv.lo rpcserv.o) (cd . && ln -s remote.lo remote.o) (cd . && ln -s rpctios.lo rpctios.o) (cd . && ln -s rpcfork.lo rpcfork.o) (cd . && ln -s rpcfossl.lo rpcfossl.o) (cd . && ln -s rpcwin32.lo rpcwin32.o) (cd . && ln -s drvlinux.lo drvlinux.o) (cd . && ln -s drvntwdm.lo drvntwdm.o) (cd . && ln -s drvwin32.lo drvwin32.o) (cd . && ln -s drvwin16.lo drvwin16.o) (cd . && ln -s drvint25.lo drvint25.o) (cd . && ln -s drvdos16.lo drvdos16.o) (cd . && ln -s drvdos32.lo drvdos32.o) (cd . && ln -s drvcpcem.lo drvcpcem.o) (cd . && ln -s drvlogi.lo drvlogi.o) (cd . && ln -s drvposix.lo drvposix.o) (cd . && ln -s drvnwasp.lo drvnwasp.o) (cd . && ln -s drvadisk.lo drvadisk.o) (cd . && ln -s drvrcpm.lo drvrcpm.o) (cd . && ln -s drvtele.lo drvtele.o) (cd . && ln -s drvmyz80.lo drvmyz80.o) (cd . && ln -s drvcfi.lo drvcfi.o) (cd . && ln -s drvqm.lo drvqm.o) gcc -shared dskread.lo dskwrite.lo dskcheck.lo dskstat.lo dsklphys.lo dskfmt.lo dskopen.lo dskpars.lo dskerror.lo dskseek.lo dsksecid.lo dskgeom.lo dsktread.lo dsksgeom.lo dskjni.lo dskreprt.lo dskcmt.lo dskretry.lo dskdirty.lo dsktrkid.lo dskrtrd.lo compress.lo compsq.lo compgz.lo compbz2.lo crctable.lo crc16.lo rpccli.lo rpcmap.lo rpcpack.lo rpcserv.lo remote.lo rpctios.lo rpcfork.lo rpcfossl.lo rpcwin32.lo drvlinux.lo drvntwdm.lo drvwin32.lo drvwin16.lo drvint25.lo drvdos16.lo drvdos32.lo drvcpcem.lo drvlogi.lo drvposix.lo drvnwasp.lo drvadisk.lo drvrcpm.lo drvtele.lo drvmyz80.lo drvcfi.lo drvqm.lo -lbz2 -lz -Wl,-soname -Wl,libdsk.so.3 -o .libs/libdsk.so.3.2.3 (cd .libs && rm -f libdsk.so.3 && ln -s libdsk.so.3.2.3 libdsk.so.3) (cd .libs && rm -f libdsk.so && ln -s libdsk.so.3.2.3 libdsk.so) creating libdsk.la (cd .libs && rm -f libdsk.la && ln -s ../libdsk.la libdsk.la) make[2]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1/lib' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1/tools' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dsktrans.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c utilopts.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c formname.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c bootsec.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskform.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskid.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskdump.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskscan.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dskutil.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c md3serial.c md3serial.c: In function 'unscramble': md3serial.c:107: warning: pointer targets in assignment differ in signedness md3serial.c: In function 'scramble': md3serial.c:124: warning: pointer targets in assignment differ in signedness md3serial.c:125: warning: pointer targets in assignment differ in signedness md3serial.c: In function 'do_md3': md3serial.c:161: warning: pointer targets in passing argument 1 of 'scramble' differ in signedness md3serial.c:161: warning: pointer targets in passing argument 1 of 'scramble' differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c apriboot.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c forkslave.c forkslave.c: In function 'main': forkslave.c:71: warning: unused variable 'n' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c dsktest.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c serslave.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c crc16.c dsktest.c: In function 'do_test': dsktest.c:213: warning: pointer targets in passing argument 1 of '__builtin___strcpy_chk' differ in signedness dsktest.c:213: warning: pointer targets in passing argument 1 of '__strcpy_ichk' differ in signedness dsktest.c:269: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness dsktest.c:269: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dsktest.c:269: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness dsktest.c:269: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dsktest.c:269: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dsktest.c:269: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o dsktrans dsktrans.o utilopts.o formname.o bootsec.o ../lib/libdsk.la -lbz2 -lz /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o dskform dskform.o utilopts.o formname.o ../lib/libdsk.la -lbz2 -lz /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o dskid dskid.o utilopts.o ../lib/libdsk.la -lbz2 -lz mkdir .libs gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/dskform dskform.o utilopts.o formname.o ../lib/.libs/libdsk.so -lbz2 -lz /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o dskdump dskdump.o utilopts.o formname.o ../lib/libdsk.la -lbz2 -lz creating dskform /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o dskscan dskscan.o utilopts.o formname.o ../lib/libdsk.la -lbz2 -lz gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/dskid dskid.o utilopts.o ../lib/.libs/libdsk.so -lbz2 -lz creating dskid /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o dskutil dskutil.o utilopts.o formname.o ../lib/libdsk.la -lbz2 -lz gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/dsktrans dsktrans.o utilopts.o formname.o bootsec.o ../lib/.libs/libdsk.so -lbz2 -lz creating dsktrans /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o md3serial md3serial.o utilopts.o ../lib/libdsk.la -lbz2 -lz gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/dskutil dskutil.o utilopts.o formname.o ../lib/.libs/libdsk.so -lbz2 -lz gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/dskdump dskdump.o utilopts.o formname.o ../lib/.libs/libdsk.so -lbz2 -lz creating dskdump creating dskutil /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o apriboot apriboot.o bootsec.o formname.o utilopts.o ../lib/libdsk.la -lbz2 -lz /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o forkslave forkslave.o ../lib/libdsk.la -lbz2 -lz gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/md3serial md3serial.o utilopts.o ../lib/.libs/libdsk.so -lbz2 -lz gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/dskscan dskscan.o utilopts.o formname.o ../lib/.libs/libdsk.so -lbz2 -lz creating md3serial creating dskscan /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o dsktest dsktest.o utilopts.o ../lib/libdsk.la -lbz2 -lz /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o serslave serslave.o crc16.o ../lib/libdsk.la -lbz2 -lz gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/apriboot apriboot.o bootsec.o formname.o utilopts.o ../lib/.libs/libdsk.so -lbz2 -lz creating apriboot gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/forkslave forkslave.o ../lib/.libs/libdsk.so -lbz2 -lz creating forkslave gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/dsktest dsktest.o utilopts.o ../lib/.libs/libdsk.so -lbz2 -lz gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/serslave serslave.o crc16.o ../lib/.libs/libdsk.so -lbz2 -lz creating dsktest creating serslave make[2]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1/tools' Making all in man make[2]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1/man' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.80570 + umask 022 + cd /builddir/build/BUILD + cd libdsk-1.2.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild + make install DESTDIR=/var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild Making install in . make[1]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1' make[2]: Entering directory `/builddir/build/BUILD/libdsk-1.2.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 `/builddir/build/BUILD/libdsk-1.2.1' make[1]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1' Making install in include make[1]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1/include' make[2]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1/include' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../config/mkinstalldirs /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/include mkdir /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild mkdir /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr mkdir /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/include /usr/bin/install -c -m 644 libdsk.h /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/include/libdsk.h make[2]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1/include' make[1]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1/include' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1/lib' make[2]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1/lib' /bin/sh ../config/mkinstalldirs /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/lib mkdir /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libdsk.la /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/lib/libdsk.la /usr/bin/install -c .libs/libdsk.so.3.2.3 /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/lib/libdsk.so.3.2.3 (cd /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/lib && rm -f libdsk.so.3 && ln -s libdsk.so.3.2.3 libdsk.so.3) (cd /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/lib && rm -f libdsk.so && ln -s libdsk.so.3.2.3 libdsk.so) /usr/bin/install -c .libs/libdsk.lai /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/lib/libdsk.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../config/mkinstalldirs /usr/lib if test x = x; then true; else /usr/bin/install -c -m 644 /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild//usr/lib; fi make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1/lib' make[1]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1/lib' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1/tools' make[2]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1/tools' /bin/sh ../config/mkinstalldirs /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin mkdir /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c dsktrans /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dsktrans libtool: install: warning: `../lib/libdsk.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/dsktrans /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dsktrans /bin/sh ../libtool --mode=install /usr/bin/install -c dskform /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dskform libtool: install: warning: `../lib/libdsk.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/dskform /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dskform /bin/sh ../libtool --mode=install /usr/bin/install -c dskid /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dskid libtool: install: warning: `../lib/libdsk.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/dskid /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dskid /bin/sh ../libtool --mode=install /usr/bin/install -c dskdump /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dskdump libtool: install: warning: `../lib/libdsk.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/dskdump /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dskdump /bin/sh ../libtool --mode=install /usr/bin/install -c dskscan /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dskscan libtool: install: warning: `../lib/libdsk.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/dskscan /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dskscan /bin/sh ../libtool --mode=install /usr/bin/install -c dskutil /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dskutil libtool: install: warning: `../lib/libdsk.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/dskutil /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dskutil /bin/sh ../libtool --mode=install /usr/bin/install -c md3serial /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/md3serial libtool: install: warning: `../lib/libdsk.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/md3serial /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/md3serial /bin/sh ../libtool --mode=install /usr/bin/install -c apriboot /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/apriboot libtool: install: warning: `../lib/libdsk.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/apriboot /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/apriboot make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1/tools' make[1]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1/tools' Making install in man make[1]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1/man' make[2]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1/man' make[2]: Nothing to be done for `install-exec-am'. make install-man1 install-man5 make[3]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1/man' /bin/sh ../config/mkinstalldirs /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/man/man1 mkdir /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share mkdir /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/man mkdir /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/man/man1 /usr/bin/install -c -m 644 ./dskform.1 /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/man/man1/dskform.1 /usr/bin/install -c -m 644 ./dsktrans.1 /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/man/man1/dsktrans.1 /usr/bin/install -c -m 644 ./dskid.1 /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/man/man1/dskid.1 /usr/bin/install -c -m 644 ./md3serial.1 /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/man/man1/md3serial.1 /usr/bin/install -c -m 644 ./dskscan.1 /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/man/man1/dskscan.1 /usr/bin/install -c -m 644 ./dskdump.1 /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/man/man1/dskdump.1 /usr/bin/install -c -m 644 ./dskutil.1 /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/man/man1/dskutil.1 /usr/bin/install -c -m 644 ./apriboot.1 /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/man/man1/apriboot.1 /bin/sh ../config/mkinstalldirs /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/man/man5 mkdir /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/man/man5 /usr/bin/install -c -m 644 ./libdskrc.5 /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/man/man5/libdskrc.5 make[3]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1/man' make[2]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1/man' make[1]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1/man' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1/doc' make[2]: Entering directory `/builddir/build/BUILD/libdsk-1.2.1/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/libdsk-1.2.1/doc' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/libdsk-1.2.1 extracting debug info from /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/lib/libdsk.so.3.2.3 extracting debug info from /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dsktrans extracting debug info from /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dskform extracting debug info from /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dskid extracting debug info from /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dskdump extracting debug info from /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dskscan extracting debug info from /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/dskutil extracting debug info from /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/md3serial extracting debug info from /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/bin/apriboot cpio: gcc-4.1.2-20070925/obj-ppc64-redhat-linux/gcc/crtsavres.S: No such file or directory 1280 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libdsk-1.2.1-1.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.53430 + umask 022 + cd /builddir/build/BUILD + cd libdsk-1.2.1 + DOCDIR=/var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/doc/libdsk-1.2.1 + export DOCDIR + rm -rf /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/doc/libdsk-1.2.1 + /bin/mkdir -p /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/doc/libdsk-1.2.1 + cp -pr doc/COPYING ChangeLog TODO doc/libdsk.pdf doc/libdsk.txt /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/doc/libdsk-1.2.1 + exit 0 Provides: libdsk.so.3 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdsk.so.3 libz.so.1 rtld(GNU_HASH) Processing files: libdsk-devel-1.2.1-1.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.53430 + umask 022 + cd /builddir/build/BUILD + cd libdsk-1.2.1 + DOCDIR=/var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/doc/libdsk-devel-1.2.1 + export DOCDIR + rm -rf /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/doc/libdsk-devel-1.2.1 + /bin/mkdir -p /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/doc/libdsk-devel-1.2.1 + cp -pr doc/cfi.html doc/apridisk.html doc/protocol.txt /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild/usr/share/doc/libdsk-devel-1.2.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libdsk = 1.2.1-1.fc7 libdsk.so.3 Processing files: libdsk-tools-1.2.1-1.fc7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdsk = 1.2.1 libdsk.so.3 libz.so.1 rtld(GNU_HASH) Processing files: libdsk-debuginfo-1.2.1-1.fc7 Provides: libdsk.so.3.2.3.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild warning: Could not canonicalize hostname: ppc2.fedora.redhat.com Wrote: /builddir/build/RPMS/libdsk-1.2.1-1.fc7.ppc.rpm Wrote: /builddir/build/RPMS/libdsk-devel-1.2.1-1.fc7.ppc.rpm Wrote: /builddir/build/RPMS/libdsk-tools-1.2.1-1.fc7.ppc.rpm Wrote: /builddir/build/RPMS/libdsk-debuginfo-1.2.1-1.fc7.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2093 + umask 022 + cd /builddir/build/BUILD + cd libdsk-1.2.1 + rm -rf /var/tmp/libdsk-1.2.1-1.fc7-root-mockbuild + exit 0 LEAVE do -->