Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2016 12:12:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 207837] www/firefox: clang34 and clang35 crash on i386 with -O2 -fstack-protector (OPTIMIZED_CFLAGS=off)
Message-ID:  <bug-207837-21738-QzYAKEBtwG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207837-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207837-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=207837

--- Comment #7 from Vikash Badal <vikashb@where-ever.za.net> ---
(In reply to Jan Beich from comment #3)


I tried adding OPTIMIZED_CFLAGS=on to the make.conf for the poudriere jail

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/RELENG_10_2_i386-make.conf ####
WITH_PKGNG=yes
WITH_GALLIUM="yes"
DEFAULT_VERSIONS=apache=2.2 php=5.6
OPTIMIZED_CFLAGS=on

still fails

full log:

http://anger.where-ever.za.net/~vikashb/firefox-45.0_3,1-OPTIMIZED_CFLAGS_off.log

not sure if i missed the plot here

-- 
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-207837-21738-QzYAKEBtwG>