<86>Mar 24 07:12:43 userdel[39699]: delete user 'rooter' <86>Mar 24 07:12:43 userdel[39699]: removed group 'rooter' owned by 'rooter' <86>Mar 24 07:12:43 groupadd[39712]: group added to /etc/group: name=rooter, GID=675 <86>Mar 24 07:12:43 groupadd[39712]: group added to /etc/gshadow: name=rooter <86>Mar 24 07:12:43 groupadd[39712]: new group: name=rooter, GID=675 <86>Mar 24 07:12:43 useradd[39724]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Mar 24 07:12:43 userdel[39737]: delete user 'builder' <86>Mar 24 07:12:43 userdel[39737]: removed group 'builder' owned by 'builder' <86>Mar 24 07:12:43 userdel[39737]: removed shadow group 'builder' owned by 'builder' <86>Mar 24 07:12:43 groupadd[39759]: group added to /etc/group: name=builder, GID=676 <86>Mar 24 07:12:43 groupadd[39759]: group added to /etc/gshadow: name=builder <86>Mar 24 07:12:43 groupadd[39759]: new group: name=builder, GID=676 <86>Mar 24 07:12:43 useradd[39773]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash <13>Mar 24 07:12:45 rpmi: bzlib-devel-1:1.0.6-alt4 1449156905 installed <13>Mar 24 07:12:45 rpmi: zlib-devel-1.2.8-alt1 1371079011 installed Installing libdsk-1.2.1-alt2.qa2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75366 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libdsk-1.2.1 + echo 'Source #0 (libdsk-1.2.1.tar.bz2):' Source #0 (libdsk-1.2.1.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libdsk-1.2.1.tar.bz2 + /bin/tar -xf - + cd libdsk-1.2.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.75366 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libdsk-1.2.1 + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static creating cache ./config.cache checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu checking build system type... i586-alt-linux-gnu checking for a BSD compatible install... /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... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic ) works... yes checking whether the C compiler (gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic ) 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... /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... (cached) 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... (cached) no 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 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libdsk-1.2.1' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libdsk-1.2.1' Making all in . make[2]: Entering directory `/usr/src/RPM/BUILD/libdsk-1.2.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1' Making all in include make[2]: Entering directory `/usr/src/RPM/BUILD/libdsk-1.2.1/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1/include' Making all in lib make[2]: Entering directory `/usr/src/RPM/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 -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskread.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskwrite.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskcheck.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskstat.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dsklphys.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskfmt.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskopen.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskpars.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskfmt.c -fPIC -DPIC -o dskfmt.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dsklphys.c -fPIC -DPIC -o dsklphys.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskcheck.c -fPIC -DPIC -o dskcheck.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskread.c -fPIC -DPIC -o dskread.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskstat.c -fPIC -DPIC -o dskstat.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskerror.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskopen.c -fPIC -DPIC -o dskopen.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskwrite.c -fPIC -DPIC -o dskwrite.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskseek.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dsksecid.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskpars.c -fPIC -DPIC -o dskpars.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskgeom.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dsktread.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dsksgeom.c 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 -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskreprt.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskcmt.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dsktread.c -fPIC -DPIC -o dsktread.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dsksecid.c -fPIC -DPIC -o dsksecid.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskseek.c -fPIC -DPIC -o dskseek.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskerror.c -fPIC -DPIC -o dskerror.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskgeom.c -fPIC -DPIC -o dskgeom.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskretry.c dskgeom.c: In function 'dsk_defgetgeom': dskgeom.c:55:20: warning: variable 'dc' set but not used [-Wunused-but-set-variable] DRV_CLASS *dc; ^ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskdirty.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dsktrkid.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dsksgeom.c -fPIC -DPIC -o dsksgeom.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskrtrd.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskreprt.c -fPIC -DPIC -o dskreprt.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 -pipe -Wall -g -O2 -march=i586 -mtune=generic -c compress.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c compsq.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c compgz.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dsktrkid.c -fPIC -DPIC -o dsktrkid.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskretry.c -fPIC -DPIC -o dskretry.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskdirty.c -fPIC -DPIC -o dskdirty.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 -pipe -Wall -g -O2 -march=i586 -mtune=generic -c compbz2.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c crctable.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c crc16.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c rpccli.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c compress.c -fPIC -DPIC -o compress.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c rpcmap.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c compgz.c -fPIC -DPIC -o compgz.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 -pipe -Wall -g -O2 -march=i586 -mtune=generic -c rpcpack.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c rpccli.c -fPIC -DPIC -o rpccli.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 -pipe -Wall -g -O2 -march=i586 -mtune=generic -c rpcserv.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c crc16.c -fPIC -DPIC -o crc16.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 -pipe -Wall -g -O2 -march=i586 -mtune=generic -c remote.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 -pipe -Wall -g -O2 -march=i586 -mtune=generic -c rpctios.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c rpcfork.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 -pipe -Wall -g -O2 -march=i586 -mtune=generic -c rpcfossl.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c rpcwin32.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c remote.c -fPIC -DPIC -o remote.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c rpcserv.c -fPIC -DPIC -o rpcserv.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c rpctios.c -fPIC -DPIC -o rpctios.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvlinux.c rpctios.c: In function 'read_bytes': rpctios.c:329:17: warning: variable 'c0' set but not used [-Wunused-but-set-variable] unsigned char *c0 ; ^ rpctios.c:328:18: warning: variable 'count0' set but not used [-Wunused-but-set-variable] int tries, err, count0; ^ rpcfork.c: In function 'fork_open': rpcfork.c:98:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(pipes[3], fork_err, 2); ^ rpcfork.c:105:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(pipes[2], fork_err, 2); ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c rpcwin32.c -fPIC -DPIC -o rpcwin32.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvntwdm.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvwin32.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvwin16.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvint25.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvdos16.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvdos32.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvcpcem.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvntwdm.c -fPIC -DPIC -o drvntwdm.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvwin32.c -fPIC -DPIC -o drvwin32.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvlogi.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvint25.c -fPIC -DPIC -o drvint25.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvdos16.c -fPIC -DPIC -o drvdos16.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvposix.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvnwasp.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvadisk.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvrcpm.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvtele.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvcpcem.c -fPIC -DPIC -o drvcpcem.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvlogi.c -fPIC -DPIC -o drvlogi.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvposix.c -fPIC -DPIC -o drvposix.lo drvlogi.c: In function 'logical_xseek': drvlogi.c:241:57: warning: pointer targets in passing argument 5 of 'dg_ps2ls' differ in signedness [-Wpointer-sign] err = dg_ps2ls(geom, cylinder, head, geom->dg_secbase, &offset); ^ In file included from drvlogi.c:28:0: ../include/libdsk.h:192:34: note: expected 'dsk_lsect_t * {aka long unsigned int *}' but argument is of type 'long int *' LDPUBLIC32 dsk_err_t LDPUBLIC16 dg_ps2ls(const DSK_GEOMETRY *self, ^ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvmyz80.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvrcpm.c -fPIC -DPIC -o drvrcpm.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvnwasp.c -fPIC -DPIC -o drvnwasp.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvtele.c -fPIC -DPIC -o drvtele.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvadisk.c -fPIC -DPIC -o drvadisk.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvcfi.c drvrcpm.c: In function 'rcpmfs_read_dirent': drvrcpm.c:693:11: warning: variable 'dirsecs' set but not used [-Wunused-but-set-variable] unsigned dirsecs; ^ drvrcpm.c: In function 'rcpmfs_write_dirent': drvrcpm.c:751:11: warning: variable 'dirsecs' set but not used [-Wunused-but-set-variable] unsigned dirsecs; ^ drvrcpm.c: In function 'rcpmfs_lookup': drvrcpm.c:853:31: warning: variable 'extsize' set but not used [-Wunused-but-set-variable] int blocks_per_extent, blkp, extsize; ^ drvrcpm.c:851:17: warning: variable 'rcb' set but not used [-Wunused-but-set-variable] RCPMFS_BUFFER *rcb; ^ drvrcpm.c: In function 'rcpmfs_initdir': drvrcpm.c:949:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] dst = label + 1; ^ drvrcpm.c: In function 'rcpmfs_status': drvrcpm.c:2011:21: warning: variable 'rcself' set but not used [-Wunused-but-set-variable] RCPMFS_DSK_DRIVER *rcself; ^ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvqm.c drvadisk.c: In function 'adisk_load_sector': drvtele.c: In function 'tele_seeksec': drvadisk.c:247:47: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] self->adisk_creator = dsk_malloc(1 + strlen(buf)); ^ In file included from drvi.h:24:0, from drvadisk.c:31: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ drvadisk.c:249:32: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(self->adisk_creator, buf); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from drvadisk.c:29: /usr/include/bits/string3.h:108:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ drvtele.c:326:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] long pos; ^ drvtele.c: In function 'tele_open': drvtele.c:424:24: warning: pointer targets in passing argument 2 of 'tele_fread' differ in signedness [-Wpointer-sign] if (tele_fread(self, self->tele_comment->text, comment_len)) ^ drvtele.c:115:18: note: expected 'tele_byte * {aka unsigned char *}' but argument is of type 'char *' static dsk_err_t tele_fread(TELE_DSK_DRIVER *self, tele_byte *buf, int count) ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvqm.c -fPIC -DPIC -o drvqm.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvmyz80.c -fPIC -DPIC -o drvmyz80.lo 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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drvcfi.c -fPIC -DPIC -o drvcfi.lo true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/LibDsk.class .class` touch uk_co_demon_seasip_libdsk_LibDsk.h /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskjni.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskjni.c -fPIC -DPIC -o dskjni.lo /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 `/usr/src/RPM/BUILD/libdsk-1.2.1/lib' Making all in tools make[2]: Entering directory `/usr/src/RPM/BUILD/libdsk-1.2.1/tools' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dsktrans.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c utilopts.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c formname.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c bootsec.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskform.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskid.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskdump.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskscan.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dskutil.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c md3serial.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c apriboot.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c forkslave.c md3serial.c: In function 'unscramble': md3serial.c:107:4: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] t = buf; ^ md3serial.c: In function 'scramble': md3serial.c:124:4: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] s = sbuf; ^ md3serial.c:125:4: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] t = buf; ^ md3serial.c: In function 'do_md3': md3serial.c:161:28: warning: pointer targets in passing argument 1 of 'scramble' differ in signedness [-Wpointer-sign] memcpy(buf+17, scramble(newser), 7); ^ md3serial.c:117:7: note: expected 'unsigned char *' but argument is of type 'char *' char *scramble(unsigned char *s) ^ forkslave.c: In function 'main': forkslave.c:71:15: warning: unused variable 'n' [-Wunused-variable] int out_len, n; ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dsktest.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c serslave.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -c crc16.c dsktest.c: In function 'do_test': /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o dskid dskid.o utilopts.o ../lib/libdsk.la -lbz2 -lz dsktest.c:213:10: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(secbuf, "Cyl=3 Head=1 Sec=5"); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from dsktest.c:26: /usr/include/bits/string3.h:108:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ In file included from /usr/include/string.h:648:0, from dsktest.c:28: dsktest.c:269:19: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if (strcmp(secbuf, "Cyl=3 Head=1 Sec=5")) ^ In file included from dsktest.c:28:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dsktest.c:28: dsktest.c:269:19: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if (strcmp(secbuf, "Cyl=3 Head=1 Sec=5")) ^ dsktest.c:269:19: note: expected 'const char *' but argument is of type 'unsigned char *' dsktest.c:269:19: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if (strcmp(secbuf, "Cyl=3 Head=1 Sec=5")) ^ In file included from dsktest.c:28:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dsktest.c:28: dsktest.c:269:19: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if (strcmp(secbuf, "Cyl=3 Head=1 Sec=5")) ^ dsktest.c:269:19: note: expected 'const char *' but argument is of type 'unsigned char *' dsktest.c:269:19: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if (strcmp(secbuf, "Cyl=3 Head=1 Sec=5")) ^ dsktest.c:269:19: note: expected 'const char *' but argument is of type 'unsigned char *' dsktest.c:269:19: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if (strcmp(secbuf, "Cyl=3 Head=1 Sec=5")) ^ dsktest.c:269:19: note: expected 'const char *' but argument is of type 'unsigned char *' serslave.c: In function 'read_bytes': serslave.c:224:17: warning: variable 'c0' set but not used [-Wunused-but-set-variable] unsigned char *c0 ; ^ serslave.c:223:18: warning: variable 'count0' set but not used [-Wunused-but-set-variable] int tries, err, count0; ^ /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o dskdump dskdump.o utilopts.o formname.o ../lib/libdsk.la -lbz2 -lz /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o md3serial md3serial.o utilopts.o ../lib/libdsk.la -lbz2 -lz /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o apriboot apriboot.o bootsec.o formname.o utilopts.o ../lib/libdsk.la -lbz2 -lz /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o forkslave forkslave.o ../lib/libdsk.la -lbz2 -lz /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o dsktrans dsktrans.o utilopts.o formname.o bootsec.o ../lib/libdsk.la -lbz2 -lz mkdir .libs /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o dskform dskform.o utilopts.o formname.o ../lib/libdsk.la -lbz2 -lz gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/dskid dskid.o utilopts.o ../lib/.libs/libdsk.so -lbz2 -lz creating dskid gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/apriboot apriboot.o bootsec.o formname.o utilopts.o ../lib/.libs/libdsk.so -lbz2 -lz /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o dskscan dskscan.o utilopts.o formname.o ../lib/libdsk.la -lbz2 -lz gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/dskdump dskdump.o utilopts.o formname.o ../lib/.libs/libdsk.so -lbz2 -lz creating dskdump creating apriboot gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/forkslave forkslave.o ../lib/.libs/libdsk.so -lbz2 -lz gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/md3serial md3serial.o utilopts.o ../lib/.libs/libdsk.so -lbz2 -lz /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o dsktest dsktest.o utilopts.o ../lib/libdsk.la -lbz2 -lz /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o serslave serslave.o crc16.o ../lib/libdsk.la -lbz2 -lz gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/dsktrans dsktrans.o utilopts.o formname.o bootsec.o ../lib/.libs/libdsk.so -lbz2 -lz /bin/sh ../libtool --mode=link gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o dskutil dskutil.o utilopts.o formname.o ../lib/libdsk.la -lbz2 -lz creating md3serial creating forkslave gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/dskform dskform.o utilopts.o formname.o ../lib/.libs/libdsk.so -lbz2 -lz creating dsktrans creating dskform gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/dskscan dskscan.o utilopts.o formname.o ../lib/.libs/libdsk.so -lbz2 -lz creating dskscan gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/serslave serslave.o crc16.o ../lib/.libs/libdsk.so -lbz2 -lz gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/dskutil dskutil.o utilopts.o formname.o ../lib/.libs/libdsk.so -lbz2 -lz gcc -Wall -DNOTWINDLL -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/dsktest dsktest.o utilopts.o ../lib/.libs/libdsk.so -lbz2 -lz creating serslave creating dsktest creating dskutil make[2]: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1/tools' Making all in man make[2]: Entering directory `/usr/src/RPM/BUILD/libdsk-1.2.1/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1/man' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/libdsk-1.2.1/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1' make: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.84850 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libdsk-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libdsk-buildroot + cd libdsk-1.2.1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libdsk-buildroot make: Entering directory `/usr/src/RPM/BUILD/libdsk-1.2.1' Making install in . make[1]: Entering directory `/usr/src/RPM/BUILD/libdsk-1.2.1' make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/libdsk-1.2.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1' Making install in include make[1]: Entering directory `/usr/src/RPM/BUILD/libdsk-1.2.1/include' make[2]: Entering directory `/usr/src/RPM/BUILD/libdsk-1.2.1/include' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../config/mkinstalldirs /usr/src/tmp/libdsk-buildroot/usr/include mkdir /usr/src/tmp/libdsk-buildroot mkdir /usr/src/tmp/libdsk-buildroot/usr mkdir /usr/src/tmp/libdsk-buildroot/usr/include /bin/install -p -m 644 libdsk.h /usr/src/tmp/libdsk-buildroot/usr/include/libdsk.h make[2]: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1/include' Making install in lib make[1]: Entering directory `/usr/src/RPM/BUILD/libdsk-1.2.1/lib' here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/Drive.java true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/Drive.class .class` touch uk_co_demon_seasip_libdsk_Drive.h here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/Geometry.java true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/Geometry.class .class` touch uk_co_demon_seasip_libdsk_Geometry.h here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/FormatType.java true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/FormatType.class .class` touch uk_co_demon_seasip_libdsk_FormatType.h here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/LibDsk.java true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/LibDsk.class .class` touch uk_co_demon_seasip_libdsk_LibDsk.h make[2]: Entering directory `/usr/src/RPM/BUILD/libdsk-1.2.1/lib' here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/Drive.java true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/Drive.class .class` touch uk_co_demon_seasip_libdsk_Drive.h here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/Geometry.java true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/Geometry.class .class` touch uk_co_demon_seasip_libdsk_Geometry.h here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/FormatType.java true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/FormatType.class .class` touch uk_co_demon_seasip_libdsk_FormatType.h here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/LibDsk.java true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/LibDsk.class .class` touch uk_co_demon_seasip_libdsk_LibDsk.h /bin/sh ../config/mkinstalldirs /usr/src/tmp/libdsk-buildroot/usr/lib mkdir /usr/src/tmp/libdsk-buildroot/usr/lib /bin/sh ../libtool --mode=install /bin/install -p libdsk.la /usr/src/tmp/libdsk-buildroot/usr/lib/libdsk.la /bin/install -p .libs/libdsk.so.3.2.3 /usr/src/tmp/libdsk-buildroot/usr/lib/libdsk.so.3.2.3 (cd /usr/src/tmp/libdsk-buildroot/usr/lib && rm -f libdsk.so.3 && ln -s libdsk.so.3.2.3 libdsk.so.3) (cd /usr/src/tmp/libdsk-buildroot/usr/lib && rm -f libdsk.so && ln -s libdsk.so.3.2.3 libdsk.so) /bin/install -p .libs/libdsk.lai /usr/src/tmp/libdsk-buildroot/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 /bin/install -p -m 644 /usr/src/tmp/libdsk-buildroot//usr/lib; fi make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1/lib' Making install in tools make[1]: Entering directory `/usr/src/RPM/BUILD/libdsk-1.2.1/tools' make[2]: Entering directory `/usr/src/RPM/BUILD/libdsk-1.2.1/tools' /bin/sh ../config/mkinstalldirs /usr/src/tmp/libdsk-buildroot/usr/bin mkdir /usr/src/tmp/libdsk-buildroot/usr/bin /bin/sh ../libtool --mode=install /bin/install -p dsktrans /usr/src/tmp/libdsk-buildroot/usr/bin/dsktrans libtool: install: warning: `../lib/libdsk.la' has not been installed in `/usr/lib' /bin/install -p .libs/dsktrans /usr/src/tmp/libdsk-buildroot/usr/bin/dsktrans /bin/sh ../libtool --mode=install /bin/install -p dskform /usr/src/tmp/libdsk-buildroot/usr/bin/dskform libtool: install: warning: `../lib/libdsk.la' has not been installed in `/usr/lib' /bin/install -p .libs/dskform /usr/src/tmp/libdsk-buildroot/usr/bin/dskform /bin/sh ../libtool --mode=install /bin/install -p dskid /usr/src/tmp/libdsk-buildroot/usr/bin/dskid libtool: install: warning: `../lib/libdsk.la' has not been installed in `/usr/lib' /bin/install -p .libs/dskid /usr/src/tmp/libdsk-buildroot/usr/bin/dskid /bin/sh ../libtool --mode=install /bin/install -p dskdump /usr/src/tmp/libdsk-buildroot/usr/bin/dskdump libtool: install: warning: `../lib/libdsk.la' has not been installed in `/usr/lib' /bin/install -p .libs/dskdump /usr/src/tmp/libdsk-buildroot/usr/bin/dskdump /bin/sh ../libtool --mode=install /bin/install -p dskscan /usr/src/tmp/libdsk-buildroot/usr/bin/dskscan libtool: install: warning: `../lib/libdsk.la' has not been installed in `/usr/lib' /bin/install -p .libs/dskscan /usr/src/tmp/libdsk-buildroot/usr/bin/dskscan /bin/sh ../libtool --mode=install /bin/install -p dskutil /usr/src/tmp/libdsk-buildroot/usr/bin/dskutil libtool: install: warning: `../lib/libdsk.la' has not been installed in `/usr/lib' /bin/install -p .libs/dskutil /usr/src/tmp/libdsk-buildroot/usr/bin/dskutil /bin/sh ../libtool --mode=install /bin/install -p md3serial /usr/src/tmp/libdsk-buildroot/usr/bin/md3serial libtool: install: warning: `../lib/libdsk.la' has not been installed in `/usr/lib' /bin/install -p .libs/md3serial /usr/src/tmp/libdsk-buildroot/usr/bin/md3serial /bin/sh ../libtool --mode=install /bin/install -p apriboot /usr/src/tmp/libdsk-buildroot/usr/bin/apriboot libtool: install: warning: `../lib/libdsk.la' has not been installed in `/usr/lib' /bin/install -p .libs/apriboot /usr/src/tmp/libdsk-buildroot/usr/bin/apriboot make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1/tools' make[1]: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1/tools' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/libdsk-1.2.1/man' make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/libdsk-1.2.1/man' /bin/sh ../config/mkinstalldirs /usr/src/tmp/libdsk-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/libdsk-buildroot/usr/share mkdir /usr/src/tmp/libdsk-buildroot/usr/share/man mkdir /usr/src/tmp/libdsk-buildroot/usr/share/man/man1 /bin/install -p -m 644 ./dskform.1 /usr/src/tmp/libdsk-buildroot/usr/share/man/man1/dskform.1 /bin/install -p -m 644 ./dsktrans.1 /usr/src/tmp/libdsk-buildroot/usr/share/man/man1/dsktrans.1 /bin/install -p -m 644 ./dskid.1 /usr/src/tmp/libdsk-buildroot/usr/share/man/man1/dskid.1 /bin/install -p -m 644 ./md3serial.1 /usr/src/tmp/libdsk-buildroot/usr/share/man/man1/md3serial.1 /bin/install -p -m 644 ./dskscan.1 /usr/src/tmp/libdsk-buildroot/usr/share/man/man1/dskscan.1 /bin/install -p -m 644 ./dskdump.1 /usr/src/tmp/libdsk-buildroot/usr/share/man/man1/dskdump.1 /bin/install -p -m 644 ./dskutil.1 /usr/src/tmp/libdsk-buildroot/usr/share/man/man1/dskutil.1 /bin/install -p -m 644 ./apriboot.1 /usr/src/tmp/libdsk-buildroot/usr/share/man/man1/apriboot.1 /bin/sh ../config/mkinstalldirs /usr/src/tmp/libdsk-buildroot/usr/share/man/man5 mkdir /usr/src/tmp/libdsk-buildroot/usr/share/man/man5 /bin/install -p -m 644 ./libdskrc.5 /usr/src/tmp/libdsk-buildroot/usr/share/man/man5/libdskrc.5 make[3]: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1/man' make[2]: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1/man' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/libdsk-1.2.1/doc' make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/libdsk-1.2.1/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1/doc' make: Leaving directory `/usr/src/RPM/BUILD/libdsk-1.2.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libdsk-buildroot (auto) removed './usr/lib/libdsk.la' mode of './usr/lib/libdsk.so.3.2.3' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libdsk-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/libdsk-buildroot (auto) Adjusting library links in /usr/src/tmp/libdsk-buildroot ./usr/lib: libdsk.so.3 -> libdsk.so.3.2.3 Verifying ELF objects in /usr/src/tmp/libdsk-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/dskutil: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/lib/libdsk.so.3.2.3: uses non-LFS functions: __xstat fopen mkstemp open readdir truncate Hardlinking identical .pyc and .pyo files Processing files: libdsk-1.2.1-alt2.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33492 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libdsk-1.2.1 + DOCDIR=/usr/src/tmp/libdsk-buildroot/usr/share/doc/libdsk-1.2.1 + export DOCDIR + rm -rf /usr/src/tmp/libdsk-buildroot/usr/share/doc/libdsk-1.2.1 + /bin/mkdir -p /usr/src/tmp/libdsk-buildroot/usr/share/doc/libdsk-1.2.1 + cp -prL README TODO /usr/src/tmp/libdsk-buildroot/usr/share/doc/libdsk-1.2.1 + chmod -R go-w /usr/src/tmp/libdsk-buildroot/usr/share/doc/libdsk-1.2.1 + chmod -R a+rX /usr/src/tmp/libdsk-buildroot/usr/share/doc/libdsk-1.2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3tCDIl find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.14xU8A find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libdsk.so.3 = set:mdFynvUvSwbBeDwsXDPZpzw1jZ84uxP7QF4UgZejliGAD87O00r1aqZzKQiM5uXGuO1Zrk8ELFR0QwQy0ion5jIpiZKWXAmsYcZpqPwfFa9CGh63dWXNZ2Rb01cBzUzjRzlRufQNDO5YiID8xPhgW20D72nxggt3ylWmjrgKV2zxuCiWO08sgYpr9W96DdZA0UKmRtfusNJkAGJegh8QPpg5yI1bikrZaxaLA4COtwvhTQwNwji1ZhQxhnAZHmJbe9Ua4dTI0Ln52q7KgSBXEk0Xbo8ftsqsXDIYaR7VlonYZ6XaUt7dI2DaDbKn0tlLmPcHkICMgSlzbZoRGRGJFezxhTv87QFk6aRaPpOjiq27GA52ayn1bU9DCFopyilzZ9c3p9uF99zXnXfkLO1r4jDz7eAwQzZ0q5j58jYhATNeH0AcxyQJD34a71LY7knsBZgjGRKAdwz9CwaPqvv0aBjdtjhFpNN1qNwvle18jINkRSX3NTob6Mj9Z5SjaolaKKGyJYBpisw0kv5YBO5AT429oqgMyVe9vHyhdMZFLoPBa1AUMs8AopqCgt7Y0QF5TB5NePkyAw0rV769OXXOTlHmsB4PlTs9BAzi6yAC7PvsHQXFz2 Requires: libbz2.so.1 >= set:ig9CLPEmd1, 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), libz.so.1 >= set:khMtDQCPpD85w, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Av7kqS Creating libdsk-debuginfo package Processing files: libdsk-devel-1.2.1-alt2.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91278 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libdsk-1.2.1 + DOCDIR=/usr/src/tmp/libdsk-buildroot/usr/share/doc/libdsk-devel-1.2.1 + export DOCDIR + rm -rf /usr/src/tmp/libdsk-buildroot/usr/share/doc/libdsk-devel-1.2.1 + /bin/mkdir -p /usr/src/tmp/libdsk-buildroot/usr/share/doc/libdsk-devel-1.2.1 + cp -prL doc/libdsk.lyx doc/libdsk.pdf doc/libdsk.txt doc/cfi.html /usr/src/tmp/libdsk-buildroot/usr/share/doc/libdsk-devel-1.2.1 + chmod -R go-w /usr/src/tmp/libdsk-buildroot/usr/share/doc/libdsk-devel-1.2.1 + chmod -R a+rX /usr/src/tmp/libdsk-buildroot/usr/share/doc/libdsk-devel-1.2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WLMj3o find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jTf4Q1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libdsk = 1.2.1-alt2.qa2, /usr/lib/libdsk.so.3.2.3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FysRqM Processing files: libdsk-utils-1.2.1-alt2.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O52mXC find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KWcMiA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libdsk = 1.2.1-alt2.qa2, /lib/ld-linux.so.2, 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), libc.so.6(GLIBC_2.7), libdsk.so.3 >= set:mhnxE0v4QwL9qbnvQvWAtFOxMbCSuxW8a8hdVnGewabxYrZ4ECUB6Lur8HelffkQoLVrj085Az4GNCV2pPl, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ysuPmE Creating libdsk-utils-debuginfo package Processing files: libdsk-debuginfo-1.2.1-alt2.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.daB6OO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eOUNdR find-requires: running scripts (debuginfo) Provides: debug(libdsk.so.3) Requires: libdsk = 1.2.1-alt2.qa2, debug(libbz2.so.1), debug(libc.so.6), debug(libz.so.1) Processing files: libdsk-utils-debuginfo-1.2.1-alt2.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YV7jB4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LhO5el find-requires: running scripts (debuginfo) Requires: libdsk-utils = 1.2.1-alt2.qa2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdsk.so.3) Adding to libdsk-utils-debuginfo a strict dependency on libdsk-debuginfo Removing from libdsk-utils-debuginfo 1 sources provided by libdsk-debuginfo also prunning dir /usr/src/debug/libdsk-1.2.1/include Removing 1 extra deps from libdsk-devel due to dependency on libdsk Removing 2 extra deps from libdsk-utils due to dependency on libdsk Removing 1 extra deps from libdsk-utils-debuginfo due to dependency on libdsk-debuginfo Removing 6 extra deps from libdsk-utils due to repentancy on libdsk Removing 1 extra deps from libdsk-utils-debuginfo due to repentancy on libdsk-debuginfo Wrote: /usr/src/RPM/RPMS/i586/libdsk-1.2.1-alt2.qa2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libdsk-devel-1.2.1-alt2.qa2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libdsk-utils-1.2.1-alt2.qa2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libdsk-debuginfo-1.2.1-alt2.qa2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libdsk-utils-debuginfo-1.2.1-alt2.qa2.i586.rpm 14.29user 3.17system 0:25.01elapsed 69%CPU (0avgtext+0avgdata 29108maxresident)k 0inputs+0outputs (0major+1654097minor)pagefaults 0swaps 21.66user 5.45system 0:35.30elapsed 76%CPU (0avgtext+0avgdata 125648maxresident)k 0inputs+0outputs (0major+2047526minor)pagefaults 0swaps --- libdsk-1.2.1-alt2.qa2.i586.rpm.repo 2013-04-14 13:25:30.000000000 +0000 +++ libdsk-1.2.1-alt2.qa2.i586.rpm.hasher 2019-03-24 07:13:12.747055442 +0000 @@ -5,3 +5,3 @@ /usr/share/doc/libdsk-1.2.1/TODO 100644 -/usr/share/man/man5/libdskrc.5.gz 100644 +/usr/share/man/man5/libdskrc.5.xz 100644 Requires: libbz2.so.1 >= set:ig9CLPEmd1 --- libdsk-utils-1.2.1-alt2.qa2.i586.rpm.repo 2013-04-14 13:25:30.000000000 +0000 +++ libdsk-utils-1.2.1-alt2.qa2.i586.rpm.hasher 2019-03-24 07:13:12.906055415 +0000 @@ -8,10 +8,10 @@ /usr/bin/md3serial 100755 -/usr/share/man/man1/apriboot.1.gz 100644 -/usr/share/man/man1/dskdump.1.gz 100644 -/usr/share/man/man1/dskform.1.gz 100644 -/usr/share/man/man1/dskid.1.gz 100644 -/usr/share/man/man1/dskscan.1.gz 100644 -/usr/share/man/man1/dsktrans.1.gz 100644 -/usr/share/man/man1/dskutil.1.gz 100644 -/usr/share/man/man1/md3serial.1.gz 100644 +/usr/share/man/man1/apriboot.1.xz 100644 +/usr/share/man/man1/dskdump.1.xz 100644 +/usr/share/man/man1/dskform.1.xz 100644 +/usr/share/man/man1/dskid.1.xz 100644 +/usr/share/man/man1/dskscan.1.xz 100644 +/usr/share/man/man1/dsktrans.1.xz 100644 +/usr/share/man/man1/dskutil.1.xz 100644 +/usr/share/man/man1/md3serial.1.xz 100644 Requires: libdsk = 1.2.1-alt2.qa2