Still segfault at start

Tomek tomek at apostata.org
Tue Nov 4 14:08:47 UTC 2014


Hi,

> Adding -fno-omit-frame-pointer to www/chromium/Makefile gives a build
> error in poudriere:
> ../../third_party/ffmpeg/libavcodec/x86/mpegaudiodsp.c:84:5: error:
> 'asm' operand has impossible constraints
> __asm__ volatile(
> ^
> 
> or did you add this flag to devel/libexecinfo/Makefile?

I've added it to www/chromium Makefile:
CFLAGS+= -fno-stack-protector -fno-omit-frame-pointer -isystem${LOCALBASE}/include

And I didn't get this error... My build is on:
FreeBSD fbsd84 8.4-RELEASE FreeBSD 8.4-RELEASE #0 r251259: Sun Jun 2 21:26:57 UTC 2013
root at bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64

--
Best Wishes
Tomek


More information about the freebsd-chromium mailing list