Sun Dec 21 06:20:08 CST 2008 KB: 975148 / mkdir: created directory `/var/lib/hwclock' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes configure: Default --exec-prefix detected. configure: --bindir defaults to /bin configure: --sbindir defaults to /sbin checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for perl... /usr/bin/perl checking for blkid... /sbin/blkid checking for vol_id... /lib/udev/vol_id checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for linux/compiler.h... no checking for linux/blkpg.h... yes checking for linux/major.h... yes checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking scsi/scsi.h usability... yes checking scsi/scsi.h presence... yes checking for scsi/scsi.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/user.h usability... yes checking sys/user.h presence... yes checking for sys/user.h... yes checking rpcsvc/nfs_prot.h usability... yes checking rpcsvc/nfs_prot.h presence... yes checking for rpcsvc/nfs_prot.h... yes checking sys/io.h usability... yes checking sys/io.h presence... yes checking for sys/io.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking linux/tiocl.h usability... yes checking linux/tiocl.h presence... yes checking for linux/tiocl.h... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking linux/raw.h usability... yes checking linux/raw.h presence... yes checking for linux/raw.h... yes checking for inet_aton... yes checking for fsync... yes checking for getdomainname... yes checking for get_current_dir_name... yes checking for nanosleep... yes checking for personality... yes checking for updwtmp... yes checking for lchown... yes checking for inotify_init... yes checking for versionsort... yes checking for rpmatch... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for versionsort... (cached) yes checking for uuid_is_null in -luuid... yes checking for openpty in -lutil... yes checking for tgetnum in -ltermcap... no checking for blkid_known_fstype in -lblkid... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for initscr in -lncursesw... yes checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking for tgetent in -ltinfo... no checking for syscall pivot_root... SYS_pivot_root checking for syscall sched_getaffinity... SYS_sched_getaffinity checking for syscall ioprio_set... SYS_ioprio_set checking for syscall ioprio_get... SYS_ioprio_get checking whether ADDR_NO_RANDOMIZE is declared... yes checking whether FDPIC_FUNCPTRS is declared... yes checking whether MMAP_PAGE_ZERO is declared... yes checking whether ADDR_COMPAT_LAYOUT is declared... yes checking whether READ_IMPLIES_EXEC is declared... yes checking whether ADDR_LIMIT_32BIT is declared... yes checking whether WHOLE_SECONDS is declared... yes checking whether STICKY_TIMEOUTS is declared... yes checking whether ADDR_LIMIT_3GB is declared... yes checking sys/swap.h usability... yes checking sys/swap.h presence... yes checking for sys/swap.h... yes checking for crc32 in -lz... yes configure: creating ./config.status config.status: creating Makefile config.status: creating disk-utils/Makefile config.status: creating fdisk/Makefile config.status: creating getopt/Makefile config.status: creating hwclock/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating login-utils/Makefile config.status: creating misc-utils/Makefile config.status: creating mount/Makefile config.status: creating partx/Makefile config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating schedutils/Makefile config.status: creating sys-utils/Makefile config.status: creating text-utils/Makefile config.status: creating tests/Makefile config.status: creating tests/helpers/Makefile config.status: creating tests/commands.sh config.status: creating misc-utils/chkdupexe config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile make[1]: Entering directory `/sources/util-linux-ng-2.14.1' make all-recursive make[2]: Entering directory `/sources/util-linux-ng-2.14.1' Making all in include make[3]: Entering directory `/sources/util-linux-ng-2.14.1/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/include' Making all in disk-utils make[3]: Entering directory `/sources/util-linux-ng-2.14.1/disk-utils' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mkfs.o -MD -MP -MF .deps/mkfs.Tpo -c -o mkfs.o mkfs.c mv -f .deps/mkfs.Tpo .deps/mkfs.Po gcc -std=gnu99 -fsigned-char -g -O2 -o mkfs mkfs.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mkswap.o -MD -MP -MF .deps/mkswap.Tpo -c -o mkswap.o mkswap.c mv -f .deps/mkswap.Tpo .deps/mkswap.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT linux_version.o -MD -MP -MF .deps/linux_version.Tpo -c -o linux_version.o `test -f '../lib/linux_version.c' || echo './'`../lib/linux_version.c mv -f .deps/linux_version.Tpo .deps/linux_version.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT blkdev.o -MD -MP -MF .deps/blkdev.Tpo -c -o blkdev.o `test -f '../lib/blkdev.c' || echo './'`../lib/blkdev.c mv -f .deps/blkdev.Tpo .deps/blkdev.Po gcc -std=gnu99 -fsigned-char -g -O2 -o mkswap mkswap.o linux_version.o blkdev.o -luuid gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT blockdev.o -MD -MP -MF .deps/blockdev.Tpo -c -o blockdev.o blockdev.c mv -f .deps/blockdev.Tpo .deps/blockdev.Po gcc -std=gnu99 -fsigned-char -g -O2 -o blockdev blockdev.o linux_version.o blkdev.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT fsck.minix.o -MD -MP -MF .deps/fsck.minix.Tpo -c -o fsck.minix.o fsck.minix.c mv -f .deps/fsck.minix.Tpo .deps/fsck.minix.Po gcc -std=gnu99 -fsigned-char -g -O2 -o fsck.minix fsck.minix.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mkfs.minix.o -MD -MP -MF .deps/mkfs.minix.Tpo -c -o mkfs.minix.o mkfs.minix.c mv -f .deps/mkfs.minix.Tpo .deps/mkfs.minix.Po gcc -std=gnu99 -fsigned-char -g -O2 -o mkfs.minix mkfs.minix.o linux_version.o blkdev.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mkfs.bfs.o -MD -MP -MF .deps/mkfs.bfs.Tpo -c -o mkfs.bfs.o mkfs.bfs.c mv -f .deps/mkfs.bfs.Tpo .deps/mkfs.bfs.Po gcc -std=gnu99 -fsigned-char -g -O2 -o mkfs.bfs mkfs.bfs.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT fsck.cramfs.o -MD -MP -MF .deps/fsck.cramfs.Tpo -c -o fsck.cramfs.o fsck.cramfs.c mv -f .deps/fsck.cramfs.Tpo .deps/fsck.cramfs.Po gcc -std=gnu99 -fsigned-char -g -O2 -o fsck.cramfs fsck.cramfs.o -lz gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mkfs.cramfs.o -MD -MP -MF .deps/mkfs.cramfs.Tpo -c -o mkfs.cramfs.o mkfs.cramfs.c mv -f .deps/mkfs.cramfs.Tpo .deps/mkfs.cramfs.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o `test -f '../lib/md5.c' || echo './'`../lib/md5.c mv -f .deps/md5.Tpo .deps/md5.Po gcc -std=gnu99 -fsigned-char -g -O2 -o mkfs.cramfs mkfs.cramfs.o md5.o -lz gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT isosize.o -MD -MP -MF .deps/isosize.Tpo -c -o isosize.o isosize.c mv -f .deps/isosize.Tpo .deps/isosize.Po gcc -std=gnu99 -fsigned-char -g -O2 -o isosize isosize.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT fdformat.o -MD -MP -MF .deps/fdformat.Tpo -c -o fdformat.o fdformat.c mv -f .deps/fdformat.Tpo .deps/fdformat.Po gcc -std=gnu99 -fsigned-char -g -O2 -o fdformat fdformat.o make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/disk-utils' Making all in fdisk make[3]: Entering directory `/sources/util-linux-ng-2.14.1/fdisk' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT fdisk.o -MD -MP -MF .deps/fdisk.Tpo -c -o fdisk.o fdisk.c mv -f .deps/fdisk.Tpo .deps/fdisk.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT fdiskbsdlabel.o -MD -MP -MF .deps/fdiskbsdlabel.Tpo -c -o fdiskbsdlabel.o fdiskbsdlabel.c mv -f .deps/fdiskbsdlabel.Tpo .deps/fdiskbsdlabel.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT fdisksgilabel.o -MD -MP -MF .deps/fdisksgilabel.Tpo -c -o fdisksgilabel.o fdisksgilabel.c mv -f .deps/fdisksgilabel.Tpo .deps/fdisksgilabel.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT fdisksunlabel.o -MD -MP -MF .deps/fdisksunlabel.Tpo -c -o fdisksunlabel.o fdisksunlabel.c mv -f .deps/fdisksunlabel.Tpo .deps/fdisksunlabel.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT fdiskaixlabel.o -MD -MP -MF .deps/fdiskaixlabel.Tpo -c -o fdiskaixlabel.o fdiskaixlabel.c mv -f .deps/fdiskaixlabel.Tpo .deps/fdiskaixlabel.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT fdiskmaclabel.o -MD -MP -MF .deps/fdiskmaclabel.Tpo -c -o fdiskmaclabel.o fdiskmaclabel.c mv -f .deps/fdiskmaclabel.Tpo .deps/fdiskmaclabel.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT partname.o -MD -MP -MF .deps/partname.Tpo -c -o partname.o partname.c mv -f .deps/partname.Tpo .deps/partname.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT i386_sys_types.o -MD -MP -MF .deps/i386_sys_types.Tpo -c -o i386_sys_types.o i386_sys_types.c mv -f .deps/i386_sys_types.Tpo .deps/i386_sys_types.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT gpt.o -MD -MP -MF .deps/gpt.Tpo -c -o gpt.o gpt.c mv -f .deps/gpt.Tpo .deps/gpt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT blkdev.o -MD -MP -MF .deps/blkdev.Tpo -c -o blkdev.o `test -f '../lib/blkdev.c' || echo './'`../lib/blkdev.c mv -f .deps/blkdev.Tpo .deps/blkdev.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT linux_version.o -MD -MP -MF .deps/linux_version.Tpo -c -o linux_version.o `test -f '../lib/linux_version.c' || echo './'`../lib/linux_version.c mv -f .deps/linux_version.Tpo .deps/linux_version.Po gcc -std=gnu99 -fsigned-char -g -O2 -o fdisk fdisk.o fdiskbsdlabel.o fdisksgilabel.o fdisksunlabel.o fdiskaixlabel.o fdiskmaclabel.o partname.o i386_sys_types.o gpt.o blkdev.o linux_version.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT sfdisk.o -MD -MP -MF .deps/sfdisk.Tpo -c -o sfdisk.o sfdisk.c mv -f .deps/sfdisk.Tpo .deps/sfdisk.Po gcc -std=gnu99 -fsigned-char -g -O2 -o sfdisk sfdisk.o partname.o i386_sys_types.o gpt.o blkdev.o linux_version.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT cfdisk.o -MD -MP -MF .deps/cfdisk.Tpo -c -o cfdisk.o cfdisk.c mv -f .deps/cfdisk.Tpo .deps/cfdisk.Po gcc -std=gnu99 -fsigned-char -g -O2 -o cfdisk cfdisk.o i386_sys_types.o gpt.o blkdev.o linux_version.o -lncursesw make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/fdisk' Making all in getopt make[3]: Entering directory `/sources/util-linux-ng-2.14.1/getopt' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLIBCGETOPT=1 -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT getopt-getopt.o -MD -MP -MF .deps/getopt-getopt.Tpo -c -o getopt-getopt.o `test -f 'getopt.c' || echo './'`getopt.c mv -f .deps/getopt-getopt.Tpo .deps/getopt-getopt.Po gcc -std=gnu99 -fsigned-char -g -O2 -o getopt getopt-getopt.o make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/getopt' Making all in lib make[3]: Entering directory `/sources/util-linux-ng-2.14.1/lib' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -DMAIN_TEST_BLKDEV -g -O2 -MT test_blkdev-blkdev.o -MD -MP -MF .deps/test_blkdev-blkdev.Tpo -c -o test_blkdev-blkdev.o `test -f '../lib/blkdev.c' || echo './'`../lib/blkdev.c mv -f .deps/test_blkdev-blkdev.Tpo .deps/test_blkdev-blkdev.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -DMAIN_TEST_BLKDEV -g -O2 -MT test_blkdev-linux_version.o -MD -MP -MF .deps/test_blkdev-linux_version.Tpo -c -o test_blkdev-linux_version.o `test -f '../lib/linux_version.c' || echo './'`../lib/linux_version.c mv -f .deps/test_blkdev-linux_version.Tpo .deps/test_blkdev-linux_version.Po gcc -std=gnu99 -DMAIN_TEST_BLKDEV -g -O2 -o test_blkdev test_blkdev-blkdev.o test_blkdev-linux_version.o make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/lib' Making all in login-utils make[3]: Entering directory `/sources/util-linux-ng-2.14.1/login-utils' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DMAIN_TEST_CHECKTTY -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT checktty_test-checktty.o -MD -MP -MF .deps/checktty_test-checktty.Tpo -c -o checktty_test-checktty.o `test -f 'checktty.c' || echo './'`checktty.c mv -f .deps/checktty_test-checktty.Tpo .deps/checktty_test-checktty.Po gcc -std=gnu99 -fsigned-char -g -O2 -o checktty_test checktty_test-checktty.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DMAIN_TEST_ISLOCAL -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT islocal_test-islocal.o -MD -MP -MF .deps/islocal_test-islocal.Tpo -c -o islocal_test-islocal.o `test -f 'islocal.c' || echo './'`islocal.c mv -f .deps/islocal_test-islocal.Tpo .deps/islocal_test-islocal.Po gcc -std=gnu99 -fsigned-char -g -O2 -o islocal_test islocal_test-islocal.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT agetty.o -MD -MP -MF .deps/agetty.Tpo -c -o agetty.o agetty.c mv -f .deps/agetty.Tpo .deps/agetty.Po gcc -std=gnu99 -fsigned-char -g -O2 -o agetty agetty.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT wall.o -MD -MP -MF .deps/wall.Tpo -c -o wall.o wall.c mv -f .deps/wall.Tpo .deps/wall.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT ttymsg.o -MD -MP -MF .deps/ttymsg.Tpo -c -o ttymsg.o ttymsg.c mv -f .deps/ttymsg.Tpo .deps/ttymsg.Po gcc -std=gnu99 -fsigned-char -g -O2 -o wall wall.o ttymsg.o make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/login-utils' Making all in misc-utils make[3]: Entering directory `/sources/util-linux-ng-2.14.1/misc-utils' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT cal.o -MD -MP -MF .deps/cal.Tpo -c -o cal.o cal.c mv -f .deps/cal.Tpo .deps/cal.Po gcc -std=gnu99 -fsigned-char -g -O2 -o cal cal.o -lncursesw gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT ddate.o -MD -MP -MF .deps/ddate.Tpo -c -o ddate.o ddate.c mv -f .deps/ddate.Tpo .deps/ddate.Po gcc -std=gnu99 -fsigned-char -g -O2 -o ddate ddate.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT logger.o -MD -MP -MF .deps/logger.Tpo -c -o logger.o logger.c mv -f .deps/logger.Tpo .deps/logger.Po gcc -std=gnu99 -fsigned-char -g -O2 -o logger logger.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT look.o -MD -MP -MF .deps/look.Tpo -c -o look.o look.c mv -f .deps/look.Tpo .deps/look.Po gcc -std=gnu99 -fsigned-char -g -O2 -o look look.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mcookie.o -MD -MP -MF .deps/mcookie.Tpo -c -o mcookie.o mcookie.c mv -f .deps/mcookie.Tpo .deps/mcookie.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o `test -f '../lib/md5.c' || echo './'`../lib/md5.c mv -f .deps/md5.Tpo .deps/md5.Po gcc -std=gnu99 -fsigned-char -g -O2 -o mcookie mcookie.o md5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT namei.o -MD -MP -MF .deps/namei.Tpo -c -o namei.o namei.c mv -f .deps/namei.Tpo .deps/namei.Po gcc -std=gnu99 -fsigned-char -g -O2 -o namei namei.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT script.o -MD -MP -MF .deps/script.Tpo -c -o script.o script.c mv -f .deps/script.Tpo .deps/script.Po gcc -std=gnu99 -fsigned-char -g -O2 -o script script.o -lutil gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT whereis.o -MD -MP -MF .deps/whereis.Tpo -c -o whereis.o whereis.c mv -f .deps/whereis.Tpo .deps/whereis.Po gcc -std=gnu99 -fsigned-char -g -O2 -o whereis whereis.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT scriptreplay.o -MD -MP -MF .deps/scriptreplay.Tpo -c -o scriptreplay.o scriptreplay.c mv -f .deps/scriptreplay.Tpo .deps/scriptreplay.Po gcc -std=gnu99 -fsigned-char -g -O2 -o scriptreplay scriptreplay.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT setterm.o -MD -MP -MF .deps/setterm.Tpo -c -o setterm.o setterm.c mv -f .deps/setterm.Tpo .deps/setterm.Po gcc -std=gnu99 -fsigned-char -g -O2 -o setterm setterm.o -lncursesw gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o rename.c mv -f .deps/rename.Tpo .deps/rename.Po gcc -std=gnu99 -fsigned-char -g -O2 -o rename rename.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT write-write.o -MD -MP -MF .deps/write-write.Tpo -c -o write-write.o `test -f 'write.c' || echo './'`write.c mv -f .deps/write-write.Tpo .deps/write-write.Po gcc -std=gnu99 -fsigned-char -g -O2 -o write write-write.o make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/misc-utils' Making all in po make[3]: Entering directory `/sources/util-linux-ng-2.14.1/po' test -z "ca.gmo cs.gmo da.gmo de.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo hu.gmo id.gmo it.gmo ja.gmo nl.gmo pl.gmo pt_BR.gmo ru.gmo sl.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo" || make ca.gmo cs.gmo da.gmo de.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo hu.gmo id.gmo it.gmo ja.gmo nl.gmo pl.gmo pt_BR.gmo ru.gmo sl.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo make[4]: Entering directory `/sources/util-linux-ng-2.14.1/po' rm -f ca.gmo && /usr/bin/msgfmt -c --statistics -o ca.gmo ca.po 1735 translated messages, 143 fuzzy translations, 51 untranslated messages. rm -f cs.gmo && /usr/bin/msgfmt -c --statistics -o cs.gmo cs.po 1929 translated messages. rm -f da.gmo && /usr/bin/msgfmt -c --statistics -o da.gmo da.po 1735 translated messages, 143 fuzzy translations, 51 untranslated messages. rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po 1792 translated messages, 102 fuzzy translations, 35 untranslated messages. rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po 1723 translated messages, 153 fuzzy translations, 53 untranslated messages. rm -f et.gmo && /usr/bin/msgfmt -c --statistics -o et.gmo et.po 1060 translated messages, 183 fuzzy translations, 686 untranslated messages. rm -f eu.gmo && /usr/bin/msgfmt -c --statistics -o eu.gmo eu.po 214 translated messages, 21 fuzzy translations, 1694 untranslated messages. make[4]: `fi.gmo' is up to date. rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po 1739 translated messages, 140 fuzzy translations, 50 untranslated messages. make[4]: `hu.gmo' is up to date. make[4]: `id.gmo' is up to date. /usr/bin/msgmerge --update it.po util-linux-ng.pot ................................................................................................................................................................................................. done. rm -f it.gmo && /usr/bin/msgfmt -c --statistics -o it.gmo it.po 1738 translated messages, 96 fuzzy translations, 95 untranslated messages. /usr/bin/msgmerge --update ja.po util-linux-ng.pot ................................................................................................................................................................................................. done. rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po 1567 translated messages, 249 fuzzy translations, 113 untranslated messages. make[4]: `nl.gmo' is up to date. rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po 100 translated messages, 35 fuzzy translations, 1794 untranslated messages. rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po 1474 translated messages, 321 fuzzy translations, 134 untranslated messages. rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po 1739 translated messages, 139 fuzzy translations, 51 untranslated messages. rm -f sl.gmo && /usr/bin/msgfmt -c --statistics -o sl.gmo sl.po 1693 translated messages, 183 fuzzy translations, 53 untranslated messages. rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po 1824 translated messages, 81 fuzzy translations, 24 untranslated messages. rm -f tr.gmo && /usr/bin/msgfmt -c --statistics -o tr.gmo tr.po 1739 translated messages, 139 fuzzy translations, 51 untranslated messages. rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po 1739 translated messages, 139 fuzzy translations, 51 untranslated messages. make[4]: `vi.gmo' is up to date. rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po 88 translated messages, 2 fuzzy translations, 1839 untranslated messages. make[4]: Leaving directory `/sources/util-linux-ng-2.14.1/po' touch stamp-po make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/po' Making all in schedutils make[3]: Entering directory `/sources/util-linux-ng-2.14.1/schedutils' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT chrt.o -MD -MP -MF .deps/chrt.Tpo -c -o chrt.o chrt.c mv -f .deps/chrt.Tpo .deps/chrt.Po gcc -std=gnu99 -fsigned-char -g -O2 -o chrt chrt.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT ionice.o -MD -MP -MF .deps/ionice.Tpo -c -o ionice.o ionice.c mv -f .deps/ionice.Tpo .deps/ionice.Po gcc -std=gnu99 -fsigned-char -g -O2 -o ionice ionice.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT taskset.o -MD -MP -MF .deps/taskset.Tpo -c -o taskset.o taskset.c mv -f .deps/taskset.Tpo .deps/taskset.Po gcc -std=gnu99 -fsigned-char -g -O2 -o taskset taskset.o make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/schedutils' Making all in sys-utils make[3]: Entering directory `/sources/util-linux-ng-2.14.1/sys-utils' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT dmesg.o -MD -MP -MF .deps/dmesg.Tpo -c -o dmesg.o dmesg.c mv -f .deps/dmesg.Tpo .deps/dmesg.Po gcc -std=gnu99 -fsigned-char -g -O2 -o dmesg dmesg.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT arch.o -MD -MP -MF .deps/arch.Tpo -c -o arch.o arch.c mv -f .deps/arch.Tpo .deps/arch.Po gcc -std=gnu99 -fsigned-char -g -O2 -o arch arch.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT ctrlaltdel.o -MD -MP -MF .deps/ctrlaltdel.Tpo -c -o ctrlaltdel.o ctrlaltdel.c mv -f .deps/ctrlaltdel.Tpo .deps/ctrlaltdel.Po gcc -std=gnu99 -fsigned-char -g -O2 -o ctrlaltdel ctrlaltdel.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT flock.o -MD -MP -MF .deps/flock.Tpo -c -o flock.o flock.c mv -f .deps/flock.Tpo .deps/flock.Po gcc -std=gnu99 -fsigned-char -g -O2 -o flock flock.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT ipcrm.o -MD -MP -MF .deps/ipcrm.Tpo -c -o ipcrm.o ipcrm.c mv -f .deps/ipcrm.Tpo .deps/ipcrm.Po gcc -std=gnu99 -fsigned-char -g -O2 -o ipcrm ipcrm.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT ipcs.o -MD -MP -MF .deps/ipcs.Tpo -c -o ipcs.o ipcs.c mv -f .deps/ipcs.Tpo .deps/ipcs.Po gcc -std=gnu99 -fsigned-char -g -O2 -o ipcs ipcs.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT renice.o -MD -MP -MF .deps/renice.Tpo -c -o renice.o renice.c mv -f .deps/renice.Tpo .deps/renice.Po gcc -std=gnu99 -fsigned-char -g -O2 -o renice renice.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT setsid.o -MD -MP -MF .deps/setsid.Tpo -c -o setsid.o setsid.c mv -f .deps/setsid.Tpo .deps/setsid.Po gcc -std=gnu99 -fsigned-char -g -O2 -o setsid setsid.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT cytune.o -MD -MP -MF .deps/cytune.Tpo -c -o cytune.o cytune.c mv -f .deps/cytune.Tpo .deps/cytune.Po gcc -std=gnu99 -fsigned-char -g -O2 -o cytune cytune.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT setarch.o -MD -MP -MF .deps/setarch.Tpo -c -o setarch.o setarch.c mv -f .deps/setarch.Tpo .deps/setarch.Po gcc -std=gnu99 -fsigned-char -g -O2 -o setarch setarch.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT ldattach.o -MD -MP -MF .deps/ldattach.Tpo -c -o ldattach.o ldattach.c mv -f .deps/ldattach.Tpo .deps/ldattach.Po gcc -std=gnu99 -fsigned-char -g -O2 -o ldattach ldattach.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT readprofile.o -MD -MP -MF .deps/readprofile.Tpo -c -o readprofile.o readprofile.c mv -f .deps/readprofile.Tpo .deps/readprofile.Po gcc -std=gnu99 -fsigned-char -g -O2 -o readprofile readprofile.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT tunelp.o -MD -MP -MF .deps/tunelp.Tpo -c -o tunelp.o tunelp.c mv -f .deps/tunelp.Tpo .deps/tunelp.Po gcc -std=gnu99 -fsigned-char -g -O2 -o tunelp tunelp.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT rtcwake.o -MD -MP -MF .deps/rtcwake.Tpo -c -o rtcwake.o rtcwake.c mv -f .deps/rtcwake.Tpo .deps/rtcwake.Po gcc -std=gnu99 -fsigned-char -g -O2 -o rtcwake rtcwake.o echo ".so man8/setarch.8" > linux32.8 echo ".so man8/setarch.8" > linux64.8 echo ".so man8/setarch.8" > i386.8 make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/sys-utils' Making all in text-utils make[3]: Entering directory `/sources/util-linux-ng-2.14.1/text-utils' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT more.o -MD -MP -MF .deps/more.Tpo -c -o more.o more.c mv -f .deps/more.Tpo .deps/more.Po gcc -std=gnu99 -fsigned-char -g -O2 -o more more.o -lncursesw gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT col.o -MD -MP -MF .deps/col.Tpo -c -o col.o col.c mv -f .deps/col.Tpo .deps/col.Po gcc -std=gnu99 -fsigned-char -g -O2 -o col col.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT colcrt.o -MD -MP -MF .deps/colcrt.Tpo -c -o colcrt.o colcrt.c mv -f .deps/colcrt.Tpo .deps/colcrt.Po gcc -std=gnu99 -fsigned-char -g -O2 -o colcrt colcrt.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT colrm.o -MD -MP -MF .deps/colrm.Tpo -c -o colrm.o colrm.c mv -f .deps/colrm.Tpo .deps/colrm.Po gcc -std=gnu99 -fsigned-char -g -O2 -o colrm colrm.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT column.o -MD -MP -MF .deps/column.Tpo -c -o column.o column.c mv -f .deps/column.Tpo .deps/column.Po gcc -std=gnu99 -fsigned-char -g -O2 -o column column.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT hexdump.o -MD -MP -MF .deps/hexdump.Tpo -c -o hexdump.o hexdump.c mv -f .deps/hexdump.Tpo .deps/hexdump.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT conv.o -MD -MP -MF .deps/conv.Tpo -c -o conv.o conv.c mv -f .deps/conv.Tpo .deps/conv.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c mv -f .deps/display.Tpo .deps/display.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT hexsyntax.o -MD -MP -MF .deps/hexsyntax.Tpo -c -o hexsyntax.o hexsyntax.c mv -f .deps/hexsyntax.Tpo .deps/hexsyntax.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT odsyntax.o -MD -MP -MF .deps/odsyntax.Tpo -c -o odsyntax.o odsyntax.c mv -f .deps/odsyntax.Tpo .deps/odsyntax.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c mv -f .deps/parse.Tpo .deps/parse.Po gcc -std=gnu99 -fsigned-char -g -O2 -o hexdump hexdump.o conv.o display.o hexsyntax.o odsyntax.o parse.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT rev.o -MD -MP -MF .deps/rev.Tpo -c -o rev.o rev.c mv -f .deps/rev.Tpo .deps/rev.Po gcc -std=gnu99 -fsigned-char -g -O2 -o rev rev.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT line.o -MD -MP -MF .deps/line.Tpo -c -o line.o line.c mv -f .deps/line.Tpo .deps/line.Po gcc -std=gnu99 -fsigned-char -g -O2 -o line line.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT tailf.o -MD -MP -MF .deps/tailf.Tpo -c -o tailf.o tailf.c mv -f .deps/tailf.Tpo .deps/tailf.Po gcc -std=gnu99 -fsigned-char -g -O2 -o tailf tailf.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT ul.o -MD -MP -MF .deps/ul.Tpo -c -o ul.o ul.c mv -f .deps/ul.Tpo .deps/ul.Po gcc -std=gnu99 -fsigned-char -g -O2 -o ul ul.o -lncursesw gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT pg.o -MD -MP -MF .deps/pg.Tpo -c -o pg.o pg.c mv -f .deps/pg.Tpo .deps/pg.Po gcc -std=gnu99 -fsigned-char -g -O2 -o pg pg.o -lncursesw make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/text-utils' Making all in tests make[3]: Entering directory `/sources/util-linux-ng-2.14.1/tests' Making all in helpers make[4]: Entering directory `/sources/util-linux-ng-2.14.1/tests/helpers' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT test_sysinfo.o -MD -MP -MF .deps/test_sysinfo.Tpo -c -o test_sysinfo.o test_sysinfo.c mv -f .deps/test_sysinfo.Tpo .deps/test_sysinfo.Po gcc -std=gnu99 -fsigned-char -g -O2 -o test_sysinfo test_sysinfo.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT test_pathnames.o -MD -MP -MF .deps/test_pathnames.Tpo -c -o test_pathnames.o test_pathnames.c mv -f .deps/test_pathnames.Tpo .deps/test_pathnames.Po gcc -std=gnu99 -fsigned-char -g -O2 -o test_pathnames test_pathnames.o make[4]: Leaving directory `/sources/util-linux-ng-2.14.1/tests/helpers' make[4]: Entering directory `/sources/util-linux-ng-2.14.1/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/sources/util-linux-ng-2.14.1/tests' make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/tests' Making all in hwclock make[3]: Entering directory `/sources/util-linux-ng-2.14.1/hwclock' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT hwclock.o -MD -MP -MF .deps/hwclock.Tpo -c -o hwclock.o hwclock.c mv -f .deps/hwclock.Tpo .deps/hwclock.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT cmos.o -MD -MP -MF .deps/cmos.Tpo -c -o cmos.o cmos.c mv -f .deps/cmos.Tpo .deps/cmos.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT rtc.o -MD -MP -MF .deps/rtc.Tpo -c -o rtc.o rtc.c mv -f .deps/rtc.Tpo .deps/rtc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT kd.o -MD -MP -MF .deps/kd.Tpo -c -o kd.o kd.c mv -f .deps/kd.Tpo .deps/kd.Po gcc -std=gnu99 -fsigned-char -g -O2 -o hwclock hwclock.o cmos.o rtc.o kd.o make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/hwclock' Making all in mount make[3]: Entering directory `/sources/util-linux-ng-2.14.1/mount' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mount-mount.o -MD -MP -MF .deps/mount-mount.Tpo -c -o mount-mount.o `test -f 'mount.c' || echo './'`mount.c mv -f .deps/mount-mount.Tpo .deps/mount-mount.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mount-fstab.o -MD -MP -MF .deps/mount-fstab.Tpo -c -o mount-fstab.o `test -f 'fstab.c' || echo './'`fstab.c mv -f .deps/mount-fstab.Tpo .deps/mount-fstab.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mount-mount_mntent.o -MD -MP -MF .deps/mount-mount_mntent.Tpo -c -o mount-mount_mntent.o `test -f 'mount_mntent.c' || echo './'`mount_mntent.c mv -f .deps/mount-mount_mntent.Tpo .deps/mount-mount_mntent.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mount-getusername.o -MD -MP -MF .deps/mount-getusername.Tpo -c -o mount-getusername.o `test -f 'getusername.c' || echo './'`getusername.c mv -f .deps/mount-getusername.Tpo .deps/mount-getusername.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mount-lomount.o -MD -MP -MF .deps/mount-lomount.Tpo -c -o mount-lomount.o `test -f 'lomount.c' || echo './'`lomount.c mv -f .deps/mount-lomount.Tpo .deps/mount-lomount.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mount-sundries.o -MD -MP -MF .deps/mount-sundries.Tpo -c -o mount-sundries.o `test -f 'sundries.c' || echo './'`sundries.c mv -f .deps/mount-sundries.Tpo .deps/mount-sundries.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mount-xmalloc.o -MD -MP -MF .deps/mount-xmalloc.Tpo -c -o mount-xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c mv -f .deps/mount-xmalloc.Tpo .deps/mount-xmalloc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mount-realpath.o -MD -MP -MF .deps/mount-realpath.Tpo -c -o mount-realpath.o `test -f 'realpath.c' || echo './'`realpath.c mv -f .deps/mount-realpath.Tpo .deps/mount-realpath.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mount-fsprobe.o -MD -MP -MF .deps/mount-fsprobe.Tpo -c -o mount-fsprobe.o `test -f 'fsprobe.c' || echo './'`fsprobe.c mv -f .deps/mount-fsprobe.Tpo .deps/mount-fsprobe.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mount-fsprobe_blkid.o -MD -MP -MF .deps/mount-fsprobe_blkid.Tpo -c -o mount-fsprobe_blkid.o `test -f 'fsprobe_blkid.c' || echo './'`fsprobe_blkid.c mv -f .deps/mount-fsprobe_blkid.Tpo .deps/mount-fsprobe_blkid.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mount-env.o -MD -MP -MF .deps/mount-env.Tpo -c -o mount-env.o `test -f '../lib/env.c' || echo './'`../lib/env.c mv -f .deps/mount-env.Tpo .deps/mount-env.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mount-linux_version.o -MD -MP -MF .deps/mount-linux_version.Tpo -c -o mount-linux_version.o `test -f '../lib/linux_version.c' || echo './'`../lib/linux_version.c mv -f .deps/mount-linux_version.Tpo .deps/mount-linux_version.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mount-blkdev.o -MD -MP -MF .deps/mount-blkdev.Tpo -c -o mount-blkdev.o `test -f '../lib/blkdev.c' || echo './'`../lib/blkdev.c mv -f .deps/mount-blkdev.Tpo .deps/mount-blkdev.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mount-setproctitle.o -MD -MP -MF .deps/mount-setproctitle.Tpo -c -o mount-setproctitle.o `test -f '../lib/setproctitle.c' || echo './'`../lib/setproctitle.c mv -f .deps/mount-setproctitle.Tpo .deps/mount-setproctitle.Po gcc -std=gnu99 -fsigned-char -g -O2 -o mount mount-mount.o mount-fstab.o mount-mount_mntent.o mount-getusername.o mount-lomount.o mount-sundries.o mount-xmalloc.o mount-realpath.o mount-fsprobe.o mount-fsprobe_blkid.o mount-env.o mount-linux_version.o mount-blkdev.o mount-setproctitle.o -lblkid gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT umount-umount.o -MD -MP -MF .deps/umount-umount.Tpo -c -o umount-umount.o `test -f 'umount.c' || echo './'`umount.c mv -f .deps/umount-umount.Tpo .deps/umount-umount.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT umount-fstab.o -MD -MP -MF .deps/umount-fstab.Tpo -c -o umount-fstab.o `test -f 'fstab.c' || echo './'`fstab.c mv -f .deps/umount-fstab.Tpo .deps/umount-fstab.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT umount-mount_mntent.o -MD -MP -MF .deps/umount-mount_mntent.Tpo -c -o umount-mount_mntent.o `test -f 'mount_mntent.c' || echo './'`mount_mntent.c mv -f .deps/umount-mount_mntent.Tpo .deps/umount-mount_mntent.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT umount-getusername.o -MD -MP -MF .deps/umount-getusername.Tpo -c -o umount-getusername.o `test -f 'getusername.c' || echo './'`getusername.c mv -f .deps/umount-getusername.Tpo .deps/umount-getusername.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT umount-lomount.o -MD -MP -MF .deps/umount-lomount.Tpo -c -o umount-lomount.o `test -f 'lomount.c' || echo './'`lomount.c mv -f .deps/umount-lomount.Tpo .deps/umount-lomount.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT umount-sundries.o -MD -MP -MF .deps/umount-sundries.Tpo -c -o umount-sundries.o `test -f 'sundries.c' || echo './'`sundries.c mv -f .deps/umount-sundries.Tpo .deps/umount-sundries.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT umount-xmalloc.o -MD -MP -MF .deps/umount-xmalloc.Tpo -c -o umount-xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c mv -f .deps/umount-xmalloc.Tpo .deps/umount-xmalloc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT umount-realpath.o -MD -MP -MF .deps/umount-realpath.Tpo -c -o umount-realpath.o `test -f 'realpath.c' || echo './'`realpath.c mv -f .deps/umount-realpath.Tpo .deps/umount-realpath.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT umount-fsprobe.o -MD -MP -MF .deps/umount-fsprobe.Tpo -c -o umount-fsprobe.o `test -f 'fsprobe.c' || echo './'`fsprobe.c mv -f .deps/umount-fsprobe.Tpo .deps/umount-fsprobe.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT umount-fsprobe_blkid.o -MD -MP -MF .deps/umount-fsprobe_blkid.Tpo -c -o umount-fsprobe_blkid.o `test -f 'fsprobe_blkid.c' || echo './'`fsprobe_blkid.c mv -f .deps/umount-fsprobe_blkid.Tpo .deps/umount-fsprobe_blkid.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT umount-env.o -MD -MP -MF .deps/umount-env.Tpo -c -o umount-env.o `test -f '../lib/env.c' || echo './'`../lib/env.c mv -f .deps/umount-env.Tpo .deps/umount-env.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT umount-linux_version.o -MD -MP -MF .deps/umount-linux_version.Tpo -c -o umount-linux_version.o `test -f '../lib/linux_version.c' || echo './'`../lib/linux_version.c mv -f .deps/umount-linux_version.Tpo .deps/umount-linux_version.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT umount-blkdev.o -MD -MP -MF .deps/umount-blkdev.Tpo -c -o umount-blkdev.o `test -f '../lib/blkdev.c' || echo './'`../lib/blkdev.c mv -f .deps/umount-blkdev.Tpo .deps/umount-blkdev.Po gcc -std=gnu99 -fsigned-char -g -O2 -o umount umount-umount.o umount-fstab.o umount-mount_mntent.o umount-getusername.o umount-lomount.o umount-sundries.o umount-xmalloc.o umount-realpath.o umount-fsprobe.o umount-fsprobe_blkid.o umount-env.o umount-linux_version.o umount-blkdev.o -lblkid gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DMAIN_TEST_MTABLOCK -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mtab_lock_test-fstab.o -MD -MP -MF .deps/mtab_lock_test-fstab.Tpo -c -o mtab_lock_test-fstab.o `test -f 'fstab.c' || echo './'`fstab.c mv -f .deps/mtab_lock_test-fstab.Tpo .deps/mtab_lock_test-fstab.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DMAIN_TEST_MTABLOCK -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mtab_lock_test-sundries.o -MD -MP -MF .deps/mtab_lock_test-sundries.Tpo -c -o mtab_lock_test-sundries.o `test -f 'sundries.c' || echo './'`sundries.c mv -f .deps/mtab_lock_test-sundries.Tpo .deps/mtab_lock_test-sundries.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DMAIN_TEST_MTABLOCK -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mtab_lock_test-xmalloc.o -MD -MP -MF .deps/mtab_lock_test-xmalloc.Tpo -c -o mtab_lock_test-xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c mv -f .deps/mtab_lock_test-xmalloc.Tpo .deps/mtab_lock_test-xmalloc.Po gcc -std=gnu99 -fsigned-char -g -O2 -o mtab_lock_test mtab_lock_test-fstab.o mtab_lock_test-sundries.o mtab_lock_test-xmalloc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DMAIN -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT losetup-lomount.o -MD -MP -MF .deps/losetup-lomount.Tpo -c -o losetup-lomount.o `test -f 'lomount.c' || echo './'`lomount.c mv -f .deps/losetup-lomount.Tpo .deps/losetup-lomount.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DMAIN -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT losetup-sundries.o -MD -MP -MF .deps/losetup-sundries.Tpo -c -o losetup-sundries.o `test -f 'sundries.c' || echo './'`sundries.c mv -f .deps/losetup-sundries.Tpo .deps/losetup-sundries.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DMAIN -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT losetup-xmalloc.o -MD -MP -MF .deps/losetup-xmalloc.Tpo -c -o losetup-xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c mv -f .deps/losetup-xmalloc.Tpo .deps/losetup-xmalloc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DMAIN -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT losetup-realpath.o -MD -MP -MF .deps/losetup-realpath.Tpo -c -o losetup-realpath.o `test -f 'realpath.c' || echo './'`realpath.c mv -f .deps/losetup-realpath.Tpo .deps/losetup-realpath.Po gcc -std=gnu99 -fsigned-char -g -O2 -o losetup losetup-lomount.o losetup-sundries.o losetup-xmalloc.o losetup-realpath.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT swapon.o -MD -MP -MF .deps/swapon.Tpo -c -o swapon.o swapon.c mv -f .deps/swapon.Tpo .deps/swapon.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT sundries.o -MD -MP -MF .deps/sundries.Tpo -c -o sundries.o sundries.c mv -f .deps/sundries.Tpo .deps/sundries.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT realpath.o -MD -MP -MF .deps/realpath.Tpo -c -o realpath.o realpath.c mv -f .deps/realpath.Tpo .deps/realpath.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT fsprobe.o -MD -MP -MF .deps/fsprobe.Tpo -c -o fsprobe.o fsprobe.c mv -f .deps/fsprobe.Tpo .deps/fsprobe.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT fsprobe_blkid.o -MD -MP -MF .deps/fsprobe_blkid.Tpo -c -o fsprobe_blkid.o fsprobe_blkid.c mv -f .deps/fsprobe_blkid.Tpo .deps/fsprobe_blkid.Po gcc -std=gnu99 -fsigned-char -g -O2 -o swapon swapon.o sundries.o xmalloc.o realpath.o fsprobe.o fsprobe_blkid.o -lblkid gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT pivot_root.o -MD -MP -MF .deps/pivot_root.Tpo -c -o pivot_root.o pivot_root.c mv -f .deps/pivot_root.Tpo .deps/pivot_root.Po gcc -std=gnu99 -fsigned-char -g -O2 -o pivot_root pivot_root.o make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/mount' Making all in partx make[3]: Entering directory `/sources/util-linux-ng-2.14.1/partx' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT addpart.o -MD -MP -MF .deps/addpart.Tpo -c -o addpart.o addpart.c mv -f .deps/addpart.Tpo .deps/addpart.Po gcc -std=gnu99 -fsigned-char -g -O2 -o addpart addpart.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT delpart.o -MD -MP -MF .deps/delpart.Tpo -c -o delpart.o delpart.c mv -f .deps/delpart.Tpo .deps/delpart.Po gcc -std=gnu99 -fsigned-char -g -O2 -o delpart delpart.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT bsd.o -MD -MP -MF .deps/bsd.Tpo -c -o bsd.o bsd.c mv -f .deps/bsd.Tpo .deps/bsd.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT dos.o -MD -MP -MF .deps/dos.Tpo -c -o dos.o dos.c mv -f .deps/dos.Tpo .deps/dos.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT partx.o -MD -MP -MF .deps/partx.Tpo -c -o partx.o partx.c mv -f .deps/partx.Tpo .deps/partx.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT solaris.o -MD -MP -MF .deps/solaris.Tpo -c -o solaris.o solaris.c mv -f .deps/solaris.Tpo .deps/solaris.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT unixware.o -MD -MP -MF .deps/unixware.Tpo -c -o unixware.o unixware.c mv -f .deps/unixware.Tpo .deps/unixware.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT gpt.o -MD -MP -MF .deps/gpt.Tpo -c -o gpt.o gpt.c mv -f .deps/gpt.Tpo .deps/gpt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT crc32.o -MD -MP -MF .deps/crc32.Tpo -c -o crc32.o crc32.c mv -f .deps/crc32.Tpo .deps/crc32.Po gcc -std=gnu99 -fsigned-char -g -O2 -o partx bsd.o dos.o partx.o solaris.o unixware.o gpt.o crc32.o make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/partx' make[3]: Entering directory `/sources/util-linux-ng-2.14.1' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/sources/util-linux-ng-2.14.1' make[2]: Leaving directory `/sources/util-linux-ng-2.14.1' make[1]: Leaving directory `/sources/util-linux-ng-2.14.1' make[1]: Entering directory `/sources/util-linux-ng-2.14.1' Making install in include make[2]: Entering directory `/sources/util-linux-ng-2.14.1/include' make[3]: Entering directory `/sources/util-linux-ng-2.14.1/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/include' make[2]: Leaving directory `/sources/util-linux-ng-2.14.1/include' Making install in disk-utils make[2]: Entering directory `/sources/util-linux-ng-2.14.1/disk-utils' make[3]: Entering directory `/sources/util-linux-ng-2.14.1/disk-utils' test -z "/sbin" || /bin/mkdir -p "/sbin" /usr/bin/install -c 'mkfs' '/sbin/mkfs' /usr/bin/install -c 'mkswap' '/sbin/mkswap' /usr/bin/install -c 'blockdev' '/sbin/blockdev' /usr/bin/install -c 'fsck.minix' '/sbin/fsck.minix' /usr/bin/install -c 'mkfs.minix' '/sbin/mkfs.minix' /usr/bin/install -c 'mkfs.bfs' '/sbin/mkfs.bfs' /usr/bin/install -c 'fsck.cramfs' '/sbin/fsck.cramfs' /usr/bin/install -c 'mkfs.cramfs' '/sbin/mkfs.cramfs' test -z "/usr/bin" || /bin/mkdir -p "/usr/bin" /usr/bin/install -c 'isosize' '/usr/bin/isosize' test -z "/usr/sbin" || /bin/mkdir -p "/usr/sbin" /usr/bin/install -c 'fdformat' '/usr/sbin/fdformat' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/share/man/man8" /usr/bin/install -c -m 644 './blockdev.8' '/usr/share/man/man8/blockdev.8' /usr/bin/install -c -m 644 './isosize.8' '/usr/share/man/man8/isosize.8' /usr/bin/install -c -m 644 './mkfs.8' '/usr/share/man/man8/mkfs.8' /usr/bin/install -c -m 644 './mkswap.8' '/usr/share/man/man8/mkswap.8' /usr/bin/install -c -m 644 './fsck.minix.8' '/usr/share/man/man8/fsck.minix.8' /usr/bin/install -c -m 644 './mkfs.minix.8' '/usr/share/man/man8/mkfs.minix.8' /usr/bin/install -c -m 644 './mkfs.bfs.8' '/usr/share/man/man8/mkfs.bfs.8' /usr/bin/install -c -m 644 './fdformat.8' '/usr/share/man/man8/fdformat.8' make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/disk-utils' make[2]: Leaving directory `/sources/util-linux-ng-2.14.1/disk-utils' Making install in fdisk make[2]: Entering directory `/sources/util-linux-ng-2.14.1/fdisk' make[3]: Entering directory `/sources/util-linux-ng-2.14.1/fdisk' test -z "/sbin" || /bin/mkdir -p "/sbin" /usr/bin/install -c 'fdisk' '/sbin/fdisk' /usr/bin/install -c 'sfdisk' '/sbin/sfdisk' /usr/bin/install -c 'cfdisk' '/sbin/cfdisk' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/share/man/man8" /usr/bin/install -c -m 644 './fdisk.8' '/usr/share/man/man8/fdisk.8' /usr/bin/install -c -m 644 './sfdisk.8' '/usr/share/man/man8/sfdisk.8' /usr/bin/install -c -m 644 './cfdisk.8' '/usr/share/man/man8/cfdisk.8' make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/fdisk' make[2]: Leaving directory `/sources/util-linux-ng-2.14.1/fdisk' Making install in getopt make[2]: Entering directory `/sources/util-linux-ng-2.14.1/getopt' make[3]: Entering directory `/sources/util-linux-ng-2.14.1/getopt' test -z "/usr/bin" || /bin/mkdir -p "/usr/bin" /usr/bin/install -c 'getopt' '/usr/bin/getopt' test -z "/usr/share/getopt/" || /bin/mkdir -p "/usr/share/getopt/" /usr/bin/install -c 'getopt-parse.bash' '/usr/share/getopt//getopt-parse.bash' /usr/bin/install -c 'getopt-parse.tcsh' '/usr/share/getopt//getopt-parse.tcsh' /usr/bin/install -c 'getopt-test.bash' '/usr/share/getopt//getopt-test.bash' /usr/bin/install -c 'getopt-test.tcsh' '/usr/share/getopt//getopt-test.tcsh' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/share/man/man1" /usr/bin/install -c -m 644 './getopt.1' '/usr/share/man/man1/getopt.1' make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/getopt' make[2]: Leaving directory `/sources/util-linux-ng-2.14.1/getopt' Making install in lib make[2]: Entering directory `/sources/util-linux-ng-2.14.1/lib' make[3]: Entering directory `/sources/util-linux-ng-2.14.1/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/lib' make[2]: Leaving directory `/sources/util-linux-ng-2.14.1/lib' Making install in login-utils make[2]: Entering directory `/sources/util-linux-ng-2.14.1/login-utils' make[3]: Entering directory `/sources/util-linux-ng-2.14.1/login-utils' test -z "/bin" || /bin/mkdir -p "/bin" test -z "/sbin" || /bin/mkdir -p "/sbin" /usr/bin/install -c 'agetty' '/sbin/agetty' test -z "/usr/bin" || /bin/mkdir -p "/usr/bin" /usr/bin/install -c 'wall' '/usr/bin/wall' test -z "/usr/sbin" || /bin/mkdir -p "/usr/sbin" make install-exec-hook make[4]: Entering directory `/sources/util-linux-ng-2.14.1/login-utils' chgrp tty /usr/bin/wall chmod g+s /usr/bin/wall make[4]: Leaving directory `/sources/util-linux-ng-2.14.1/login-utils' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/share/man/man1" /usr/bin/install -c -m 644 './wall.1' '/usr/share/man/man1/wall.1' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/share/man/man8" /usr/bin/install -c -m 644 './agetty.8' '/usr/share/man/man8/agetty.8' make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/login-utils' make[2]: Leaving directory `/sources/util-linux-ng-2.14.1/login-utils' Making install in misc-utils make[2]: Entering directory `/sources/util-linux-ng-2.14.1/misc-utils' make[3]: Entering directory `/sources/util-linux-ng-2.14.1/misc-utils' test -z "/bin" || /bin/mkdir -p "/bin" test -z "/usr/bin" || /bin/mkdir -p "/usr/bin" test -z "/usr/bin" || /bin/mkdir -p "/usr/bin" /usr/bin/install -c 'cal' '/usr/bin/cal' /usr/bin/install -c 'ddate' '/usr/bin/ddate' /usr/bin/install -c 'logger' '/usr/bin/logger' /usr/bin/install -c 'look' '/usr/bin/look' /usr/bin/install -c 'mcookie' '/usr/bin/mcookie' /usr/bin/install -c 'namei' '/usr/bin/namei' /usr/bin/install -c 'script' '/usr/bin/script' /usr/bin/install -c 'whereis' '/usr/bin/whereis' /usr/bin/install -c 'scriptreplay' '/usr/bin/scriptreplay' /usr/bin/install -c 'setterm' '/usr/bin/setterm' /usr/bin/install -c 'rename' '/usr/bin/rename' /usr/bin/install -c 'write' '/usr/bin/write' test -z "/usr/bin" || /bin/mkdir -p "/usr/bin" /usr/bin/install -c 'chkdupexe' '/usr/bin/chkdupexe' make install-exec-hook make[4]: Entering directory `/sources/util-linux-ng-2.14.1/misc-utils' chgrp tty /usr/bin/write chmod g+s /usr/bin/write make[4]: Leaving directory `/sources/util-linux-ng-2.14.1/misc-utils' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/share/man/man1" /usr/bin/install -c -m 644 './cal.1' '/usr/share/man/man1/cal.1' /usr/bin/install -c -m 644 './chkdupexe.1' '/usr/share/man/man1/chkdupexe.1' /usr/bin/install -c -m 644 './ddate.1' '/usr/share/man/man1/ddate.1' /usr/bin/install -c -m 644 './logger.1' '/usr/share/man/man1/logger.1' /usr/bin/install -c -m 644 './look.1' '/usr/share/man/man1/look.1' /usr/bin/install -c -m 644 './mcookie.1' '/usr/share/man/man1/mcookie.1' /usr/bin/install -c -m 644 './namei.1' '/usr/share/man/man1/namei.1' /usr/bin/install -c -m 644 './script.1' '/usr/share/man/man1/script.1' /usr/bin/install -c -m 644 './whereis.1' '/usr/share/man/man1/whereis.1' /usr/bin/install -c -m 644 './scriptreplay.1' '/usr/share/man/man1/scriptreplay.1' /usr/bin/install -c -m 644 './setterm.1' '/usr/share/man/man1/setterm.1' /usr/bin/install -c -m 644 './rename.1' '/usr/share/man/man1/rename.1' /usr/bin/install -c -m 644 './write.1' '/usr/share/man/man1/write.1' make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/misc-utils' make[2]: Leaving directory `/sources/util-linux-ng-2.14.1/misc-utils' Making install in po make[2]: Entering directory `/sources/util-linux-ng-2.14.1/po' /bin/sh ../config/mkinstalldirs /usr/share installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/util-linux-ng.mo installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/util-linux-ng.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/util-linux-ng.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/util-linux-ng.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/util-linux-ng.mo installing et.gmo as /usr/share/locale/et/LC_MESSAGES/util-linux-ng.mo installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/util-linux-ng.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/util-linux-ng.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/util-linux-ng.mo installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/util-linux-ng.mo installing id.gmo as /usr/share/locale/id/LC_MESSAGES/util-linux-ng.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/util-linux-ng.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/util-linux-ng.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/util-linux-ng.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/util-linux-ng.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/util-linux-ng.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/util-linux-ng.mo installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/util-linux-ng.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/util-linux-ng.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/util-linux-ng.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/util-linux-ng.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/util-linux-ng.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/util-linux-ng.mo if test "util-linux-ng" = "gettext-tools"; then \ /bin/sh ../config/mkinstalldirs /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/sources/util-linux-ng-2.14.1/po' Making install in schedutils make[2]: Entering directory `/sources/util-linux-ng-2.14.1/schedutils' make[3]: Entering directory `/sources/util-linux-ng-2.14.1/schedutils' test -z "/usr/bin" || /bin/mkdir -p "/usr/bin" /usr/bin/install -c 'chrt' '/usr/bin/chrt' /usr/bin/install -c 'ionice' '/usr/bin/ionice' /usr/bin/install -c 'taskset' '/usr/bin/taskset' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/share/man/man1" /usr/bin/install -c -m 644 './chrt.1' '/usr/share/man/man1/chrt.1' /usr/bin/install -c -m 644 './ionice.1' '/usr/share/man/man1/ionice.1' /usr/bin/install -c -m 644 './taskset.1' '/usr/share/man/man1/taskset.1' make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/schedutils' make[2]: Leaving directory `/sources/util-linux-ng-2.14.1/schedutils' Making install in sys-utils make[2]: Entering directory `/sources/util-linux-ng-2.14.1/sys-utils' make[3]: Entering directory `/sources/util-linux-ng-2.14.1/sys-utils' test -z "/bin" || /bin/mkdir -p "/bin" /usr/bin/install -c 'dmesg' '/bin/dmesg' /usr/bin/install -c 'arch' '/bin/arch' test -z "/sbin" || /bin/mkdir -p "/sbin" /usr/bin/install -c 'ctrlaltdel' '/sbin/ctrlaltdel' test -z "/usr/bin" || /bin/mkdir -p "/usr/bin" /usr/bin/install -c 'flock' '/usr/bin/flock' /usr/bin/install -c 'ipcrm' '/usr/bin/ipcrm' /usr/bin/install -c 'ipcs' '/usr/bin/ipcs' /usr/bin/install -c 'renice' '/usr/bin/renice' /usr/bin/install -c 'setsid' '/usr/bin/setsid' /usr/bin/install -c 'cytune' '/usr/bin/cytune' /usr/bin/install -c 'setarch' '/usr/bin/setarch' test -z "/usr/sbin" || /bin/mkdir -p "/usr/sbin" /usr/bin/install -c 'ldattach' '/usr/sbin/ldattach' /usr/bin/install -c 'readprofile' '/usr/sbin/readprofile' /usr/bin/install -c 'tunelp' '/usr/sbin/tunelp' /usr/bin/install -c 'rtcwake' '/usr/sbin/rtcwake' make install-exec-hook make[4]: Entering directory `/sources/util-linux-ng-2.14.1/sys-utils' for I in ; do \ cd /usr/sbin && ln -sf rdev $I ; \ done for I in linux32 linux64 i386 ; do \ cd /usr/bin && ln -sf setarch $I ; \ done make[4]: Leaving directory `/sources/util-linux-ng-2.14.1/sys-utils' test -z "/usr/share/info" || /bin/mkdir -p "/usr/share/info" /usr/bin/install -c -m 644 './ipc.info' '/usr/share/info/ipc.info' install-info --info-dir='/usr/share/info' '/usr/share/info/ipc.info' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/share/man/man1" /usr/bin/install -c -m 644 './flock.1' '/usr/share/man/man1/flock.1' /usr/bin/install -c -m 644 './ipcrm.1' '/usr/share/man/man1/ipcrm.1' /usr/bin/install -c -m 644 './ipcs.1' '/usr/share/man/man1/ipcs.1' /usr/bin/install -c -m 644 './renice.1' '/usr/share/man/man1/renice.1' /usr/bin/install -c -m 644 './setsid.1' '/usr/share/man/man1/setsid.1' /usr/bin/install -c -m 644 './readprofile.1' '/usr/share/man/man1/readprofile.1' /usr/bin/install -c -m 644 './dmesg.1' '/usr/share/man/man1/dmesg.1' /usr/bin/install -c -m 644 './arch.1' '/usr/share/man/man1/arch.1' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/share/man/man8" /usr/bin/install -c -m 644 './linux32.8' '/usr/share/man/man8/linux32.8' /usr/bin/install -c -m 644 './linux64.8' '/usr/share/man/man8/linux64.8' /usr/bin/install -c -m 644 './i386.8' '/usr/share/man/man8/i386.8' /usr/bin/install -c -m 644 './ldattach.8' '/usr/share/man/man8/ldattach.8' /usr/bin/install -c -m 644 './ctrlaltdel.8' '/usr/share/man/man8/ctrlaltdel.8' /usr/bin/install -c -m 644 './cytune.8' '/usr/share/man/man8/cytune.8' /usr/bin/install -c -m 644 './setarch.8' '/usr/share/man/man8/setarch.8' /usr/bin/install -c -m 644 './tunelp.8' '/usr/share/man/man8/tunelp.8' /usr/bin/install -c -m 644 './rtcwake.8' '/usr/share/man/man8/rtcwake.8' make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/sys-utils' make[2]: Leaving directory `/sources/util-linux-ng-2.14.1/sys-utils' Making install in text-utils make[2]: Entering directory `/sources/util-linux-ng-2.14.1/text-utils' make[3]: Entering directory `/sources/util-linux-ng-2.14.1/text-utils' test -z "/bin" || /bin/mkdir -p "/bin" /usr/bin/install -c 'more' '/bin/more' test -z "/usr/bin" || /bin/mkdir -p "/usr/bin" /usr/bin/install -c 'col' '/usr/bin/col' /usr/bin/install -c 'colcrt' '/usr/bin/colcrt' /usr/bin/install -c 'colrm' '/usr/bin/colrm' /usr/bin/install -c 'column' '/usr/bin/column' /usr/bin/install -c 'hexdump' '/usr/bin/hexdump' /usr/bin/install -c 'rev' '/usr/bin/rev' /usr/bin/install -c 'line' '/usr/bin/line' /usr/bin/install -c 'tailf' '/usr/bin/tailf' /usr/bin/install -c 'ul' '/usr/bin/ul' /usr/bin/install -c 'pg' '/usr/bin/pg' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/share/man/man1" /usr/bin/install -c -m 644 './col.1' '/usr/share/man/man1/col.1' /usr/bin/install -c -m 644 './colcrt.1' '/usr/share/man/man1/colcrt.1' /usr/bin/install -c -m 644 './colrm.1' '/usr/share/man/man1/colrm.1' /usr/bin/install -c -m 644 './column.1' '/usr/share/man/man1/column.1' /usr/bin/install -c -m 644 './hexdump.1' '/usr/share/man/man1/hexdump.1' /usr/bin/install -c -m 644 './rev.1' '/usr/share/man/man1/rev.1' /usr/bin/install -c -m 644 './line.1' '/usr/share/man/man1/line.1' /usr/bin/install -c -m 644 './tailf.1' '/usr/share/man/man1/tailf.1' /usr/bin/install -c -m 644 './ul.1' '/usr/share/man/man1/ul.1' /usr/bin/install -c -m 644 './more.1' '/usr/share/man/man1/more.1' /usr/bin/install -c -m 644 './pg.1' '/usr/share/man/man1/pg.1' make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/text-utils' make[2]: Leaving directory `/sources/util-linux-ng-2.14.1/text-utils' Making install in tests make[2]: Entering directory `/sources/util-linux-ng-2.14.1/tests' Making install in helpers make[3]: Entering directory `/sources/util-linux-ng-2.14.1/tests/helpers' make[4]: Entering directory `/sources/util-linux-ng-2.14.1/tests/helpers' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/sources/util-linux-ng-2.14.1/tests/helpers' make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/tests/helpers' make[3]: Entering directory `/sources/util-linux-ng-2.14.1/tests' make[4]: Entering directory `/sources/util-linux-ng-2.14.1/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/sources/util-linux-ng-2.14.1/tests' make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/tests' make[2]: Leaving directory `/sources/util-linux-ng-2.14.1/tests' Making install in hwclock make[2]: Entering directory `/sources/util-linux-ng-2.14.1/hwclock' make[3]: Entering directory `/sources/util-linux-ng-2.14.1/hwclock' test -z "/sbin" || /bin/mkdir -p "/sbin" /usr/bin/install -c 'hwclock' '/sbin/hwclock' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/share/man/man8" /usr/bin/install -c -m 644 './hwclock.8' '/usr/share/man/man8/hwclock.8' make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/hwclock' make[2]: Leaving directory `/sources/util-linux-ng-2.14.1/hwclock' Making install in mount make[2]: Entering directory `/sources/util-linux-ng-2.14.1/mount' make[3]: Entering directory `/sources/util-linux-ng-2.14.1/mount' test -z "/bin" || /bin/mkdir -p "/bin" /usr/bin/install -c 'mount' '/bin/mount' /usr/bin/install -c 'umount' '/bin/umount' test -z "/sbin" || /bin/mkdir -p "/sbin" /usr/bin/install -c 'losetup' '/sbin/losetup' /usr/bin/install -c 'swapon' '/sbin/swapon' /usr/bin/install -c 'pivot_root' '/sbin/pivot_root' make install-exec-hook make[4]: Entering directory `/sources/util-linux-ng-2.14.1/mount' chmod 4755 /bin/mount chmod 4755 /bin/umount cd /sbin && ln -sf swapon swapoff make[4]: Leaving directory `/sources/util-linux-ng-2.14.1/mount' test -z "/usr/share/man/man5" || /bin/mkdir -p "/usr/share/man/man5" /usr/bin/install -c -m 644 './fstab.5' '/usr/share/man/man5/fstab.5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/share/man/man8" /usr/bin/install -c -m 644 './mount.8' '/usr/share/man/man8/mount.8' /usr/bin/install -c -m 644 './swapoff.8' '/usr/share/man/man8/swapoff.8' /usr/bin/install -c -m 644 './swapon.8' '/usr/share/man/man8/swapon.8' /usr/bin/install -c -m 644 './umount.8' '/usr/share/man/man8/umount.8' /usr/bin/install -c -m 644 './losetup.8' '/usr/share/man/man8/losetup.8' /usr/bin/install -c -m 644 './pivot_root.8' '/usr/share/man/man8/pivot_root.8' make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/mount' make[2]: Leaving directory `/sources/util-linux-ng-2.14.1/mount' Making install in partx make[2]: Entering directory `/sources/util-linux-ng-2.14.1/partx' make[3]: Entering directory `/sources/util-linux-ng-2.14.1/partx' test -z "/usr/sbin" || /bin/mkdir -p "/usr/sbin" /usr/bin/install -c 'addpart' '/usr/sbin/addpart' /usr/bin/install -c 'delpart' '/usr/sbin/delpart' /usr/bin/install -c 'partx' '/usr/sbin/partx' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/share/man/man8" /usr/bin/install -c -m 644 './addpart.8' '/usr/share/man/man8/addpart.8' /usr/bin/install -c -m 644 './delpart.8' '/usr/share/man/man8/delpart.8' /usr/bin/install -c -m 644 './partx.8' '/usr/share/man/man8/partx.8' make[3]: Leaving directory `/sources/util-linux-ng-2.14.1/partx' make[2]: Leaving directory `/sources/util-linux-ng-2.14.1/partx' make[2]: Entering directory `/sources/util-linux-ng-2.14.1' make[3]: Entering directory `/sources/util-linux-ng-2.14.1' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/util-linux-ng-2.14.1' make[2]: Leaving directory `/sources/util-linux-ng-2.14.1' make[1]: Leaving directory `/sources/util-linux-ng-2.14.1' Totalseconds: 79 KB: 1004692 /