Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jul 2018 01:20:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229522] devel/automake: Set MAKE_JOBS_UNSAFE due to race condition when building
Message-ID:  <bug-229522-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 229522
           Summary: devel/automake: Set MAKE_JOBS_UNSAFE due to race
                    condition when building
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tijl@FreeBSD.org
          Reporter: dereks@lifeofadishwasher.com
          Assignee: tijl@FreeBSD.org
             Flags: maintainer-feedback?(tijl@FreeBSD.org)

While doing a full rebuild inside of a poudriere bulk due to jail version
update automake failed to what appears to be a race condition?

...
--- bin/aclocal-1.16 ---
rm -f bin/aclocal-1.16;  ln bin/aclocal bin/aclocal-1.16
--- doc/aclocal-1.16.1 ---
help2man: can't get `--help' info from aclocal-1.16
Try `--no-discard-stderr' if option outputs to stderr
*** [doc/aclocal-1.16.1] Error code 127

make[1]: stopped in /wrkdirs/usr/ports/devel/automake/work/automake-1.16.1
1 error

make[1]: stopped in /wrkdirs/usr/ports/devel/automake/work/automake-1.16.1
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1
...

Should devel/automake port set MAKE_JOBS_UNSAFE due to this?

Rerunning a bulk build for devel/automake in the same jail built automake
without issue.  I have logs of both bulk runs if needed.

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