device-mapper.1.02.24/ device-mapper.1.02.24/COPYING.LIB device-mapper.1.02.24/COPYING device-mapper.1.02.24/Makefile.in device-mapper.1.02.24/INSTALL device-mapper.1.02.24/INTRO device-mapper.1.02.24/WHATS_NEW device-mapper.1.02.24/README device-mapper.1.02.24/VERSION device-mapper.1.02.24/autoconf/ device-mapper.1.02.24/autoconf/config.guess device-mapper.1.02.24/autoconf/config.sub device-mapper.1.02.24/autoconf/install-sh device-mapper.1.02.24/configure device-mapper.1.02.24/configure.in device-mapper.1.02.24/make.tmpl.in device-mapper.1.02.24/contrib/ device-mapper.1.02.24/contrib/dm-reverse.README device-mapper.1.02.24/contrib/dm-reverse.c device-mapper.1.02.24/dmeventd/ device-mapper.1.02.24/dmeventd/.exported_symbols device-mapper.1.02.24/dmeventd/Makefile.in device-mapper.1.02.24/dmeventd/dmeventd.c device-mapper.1.02.24/dmeventd/dmeventd.h device-mapper.1.02.24/dmeventd/libdevmapper-event.c device-mapper.1.02.24/dmeventd/libdevmapper-event.h device-mapper.1.02.24/dmeventd/libdevmapper-event.pc.in device-mapper.1.02.24/dmsetup/ device-mapper.1.02.24/dmsetup/Makefile.in device-mapper.1.02.24/dmsetup/dmsetup.c device-mapper.1.02.24/include/ device-mapper.1.02.24/include/linux/ device-mapper.1.02.24/include/linux/.symlinks device-mapper.1.02.24/include/.symlinks device-mapper.1.02.24/include/Makefile.in device-mapper.1.02.24/include/configure.h.in device-mapper.1.02.24/include/intl.h device-mapper.1.02.24/include/kdev_t.h device-mapper.1.02.24/include/lib.h device-mapper.1.02.24/include/list.h device-mapper.1.02.24/include/log.h device-mapper.1.02.24/kernel/ device-mapper.1.02.24/kernel/Makefile.in device-mapper.1.02.24/kernel/ioctl/ device-mapper.1.02.24/kernel/ioctl/dm-ioctl.h device-mapper.1.02.24/lib/ device-mapper.1.02.24/lib/datastruct/ device-mapper.1.02.24/lib/datastruct/bitset.c device-mapper.1.02.24/lib/datastruct/bitset.h device-mapper.1.02.24/lib/datastruct/hash.c device-mapper.1.02.24/lib/datastruct/hash.h device-mapper.1.02.24/lib/.exported_symbols device-mapper.1.02.24/lib/Makefile.in device-mapper.1.02.24/lib/libdevmapper.h device-mapper.1.02.24/lib/libdevmapper.pc.in device-mapper.1.02.24/lib/libdm-common.c device-mapper.1.02.24/lib/libdm-common.h device-mapper.1.02.24/lib/libdm-deptree.c device-mapper.1.02.24/lib/libdm-file.c device-mapper.1.02.24/lib/libdm-report.c device-mapper.1.02.24/lib/libdm-string.c device-mapper.1.02.24/lib/ioctl/ device-mapper.1.02.24/lib/ioctl/libdm-compat.h device-mapper.1.02.24/lib/ioctl/libdm-iface.c device-mapper.1.02.24/lib/ioctl/libdm-targets.h device-mapper.1.02.24/lib/mm/ device-mapper.1.02.24/lib/mm/dbg_malloc.c device-mapper.1.02.24/lib/mm/dbg_malloc.h device-mapper.1.02.24/lib/mm/pool-debug.c device-mapper.1.02.24/lib/mm/pool-fast.c device-mapper.1.02.24/lib/mm/pool.c device-mapper.1.02.24/lib/mm/pool.h device-mapper.1.02.24/lib/regex/ device-mapper.1.02.24/lib/regex/matcher.c device-mapper.1.02.24/lib/regex/parse_rx.c device-mapper.1.02.24/lib/regex/parse_rx.h device-mapper.1.02.24/lib/regex/ttree.c device-mapper.1.02.24/lib/regex/ttree.h device-mapper.1.02.24/man/ device-mapper.1.02.24/man/Makefile.in device-mapper.1.02.24/man/dmsetup.8 device-mapper.1.02.24/po/ device-mapper.1.02.24/po/Makefile.in device-mapper.1.02.24/po/de.po device-mapper.1.02.24/po/device-mapper.po device-mapper.1.02.24/po/pogen.h device-mapper.1.02.24/scripts/ device-mapper.1.02.24/scripts/devmap_mknod.sh device-mapper.1.02.24/scripts/reverse_dev checking build system type... sparc-bobware-linux-gnu checking host system type... sparc-bobware-linux-gnu checking target system type... sparc-bobware-linux-gnu checking for gawk... gawk checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for struct stat.st_rdev... yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for uname... yes checking whether closedir returns void... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking file owner... root checking group owner... root checking device node uid... 0 checking device node gid... 6 checking device node mode... 0660 checking whether to enable debugging... no checking for C optimisation flag... -O2 checking for getline in -lc... yes checking for canonicalize_file_name in -lc... yes checking whether to enable selinux support... yes checking for sepol_check_context in -lsepol... no checking for is_selinux_enabled in -lselinux... no configure: WARNING: Disabling selinux checking for getopt.h... (cached) yes checking whether to enable internationalisation... no checking for kernel directory... checking for kernel version... UNKNOWN checking for kernel interface choice... ioctl configure: creating ./config.status config.status: creating Makefile config.status: creating make.tmpl config.status: WARNING: make.tmpl.in seems to ignore the --datarootdir setting config.status: creating include/Makefile config.status: creating dmsetup/Makefile config.status: creating lib/Makefile config.status: creating lib/libdevmapper.pc config.status: creating dmeventd/Makefile config.status: creating dmeventd/libdevmapper-event.pc config.status: creating kernel/Makefile config.status: creating man/Makefile config.status: creating po/Makefile config.status: creating include/configure.h make -C include make -C man make[1]: Entering directory `/tmp/device-mapper.1.02.24/include' find . -maxdepth 2 -type l -exec rm -f \{\} \; for i in `cat .symlinks`; do ln -s $i ; done make[1]: Entering directory `/tmp/device-mapper.1.02.24/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp/device-mapper.1.02.24/man' touch .symlinks_created ln -s ../../kernel/ioctl/dm-ioctl.h linux make[1]: Leaving directory `/tmp/device-mapper.1.02.24/include' make -C lib make[1]: Entering directory `/tmp/device-mapper.1.02.24/lib' set -e; \ FILE=`echo ioctl/libdm-iface.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ gcc -MM -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 ioctl/libdm-iface.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > ioctl/libdm-iface.d; \ [ -s ioctl/libdm-iface.d ] || rm -f ioctl/libdm-iface.d set -e; \ FILE=`echo regex/ttree.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ gcc -MM -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 regex/ttree.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > regex/ttree.d; \ [ -s regex/ttree.d ] || rm -f regex/ttree.d set -e; \ FILE=`echo regex/parse_rx.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ gcc -MM -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 regex/parse_rx.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > regex/parse_rx.d; \ [ -s regex/parse_rx.d ] || rm -f regex/parse_rx.d set -e; \ FILE=`echo regex/matcher.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ gcc -MM -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 regex/matcher.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > regex/matcher.d; \ [ -s regex/matcher.d ] || rm -f regex/matcher.d set -e; \ FILE=`echo mm/pool.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ gcc -MM -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 mm/pool.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > mm/pool.d; \ [ -s mm/pool.d ] || rm -f mm/pool.d set -e; \ FILE=`echo mm/dbg_malloc.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ gcc -MM -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 mm/dbg_malloc.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > mm/dbg_malloc.d; \ [ -s mm/dbg_malloc.d ] || rm -f mm/dbg_malloc.d set -e; \ FILE=`echo libdm-report.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ gcc -MM -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-report.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > libdm-report.d; \ [ -s libdm-report.d ] || rm -f libdm-report.d set -e; \ FILE=`echo libdm-string.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ gcc -MM -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-string.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > libdm-string.d; \ [ -s libdm-string.d ] || rm -f libdm-string.d set -e; \ FILE=`echo libdm-deptree.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ gcc -MM -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-deptree.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > libdm-deptree.d; \ [ -s libdm-deptree.d ] || rm -f libdm-deptree.d set -e; \ FILE=`echo libdm-file.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ gcc -MM -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-file.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > libdm-file.d; \ [ -s libdm-file.d ] || rm -f libdm-file.d set -e; \ FILE=`echo libdm-common.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ gcc -MM -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-common.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > libdm-common.d; \ [ -s libdm-common.d ] || rm -f libdm-common.d set -e; \ FILE=`echo datastruct/hash.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ gcc -MM -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 datastruct/hash.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > datastruct/hash.d; \ [ -s datastruct/hash.d ] || rm -f datastruct/hash.d set -e; \ FILE=`echo datastruct/bitset.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ gcc -MM -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 datastruct/bitset.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > datastruct/bitset.d; \ [ -s datastruct/bitset.d ] || rm -f datastruct/bitset.d make[1]: Leaving directory `/tmp/device-mapper.1.02.24/lib' make[1]: Entering directory `/tmp/device-mapper.1.02.24/lib' gcc -c -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 datastruct/bitset.c -o datastruct/bitset.o gcc -c -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 datastruct/hash.c -o datastruct/hash.o gcc -c -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-common.c -o libdm-common.o gcc -c -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-file.c -o libdm-file.o gcc -c -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-deptree.c -o libdm-deptree.o gcc -c -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-string.c -o libdm-string.o gcc -c -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-report.c -o libdm-report.o gcc -c -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 mm/dbg_malloc.c -o mm/dbg_malloc.o gcc -c -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 mm/pool.c -o mm/pool.o gcc -c -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 regex/matcher.c -o regex/matcher.o gcc -c -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 regex/parse_rx.c -o regex/parse_rx.o gcc -c -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 regex/ttree.c -o regex/ttree.o gcc -c -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=6 -DDEVICE_MODE=0660 -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 ioctl/libdm-iface.c -o ioctl/libdm-iface.o set -e; (echo "Base {"; echo " global:"; \ sed "s/^/ /;s/$/;/" < .exported_symbols; \ echo " local:"; echo " *;"; echo "};") > .export.sym ioctl/libdm-iface.c: In function '_unmarshal_status': ioctl/libdm-iface.c:859: warning: cast increases required alignment of target type gcc -shared -Wl,-soname,libdevmapper.so.1.02 \ -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -Wl,--version-script,.export.sym -L../lib/ioctl datastruct/bitset.o datastruct/hash.o libdm-common.o libdm-file.o libdm-deptree.o libdm-string.o libdm-report.o mm/dbg_malloc.o mm/pool.o regex/matcher.o regex/parse_rx.o regex/ttree.o ioctl/libdm-iface.o -o ioctl/libdevmapper.so rm -f ioctl/libdevmapper.a ar rs ioctl/libdevmapper.a datastruct/bitset.o datastruct/hash.o libdm-common.o libdm-file.o libdm-deptree.o libdm-string.o libdm-report.o mm/dbg_malloc.o mm/pool.o regex/matcher.o regex/parse_rx.o regex/ttree.o ioctl/libdm-iface.o ar: creating ioctl/libdevmapper.a rm -f libdevmapper.so.1.02 ln -s ioctl/libdevmapper.so libdevmapper.so.1.02 make[1]: Leaving directory `/tmp/device-mapper.1.02.24/lib' make -C dmsetup make[1]: Entering directory `/tmp/device-mapper.1.02.24/dmsetup' set -e; \ FILE=`echo dmsetup.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 dmsetup.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > dmsetup.d; \ [ -s dmsetup.d ] || rm -f dmsetup.d make[1]: Leaving directory `/tmp/device-mapper.1.02.24/dmsetup' make[1]: Entering directory `/tmp/device-mapper.1.02.24/dmsetup' gcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 dmsetup.c -o dmsetup.o gcc -o dmsetup dmsetup.o -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -L../lib/ioctl \ -L../lib/ioctl -L/lib -ldevmapper gcc -o dmsetup.static dmsetup.o -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -L../lib/ioctl -static \ -L../lib/ioctl -L/lib -ldevmapper \ make[1]: Leaving directory `/tmp/device-mapper.1.02.24/dmsetup' make -C include make[1]: Entering directory `/tmp/device-mapper.1.02.24/include' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp/device-mapper.1.02.24/include' make -C man make[1]: Entering directory `/tmp/device-mapper.1.02.24/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp/device-mapper.1.02.24/man' make -C lib make[1]: Entering directory `/tmp/device-mapper.1.02.24/lib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp/device-mapper.1.02.24/lib' make -C dmsetup make[1]: Entering directory `/tmp/device-mapper.1.02.24/dmsetup' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp/device-mapper.1.02.24/dmsetup' make -C include install make[1]: Entering directory `/tmp/device-mapper.1.02.24/include' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/tmp/device-mapper.1.02.24/include' make -C man install make[1]: Entering directory `/tmp/device-mapper.1.02.24/man' *** Installing in /tmp/package-device-mapper/usr/man/man8 *** make[1]: Leaving directory `/tmp/device-mapper.1.02.24/man' make -C lib install make[1]: Entering directory `/tmp/device-mapper.1.02.24/lib' /usr/bin/ginstall -c -D -o root -g root -m 555 ioctl/libdevmapper.so \ /tmp/package-device-mapper/lib/libdevmapper.so.1.02 ln -s -f libdevmapper.so.1.02 \ /tmp/package-device-mapper/lib/libdevmapper.so /usr/bin/ginstall -c -D -o root -g root -m 555 ioctl/libdevmapper.a \ /tmp/package-device-mapper/lib/libdevmapper.a.1.02 ln -s -f libdevmapper.a.1.02 /tmp/package-device-mapper/lib/libdevmapper.a /usr/bin/ginstall -c -D -o root -g root -m 444 libdevmapper.h \ /tmp/package-device-mapper/usr/include/libdevmapper.h make[1]: Leaving directory `/tmp/device-mapper.1.02.24/lib' make -C dmsetup install make[1]: Entering directory `/tmp/device-mapper.1.02.24/dmsetup' /usr/bin/ginstall -c -D -o root -g root -m 555 dmsetup /tmp/package-device-mapper/sbin/dmsetup /usr/bin/ginstall -c -D -o root -g root -m 555 dmsetup.static /tmp/package-device-mapper/sbin/dmsetup.static make[1]: Leaving directory `/tmp/device-mapper.1.02.24/dmsetup' Slackware package maker, version 2.1. Searching for symbolic links: lib/libdevmapper.so -> libdevmapper.so.1.02 lib/libdevmapper.a -> libdevmapper.a.1.02 Making symbolic link creation script: ( cd lib ; rm -rf libdevmapper.so ) ( cd lib ; ln -sf libdevmapper.so.1.02 libdevmapper.so ) ( cd lib ; rm -rf libdevmapper.a ) ( cd lib ; ln -sf libdevmapper.a.1.02 libdevmapper.a ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./lib/libdevmapper.so' removed `./lib/libdevmapper.a' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating tar file device-mapper-1.02.24-sparc-1.tar... ./ usr/ usr/man/ usr/man/man8/ usr/man/man8/dmsetup.8.gz usr/include/ usr/include/libdevmapper.h usr/doc/ usr/doc/device-mapper.1.02.24/ usr/doc/device-mapper.1.02.24/COPYING usr/doc/device-mapper.1.02.24/COPYING.LIB usr/doc/device-mapper.1.02.24/INSTALL usr/doc/device-mapper.1.02.24/INTRO usr/doc/device-mapper.1.02.24/README usr/doc/device-mapper.1.02.24/VERSION usr/doc/device-mapper.1.02.24/WHATS_NEW lib/ lib/libdevmapper.so.1.02 lib/libdevmapper.a.1.02 sbin/ sbin/dmsetup sbin/dmsetup.static etc/ etc/udev/ etc/udev/rules.d/ etc/udev/rules.d/64-device-mapper.rules install/ install/slack-desc install/doinst.sh tar-1.13: device-mapper-1.02.24-sparc-1.tar is the archive; not dumped Gzipping device-mapper-1.02.24-sparc-1.tar... Renaming device-mapper-1.02.24-sparc-1.tar.gz to device-mapper-1.02.24-sparc-1.tgz... Moving device-mapper-1.02.24-sparc-1.tgz to ..... Package creation complete.