Build test errors in e2fsprogs-1.41.8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm not sure if this is the best place to post this, but I want to report some test errors in e2fsprogs-1.41.8. If there is a better place to send this, please let me know.

The test systems are two different implementations of Linux From Scratch 6.5.

When building e2fsprogs-1.41.8, we use the instructions at http://www.linuxfromscratch.org/lfs/view/stable/chapter06/e2fsprogs.html

When building with a 32-bit compiler (gcc-4.4.1), the 'make check' command runs and indicates no errors.

When building with a 64-bit compiler (gcc-4.4.1), the 'make check' command issues 4 errors:

d_loaddump: debugfs load/dump test:
   ../../tests/d_loaddump/script: line 22: 23505 Segmentation fault
   $DEBUGFS -R "write $TEST_DATA test_data" -w $TMPFILE >> $OUT.new 2>&1
   ../../tests/d_loaddump/script: line 34: 23509 Segmentation fault
   $DEBUGFS -R "dump test_data $VERIFY_DATA" $TMPFILE >> $OUT.new 2>&1

f_dup4: find all directory pathnames:
   ../../tests/f_dup4/script: line 41: 24241 Segmentation fault
   $DEBUGFS -w $TMPFILE  > /dev/null 2>&1 <<EOF

f_imagic_fs: imagic filesystem with imagic inodes:
   ../../tests/run_e2fsck: line 48: 24950 Segmentation fault
   $DEBUGFS -w -R "feature imagic_inodes" $TMPFILE > /dev/null 2>&1


  -- Bruce Dubbs
     bdubbs@xxxxxxxxxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux