[Bug 232936] lang/scm fails to build with GCC 8
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 18 22:07:47 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232936
--- Comment #8 from commit-hook at freebsd.org ---
A commit references this bug:
Author: mi
Date: Sun Nov 18 22:06:46 UTC 2018
New revision: 485281
URL: https://svnweb.freebsd.org/changeset/ports/485281
Log:
Try to improve chances of successful build - including, but not
limited to disabling compiler-optimizations.
Proper fixing seems inherently impossible -- even with -O0 valgrind
flags hundreds of unitilized memory accesses during self-check.
Tested with gcc8 and the base cc (clang) -- remove the GCC-requirement.
Add some patches from Debian.
While here simplify the extract-target a little and remove the BROKEN*
lines to attempt building on other platforms again...
Bump port-revision.
PR: 232936
Changes:
head/lang/scm/Makefile
head/lang/scm/files/patch-bigrecy_32bit_upstream
head/lang/scm/files/patch-scmfig.h
head/lang/scm/files/patch-texinfo5_fixes
head/lang/scm/files/patch-warnings
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list