Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2014 18:42:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194018] New: failed to build www/chromium 37.0.2062.124
Message-ID:  <bug-194018-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194018

            Bug ID: 194018
           Summary: failed to build www/chromium 37.0.2062.124
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: chromium@FreeBSD.org
          Reporter: vsityz@gmail.com
          Assignee: chromium@FreeBSD.org
             Flags: maintainer-feedback?(chromium@FreeBSD.org)

uname -a                         
FreeBSD scorpion.intra 10.1-BETA3 FreeBSD 10.1-BETA3 #0 r272265: Sun Sep 28
23:47:21 EEST 2014     root@scorpion.intra:/usr/obj/usr/src/sys/Kernel  amd64

System build without KERBEROS
cat /etc/src.conf
   WITHOUT_KERBEROS=YES

Build chromium 37.0.2062.124 is filed

[4151/14929] CXX obj/net/http/net.http_auth_gssapi_posix.o
FAILED: c++ -MMD -MF obj/net/http/net.http_auth_gssapi_posix.o.d
-DV8_DEPRECATION_WARNINGS -DBLINK_SCALE_FILTERS_AT_RECORD_TIME
-D_FILE_OFFSET_BITS=64 -DNO_TCMALLOC -DDISABLE_NACL -DCHROMIUM_BUILD
-DCR_CLANG_REVISION=209387 -DTOOLKIT_VIEWS=1 -DUSE_AURA=1 -DUSE_ASH=1
-DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURBO=1
-DUSE_X11=1 -DUSE_CLIPBOARD_AURAX11=1 -DENABLE_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
-DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_AUTOFILL_DIALOG=1
-DENABLE_BACKGROUND=1 -DENABLE_GOOGLE_NOW=1 -DCLD_VERSION=2
-DENABLE_FULL_PRINTING=1 -DENABLE_PRINTING=1 -DENABLE_SPELLCHECK=1
-DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DENABLE_APP_LIST=1 -DENABLE_SETTINGS_APP=1
-DENABLE_MANAGED_USERS=1
'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"'
'-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"'
'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"'
'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"'
'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"'
-DNET_IMPLEMENTATION -DUSE_KERBEROS -DDLOPEN_KERBEROS -DENABLE_BUILT_IN_DNS
-DU_USING_ICU_NAMESPACE=0 -DUSE_SYSTEM_ZLIB -DUSE_GIO -DUSE_NSS=1
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND
-DDYNAMIC_ANNOTATIONS_ENABLED=0 -D_FORTIFY_SOURCE=2
-Igen/shim_headers/zlib/target -Igen/shim_headers/icuuc/target
-Igen/shim_headers/icui18n/target -Igen/shim_headers/libevent/target -Igen
-I../.. -I../../sdch/open-vcdiff/src -Igen/net -I../../net/third_party/nss/ssl
-fstack-protector --param=ssp-buffer-size=4  -pthread -fno-exceptions
-fno-strict-aliasing -Wall -Wno-unused-parameter
-Wno-missing-field-initializers -fvisibility=hidden -pipe -fPIC
-Wheader-hygiene -Wno-char-subscripts -Wno-unneeded-internal-declaration
-Wno-covered-switch-default -Wstring-conversion -Wno-c++11-narrowing
-Wno-reserved-user-defined-literal -Wno-deprecated-register -fcolor-diagnostics
-pthread -I/usr/local/include/glib-2.0 -I/usr/local/include
-I/usr/local/include -I/usr/local/include -pthread
-I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/nss
-I/usr/local/include/nss/nss -I/usr/local/include/nspr -Wno-header-guard
-Wexit-time-destructors -m64 -march=x86-64 -O2 -fdata-sections
-ffunction-sections -funwind-tables -D_FORTIFY_SOURCE=2 -Oz
-march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Wformat -Wformat-security
-fno-stack-protector -isystem/usr/local/include -Wno-unknown-warning-option
-fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -Wsign-compare
-std=gnu++11  -c ../../net/http/http_auth_gssapi_posix.cc -o
obj/net/http/net.http_auth_gssapi_posix.o
In file included from ../../net/http/http_auth_gssapi_posix.cc:5:
../../net/http/http_auth_gssapi_posix.h:20:10: fatal error: 'gssapi.h' file not
found
#include <gssapi.h>
         ^
1 error generated.
[4151/14929] CXX obj/net/http/net.http_auth_handler.o
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer chromium@FreeBSD.org

-- 
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-194018-13>