[Bug 221447] sysutils/e2fsprogs fail to build on 11.1 i386, but build fine on amd64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 12 15:34:37 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221447

            Bug ID: 221447
           Summary: sysutils/e2fsprogs fail to build on 11.1 i386, but
                    build fine on amd64
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mandree at FreeBSD.org
          Reporter: vvd at unislabs.com
             Flags: maintainer-feedback?(mandree at FreeBSD.org)
          Assignee: mandree at FreeBSD.org

Created attachment 185323
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185323&action=edit
Full build log

Fail 3 tests (full log in attach):
     298 tests succeeded               3 tests failed
Tests failed: f_del_dup_quota f_quota f_quota_extent_opt 
gmake[2]: *** [Makefile:367: test_post] Error 1
gmake[2]: Leaving directory
'/usr/obj/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.43.5/tests'
==>
/usr/obj/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.43.5/tests/f_del_dup_quota.failed
<==
--- f_del_dup_quota/expect.1    2017-06-23 21:28:12.000000000 +0000
+++ f_del_dup_quota.1.log       2017-08-12 15:19:17.802113000 +0000
@@ -29,9 +29,9 @@
 Fix<y>? yes
 Free blocks count wrong (6815, counted=6816).
 Fix<y>? yes
-[QUOTA WARNING] Usage inconsistent for ID 0:actual (15360, 3) != expected
(17408, 4)
+[QUOTA WARNING] Usage inconsistent for ID 0:actual (15360, 0) != expected (3,
0)
 Update quota info for quota type 0<y>? yes
-[QUOTA WARNING] Usage inconsistent for ID 0:actual (15360, 3) != expected
(17408, 4)
+[QUOTA WARNING] Usage inconsistent for ID 0:actual (15360, 0) != expected (3,
0)
 Update quota info for quota type 1<y>? yes

 test_filesys: ***** FILE SYSTEM WAS MODIFIED *****

==>
/usr/obj/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.43.5/tests/f_quota.failed
<==
--- f_quota/expect.1    2014-07-03 14:33:48.000000000 +0000
+++ f_quota.1.log       2017-08-12 15:19:12.810260000 +0000
@@ -3,8 +3,8 @@
 Pass 3: Checking directory connectivity
 Pass 4: Checking reference counts
 Pass 5: Checking group summary information
-[QUOTA WARNING] Usage inconsistent for ID 0:actual (13312, 2) != expected
(14336, 3)
-[QUOTA WARNING] Usage inconsistent for ID 100:actual (2048, 2) != expected
(1024, 1)
+[QUOTA WARNING] Usage inconsistent for ID 0:actual (13312, 0) != expected (2,
0)
+[QUOTA WARNING] Usage inconsistent for ID 100:actual (2048, 0) != expected (2,
0)
 Update quota info for quota type 0? yes

==>
/usr/obj/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.43.5/tests/f_quota_extent_opt.failed
<==
--- f_quota_extent_opt/expect.1 2017-04-21 07:33:47.000000000 +0000
+++ f_quota_extent_opt.1.log    2017-08-12 15:19:17.187360000 +0000
@@ -6,7 +6,7 @@
 Pass 3: Checking directory connectivity
 Pass 4: Checking reference counts
 Pass 5: Checking group summary information
-[QUOTA WARNING] Usage inconsistent for ID 0:actual (147456, 3) != expected
(148480, 3)
+[QUOTA WARNING] Usage inconsistent for ID 0:actual (147456, 0) != expected (3,
0)
 Update quota info for quota type 0? yes

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


More information about the freebsd-ports-bugs mailing list