[Bug 229522] devel/automake: Set MAKE_JOBS_UNSAFE due to race condition when building
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 5 01:20:52 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229522
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 at FreeBSD.org
Reporter: dereks at lifeofadishwasher.com
Assignee: tijl at FreeBSD.org
Flags: maintainer-feedback?(tijl at 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
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes 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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list