Tue Aug 15 07:56:06 UTC 2017 make[1]: Entering directory '/sources/util-linux-2.30.1' make check-recursive make[2]: Entering directory '/sources/util-linux-2.30.1' Making check in po make[3]: Entering directory '/sources/util-linux-2.30.1/po' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/sources/util-linux-2.30.1/po' make[3]: Entering directory '/sources/util-linux-2.30.1' make test_blkdev test_canonicalize test_colors test_fileutils test_ismounted test_mangle test_randutils test_strutils test_ttyutils test_timeutils test_cpuset test_sysfs test_pager test_procutils test_linux_version test_uuid_parser sample-mkfs sample-partitions sample-superblocks sample-topology sample-scols-title sample-scols-wrap sample-scols-continuous sample-scols-fromfile sample-scols-maxout sample-scols-tree sample-fdisk-mkpart test_more test_script test_consoles test_islocal test_logindefs test_dmesg test_logger test_uuidd test_mkfs_minix test_byteswap test_md5 test_pathnames test_sysinfo test_sigreceive test_tiocsti \ make[4]: Entering directory '/sources/util-linux-2.30.1' CC lib/test_blkdev-blkdev.o CC lib/test_fileutils-fileutils.o CC lib/test_colors-colors.o CC lib/test_canonicalize-canonicalize.o CC lib/test_colors-color-names.o CC lib/test_ismounted-ismounted.o CC lib/test_mangle-mangle.o CC lib/test_randutils-randutils.o CC lib/test_strutils-strutils.o CC lib/test_ttyutils-ttyutils.o CC lib/test_timeutils-timeutils.o CC lib/test_timeutils-strutils.o CC lib/test_cpuset-cpuset.o CC lib/test_sysfs-sysfs.o CC lib/test_pager-pager.o CC lib/test_procutils-procutils.o CC lib/test_linux_version-linux_version.o CC libuuid/src/test_uuid_parser-test_uuid.o lib/sysfs.c: In function 'sysfs_is_partition_dirent': lib/sysfs.c:343:31: warning: '/start' directive output may be truncated writing 6 bytes into a region of size between 1 and 256 [-Wformat-truncation=] snprintf(path, sizeof(path), "%s/start", d->d_name); ^~~~~~~~~~ lib/sysfs.c:343:2: note: 'snprintf' output between 7 and 262 bytes into a destination of size 256 snprintf(path, sizeof(path), "%s/start", d->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/sysfs.c: In function 'sysfs_partno_to_devno': lib/sysfs.c:372:32: warning: '/partition' directive output may be truncated writing 10 bytes into a region of size between 1 and 256 [-Wformat-truncation=] snprintf(path, sizeof(path), "%s/partition", d->d_name); ^~~~~~~~~~~~~~ lib/sysfs.c:372:3: note: 'snprintf' output between 11 and 266 bytes into a destination of size 256 snprintf(path, sizeof(path), "%s/partition", d->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/sysfs.c:377:33: warning: '/dev' directive output may be truncated writing 4 bytes into a region of size between 1 and 256 [-Wformat-truncation=] snprintf(path, sizeof(path), "%s/dev", d->d_name); ^~~~~~~~ lib/sysfs.c:377:4: note: 'snprintf' output between 5 and 260 bytes into a destination of size 256 snprintf(path, sizeof(path), "%s/dev", d->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC text-utils/test_more-more.o CC term-utils/test_script-script.o CC lib/test_script-monotonic.o CC login-utils/test_islocal-islocal.o CC login-utils/test_consoles-sulogin-consoles.o CC login-utils/test_logindefs-logindefs.o CC sys-utils/test_dmesg-dmesg.o text-utils/more.c: In function 'expand': text-utils/more.c:2022:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (*inpstr == '%' || *inpstr == '!') { ^ text-utils/more.c:2026:3: note: here default: ^~~~~~~ CC lib/test_dmesg-monotonic.o CC misc-utils/test_logger-logger.o CC lib/test_logger-strutils.o CC lib/test_logger-strv.o CC misc-utils/test_uuidd-test_uuidd.o CC disk-utils/test_mkfs_minix-mkfs.minix.o CCLD test_blkdev CCLD test_canonicalize CCLD test_colors CCLD test_fileutils CCLD test_ismounted CCLD test_mangle CCLD test_randutils CCLD test_strutils CCLD test_ttyutils CCLD test_timeutils CCLD test_cpuset CCLD test_sysfs CCLD test_pager CCLD test_procutils CCLD test_linux_version CCLD test_uuid_parser CC libblkid/samples/sample_mkfs-mkfs.o CC libblkid/samples/sample_partitions-partitions.o CC libblkid/samples/sample_superblocks-superblocks.o CC libblkid/samples/sample_topology-topology.o CC libsmartcols/samples/sample_scols_title-title.o CC libsmartcols/samples/sample_scols_wrap-wrap.o CC libsmartcols/samples/sample_scols_continuous-continuous.o CC libsmartcols/samples/sample_scols_fromfile-fromfile.o CC libsmartcols/samples/sample_scols_maxout-maxout.o CC libsmartcols/samples/sample_scols_tree-tree.o CC libfdisk/samples/sample_fdisk_mkpart-mkpart.o CCLD test_more CCLD test_script CCLD test_consoles CCLD test_islocal CCLD test_logindefs CCLD test_dmesg CCLD test_logger CCLD test_uuidd CCLD test_mkfs_minix CC tests/helpers/test_byteswap.o CC tests/helpers/test_md5.o CC tests/helpers/test_pathnames.o CC tests/helpers/test_sysinfo.o CC tests/helpers/test_sigreceive.o CC tests/helpers/test_tiocsti.o CCLD sample-mkfs CCLD sample-partitions CCLD sample-superblocks CCLD sample-topology CCLD sample-scols-title CCLD sample-scols-wrap CCLD sample-scols-continuous CCLD sample-scols-fromfile CCLD sample-scols-maxout CCLD sample-scols-tree CCLD sample-fdisk-mkpart CCLD test_byteswap CCLD test_md5 CCLD test_pathnames CCLD test_sysinfo CCLD test_sigreceive CCLD test_tiocsti make[4]: Leaving directory '/sources/util-linux-2.30.1' make check-local make[4]: Entering directory '/sources/util-linux-2.30.1' GEN check-local-tests -------------------- util-linux regression tests -------------------- For development purpose only. Don't execute on production system! kernel: 4.10.0-32-generic Executing the tests in parallel (8 jobs) blkdiscard: offsets ... SKIPPED (no root permissions) blkid: DM error ... SKIPPED (no root permissions) blkid: MD raid1 (last partition) ... SKIPPED (no root permissions) blkid: mbr-wholedisk ... SKIPPED (no root permissions) blkid: MD raid0 (whole-disks) ... SKIPPED (no root permissions) bitops: swap bytes ... OK blkid: MD raid1 (whole-disks) ... SKIPPED (no root permissions) build-sys: config ... SKIPPED (optional) cal: 1 month with week numbers ... OK cal: 1 month ... OK cal: 3 months ... OK cal: 3 months with week numbers ... OK blkid: partitions probing: [01] bsd ... OK blkid: superblocks probing: [01] adaptec-raid ... OK cal: Year 2147483646 ... OK blkid: superblocks probing: [02] bcache-B ... OK cal: January 1753 ... OK blkid: partitions probing: [02] dos+bsd ... OK cal: Year 2147483646 with week numbers ... OK cal: color ... OK cal: color with week numbers ... OK cal: September 1752 ... OK blkid: partitions probing: [03] gpt ... OK cal: September 1752 with week numbers ... OK cal: year ... OK col: multibyte input ... OK cal: week number given as argument ... OK cal: year with week numbers ... OK colrm: basic check ... OK colcrt: regressions: [01] crash1 ... OK colcrt: functional: [01] no-options ... OK blkid: partitions probing: [04] sgi ... OK colcrt: regressions: [02] crash2 ... OK colcrt: functional: [02] no-underlining ... OK cal: week number corner cases ... OK colcrt: regressions: [03] hang1 ... OK colcrt: functional: [03] half-lines ... OK colcrt: regressions ... OK (all 3 sub-tests PASSED) column: columnate: [01] fill-cols-80 ... OK colcrt: functional: [04] short-options ... OK column: invalid multibyte ... OK colcrt: functional ... OK (all 4 sub-tests PASSED) column: multiple files ... OK blkid: partitions probing: [05] sun ... OK column: columnate: [02] fill-cols-50 ... OK blkid: partitions probing ... OK (all 5 sub-tests PASSED) cramfs: mkfs doubles ... SKIPPED (no root permissions) cramfs: mkfs checksums ... SKIPPED (no root permissions) column: columnate: [03] fill-cols-250 ... OK blkid: superblocks probing: [03] bcache-C ... OK column: table: [01] default ... OK cramfs: fsck endianness ... SKIPPED (no root permissions) cramfs: mkfs endianness ... SKIPPED (no root permissions) column: columnate: [04] fill-rows-80 ... OK column: table: [02] output-separator ... OK dmesg: colors ... OK blkid: superblocks probing: [04] befs ... OK dmesg: levels ... OK column: table: [03] input-separator ... OK dmesg: decode ... OK dmesg: delta ... OK column: columnate: [05] fill-rows-50 ... OK column: columnate: [06] fill-rows-250 ... OK column: table: [04] long ... OK dmesg: facilities ... OK column: columnate ... OK (all 6 sub-tests PASSED) blkid: superblocks probing: [05] bfs ... OK dmesg: indentation ... OK eject: umount ... SKIPPED (no root permissions) fdisk: align 512/4K +alignment_offset ... SKIPPED (no root permissions) fdisk: align 512/4K ... SKIPPED (no root permissions) column: table: [05] hide ... OK blkid: superblocks probing: [06] cramfs ... OK fdisk: align 512/4K +MD ... SKIPPED (no root permissions) fdisk: align 512/512 ... SKIPPED (no root permissions) fdisk: align 512/512 +topology ... SKIPPED (no root permissions) column: table: [06] headers ... OK column: table: [07] truncate ... OK column: table: [08] right ... OK column: table: [09] wrap ... OK column: table: [10] order ... OK column: table: [11] tree ... OK column: table ... OK (all 11 sub-tests PASSED) blkid: superblocks probing: [07] ddf-raid ... OK fdisk: invalid input tests ... OK blkid: superblocks probing: [08] drbdmanage-control-volume ... OK blkid: superblocks probing: [09] exfat ... OK blkid: superblocks probing: [10] ext2 ... OK blkid: superblocks probing: [11] ext3 ... OK fdisk: MBR - id ... OK blkid: superblocks probing: [12] f2fs ... OK blkid: superblocks probing: [13] fat ... OK blkid: superblocks probing: [14] fat16_noheads ... OK blkid: superblocks probing: [15] fat32_label_64MB ... OK fdisk: MBR - sort ... OK blkid: superblocks probing: [16] gfs2 ... OK findmnt: filter: [01] types ... OK fincore: count file contents in core ... OK blkid: superblocks probing: [17] hfs ... OK findmnt: filter: [02] types-multi ... OK findmnt: filter: [03] types-neg ... OK findmnt: outputs: [01] default ... OK findmnt: filter: [04] options ... OK blkid: superblocks probing: [18] hfsplus ... OK blkid: superblocks probing: [19] hpfs ... OK findmnt: outputs: [02] kernel ... OK blkid: superblocks probing: [20] hpt37x-raid ... OK findmnt: filter: [05] options-name ... OK findmnt: outputs: [03] force-tree ... OK blkid: superblocks probing: [21] hpt45x-raid ... OK findmnt: filter: [06] options-nameval ... OK findmnt: outputs: [04] submounts ... OK findmnt: outputs: [05] messy-mountinfo ... OK findmnt: filter: [07] options-nameval-neg ... OK blkid: superblocks probing: [22] iso-joliet ... OK findmnt: outputs ... OK (all 5 sub-tests PASSED) blkid: superblocks probing: [23] iso-rr-joliet ... OK findmnt: filter: [08] options-nameval-multi ... OK findmnt: target: [01] root ... OK blkid: superblocks probing: [24] iso ... OK findmnt: filter: [09] options-neg ... OK findmnt: target: [02] non-root ... OK findmnt: target ... OK (all 2 sub-tests PASSED) blkid: superblocks probing: [25] isw-raid ... OK findmnt: filter: [10] options-no ... OK fsck: is mounted ... SKIPPED (no root permissions) blkid: superblocks probing: [26] jbd ... OK findmnt: filter: [11] options-no-multi ... OK findmnt: filter ... OK (all 11 sub-tests PASSED) getopt: basic ... OK fdisk: nested BSD ... OK hexdump: format-strings: [01] empty-format ... OK hexdump: format-strings: [02] 1b_octal ... OK getopt: options: [01] alternative_option_clash ... OK blkid: superblocks probing: [27] jfs ... OK hexdump: highlighting: [01] 1b_octal-1 ... OK blkid: superblocks probing: [28] jmicron-raid ... OK hexdump: format-strings: [03] 1b_char ... OK getopt: options: [02] alternative_option_long ... OK hexdump: format-strings: [04] canon ... OK hexdump: highlighting: [02] 1b_octal-2 ... OK blkid: superblocks probing: [29] lsi-raid ... OK getopt: options: [03] alternative_option_short ... OK hexdump: format-strings: [05] 2b_dec ... OK hexdump: highlighting: [03] 1b_octal-3 ... OK blkid: superblocks probing: [30] lvm2 ... OK getopt: options: [04] invalid_getopt_option ... OK hexdump: format-strings: [06] 2b_octal ... OK blkid: superblocks probing: [31] mdraid ... OK getopt: options: [05] invocation_model_one ... OK hexdump: highlighting: [04] 1b_octal-4 ... OK blkid: superblocks probing: [32] minix-BE ... OK hexdump: highlighting: [05] 1b_octal-5 ... OK hexdump: format-strings: [07] 2b_hex ... OK getopt: options: [06] invocation_model_three_as_one ... OK hexdump: format-strings ... OK (all 7 sub-tests PASSED) hwclock: system to hw ... SKIPPED (no root permissions) getopt: options: [07] invocation_model_two_as_one ... OK hexdump: highlighting: [06] 1b_octal-6 ... OK getopt: options: [08] invocation_without_parameters ... OK blkid: superblocks probing: [33] minix-LE ... OK hexdump: highlighting: [07] 1b_octal-7 ... OK ipcs: headers ... OK hexdump: highlighting: [08] 1b_octal-8 ... OK blkid: superblocks probing: [34] netware ... OK ipcs: limits overflow ... SKIPPED (no root permissions) hexdump: highlighting: [09] 1b_octal-9 ... OK getopt: options: [09] long_option_ambiguous_1 ... OK ipcs: basic limits ... OK hexdump: highlighting: [10] 1b_char-1 ... OK getopt: options: [10] longopts ... OK getopt: options: [11] name_option_long ... OK hexdump: highlighting: [11] 1b_char-2 ... OK ipcs: mk-rm-msg ... OK getopt: options: [12] name_option_short ... OK hexdump: highlighting: [12] 1b_char-3 ... OK getopt: options: [13] quiet_option_long ... OK ipcs: mk-rm-sem ... OK getopt: options: [14] quiet_option_short ... OK hexdump: highlighting: [13] canon-1 ... OK hexdump: highlighting: [14] canon-2 ... OK ipcs: mk-rm-shm ... OK hexdump: highlighting: [15] 2b_dec-1 ... OK getopt: options: [15] quiet_output_option_long ... OK fdisk: sunlabel tests ... OK isosize: print-size: [01] default_output ... OK kill: all_processes ... SKIPPED (no root permissions) hexdump: highlighting: [16] 2b_dec-2 ... OK isosize: print-size: [02] sector_output ... OK blkid: superblocks probing: [35] nilfs2 ... OK getopt: options: [16] quiet_output_option_short ... OK isosize: print-size: [03] divisor_output ... OK hexdump: highlighting: [17] 2b_dec-3 ... OK getopt: options: [17] same_long_short_options ... OK isosize: print-size ... OK (all 3 sub-tests PASSED) hexdump: highlighting: [18] 2b_dec-4 ... OK blkid: superblocks probing: [36] ntfs ... OK getopt: options: [18] test_for_enhanced_getopt ... OK kill: options ... OK getopt: options: [19] unknown_options ... OK kill: print_pid ... OK blkid: superblocks probing: [37] nvidia-raid ... OK hexdump: highlighting: [19] 2b_dec-5 ... OK kill: queue ... OK getopt: options: [20] unquoted_option_bash ... OK hexdump: highlighting: [20] 2b_dec-6 ... OK kill: name_to_number ... OK libfdisk: GPT ... SKIPPED (test_fdisk_gpt not found) libmount: context ... SKIPPED (no root permissions) libmount: context-py ... SKIPPED (no root permissions) libmount: context (utab) ... SKIPPED (no root permissions) getopt: options: [21] unquoted_option_tcsh ... OK hexdump: highlighting: [21] 2b_dec-7 ... OK libmount: context-py (utab) ... SKIPPED (no root permissions) libmount: debugging ... SKIPPED (test not compiled) hexdump: highlighting: [22] 2b_dec-8 ... OK getopt: options: [22] weird_quoting_bash ... OK libmount: lock ... SKIPPED (optional) libmount: losetup-loop ... SKIPPED (no root permissions) libmount: loop overlay ... SKIPPED (no root permissions) getopt: options: [23] weird_quoting_tcsh ... OK hexdump: highlighting: [23] 4b_dec-1 ... OK libmount: options string ... SKIPPED (test not compiled) libmount: table diffs ... SKIPPED (test not compiled) getopt: options: [24] compatible ... OK hexdump: highlighting: [24] 4b_dec-2 ... OK libmount: tab files ... SKIPPED (test not compiled) getopt: options: [25] sh ... OK getopt: options: [26] csh ... OK libmount: tab files-py ... SKIPPED (pylibmount not compiled) libmount: tags ... SKIPPED (no root permissions) hexdump: highlighting: [25] 4b_dec-3 ... OK getopt: options: [27] no-arguments ... OK libmount: tags-py ... SKIPPED (no root permissions) getopt: options: [28] posix_correctly ... OK getopt: options: [29] non-option ... OK libmount: tab update ... SKIPPED (no root permissions) getopt: options ... OK (all 29 sub-tests PASSED) hexdump: highlighting: [26] 4b_dec-4 ... OK libmount: tab update-py ... SKIPPED (pylibmount not compiled) libmount: utils ... SKIPPED (test not compiled) hexdump: highlighting: [27] 4b_dec-5 ... OK logger: errors ... SKIPPED (missing in PATH: socat) libsmartcols: fromfile: [01] tree ... OK hexdump: highlighting: [28] 4b_dec-6 ... OK libsmartcols: title ... OK libsmartcols: fromfile: [02] tree-json ... OK logger: formats ... SKIPPED (missing in PATH: socat) libsmartcols: fromfile: [03] tree-middle ... OK libsmartcols: fromfile: [04] tree-end ... OK logger: journald ... OK blkid: superblocks probing: [38] ocfs2 ... OK hexdump: highlighting: [29] 4b_dec-7 ... OK logger: options ... SKIPPED (missing in PATH: socat) hexdump: highlighting ... OK (all 29 sub-tests PASSED) libsmartcols: fromfile: [05] trunc ... OK login: islocal ... OK libsmartcols: fromfile: [06] right ... OK blkid: superblocks probing: [39] promise-raid ... OK login: defs ... OK look: separator ... OK libsmartcols: fromfile: [07] right-maxout ... OK losetup: losetup-blkdev ... SKIPPED (no root permissions) blkid: superblocks probing: [40] reiser3 ... OK libsmartcols: fromfile: [08] strictwidth ... OK losetup: losetup-loop ... SKIPPED (no root permissions) libsmartcols: fromfile: [09] noextremes ... OK libsmartcols: fromfile: [10] hidden ... OK losetup: losetup ... SKIPPED (no root permissions) libsmartcols: fromfile: [11] wrap ... OK libsmartcols: fromfile: [12] wrap-tree ... OK md5: md5 ... OK libsmartcols: fromfile: [13] wrapnl ... OK blkid: superblocks probing: [41] reiser4 ... OK libsmartcols: fromfile: [14] wrapnl-tree ... OK libsmartcols: fromfile: [15] raw ... OK lscpu: lscpu: [01] armv7 ... OK blkid: superblocks probing: [42] romfs ... OK lsmem: lsmem: [01] s390-zvm-6g ... OK libsmartcols: fromfile: [16] export ... OK libsmartcols: fromfile: [17] column-separator ... OK libsmartcols: fromfile ... OK (all 17 sub-tests PASSED) blkid: superblocks probing: [43] silicon-raid ... OK lscpu: lscpu: [02] ppc-qemu ... OK blkid: superblocks probing: [44] small-fat32 ... OK minix: fsck images ... SKIPPED (no root permissions) minix: mkfs mount ... SKIPPED (no root permissions) blkid: superblocks probing: [45] swap0 ... OK lsmem: lsmem: [02] x86_64-16g ... OK lsmem: lsmem ... OK (all 2 sub-tests PASSED) misc: flock: [01] non-block ... OK misc: flock: [02] no-fork ... OK lscpu: lscpu: [03] ppc64-POWER7-64cpu ... OK blkid: superblocks probing: [46] swap1 ... OK misc: flock: [03] shared ... OK misc: flock: [04] exclusive ... OK blkid: superblocks probing: [47] tuxonice ... OK misc: fallocate ... OK lscpu: lscpu: [04] ppc64-POWER7 ... OK misc: ionice ... OK blkid: superblocks probing: [48] ubifs ... OK misc: line ... SKIPPED (line not found) blkid: superblocks probing: [49] udf-cd-nero-6 ... OK misc: mcookie ... OK lscpu: lscpu: [05] s390-kvm ... OK misc: rev ... OK misc: setarch: [01] options ... OK blkid: superblocks probing: [50] udf-hdd-mkudffs-1.0.0-1 ... OK lscpu: lscpu: [06] s390-lpar-drawer ... OK blkid: superblocks probing: [51] udf-hdd-mkudffs-1.0.0-2 ... OK misc: setarch: [02] uname26 ... OK misc: setarch: [03] uname26-version ... OK misc: setarch ... OK (all 3 sub-tests PASSED) lscpu: lscpu: [07] s390-lpar ... OK blkid: superblocks probing: [52] udf-hdd-mkudffs-1.3-1 ... OK misc: setsid ... OK lscpu: lscpu: [08] s390-zvm ... OK fdisk: MBR - dos mode ... OK misc: strtosize ... OK blkid: superblocks probing: [53] udf-hdd-mkudffs-1.3-2 ... OK lscpu: lscpu: [09] sparc64 ... OK lscpu: lscpu: [10] vbox-win ... OK fdisk: MBR - non-dos mode ... OK misc: ul ... OK blkid: superblocks probing: [54] udf-hdd-mkudffs-1.3-3 ... OK more: regexp ... OK misc: whereis ... OK mount: by devname ... SKIPPED (no root permissions) mount: fs lists ... SKIPPED (no root permissions) mount: broken fstab ... SKIPPED (no root permissions) more: squeeze ... OK mount: btrfs (fstab) ... SKIPPED (no root permissions) blkid: superblocks probing: [55] udf-hdd-mkudffs-1.3-4 ... OK lscpu: lscpu: [11] x86_64-64cpu ... OK mount: by devname (fstab) ... SKIPPED (no root permissions) mount: by devname (fstab label) ... SKIPPED (no root permissions) mount: by devname (fstab uuid) ... SKIPPED (no root permissions) mount: by label (fstab) ... SKIPPED (no root permissions) mount: by label (fstab devname) ... SKIPPED (no root permissions) mount: by label (fstab uuid) ... SKIPPED (no root permissions) mount: loop (fstab) ... SKIPPED (no root permissions) mount: none ... SKIPPED (no root permissions) mount: by uuid (fstab) ... SKIPPED (no root permissions) mount: by devname (fstab symlink) ... SKIPPED (no root permissions) mount: by uuid (fstab devname) ... SKIPPED (no root permissions) mount: by uuid (fstab label) ... SKIPPED (no root permissions) blkid: superblocks probing: [56] udf-hdd-mkudffs-1.3-5 ... OK lscpu: lscpu: [12] x86_64-dell_e4310 ... OK lscpu: lscpu ... OK (all 12 sub-tests PASSED) mount: by label ... SKIPPED (no root permissions) mount: move ... SKIPPED (no root permissions) mount: regular file ... SKIPPED (no root permissions) mount: remount ... SKIPPED (no root permissions) blkid: superblocks probing: [57] udf-hdd-udfclient-0.7.5 ... OK mount: rlimit-fsize ... SKIPPED (no root permissions) mount: shared-subtree ... SKIPPED (no root permissions) mount: call mount. ... SKIPPED (no root permissions) mount: umount-all-targets ... SKIPPED (no root permissions) mount: umount-recursive ... SKIPPED (no root permissions) mount: by uuid ... SKIPPED (no root permissions) blkid: superblocks probing: [58] udf-hdd-udfclient-0.7.7 ... OK partx: partitions probing ... SKIPPED (no root permissions) paths: built-in ... SKIPPED (optional) blkid: superblocks probing: [59] udf-hdd-win7 ... OK namei: basic functionality ... OK misc: swaplabel ... OK rename: basic check ... OK rename: exit codes ... OK rename: symlink check ... OK schedutils: chrt ... SKIPPED (no root permissions) rename: subdir check ... OK script: buffering race ... OK blkid: superblocks probing: [60] udf ... OK schedutils: chrt-non-user: [01] batch-vs-nice ... OK script: options: [01] append ... OK schedutils: chrt-non-user ... OK (all 1 sub-tests PASSED) schedutils: cpuset ... OK script: options: [02] force ... OK sfdisk: MBR ... SKIPPED (no root permissions) sfdisk: GPT ... SKIPPED (no root permissions) script: options: [03] quiet ... OK blkid: superblocks probing: [61] ufs ... OK sfdisk: movedata ... SKIPPED (no root permissions) sfdisk: resize ... SKIPPED (no root permissions) sfdisk: GPT ... SKIPPED (no root permissions) script: options: [04] return ... OK blkid: superblocks probing: [62] via-raid ... OK script: options ... OK (all 4 sub-tests PASSED) sfdisk: wipe ... SKIPPED (no root permissions) blkid: superblocks probing: [63] vmfs ... OK swapon: by devname ... SKIPPED (no root permissions) swapon: fix page size ... SKIPPED (no root permissions) swapon: fix signature ... SKIPPED (no root permissions) blkid: superblocks probing: [64] vmfs_volume ... OK swapon: by label ... SKIPPED (no root permissions) swapon: by uuid ... SKIPPED (no root permissions) blkid: superblocks probing: [65] xfs-log ... OK utmp: last: [01] nodns ... OK utmp: last ipv6: [01] nodns ... OK utmp: last ... OK (all 1 sub-tests PASSED) utmp: last ipv6 ... OK (all 1 sub-tests PASSED) utmp: subsecond ... OK fdisk: GPT ... OK utmp: to binary ... OK blkid: superblocks probing: [66] xfs ... OK utmp: circle ... OK utmp: IPv6 to binary ... OK misc: flock: [05] timeout ... OK misc: flock: [06] time-check ... OK (diff 3 sec) misc: flock ... OK (all 6 sub-tests PASSED) utmp: to text ... OK uuid: uuid_parser ... OK utmp: IPv6 to text ... OK wipefs: wipefs ... SKIPPED (no root permissions) blkid: superblocks probing: [67] zfs ... OK script: replay ... OK blkid: superblocks probing ... OK (all 67 sub-tests PASSED) uuid: uuidgen ... OK uuid: uuidd ... OK minix: mkfs fsck ... OK script: race conditions ... OK --------------------------------------------------------------------- All 192 tests PASSED --------------------------------------------------------------------- make[4]: Leaving directory '/sources/util-linux-2.30.1' make[3]: Leaving directory '/sources/util-linux-2.30.1' make[2]: Leaving directory '/sources/util-linux-2.30.1' make[1]: Leaving directory '/sources/util-linux-2.30.1'