Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2019 09:54:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242798] sysutils/e2fsprogs: Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit: Tests failed: f_inlinedata_dirblocks
Message-ID:  <bug-242798-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242798

            Bug ID: 242798
           Summary: sysutils/e2fsprogs: Fails to build on FreeBSD
                    12.1-RELEASE-p1 powerpc 32 bit: Tests failed:
                    f_inlinedata_dirblocks
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mandree@FreeBSD.org
          Reporter: canardo909@gmx.com
                CC: powerpc@FreeBSD.org
                CC: powerpc@FreeBSD.org
             Flags: maintainer-feedback?(mandree@FreeBSD.org)
          Assignee: mandree@FreeBSD.org

Problem found when building sysutils/e2fsprogs on FreeBSD 12.1-RELEASE-p1
powerpc 32 bit, running on Apple Powerbook 17".
(e2fsprogs required to build sysutils/dsbmd)


# cd /usr/ports/sysutils/e2fsprogs=20
# make -DBATCH install clean
=3D=3D=3D>  Building for e2fsprogs-1.45.3_2
.....
.....
gmake[1]: Entering directory
'/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.45.3/tests'
Running e2fsprogs test suite...
.....
f_messy_inode: bad file and directory acl pointers: ok
f_inlinedata_dirblocks: check inline dir as two dirent blocks: failed
i_qcow: create/convert raw/qcow2 images: ok
.....
d_fallocate_bigalloc: fallocate sparse files and big files with bigalloc: ok
     317 tests succeeded               1 tests failed
Tests failed: f_inlinedata_dirblocks=20
gmake[1]: *** [Makefile:396: test_post] Error 1
.....
.....
-Exit status is 0
+Entry '..' in Signal (11) SIGSEGV si_code=3DSEGV_MAPERR fault addr=3D0x2ff0
+Exit status is 8
*** Error code 1


NB: doc https://github.com/tytso/e2fsprogs/tree/master/tests
mentions:
"These images contain various forms of corrupted filesystem which
e2fsck will correct.  They are used as a regression test for e2fsck."

(see full log attached)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242798-7788>