[Bug 196715] elftoolchain strip(1) core dumps a lot when building ports/multimedia/x264 and ports/multimedia/ffmpeg

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 14 10:48:08 UTC 2015


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: freebsd-bugs at FreeBSD.org
          Reporter: daniel.engberg.lists at pyret.net
                CC: emaste at freebsd.org, koobs at FreeBSD.org,
                    multimedia at FreeBSD.org

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.


More information about the freebsd-bugs mailing list