Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Sep 2018 10:12:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231260] www/chromium: compilation failure
Message-ID:  <bug-231260-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 231260
           Summary: www/chromium: compilation failure
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: chromium@FreeBSD.org
          Reporter: samy.mahmoudi@gmail.com
          Assignee: chromium@FreeBSD.org
             Flags: maintainer-feedback?(chromium@FreeBSD.org)

Hi,

[13/31182] c++ -MMD -MF obj/components/nacl/common/switches/nacl_switches.o=
.d
-DV8_DEPRECATION_WARNINGS -DUSE_AURA=3D1 -DUSE_GLIB=3D1 -DUSE_NSS_CERTS=3D1
-DUSE_X11=3D1 -DNO_TCMALLOC -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD
-DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD
-D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-DCR_CLANG_REVISION=3D\"332838-1\" -D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=3D2 -DNDEBUG -DNVALGRIND
-DDYNAMIC_ANNOTATIONS_ENABLED=3D0 -I../.. -Igen
-fprofile-sample-use=3D/usr/ports/www/chromium/work/chromium-68.0.3440.106/=
chrome/android/profiles/afdo.prof
-fno-strict-aliasing --param=3Dssp-buffer-size=3D4 -fstack-protector
-funwind-tables -fPIC -pipe -pthread -fcolor-diagnostics -fmerge-all-consta=
nts
-no-canonical-prefixes -m64 -march=3Dx86-64 -Wall -Wextra -Wimplicit-fallth=
rough
-Wthread-safety -Wno-missing-field-initializers -Wno-unused-parameter
-Wno-c++11-narrowing -Wno-covered-switch-default
-Wno-unneeded-internal-declaration -Wno-undefined-var-template
-Wno-nonportable-include-path -Wno-address-of-packed-member
-Wno-unused-lambda-capture -Wno-user-defined-warnings -Wno-enum-compare-swi=
tch
-Wno-null-pointer-arithmetic -O2 -fno-ident -fdata-sections -ffunction-sect=
ions
-fno-omit-frame-pointer -g0 -fvisibility=3Dhidden -Wheader-hygiene
-Wstring-conversion -Wtautological-overlap-compare -std=3Dgnu++14 -fno-exce=
ptions
-fno-rtti -fvisibility-inlines-hidden -O2 -pipe -march=3Dsandybridge
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem
/usr/local/include -c ../../components/nacl/common/nacl_switches.cc -o
obj/components/nacl/common/switches/nacl_switches.o
FAILED: obj/components/nacl/common/switches/nacl_switches.o=20
c++ -MMD -MF obj/components/nacl/common/switches/nacl_switches.o.d
-DV8_DEPRECATION_WARNINGS -DUSE_AURA=3D1 -DUSE_GLIB=3D1 -DUSE_NSS_CERTS=3D1
-DUSE_X11=3D1 -DNO_TCMALLOC -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD
-DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD
-D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-DCR_CLANG_REVISION=3D\"332838-1\" -D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=3D2 -DNDEBUG -DNVALGRIND
-DDYNAMIC_ANNOTATIONS_ENABLED=3D0 -I../.. -Igen
-fprofile-sample-use=3D/usr/ports/www/chromium/work/chromium-68.0.3440.106/=
chrome/android/profiles/afdo.prof
-fno-strict-aliasing --param=3Dssp-buffer-size=3D4 -fstack-protector
-funwind-tables -fPIC -pipe -pthread -fcolor-diagnostics -fmerge-all-consta=
nts
-no-canonical-prefixes -m64 -march=3Dx86-64 -Wall -Wextra -Wimplicit-fallth=
rough
-Wthread-safety -Wno-missing-field-initializers -Wno-unused-parameter
-Wno-c++11-narrowing -Wno-covered-switch-default
-Wno-unneeded-internal-declaration -Wno-undefined-var-template
-Wno-nonportable-include-path -Wno-address-of-packed-member
-Wno-unused-lambda-capture -Wno-user-defined-warnings -Wno-enum-compare-swi=
tch
-Wno-null-pointer-arithmetic -O2 -fno-ident -fdata-sections -ffunction-sect=
ions
-fno-omit-frame-pointer -g0 -fvisibility=3Dhidden -Wheader-hygiene
-Wstring-conversion -Wtautological-overlap-compare -std=3Dgnu++14 -fno-exce=
ptions
-fno-rtti -fvisibility-inlines-hidden -O2 -pipe -march=3Dsandybridge
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem
/usr/local/include -c ../../components/nacl/common/nacl_switches.cc -o
obj/components/nacl/common/switches/nacl_switches.o
c++: error: unrecognized command line option
'-fprofile-sample-use=3D/usr/ports/www/chromium/work/chromium-68.0.3440.106=
/chrome/android/profiles/afdo.prof'
c++: error: unrecognized command line option '-fcolor-diagnostics'
c++: error: unrecognized command line option '-Wimplicit-fallthrough'; did =
you
mean '-Wno-fallthrough'?
c++: error: unrecognized command line option '-Wthread-safety'; did you mean
'-fthread-jumps'?
c++: error: unrecognized command line option '-Wheader-hygiene'
c++: error: unrecognized command line option '-Wstring-conversion'; did you
mean '-Wint-conversion'?
c++: error: unrecognized command line option '-Wtautological-overlap-compar=
e';
did you mean '-Wtautological-compare'?
ninja: build stopped: subcommand failed.

This failure may be due to a confusion between clang and gcc at some point.
What I can not understand is that I have successfully built 68.0.3440.106_2=
 on
a machine and now I can neither build 68.0.3440.106_3 nor 68.0.3440.106_2 on
two newly installed systems.

=E2=80=A2 System 1: CURRENT-r338488

   # /etc/make.conf
   CPUTYPE?=3Dsandybridge
   MAKE_JOBS_NUMBER=3D4

   OPTIONS_UNSET+=3DDOCS EXAMPLES IPV6 LPR

   OPTIONS_SET+=3DCUPS
   CUPS_OVERWRITE_BASE=3DYES


=E2=80=A2 System 2: CURRENT-r338488

   # /etc/make.conf
   CPUTYPE?=3Dcore2
   MAKE_JOBS_NUMBER=3D6

   OPTIONS_UNSET+=3DDOCS EXAMPLES IPV6 LPR

   OPTIONS_SET+=3DCUPS
   CUPS_OVERWRITE_BASE=3DYES

   # DEFAULT_VERSIONS+=3Dssl=3Dopenssl

   DEVELOPER=3DYES

   .if !empty(.CURDIR:M/usr/ports/math/sc-im)
   WITH_DEBUG=3DYES
   .endif

=E2=80=A2 System that successfully built port revision 2: CURRENT-r337705

   # /etc/make.conf
   CPUTYPE?=3Divybridge
   MAKE_JOBS_NUMBER=3D6

   OPTIONS_UNSET+=3DDOCS EXAMPLES IPV6 LPR

   OPTIONS_SET+=3DCUPS
   CUPS_OVERWRITE_BASE=3DYES

   DEVELOPER=3DYES

   .if !empty(.CURDIR:M/usr/ports/math/sc-im)
   WITH_DEBUG=3DYES
   .endif

   # DEFAULT_VERSIONS+=3Dssl=3Dopenssl

--=20
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-231260-7788>