Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2019 08:29:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241389] sysutils/e2fsprogs: build failure due to failing tests
Message-ID:  <bug-241389-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 241389
           Summary: sysutils/e2fsprogs: build failure due to failing tests
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: mandree@FreeBSD.org
          Reporter: ohartmann@walstatt.org
             Flags: maintainer-feedback?(mandree@FreeBSD.org)
          Assignee: mandree@FreeBSD.org

Port sysutils/e2fsprogs fails to build and install due to failures in the f=
inal
test suite:

[...]

[...]=3D=3D=3D>  Running e2fsprogs self-test suite
cd /wrkdirs/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.45.3/tests &&  ul=
imit
-t 180 &&  /bin/mkdir -p /wrkdirs/usr/ports/sysutils/e2fsprogs/work/tmp &&=
=20
/usr/bin/env e2fsprogs_inhibit_SIGINFO=3D1
BLKID_FILE=3D/wrkdirs/usr/ports/sysutils/e2fsprogs/work/tmp/blkid.tab
SHELL=3D/usr/local/bin/bash  gmake check -j8   || { head -n30000
/wrkdirs/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.45.3/tests/*.failed
2>/dev/null ; exit 1 ; }
gmake[1]: Entering directory
'/wrkdirs/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.45.3/tests'
/bin/cp ./mke2fs.conf.in mke2fs.conf
./scripts/gen-test-data > test_data.tmp
Running e2fsprogs test suite...

Creating test_one script...
f_imagic_fs: imagic filesystem with imagic inodes: ok
m_large_file: largefile fs type: ok
m_64bit_flexbg: mkfs with 64bit and flex_bg: ok
f_badroot: file in root directory inode: ok
u_mke2fs_opt_oddsize: e2undo with mke2fs -z and non-32k-aligned bdev size: =
ok
f_dup_ba: multiply claimed blocks with bigalloc: failed
debugfs 1.45.3 (14-Jul-2019)
d_dumpe2fs_group_only: dumpe2fs group only mode: ok
d_bad_ostype: handle bad (negative) os_type: ok
f_extra_journal: Valid journal inode, but has_journal feature not present: =
ok
f_crashdisk: Superblock with illegal values: ok
...
d_xattr_sorting: sort extended attributes in debugfs: ok
f_badcluster: test alignment problems with bigalloc clusters: failed
...
m_uninit: uninitialized group feature: ok
f_del_dup_quota: delete file containing multiply claimed blocks with quota:
failed
...
f_badsymlinks2: more types of corrupted symlinks: ok
f_convert_bmap_sparse: convert sparse blockmap file to extents file: failed
...
m_mmp_bad_csum: mmp with bad csum (metadata_csum): ok
     296 tests succeeded              21 tests failed
Tests failed: d_inline_dump d_special_files f_badcluster
f_cloneblock_alloc_error f_convert_bmap_and_extent f_convert_bmap_sparse
f_del_dup_quota f_dup f_dup2 f_dup3 f_dup4 f_dup_ba f_dup_resize f_dupfsblks
f_dupsuper f_extents f_extents2 f_ind_inode_collision f_itable_collision
f_unshare_blocks_no_space f_unshare_blocks_ok=20
gmake[1]: *** [Makefile:396: test_post] Error 1
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.45.3/tests'

...

=3D=3D>
/wrkdirs/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.45.3/tests/f_unshare=
_blocks_ok.failed
<=3D=3D
--- f_unshare_blocks_ok/expect.1        2019-07-15 01:02:47.000000000 +0000
+++ f_unshare_blocks_ok.1.log   2019-10-21 07:43:04.136677000 +0000
@@ -8,12 +8,12 @@
 Pass 1D: Reconciling multiply-claimed blocks
 (There are 2 inodes containing multiply-claimed blocks.)

-File /file2.txt (inode #12, mod time Sat Mar  3 02:12:33 2018)=20
+File /file2.txt (inode #12, mod time Sat Mar  3 02:12:06 2018)=20
   has 1 multiply-claimed block(s), shared with 1 file(s):
-       /file1.txt (inode #13, mod time Sat Mar  3 02:12:15 2018)
-File /file1.txt (inode #13, mod time Sat Mar  3 02:12:15 2018)=20
+       /file1.txt (inode #13, mod time Sat Mar  3 02:11:48 2018)
+File /file1.txt (inode #13, mod time Sat Mar  3 02:11:48 2018)=20
   has 1 multiply-claimed block(s), shared with 1 file(s):
-       /file2.txt (inode #12, mod time Sat Mar  3 02:12:33 2018)
+       /file2.txt (inode #12, mod time Sat Mar  3 02:12:06 2018)
 Multiply-claimed blocks already reassigned or cloned.

 Pass 2: Checking directory structure
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/e2fsprogs
=3D>> Cleaning up wrkdir
=3D=3D=3D>  Cleaning for e2fsprogs-1.45.3_2
build of sysutils/e2fsprogs | e2fsprogs-1.45.3_2 ended at Mon Oct 21 07:43:=
20
UTC 2019
build time: 00:01:00
!!! build failure encountered !!!

[...]

This failure occurs on all platforms we provide poudriere service: 11.3-REL=
ENG,
12-STABLE, 12.1-RELENG, CURRENT, all recent jail installations, base hosts =
are
12-STABLE and/or CURRENT, also recent revisions. This problem is now alive =
for
a couple of months and I'm wondering nobody else stumbled over it.

The build environment from which the error above has been taken is:

=3D>> Building sysutils/e2fsprogs
build started at Mon Oct 21 07:42:20 UTC 2019
port directory: /usr/ports/sysutils/e2fsprogs
package name: e2fsprogs-1.45.3_2
building for: FreeBSD anger.walstatt.dynvpn.de 12.1-STABLE FreeBSD 12.1-STA=
BLE
1201500 amd64
maintained by: mandree@FreeBSD.org
Makefile ident:      $FreeBSD: head/sysutils/e2fsprogs/Makefile 512232
2019-09-17 19:21:18Z tobik $
Poudriere version: 3.3.2_1
Host OSVERSION: 1300053
Jail OSVERSION: 1201500
Job Id: 01

---Begin Environment---
SHELL=3D/bin/csh
OSVERSION=3D1201500
UNAME_v=3DFreeBSD 12.1-STABLE 1201500
UNAME_r=3D12.1-STABLE
BLOCKSIZE=3DK
MAIL=3D/var/mail/root
STATUS=3D1
HOME=3D/root
PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/b=
in
LOCALBASE=3D/usr/local
USER=3Droot
LIBEXECPREFIX=3D/usr/local/libexec/poudriere
POUDRIERE_VERSION=3D3.3.2_1
MAKEOBJDIRPREFIX=3D/pool/sources/12-STABLE/obj/
MASTERMNT=3D/pool/poudriere/data/.m/12-amd64-head-default/ref
POUDRIERE_BUILD_TYPE=3Dbulk
PACKAGE_BUILDING=3Dyes
SAVED_TERM=3Dscreen
PWD=3D/pool/poudriere/data/.m/12-amd64-head-default/ref/.p/pool
P_PORTS_FEATURES=3DFLAVORS SELECTED_OPTIONS
MASTERNAME=3D12-amd64-head-default
SCRIPTPREFIX=3D/usr/local/share/poudriere
OLDPWD=3D/pool/poudriere/data/.m/12-amd64-head-default/ref/.p
SCRIPTPATH=3D/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=3D/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=3D
PKGENV=3D
FLAVOR=3D
DEPENDS_ARGS=3D
MAKE_ARGS=3D
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
=3D=3D=3D> The following configuration options are available for e2fsprogs-=
1.45.3_2:
     BASHTESTS=3Doff: Enable tests that require the GNU bash shell
     DOCS=3Don: Build and/or install documentation
     FUSEFS=3Doff: Build user-land ext2/3/4 FUSE module (slow!)
     NLS=3Don: Native Language Support
     PARALLELTESTS=3Don: Parallelize self-tests (needs more disk space)
     SLOWTESTS=3Doff: Enable slow tests that are skipped by default
=3D=3D=3D=3D> Choose which set of self-tests to run: you have to select exa=
ctly one of
them
     NOTESTS=3Doff: Do not run any self-tests (Tier-1, DISCOURAGED)
     SMALLTESTS=3Don: Run tests that need <500 MB disk space (DEFAULT)
     ALLTESTS=3Doff: Run most self-tests (needs more RAM/disk space)
=3D=3D=3D> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
mandree@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--disable-fsck  --disable-e2initrd-helper  --disable-libuuid  --disable-uui=
dd=20
--enable-libblkid  --enable-elf-shlibs  --libdir=3D'/usr/local/lib/e2fsprog=
s/'=20
--includedir=3D'/usr/local/include/e2fsprogs/'  --with-root-prefix=3D'/usr/=
local'=20
--without-included-gettext  LDFLAGS=3D' -fstack-protector-strong -fuse-ld=
=3Dbfd=20
-L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib/e2fsprogs' --disable-fuse2fs
--prefix=3D/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

[...]

--=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-241389-7788>