[Bug 220590] math/fftw3: fails to build on armv6 (729 ports skipped)

2017-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220590 Jan Beich changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 220591] graphics/graphviz: fails to build on armv6 (451 ports skipped)

2017-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220591 Bug ID: 220591 Summary: graphics/graphviz: fails to build on armv6 (451 ports skipped) Product: Ports & Packages Version: Latest Hardware: Any OS: Any

[Bug 220590] math/fftw3: fails to build on armv6 (729 ports skipped)

2017-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220590 --- Comment #3 from Jan Beich --- Here's a test case: $ cat a.c #include #include int main(int argc, char *argv[]) { printf("%Lf\n", cosl(5)); printf("%Lf\n", sinl(5)); return 0; } $ cc a.c -lm -O1 -funsafe-math-optimizations /tm

[Bug 220590] math/fftw3: fails to build on armv6 (729 ports skipped)

2017-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220590 --- Comment #2 from Jan Beich --- Err, -ffast-math is a group of flags. The issue is caused by -funsafe-math-optimizations. -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug 220590] math/fftw3: fails to build on armv6 (729 ports skipped)

2017-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220590 --- Comment #1 from Jan Beich --- Affected FreeBSD versions: 11.0 (clang 3.8), 11.1 (clang 4.0), 12.0 (clang500-import). Workarounds: define USE_GCC=yes or drop -ffast-math. -- You are receiving this mail because: You are on the CC list f

[Bug 220590] math/fftw3: fails to build on armv6 (729 ports skipped)

2017-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220590 Bug ID: 220590 Summary: math/fftw3: fails to build on armv6 (729 ports skipped) Product: Ports & Packages Version: Latest Hardware: Any OS: Any

Re: [toolchain] system clang on powerpc64 vs building lang/gcc7-devel with it: xgcc gets segmentation fault

2017-07-09 Thread Gerald Pfeifer
On Tue, 4 Jul 2017, Mark Millard wrote: > I have submitted: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81315 > for the below, presuming for now that the problem is on the GCC side > of things. Hopefully it is not tied to include-fixed/ now being empty. > > [We will see if the GCC folks object to

[Bug 218808] www/firefox: usr/bin/ld: error: unknown argument: --warn-unresolved-symbols

2017-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218808 Jan Beich changed: What|Removed |Added Blocks||214864 Referenced Bugs: https://bugs