Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 2014 14:34:48 +0200
From:      Lena@lena.kiev.ua
To:        freebsd-chromium@freebsd.org
Subject:   Re: Still segfault at start
Message-ID:  <20141104123448.GC802@lena.kiev>
In-Reply-To: <54562C5D.5050603@freebsd.org>
References:  <mailman.59.1415016001.56588.freebsd-chromium@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> From: Ren? Ladan

> > 8.4 i386, one more newer version 38.0.2125.111 from
> > pkg.FreeBSD.org/freebsd:8:x86:32 - at start
> > this time a window frame didn't appear, again segfault:

> what
> happens if you rebuild chromium without GCC at all (replacing
> USES=compiler:c++11-lib by a hardcoded
> BUILD_DEPENDS=clang33:${PORTSDIR}/lang/clang33 ) ?

ninja: Entering directory `out/Release'
[1/15288] CC obj/third_party/webrtc/mo...ding/codecs/g711/G711.g711_interface.o
FAILED: cc -MMD -MF obj/third_party/webrtc/modules/audio_coding/codecs/g711/G711
.g711_interface.o.d -DV8_DEPRECATION_WARNINGS -D_FILE_OFFSET_BITS=64 -DNO_TCMALL
OC -DDISABLE_NACL -DCHROMIUM_BUILD -DCR_CLANG_REVISION=214024 -DTOOLKIT_VIEWS=1
-DUSE_AURA=1 -DUSE_ASH=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_DEFAULT_
RENDER_THEME=1 -DUSE_LIBJPEG_TURBO=1 -DUSE_X11=1 -DUSE_CLIPBOARD_AURAX11=1 -DENA
BLE_ONE_CLICK_SIGNIN -DUSE_XI2_MT=2 -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DUSE_
PROPRIETARY_CODECS -DENABLE_CONFIGURATION_POLICY -DENABLE_NOTIFICATIONS -DENABLE
_EGLIMAGE=1 -DENABLE_TASK_MANAGER=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGINS=1 -DE
NABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_AUTOFILL_DIALOG=1 -DENABLE_BA
CKGROUND=1 -DENABLE_GOOGLE_NOW=1 -DCLD_VERSION=2 -DCLD2_DATA_SOURCE=static -DENA
BLE_FULL_PRINTING=1 -DENABLE_PRINTING=1 -DENABLE_SPELLCHECK=1 -DENABLE_CAPTIVE_P
ORTAL_DETECTION=1 -DENABLE_APP_LIST=1 -DENABLE_SETTINGS_APP=1 -DENABLE_MANAGED_U
SERS=1 '-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' '-DD
ATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' '-DSPDY_PROXY_AUTH_
ORIGIN="https://proxy.googlezip.net:443/"' '-DDATA_REDUCTION_PROXY_PROBE_URL="ht
tp://check.googlezip.net/connect"' '-DDATA_REDUCTION_PROXY_WARMUP_URL="http://ww
w.gstatic.com/generate_204"' -DENABLE_MDNS=1 -DENABLE_SERVICE_DISCOVERY=1 -DWEBR
TC_RESTRICT_LOGGING -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_CHROMIUM_BUILD -DLOGG
ING_INSIDE_WEBRTC -DWEBRTC_POSIX -DWEBRTC_BSD -DWEBRTC_LINUX -DWEBRTC_THREAD_RR
-DUSE_NSS=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND
 -DDYNAMIC_ANNOTATIONS_ENABLED=0 -D_FORTIFY_SOURCE=2 -Igen -I../.. -I../../third
_party/webrtc/overrides -I../../third_party -I../../third_party/webrtc/modules/a
udio_coding/codecs/g711/include -I../../third_party/webrtc -fstack-protector --p
aram=ssp-buffer-size=4  -pthread -fno-exceptions -fno-strict-aliasing -Wall -Wno
-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden -pipe -fPI
C -Wno-reserved-user-defined-literal -momit-leaf-frame-pointer -mstack-alignment
=16 -mstackrealign -fcolor-diagnostics -Wheader-hygiene -Wno-char-subscripts -Wn
o-unneeded-internal-declaration -Wno-covered-switch-default -Wstring-conversion
-Wno-c++11-narrowing -Wno-deprecated-register -msse2 -mfpmath=sse -mmmx -m32 -O2
 -fdata-sections -ffunction-sections -fno-slp-vectorize -funwind-tables -O2 -pip
e -march=prescott -fno-stack-protector -isystem/usr/local/include -Wno-unknown-w
arning-option -fno-strict-aliasing  -c ../../third_party/webrtc/modules/audio_co
ding/codecs/g711/g711_interface.c -o obj/third_party/webrtc/modules/audio_coding
/codecs/g711/G711.g711_interface.o
cc1: error: unrecognized command line option "-mstack-alignment=16"
cc1: error: unrecognized command line option "-Wno-reserved-user-defined-literal"
cc1: error: unrecognized command line option "-Wheader-hygiene"
cc1: error: unrecognized command line option "-Wno-unneeded-internal-declaration"
cc1: error: unrecognized command line option "-Wno-covered-switch-default"
cc1: error: unrecognized command line option "-Wstring-conversion"
cc1: error: unrecognized command line option "-Wno-c++11-narrowing"
cc1: error: unrecognized command line option "-Wno-deprecated-register"
cc1: error: unrecognized command line option "-Wno-unknown-warning-option"
cc1: error: unrecognized command line option "-fcolor-diagnostics"
cc1: error: unrecognized command line option "-fno-slp-vectorize"
ninja: build stopped: subcommand failed.




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