On Sat, May 20, 2017 at 12:47 PM, Matthias Apitz <g...@unixarea.de> wrote:
> Hi, > > In a very recent head (May 19) chromium-58.0.3029.110_1: fails to build > with clang40 in poudriere always with the same meesage: > > ... > 14322/25418] clang++40 -MMD -MF obj/services/ui/ws/lib/server_window.o.d > -DV8_DEPRECATION_WARNINGS -DUI_COMPOSITOR_IMAGE_TRANSPORT -DUSE_AURA=1 > -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 > -DNO_TCMALLOC -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD > -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -DENABLE_MEDIA_ROUTER=1 > -DCR_CLANG_REVISION=\"296320-1\" -D_FILE_OFFSET_BITS=64 > -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS > -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND > -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 > -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES > -DUSE_GLX -DUSE_EGL -DSK_IGNORE_DW_GRAY_FIX -DSK_IGNORE_DIRECTWRITE_GASP_FIX > -DSK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS -DSK_SUPPORT_GPU=1 > -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DU_STATIC_IMPLEMENTATION > -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -I../.. -Igen > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include -Igen/shim_headers/harfbuzz_shim > -I../../third_party/khronos -I../../gpu -Igen/shim_headers/ffmpeg_shim > -I../../skia/config -I../../skia/ext -I../../third_party/skia/include/c > -I../../third_party/skia/include/config -I../../third_party/skia/include/core > -I../../third_party/skia/include/effects > -I../../third_party/skia/include/images > -I../../third_party/skia/include/lazy -I../../third_party/skia/include/pathops > -I../../third_party/skia/include/pdf -I../../third_party/skia/include/pipe > -I../../third_party/skia/include/ports -I../../third_party/skia/include/utils > -I../../third_party/skia/include/gpu -I../../third_party/skia/src/gpu > -I../../third_party/skia/src/sksl -I../../third_party/ced/src > -I../../third_party/icu/source/common -I../../third_party/icu/source/i18n > -I../../third_party/mesa/src/include -fno-strict-aliasing > --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined > -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -pipe > -fcolor-diagnostics -m64 -march=x86-64 -Wall -Wextra > -Wno-missing-field-initializers > -Wno-unused-parameter -Wno-c++11-narrowing -Wno-covered-switch-default > -Wno-deprecated-register -Wno-unneeded-internal-declaration > -Wno-inconsistent-missing-override -Wno-shift-negative-value -O2 > -fno-ident -fdata-sections -ffunction-sections -g0 -fvisibility=hidden > -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare > -fvisibility-inlines-hidden -std=gnu++11 -fno-rtti -fno-exceptions -c > ../../services/ui/ws/server_window.cc -o obj/services/ui/ws/lib/server_ > window.o > ninja: build stopped: subcommand failed. > ===> Compilation failed unexpectedly. > > > The full log is here > > http://www.unixarea.de/chromium-58.0.3029.110_1.log.gz > > matthias Mathias, what platform and version? I had no problem building with clang40 on 11-STABLE on amd64. -- Kevin Oberman, Part time kid herder and retired network engineer _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"