Bug 267861 - www/chromium: build ERROR at the command-line "--args":1:668: Expecting assignment or function call.
Summary: www/chromium: build ERROR at the command-line "--args":1:668: Expecting assig...
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-chromium (Nobody)
URL: https://www.freshports.org/www/chromium/
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-19 08:15 UTC by Alain De Vos
Modified: 2022-11-20 00:04 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (chromium)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alain De Vos 2022-11-19 08:15:08 UTC
Log,
```
[00:21:29] [193/195] CXX src/gn/xcode_writer.o
[00:21:29] [194/195] AR gn_lib.a
[00:21:29] [195/195] LINK gn
[00:21:29] cd /wrkdirs/usr/ports/www/chromium/work/chromium-107.0.5304.110 && /usr/bin/env ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl  PERL_USE_UNSAFE_INC=1 PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.9" QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/chromium/work/chromium-107.0.5304.110/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/www/chromium/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/chromium/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/www/chromium/work/.cache  HOME=/wrkdirs/usr/ports/www/chromium/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/chromium/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/nonexistent/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/chromium/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 ./out/Release/gn  gen --args='clang_use_chrome_plugins=false  enable_hangout_services_extension=true  enable_js_type_check=false  enable_nacl=false  enable_remoting=false  fatal_linker_warnings=false  icu_use_data_file=false  is_clang=true  optimize_webui=true  toolkit_views=true  treat_warnings_as_errors=false  use_allocator="none"  use_allocator_shim=false  use_aura=true  use_custom_libcxx=false  use_gnome_keyring=false  use_lld=true  use_sysroot=false  use_system_freetype=false  use_system_harfbuzz=true  use_system_libjpeg=true  use_system_libwayland=true  use_system_wayland_scanner=true  use_system_libwayland_server=true  use_udev=false  extra_cxxflags="-O2 -pipe ""-fno-lto -O2 -pipe"" -march=ivybridge -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ""-fno-lto -O2 -pipe""  -DLIBICONV_PLUG -isystem /usr/local/include "  extra_ldflags=" -fstack-protector-strong -L/usr/local/lib " google_api_key="AIzaSyBsp9n41JLW8jCokwn7vhoaMejDFRd1mp8" use_alsa=false ffmpeg_branding="Chrome" proprietary_codecs=true use_cups=true blink_symbol_level=0 is_debug=false is_official_build=true symbol_level=0 use_kerberos=true use_thin_lto=false use_pulseaudio=false use_sndio=true' out/Release
[00:21:29] ERROR at the command-line "--args":1:668: Expecting assignment or function call.
[00:21:29] clang_use_chrome_plugins=false  enable_hangout_services_extension=true  enable_js_type_check=false  enable_nacl=false  enable_remoting=false  fatal_linker_warnings=false  icu_use_data_file=false  is_clang=true  optimize_webui=true  toolkit_views=true  treat_warnings_as_errors=false  use_allocator="none"  use_allocator_shim=false  use_aura=true  use_custom_libcxx=false  use_gnome_keyring=false  use_lld=true  use_sysroot=false  use_system_freetype=false  use_system_harfbuzz=true  use_system_libjpeg=true  use_system_libwayland=true  use_system_wayland_scanner=true  use_system_libwayland_server=true  use_udev=false  extra_cxxflags="-O2 -pipe ""-fno-lto -O2 -pipe"" -march=ivybridge -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ""-fno-lto -O2 -pipe""  -DLIBICONV_PLUG -isystem /usr/local/include "  extra_ldflags=" -fstack-protector-strong -L/usr/local/lib " google_api_key="AIzaSyBsp9n41JLW8jCokwn7vhoaMejDFRd1mp8" use_alsa=false ffmpeg_branding="Chrome" proprietary_codecs=true use_cups=true blink_symbol_level=0 is_debug=false is_official_build=true symbol_level=0 use_kerberos=true use_thin_lto=false use_pulseaudio=false use_sndio=true
[00:21:29]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^-------------------------------------------------------------------------------------------------------------
[00:21:29] *** Error code 1
[00:21:29] 
[00:21:29] Stop.
[00:21:29] make: stopped in /usr/ports/www/chromium
[00:21:33] =>> Cleaning up wrkdir
[00:21:33] ===>  Cleaning for chromium-107.0.5304.110
[00:25:07] build of www/chromium | chromium-107.0.5304.110 ended at Sat Nov 19 08:47:37 CET 2022
[00:25:07] build time: 00:25:07
[00:25:07] !!! build failure encountered !!!

```
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2022-11-20 00:04:38 UTC
Which version of FreeBSD, exactly? 

uname -aKU

To tell whether there's comparable fallout <https://portsfallout.com/fallout?port=www%2Fchromium%24>.