https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196715

            Bug ID: 196715
           Summary: elftoolchain strip(1) core dumps a lot when building
                    ports/multimedia/x264 and ports/multimedia/ffmpeg
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]

Building x264 with settings ASM, GPAC, PGO enabled cases strip to core dump a
lot, this is also seen when building ffmpeg afterwards.

...
YASM  libavcodec/x86/dwt_yasm.o
STRIP libavcodec/x86/dsputilenc.o
STRIP libavcodec/x86/dwt_yasm.o
library.mak:26: recipe for target 'libavcodec/x86/dsputilenc.o' failed
gmake[4]: [libavcodec/x86/dsputilenc.o] Floating point exception (core dumped)
(ignored)
CC    libavcodec/x86/fdct.o
CC    libavcodec/x86/fdctdsp_init.o
YASM  libavcodec/x86/fft.o
libavcodec/x86/fft.asm:54: warning: section flags ignored on section
redeclaration
STRIP libavcodec/x86/fft.o
library.mak:26: recipe for target 'libavcodec/x86/dwt_yasm.o' failed
gmake[4]: [libavcodec/x86/dwt_yasm.o] Floating point exception (core dumped)
(ignored)

and so on....

FreeBSD 11.0-CURRENT #0 r276959, ports about 2 hours old.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to