Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2020 20:11:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251465] devel/bmake fails unit tests in build
Message-ID:  <bug-251465-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 251465
           Summary: devel/bmake fails unit tests in build
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: trociny@FreeBSD.org
          Reporter: mjl@luckie.org.nz
          Assignee: trociny@FreeBSD.org
             Flags: maintainer-feedback?(trociny@FreeBSD.org)

During ports build on FreeBSD 12.2 i386

#      test  varparse-dynamic
#      test  varparse-errors
#      test  varparse-mod
#      test  varparse-undef-partial
#      test  varquote
--- /usr/ports/devel/bmake/work/bmake/unit-tests/varmod-gmtime.exp=20=20=20=
=20=20
2020-11-01 11:57:02.000000000 +1300
+++ varmod-gmtime.out   2020-11-30 09:10:11.540801000 +1300
@@ -17,7 +17,7 @@
 : 0 becomes ok.
 : 1 becomes Thu Jan  1 00:00:01 1970.
 : INT32_MAX becomes Tue Jan 19 03:14:07 2038.
-: INT32_MAX + 1 becomes Tue Jan 19 03:14:08 2038.
+: INT32_MAX + 1 becomes Fri Dec 13 20:45:52 1901.
 make: Invalid time value: 10000000000000000000000000000000}.

 : overflow becomes mtime=3D10000000000000000000000000000000}.
--- /usr/ports/devel/bmake/work/bmake/unit-tests/varmod-localtime.exp=20=20
2020-11-01 11:57:02.000000000 +1300
+++ varmod-localtime.out        2020-11-30 09:10:11.953868000 +1300
@@ -17,7 +17,7 @@
 : 0 becomes ok.
 : 1 becomes Thu Jan  1 01:00:01 1970.
 : INT32_MAX becomes Tue Jan 19 04:14:07 2038.
-: INT32_MAX + 1 becomes Tue Jan 19 04:14:08 2038.
+: INT32_MAX + 1 becomes Fri Dec 13 21:45:52 1901.
 make: Invalid time value: 10000000000000000000000000000000}.

 : overflow becomes ocaltime=3D10000000000000000000000000000000}.
Failed tests: varmod-gmtime varmod-localtime
*** Error code 1

Stop.
bmake[2]: stopped in /usr/ports/devel/bmake/work/bmake/unit-tests
*** Error code 1

Stop.
bmake[1]: stopped in /usr/ports/devel/bmake/work/bmake
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/bmake

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