[MacPorts] #62298: beekeeper-studio @1.9.4: error: unrecognized command line option '-stdlib=libc++'
MacPorts
noreply at macports.org
Sun Feb 14 19:08:29 UTC 2021
#62298: beekeeper-studio @1.9.4: error: unrecognized command line option
'-stdlib=libc++'
-------------------------+------------------------------
Reporter: cooljeanius | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Keywords: | Port: beekeeper-studio
-------------------------+------------------------------
Attempting to upgrade from 1.9.2 to 1.9.4 results in the following error
for me:
{{{
gyp verb command build []
gyp verb build type Release
gyp verb architecture x64
gyp verb node dev dir
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_databases_beekeeper-studio/beekeeper-
studio/work/.home/.node-gyp/15.8.0
gyp verb `which` succeeded for `make` /usr/bin/make
gyp info spawn make
gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ]
c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1'
'-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1'
'-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS'
'-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE'
'-D_FILE_OFFSET_BITS=64' '-DLIBSASS_VERSION="3.5.5"'
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_databases_beekeeper-studio/beekeeper-
studio/work/.home/.node-gyp/15.8.0/include/node
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_databases_beekeeper-studio/beekeeper-
studio/work/.home/.node-gyp/15.8.0/src
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_databases_beekeeper-studio/beekeeper-
studio/work/.home/.node-gyp/15.8.0/deps/openssl/config
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_databases_beekeeper-studio/beekeeper-
studio/work/.home/.node-gyp/15.8.0/deps/openssl/openssl/include
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_databases_beekeeper-studio/beekeeper-
studio/work/.home/.node-gyp/15.8.0/deps/uv/include
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_databases_beekeeper-studio/beekeeper-
studio/work/.home/.node-gyp/15.8.0/deps/zlib
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_databases_beekeeper-studio/beekeeper-
studio/work/.home/.node-gyp/15.8.0/deps/v8/include
-I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch
x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11
-stdlib=libc++ -fno-strict-aliasing -MMD -MF
./Release/.deps/Release/obj.target/libsass/src/libsass/src/ast.o.d.raw
-c -o Release/obj.target/libsass/src/libsass/src/ast.o
../src/libsass/src/ast.cpp
c++: error: unrecognized command line option '-stdlib=libc++'
make: *** [Release/obj.target/libsass/src/libsass/src/ast.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit
(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_databases_beekeeper-studio/beekeeper-
studio/work/beekeeper-studio-beekeeper-studio-fc57047/node_modules/node-
gyp/lib/build.js:262:23)
gyp ERR! stack at ChildProcess.emit (node:events:378:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit
(node:internal/child_process:290:12)
gyp ERR! System Darwin 20.3.0
gyp ERR! command "/opt/local/bin/node"
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_databases_beekeeper-studio/beekeeper-
studio/work/beekeeper-studio-beekeeper-studio-fc57047/node_modules/node-
gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--
libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_databases_beekeeper-studio/beekeeper-
studio/work/beekeeper-studio-beekeeper-studio-fc57047/node_modules/node-
sass
gyp ERR! node -v v15.8.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
Build failed with error code: 1
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about
this command.
Command failed: yarn --frozen-lockfile
Exit code: 1
Error: Failed to build beekeeper-studio: command execution failed
DEBUG: Error code: NONE
DEBUG: Backtrace: command execution failed
while executing
"$procedure $targetname"
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_databases_beekeeper-studio/beekeeper-
studio/main.log for details.
DEBUG: invalid command name "::ui_init"
while executing
"::ui_init $priority $prefix $channels($priority) {*}$args"
("uplevel" body line 2)
invoked from within
"uplevel 1 $body"
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
}}}
I'm on Big Sur with Xcode 12.4.
--
Ticket URL: <https://trac.macports.org/ticket/62298>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list