Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2015 10:48:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 196715] elftoolchain strip(1) core dumps a lot when building ports/multimedia/x264 and ports/multimedia/ffmpeg
Message-ID:  <bug-196715-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: daniel.engberg.lists@pyret.net
                CC: emaste@freebsd.org, koobs@FreeBSD.org,
                    multimedia@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 on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196715-12827>