Date: Mon, 26 Aug 2013 21:49:40 +1000 From: John Marshall <john.marshall@riverwillow.com.au> To: freebsd-chromium@FreeBSD.org Subject: 29.0.1547.57 build fails on 9.2-RC2 i386 Message-ID: <20130826114939.GA3966@rwpc15.mby.riverwillow.net.au>
next in thread | raw e-mail | index | archive | help
--TB36FDmn/VVEgNH/ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Chromium 29.0.1547.57 doesn't want to build for me on 9.2-RC2 i386 FreeBSD 9.2-RC2 r254395: Fri Aug 16 17:28:53 AEST 2013 ... i386 ports tree: r325368 This is an old Pentium 4 - no HTT available, so no scope for MAKE_JOBS. Earlier releases of chromium have built OK. After about 12 hours, the build falls over as follows... [11637/11992] CXX obj/net/dns/net.dns_session.o FAILED: clang++ -MMD -MF obj/net/dns/net.dns_session.o.d -DANGLE_DX11 -D_FI= LE_OFFSET_BITS=3D64 -DNO_TCMALLOC -DDISABLE_NACL -DCHROMIUM_BUILD -DUSE_DEF= AULT_RENDER_THEME=3D1 -DUSE_LIBJPEG_TURBO=3D1 -DUSE_NSS=3D1 -DUSE_X11=3D1 -= DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES=3D1 -DENABLE_REMOTIN= G=3D1 -DENABLE_WEBRTC=3D1 -DUSE_PROPRIETARY_CODECS -DENABLE_CONFIGURATION_P= OLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU=3D1 -DENABL= E_EGLIMAGE=3D1 -DENABLE_TASK_MANAGER=3D1 -DENABLE_EXTENSIONS=3D1 -DENABLE_P= LUGIN_INSTALLATION=3D1 -DENABLE_PLUGINS=3D1 -DENABLE_SESSION_SERVICE=3D1 -D= ENABLE_THEMES=3D1 -DENABLE_BACKGROUND=3D1 -DENABLE_AUTOMATION=3D1 -DENABLE_= GOOGLE_NOW=3D1 -DENABLE_LANGUAGE_DETECTION=3D1 -DENABLE_PRINTING=3D1 -DENAB= LE_CAPTIVE_PORTAL_DETECTION=3D1 -DENABLE_MANAGED_USERS=3D1 -DNET_IMPLEMENTA= TION -DUSE_KERBEROS -DDLOPEN_KERBEROS -DENABLE_BUILT_IN_DNS -DU_USING_ICU_N= AMESPACE=3D0 -DU_STATIC_IMPLEMENTATION -DUSE_GCONF -DUSE_GIO -D__STDC_CONST= ANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DOFFICIAL_BUILD -DNVALGRIND -DD= YNAMIC_ANNOTATIONS_ENABLED=3D0 -D_FORTIFY_SOURCE=3D2 -I../../third_party/ic= u/public/common -I../../third_party/icu/public/i18n -I../.. -I../../sdch/op= en-vcdiff/src -I../../third_party/zlib -Igen/net -Igen -I../../net/third_pa= rty/nss/ssl -fstack-protector --param=3Dssp-buffer-size=3D4 -pthread -fno-= exceptions -fno-strict-aliasing -Wall -Wno-unused-parameter -Wno-missing-fi= eld-initializers -fvisibility=3Dhidden -pipe -fPIC -Wheader-hygiene -Wno-ch= ar-subscripts -Wno-unused-function -Wno-covered-switch-default -Wstring-con= version -Wno-c++11-narrowing -Wno-reserved-user-defined-literal -momit-leaf= -frame-pointer -fcolor-diagnostics -I/usr/local/include/gtk-2.0 -I/usr/loca= l/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/c= airo -I/usr/local/include/pixman-1 -I/usr/local/include/drm -D_THREAD_SAFE = -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/lo= cal/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/h= arfbuzz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -pthrea= d -I/usr/local/include/glib-2.0 -I/usr/local/include -D_THREAD_SAFE -I/usr/= local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -= DORBIT2=3D1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -pt= hread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/inclu= de/nss -I/usr/local/include/nss/nss -I/usr/local/include/nspr -I/usr/local/= include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-uni= x-2.0/ -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/ca= iro -I/usr/local/include/glib-2.0 -I/usr/local/include/pixman-1 -I/usr/loca= l/include/freetype2 -I/usr/local/include/drm -I/usr/local/include/libpng15 = -D_THREAD_SAFE -I/usr/local/include -Wexit-time-destructors -m32 -mmmx -mar= ch=3Dpentium4 -msse2 -O2 -fdata-sections -ffunction-sections -fno-unwind-ta= bles -fno-asynchronous-unwind-tables -O -pipe -march=3Dpentium4 -fno-rtti -= fno-threadsafe-statics -fvisibility-inlines-hidden -Wsign-compare -std=3Dgn= u++11 -c ../../net/dns/dns_session.cc -o obj/net/dns/net.dns_session.o =2E./../net/dns/dns_session.cc:179:7: error: call to 'abs' is ambiguous std::abs(current_error.ToInternalValue())); ^~~~~~~~ /usr/include/stdlib.h:83:6: note: candidate function int abs(int) __pure2; ^ /usr/include/c++/4.2/cstdlib:143:3: note: candidate function abs(long __i) { return labs(__i); } ^ 1 error generated. ninja: build stopped: subcommand failed. *** [do-build] Error code 1 Stop in /build/ports/www/chromium. *** [build] Error code 1 Stop in /build/ports/www/chromium. =3D=3D=3D>>> make failed for www/chromium =3D=3D=3D>>> Aborting update =3D=3D=3D>>> Update for www/chromium failed =3D=3D=3D>>> Aborting update Thank you for maintaining this port. --=20 John Marshall --TB36FDmn/VVEgNH/ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iEYEARECAAYFAlIbQNMACgkQw/tAaKKahKJsDQCeIZfxYDKpTS7GoMBr4CTF3PA3 80kAn3ds9PptYPdGxRqqn6KPoXHM1n/v =VC8B -----END PGP SIGNATURE----- --TB36FDmn/VVEgNH/--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130826114939.GA3966>