Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Sep 2016 16:16:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 211069] www/firefox and www/firefox-esr    c++: error: unable to execute command: Abort trap (core dumped)
Message-ID:  <bug-211069-21738-rs0EOpDGSt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211069-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211069-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211069

Jan Beich (mail not working) <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
           Hardware|Any                         |arm
                 CC|                            |dim@FreeBSD.org
              Flags|maintainer-feedback?(gecko@ |
                   |FreeBSD.org)                |

--- Comment #2 from Jan Beich (mail not working) <jbeich@FreeBSD.org> ---
I can reproduce on /projects/clang390-import with just the following steps

   $ cd /usr/ports/www/firefox
   $ make
   $ cd $(make -V
WRKSRC)/obj*/media/webrtc/trunk/webrtc/modules/modules_video_processing
   $ rm *.o
   $ echo 'OS_CXXFLAGS +=3D -target armv6kz--freebsd12.0-gnueabihf' >>backe=
nd.mk
   $ gmake

Note, -O0 and -O1 build fine but -O2 and -O3 crash.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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