Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913389 - net-libs/nodejs-20.5.1::gentoo_prefix won't emerge due to g++ unrecognized command-line option
Summary: net-libs/nodejs-20.5.1::gentoo_prefix won't emerge due to g++ unrecognized co...
Status: UNCONFIRMED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: AMD64 OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-31 21:42 UTC by ash
Modified: 2023-09-01 18:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
The complete build log (build.log,27.53 KB, text/plain;charset=UTF-8)
2023-08-31 21:45 UTC, ash
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ash 2023-08-31 21:42:05 UTC
x86_64-apple-darwin22-g++ doesn't understand the command-line option ‘-stdlib=libc++’

Reproducible: Always

Steps to Reproduce:
1.  emerge -NDUv nodejs
Actual Results:  
FAILED: obj/deps/v8/third_party/zlib/google/v8_zlib.compression_utils_portable.o 
x86_64-apple-darwin22-g++ -MMD -MF obj/deps/v8/third_party/zlib/google/v8_zlib.compression_utils_portable.o.d -D_GLIBCXX_USE_CXX11_ABI=1 -DNODE_OPENSSL_CONF_NAME=nodejs_conf -DNODE_OPENSSL_CERT_STORE -DICU_NO_USER_DATA_OVERRIDE -DV8_GYP_BUILD -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -D_DARWIN_USE_64_BIT_INODE=1 -DV8_TARGET_ARCH_X64 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_MACOS '-DV8_EMBEDDER_STRING="-node.10"' -DENABLE_DISASSEMBLER -DV8_PROMISE_INTERNAL_FIELD_COUNT=1 -DV8_SHORT_BUILTIN_CALLS -DOBJECT_PRINT -DV8_INTL_SUPPORT -DV8_ATOMIC_OBJECT_FIELD_WRITES -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_USE_SIPHASH -DV8_SHARED_RO_HEAP -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_USE_ZLIB -DV8_ENABLE_TURBOFAN -DV8_ENABLE_SYSTEM_INSTRUMENTATION -DV8_ENABLE_WEBASSEMBLY -DV8_ENABLE_JAVASCRIPT_PROMISE_HOOKS -DV8_ALLOCATION_FOLDING -DV8_ALLOCATION_SITE_TRACKING -DV8_SCRIPTORMODULE_LEGACY_LIFETIME -DV8_ADVANCED_BIGINT_ALGORITHMS -DZLIB_IMPLEMENTATION -I../../deps/v8 -I../../deps/v8/include -I../../deps/v8/third_party/zlib -I../../deps/v8/third_party/zlib/google -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.15 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -march=native -march=skylake-avx512 -mmacosx-version-min=13 -O2 -pipe -std=gnu++17 -stdlib=libc++ -fno-rtti -fno-exceptions -fno-strict-aliasing  -c ../../deps/v8/third_party/zlib/google/compression_utils_portable.cc -o obj/deps/v8/third_party/zlib/google/v8_zlib.compression_utils_portable.o
x86_64-apple-darwin22-g++: error: unrecognized command-line option ‘-stdlib=libc++’
ninja: build stopped: subcommand failed.
make: *** [Makefile:149: node] Error 1


Expected Results:  
Completed (3 of 3) net-libs/nodejs-20.5.1::gentoo_prefix

Portage 3.0.49 (python 3.11.3-final-0, prefix/darwin/macos/13.0/x64/gcc, gcc-12.2.0, unavailable, 22.6.0 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: macOS-13.5.1-x86_64-i386-64bit
Timestamp of repository gentoo_prefix: Thu, 31 Aug 2023 20:26:27 +0000
Head commit of repository gentoo_prefix: 5bbaf661cb9f4ea915197376e204f29fab736684
sh bash 5.2_p15-r6
ld xtools-2.2.4 ld (Gentoo binutils-apple-8.2.1-r103)
app-misc/pax-utils:        1.3.7::gentoo_prefix
app-shells/bash:           5.2_p15-r6::gentoo_prefix
dev-lang/perl:             5.38.0-r1::gentoo_prefix
dev-lang/python:           3.11.3::gentoo_prefix
dev-util/cmake:            3.27.4::gentoo_prefix
dev-util/meson:            1.2.1-r1::gentoo_prefix
sys-apps/baselayout:       2.14::gentoo_prefix
sys-devel/autoconf:        2.71-r7::gentoo_prefix
sys-devel/automake:        1.16.5-r1::gentoo_prefix
sys-devel/binutils-config: 5.1-r5::gentoo_prefix
sys-devel/gcc:             12.2.0-r2::gentoo_prefix
sys-devel/gcc-config:      2.7-r1::gentoo_prefix
sys-devel/libtool:         2.4.7-r1::gentoo_prefix
sys-devel/make:            4.4.1-r1::gentoo_prefix
Repositories:

gentoo_prefix
    location: /Users/ash/Gentoo/var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.prefix.bitzolder.nl/gentoo-portage-prefix
    priority: -1000
    aliases: gentoo
    volatile: True
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: no
    sync-rsync-extra-opts: 

ACCEPT_KEYWORDS="~x64-macos"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-apple-darwin22"
CFLAGS="-march=native -march=skylake-avx512 -mmacosx-version-min=13 -O2 -pipe"
CHOST="x86_64-apple-darwin22"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release"
CONFIG_SHELL="/Users/ash/Gentoo/bin/bash"
CXXFLAGS="-march=native -march=skylake-avx512 -mmacosx-version-min=13 -O2 -pipe"
DISTDIR="/Users/ash/Gentoo/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS=""
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live case-insensitive-fs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news nostrip parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sfperms strict unknown-features-warn unmerge-logs unmerge-orphans unprivileged"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distfiles.prefix.bitzolder.nl/prefix"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-dead_strip_dylibs"
LEX="flex"
MAKEOPTS="--jobs 28 --load-average 29"
PKGDIR="/Users/ash/Gentoo/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/Users/ash/Gentoo/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/Users/ash/Gentoo/var/tmp"
SHELL="/bin/zsh"
USE="aqua bzip2 coreaudio gdbm ipv6 ncurses nls nptl objc objc++ prefix prefix-guest readline ssl test-rust unicode x64-macos zlib" ABI_X86="64" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="Darwin" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="Darwin" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-1" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_11" RUBY_TARGETS="ruby31" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 1 ash 2023-08-31 21:45:40 UTC
Created attachment 869117 [details]
The complete build log