Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chenrui333/02f70444de9ac03a71542be648fd9e8e to your computer and use it in GitHub Desktop.
Save chenrui333/02f70444de9ac03a71542be648fd9e8e to your computer and use it in GitHub Desktop.
mp3unicode on macOS 14 - Homebrew build logs
Homebrew build logs for mp3unicode on macOS 14
Build date: 2024-04-04 12:20:45
HOMEBREW_VERSION: 4.2.16-69-gfcc190b-dirty
ORIGIN: https://github.com/Homebrew/brew
HEAD: fcc190b5c659d9c74454011f094de568789ef8fd
Last commit: 22 hours ago
Core tap HEAD: d1c16daa3ca4b334eeae5208dca9ff36567bc1f3
Core tap last commit: 18 minutes ago
Core tap branch: taglib-2.0
Core cask tap HEAD: b743ea19d4312de73a97a321536f1140aaeedf08
Core cask tap last commit: 16 hours ago
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DEVELOPER: set
HOMEBREW_EDITOR: vim
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 10
HOMEBREW_NO_ANALYTICS: set
HOMEBREW_NO_AUTO_UPDATE: set
HOMEBREW_NO_INSTALL_FROM_API: set
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 3.1.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/bin/ruby
CPU: 10-core 64-bit arm_firestorm_icestorm
Clang: 15.0.0 build 1500
Git: 2.44.0 => /opt/homebrew/bin/git
Curl: 8.4.0 => /usr/bin/curl
macOS: 14.4-arm64
CLT: 15.3.0.0.1.1708646388
Xcode: 15.3
Rosetta 2: false
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Some installed kegs have no formulae!
This means they were either deleted or installed manually.
You should find replacements for the following formulae:
python-jinja
arti
blush
rvvm
python-pluggy
dfrs
protobuf241
python-click
python-mako
termtunnel
libemf
polyrhythmix
amoco
cross
kibi
munit
jplot
nanobind
python-toml
python-pathspec
loz
kubecolor
python-distlib
python-filelock
slashbase
lensm
otto
stringsext
conduktorctl
bingo
tran
dovitool
rustpython
polyclipping
liblc3
python-markupsafe
python-distro
mox
Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
autoconf@2.13
dog
pbzx
Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause formulae that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
protobuf241
hdf5
unixodbc
bash-completion@2
bash-completion
v
Warning: You have uncommitted modifications to Homebrew/brew.
If this is a surprise to you, then you should stash these modifications.
Stashing returns Homebrew to a pristine state but can be undone
should you later need to do so for some reason.
cd /opt/homebrew && git stash -u && git clean -d -f
Uncommitted files:
M Library/Homebrew/dev-cmd/bump-formula-pr.rb
M Library/Homebrew/dev-cmd/bump.rb
Warning: Some taps are not on the default git origin branch and may not receive
updates. If this is a surprise to you, check out the default branch with:
git -C $(brew --repo homebrew/core) checkout master
Warning: /usr/bin occurs before /opt/homebrew/bin in your PATH.
This means that system-provided programs will be used instead of those
provided by Homebrew. Consider setting your PATH so that
/opt/homebrew/bin occurs before /usr/bin. Here is a one-liner:
echo 'export PATH="/opt/homebrew/bin:$PATH"' >> /Users/rui/.bash_profile
The following tools exist at both paths:
bashbug
bsdtar
bundle
bundler
cmp
corelist
cpan
cpio
curl
curl-config
db_archive
db_checkpoint
db_deadlock
db_dump
db_hotbackup
db_load
db_printlog
db_recover
db_stat
db_upgrade
db_verify
demandoc
diff
diff3
enc2xs
encguess
erb
ex
gem
git
git-receive-pack
git-shell
git-upload-archive
git-upload-pack
h2ph
h2xs
instmodsh
irb
json_pp
less
lessecho
libnetcfg
mandoc
openssl
patch
perl
perlbug
perldoc
perlivp
perlthanks
piconv
pip3
pl2pm
pod2html
pod2man
pod2text
pod2usage
podchecker
pp
prove
ptar
ptardiff
ptargrep
python3
rake
rdoc
ri
ruby
rview
rvim
sdiff
shasum
splain
streamzip
tar
tclsh
tidy
vi
view
vim
vimdiff
vimtutor
wish
xsubpp
xxd
zipdetails
zipinfo
Warning: Homebrew's "bin" was not found in your PATH.
Consider setting your PATH for example like so:
echo 'export PATH="/opt/homebrew/bin:$PATH"' >> /Users/rui/.bash_profile
Warning: Homebrew's "sbin" was not found in your PATH but you have installed
formulae that put executables in /opt/homebrew/sbin.
Consider setting your PATH for example like so:
echo 'export PATH="/opt/homebrew/sbin:$PATH"' >> /Users/rui/.bash_profile
2024-04-04 16:20:41 +0000
./configure
--prefix=/opt/homebrew/Cellar/mp3unicode/1.2.1_1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... arm-apple-darwin23.4.0
checking host system type... arm-apple-darwin23.4.0
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking whether ln -s works... yes
checking for pkg-config... /opt/homebrew/Library/Homebrew/shims/mac/super/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for m4... m4
checking for xsltproc... xsltproc
checking for man2html... no
checking for TAGLIB... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating distro/Makefile
config.status: creating distro/rpm/Makefile
config.status: creating distro/rpm/mp3unicode.spec
config.status: creating distro/debian/Makefile
config.status: creating config.h
config.status: executing depfiles commands
clang called with: --version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
superenv executed: clang -pipe -Os --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
superenv executed: clang -pipe -Os -V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
clang called with: -qversion
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
superenv executed: clang -pipe -Os -qversion -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
clang called with: conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
superenv executed: clang -pipe -Os conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
superenv executed: clang -pipe -Os -o conftest conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
superenv executed: clang -pipe -Os -o conftest conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
clang called with: -c conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
superenv executed: clang -pipe -Os -c conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
clang called with: -c conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
superenv executed: clang -pipe -Os -c conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
clang called with: -c -g conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
superenv executed: clang -pipe -Os -c -g conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
clang called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
superenv executed: clang -pipe -Os -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
clang++ called with: --version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
superenv executed: clang++ -pipe -Os --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
clang++ called with: -v
superenv executed: clang++ -v
clang++ called with: -V
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
superenv executed: clang++ -pipe -Os -V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
clang++ called with: -qversion
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
superenv executed: clang++ -pipe -Os -qversion -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
superenv executed: clang++ -pipe -Os -c conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
clang++ called with: -c -g conftest.cpp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
superenv executed: clang++ -pipe -Os -c -g conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
clang++ called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
superenv executed: clang++ -pipe -Os -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
2024-04-04 16:20:44 +0000
make
install
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-recursive
Making install in distro
Making install in rpm
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in debian
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
clang++ -DHAVE_CONFIG_H -I. -I/opt/homebrew/Cellar/taglib/2.0/include -I/opt/homebrew/Cellar/taglib/2.0/include/taglib -g -O2 -MT mp3unicode.o -MD -MP -MF .deps/mp3unicode.Tpo -c -o mp3unicode.o mp3unicode.cpp
clang++ -DHAVE_CONFIG_H -I. -I/opt/homebrew/Cellar/taglib/2.0/include -I/opt/homebrew/Cellar/taglib/2.0/include/taglib -g -O2 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.cpp
mv -f .deps/messages.Tpo .deps/messages.Po
In file included from mp3unicode.cpp:24:
In file included from /opt/homebrew/Cellar/taglib/2.0/include/taglib/fileref.h:29:
In file included from /opt/homebrew/Cellar/taglib/2.0/include/taglib/tfile.h:29:
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tbytevector.h:627:29: error: expected ';' at end of declaration list
void swap(ByteVector &v) noexcept;
^
;
In file included from mp3unicode.cpp:24:
In file included from /opt/homebrew/Cellar/taglib/2.0/include/taglib/fileref.h:29:
In file included from /opt/homebrew/Cellar/taglib/2.0/include/taglib/tfile.h:33:
In file included from /opt/homebrew/Cellar/taglib/2.0/include/taglib/tag.h:30:
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tstring.h:502:25: error: expected ';' at end of declaration list
void swap(String &s) noexcept;
^
;
In file included from mp3unicode.cpp:24:
In file included from /opt/homebrew/Cellar/taglib/2.0/include/taglib/fileref.h:29:
In file included from /opt/homebrew/Cellar/taglib/2.0/include/taglib/tfile.h:33:
In file included from /opt/homebrew/Cellar/taglib/2.0/include/taglib/tag.h:31:
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.h:76:15: error: no template named 'initializer_list' in namespace 'std'
List(std::initializer_list<T> init);
~~~~~^
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.h:272:29: error: no template named 'initializer_list' in namespace 'std'
List<T> &operator=(std::initializer_list<T> init);
~~~~~^
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.h:277:26: error: expected ';' at end of declaration list
void swap(List<T> &l) noexcept;
^
;
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.h:314:34: error: a space is required between consecutive right angle brackets (use '> >')
std::shared_ptr<ListPrivate<T>> d;
^~
> >
In file included from mp3unicode.cpp:24:
In file included from /opt/homebrew/Cellar/taglib/2.0/include/taglib/fileref.h:29:
In file included from /opt/homebrew/Cellar/taglib/2.0/include/taglib/tfile.h:33:
In file included from /opt/homebrew/Cellar/taglib/2.0/include/taglib/tag.h:31:
In file included from /opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.h:323:
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.tcc:45:8: error: function definition does not declare parameters
bool autoDelete{};
^
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.tcc:54:26: error: using declaration cannot refer to a constructor
using ListPrivateBase::ListPrivateBase;
~~~~~~~~~~~~~~~~~^
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.tcc:56:20: error: no template named 'initializer_list' in namespace 'std'
ListPrivate(std::initializer_list<TP> init) : list(init) {}
~~~~~^
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.tcc:70:26: error: using declaration cannot refer to a constructor
using ListPrivateBase::ListPrivateBase;
~~~~~~~~~~~~~~~~~^
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.tcc:72:20: error: no template named 'initializer_list' in namespace 'std'
ListPrivate(std::initializer_list<TP *> init) : list(init) {}
~~~~~^
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.tcc:79:8: error: call to non-static member function 'autoDelete' of 'List' from nested type 'ListPrivate<TP *>'
if(autoDelete) {
^~~~~~~~~~
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.tcc:94:35: error: a space is required between consecutive right angle brackets (use '> >')
d(std::make_shared<ListPrivate<T>>())
^~
> >
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.tcc:102:20: error: no template named 'initializer_list' in namespace 'std'
List<T>::List(std::initializer_list<T> init) :
~~~~~^
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.tcc:103:35: error: a space is required between consecutive right angle brackets (use '> >')
d(std::make_shared<ListPrivate<T>>(init))
^~
> >
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.tcc:311:34: error: no template named 'initializer_list' in namespace 'std'
List<T> &List<T>::operator=(std::initializer_list<T> init)
~~~~~^
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.tcc:320:15: error: out-of-line declaration of a member must be a definition [-Wout-of-line-declaration]
void List<T>::swap(List<T> &l) noexcept
~~~~~~~~~^
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.tcc:320:31: error: expected ';' at end of declaration
void List<T>::swap(List<T> &l) noexcept
^
;
/opt/homebrew/Cellar/taglib/2.0/include/taglib/tlist.tcc:320:32: error: a type specifier is required for all declarations
void List<T>::swap(List<T> &l) noexcept
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [mp3unicode.o] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
HOMEBREW_VERSION: 4.2.16-69-gfcc190b-dirty
ORIGIN: https://github.com/Homebrew/brew
HEAD: fcc190b5c659d9c74454011f094de568789ef8fd
Last commit: 22 hours ago
Core tap HEAD: d1c16daa3ca4b334eeae5208dca9ff36567bc1f3
Core tap last commit: 18 minutes ago
Core tap branch: taglib-2.0
Core cask tap HEAD: b743ea19d4312de73a97a321536f1140aaeedf08
Core cask tap last commit: 16 hours ago
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DEVELOPER: set
HOMEBREW_EDITOR: vim
HOMEBREW_MAKE_JOBS: 10
HOMEBREW_NO_ANALYTICS: set
HOMEBREW_NO_AUTO_UPDATE: set
HOMEBREW_NO_BOOTSNAP: set
HOMEBREW_NO_INSTALL_FROM_API: set
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 3.1.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/bin/ruby
CPU: 10-core 64-bit arm_firestorm_icestorm
Clang: 15.0.0 build 1500
Git: 2.44.0 => /opt/homebrew/bin/git
Curl: 8.4.0 => /usr/bin/curl
macOS: 14.4-arm64
CLT: 15.3.0.0.1.1708646388
Xcode: 15.3
Rosetta 2: false
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j10
CMAKE_PREFIX_PATH: /opt/homebrew
CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /opt/homebrew/opt/taglib/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/14
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
ACLOCAL_PATH: /opt/homebrew/share/aclocal
PATH: /opt/homebrew/Library/Homebrew/shims/mac/super:/opt/homebrew/opt/pkg-config/bin:/opt/homebrew/opt/taglib/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang++ called with: -DHAVE_CONFIG_H -I. -I/opt/homebrew/Cellar/taglib/2.0/include -I/opt/homebrew/Cellar/taglib/2.0/include/taglib -g -O2 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.cpp
superenv removed: -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
superenv executed: clang++ -pipe -w -Os -DHAVE_CONFIG_H -I. -I/opt/homebrew/Cellar/taglib/2.0/include -I/opt/homebrew/Cellar/taglib/2.0/include/taglib -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
clang++ called with: -DHAVE_CONFIG_H -I. -I/opt/homebrew/Cellar/taglib/2.0/include -I/opt/homebrew/Cellar/taglib/2.0/include/taglib -g -O2 -MT mp3unicode.o -MD -MP -MF .deps/mp3unicode.Tpo -c -o mp3unicode.o mp3unicode.cpp
superenv removed: -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
superenv executed: clang++ -pipe -w -Os -DHAVE_CONFIG_H -I. -I/opt/homebrew/Cellar/taglib/2.0/include -I/opt/homebrew/Cellar/taglib/2.0/include/taglib -MT mp3unicode.o -MD -MP -MF .deps/mp3unicode.Tpo -c -o mp3unicode.o mp3unicode.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1=.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by mp3unicode configure 1.2.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --prefix=/opt/homebrew/Cellar/mp3unicode/1.2.1_1
## --------- ##
## Platform. ##
## --------- ##
hostname = rui-mbp-m1x-425.local
uname -m = arm64
uname -r = 23.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 23.4.0: Wed Feb 21 21:44:43 PST 2024; root:xnu-10063.101.15~2/RELEASE_ARM64_T6000
/usr/bin/uname -p = arm
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 23.4.0: Wed Feb 21 21:44:43 PST 2024; root:xnu-10063.101.15~2/RELEASE_ARM64_T6000
Kernel configured for up to 10 processors.
10 processors are physically available.
10 processors are logically available.
Processor type: arm64e (ARM64E)
Processors active: 0 1 2 3 4 5 6 7 8 9
Primary memory available: 32.00 gigabytes
Default processor set: 606 tasks, 6031 threads, 10 processors
Load average: 9.30, Mach factor: 3.96
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/homebrew/Library/Homebrew/shims/mac/super
PATH: /opt/homebrew/opt/pkg-config/bin
PATH: /opt/homebrew/opt/taglib/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1910: checking for a BSD-compatible install
configure:1978: result: /usr/bin/install -c
configure:1989: checking whether build environment is sane
configure:2039: result: yes
configure:2180: checking for a thread-safe mkdir -p
configure:2219: result: ./install-sh -c -d
configure:2232: checking for gawk
configure:2262: result: no
configure:2232: checking for mawk
configure:2262: result: no
configure:2232: checking for nawk
configure:2262: result: no
configure:2232: checking for awk
configure:2248: found /usr/bin/awk
configure:2259: result: awk
configure:2270: checking whether make sets $(MAKE)
configure:2292: result: yes
configure:2380: checking build system type
configure:2394: result: arm-apple-darwin23.4.0
configure:2414: checking host system type
configure:2427: result: arm-apple-darwin23.4.0
configure:2533: checking for gcc
configure:2560: result: clang
configure:2789: checking for C compiler version
configure:2798: clang --version >&5
Apple clang version 15.0.0 (clang-1500.3.9.4)
Target: arm64-apple-darwin23.4.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:2809: $? = 0
configure:2798: clang -v >&5
Apple clang version 15.0.0 (clang-1500.3.9.4)
Target: arm64-apple-darwin23.4.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:2809: $? = 0
configure:2798: clang -V >&5
clang: error: unsupported option '-V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
configure:2809: $? = 1
configure:2798: clang -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
configure:2809: $? = 1
configure:2829: checking whether the C compiler works
configure:2851: clang conftest.c >&5
configure:2855: $? = 0
configure:2903: result: yes
configure:2906: checking for C compiler default output file name
configure:2908: result: a.out
configure:2914: checking for suffix of executables
configure:2921: clang -o conftest conftest.c >&5
configure:2925: $? = 0
configure:2947: result:
configure:2969: checking whether we are cross compiling
configure:2977: clang -o conftest conftest.c >&5
configure:2981: $? = 0
configure:2988: ./conftest
configure:2992: $? = 0
configure:3007: result: no
configure:3012: checking for suffix of object files
configure:3034: clang -c conftest.c >&5
configure:3038: $? = 0
configure:3059: result: o
configure:3063: checking whether we are using the GNU C compiler
configure:3082: clang -c conftest.c >&5
configure:3082: $? = 0
configure:3091: result: yes
configure:3100: checking whether clang accepts -g
configure:3120: clang -c -g conftest.c >&5
configure:3120: $? = 0
configure:3161: result: yes
configure:3178: checking for clang option to accept ISO C89
configure:3242: clang -c -g -O2 conftest.c >&5
conftest.c:18:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static char *e (p, i)
^
1 warning generated.
configure:3242: $? = 0
configure:3255: result: none needed
configure:3286: checking for style of include used by make
configure:3314: result: GNU
configure:3339: checking dependency style of clang
configure:3449: result: gcc3
configure:3576: checking for C++ compiler version
configure:3585: clang++ --version >&5
Apple clang version 15.0.0 (clang-1500.3.9.4)
Target: arm64-apple-darwin23.4.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3596: $? = 0
configure:3585: clang++ -v >&5
Apple clang version 15.0.0 (clang-1500.3.9.4)
Target: arm64-apple-darwin23.4.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3596: $? = 0
configure:3585: clang++ -V >&5
clang: error: unsupported option '-V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
configure:3596: $? = 1
configure:3585: clang++ -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
configure:3596: $? = 1
configure:3600: checking whether we are using the GNU C++ compiler
configure:3619: clang++ -c conftest.cpp >&5
configure:3619: $? = 0
configure:3628: result: yes
configure:3637: checking whether clang++ accepts -g
configure:3657: clang++ -c -g conftest.cpp >&5
configure:3657: $? = 0
configure:3698: result: yes
configure:3723: checking dependency style of clang++
configure:3833: result: gcc3
configure:3848: checking whether ln -s works
configure:3852: result: yes
configure:3914: checking for pkg-config
configure:3932: found /opt/homebrew/Library/Homebrew/shims/mac/super/pkg-config
configure:3944: result: /opt/homebrew/Library/Homebrew/shims/mac/super/pkg-config
configure:3969: checking pkg-config is at least version 0.9.0
configure:3972: result: yes
configure:3985: checking for m4
configure:4001: found /opt/homebrew/Library/Homebrew/shims/mac/super/m4
configure:4012: result: m4
configure:4028: checking for xsltproc
configure:4044: found /usr/bin/xsltproc
configure:4055: result: xsltproc
configure:4072: checking for man2html
configure:4102: result: no
configure:4134: checking for TAGLIB
configure:4141: $PKG_CONFIG --exists --print-errors "taglib >= 1.4"
configure:4144: $? = 0
configure:4158: $PKG_CONFIG --exists --print-errors "taglib >= 1.4"
configure:4161: $? = 0
configure:4199: result: yes
configure:4367: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by mp3unicode config.status 1.2.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on rui-mbp-m1x-425.local
config.status:877: creating Makefile
config.status:877: creating distro/Makefile
config.status:877: creating distro/rpm/Makefile
config.status:877: creating distro/rpm/mp3unicode.spec
config.status:877: creating distro/debian/Makefile
config.status:877: creating config.h
config.status:1106: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=arm-apple-darwin23.4.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_ICONV_CFLAGS_set=
ac_cv_env_ICONV_CFLAGS_value=
ac_cv_env_ICONV_LIBS_set=set
ac_cv_env_ICONV_LIBS_value=-liconv
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_M4_set=
ac_cv_env_M4_value=
ac_cv_env_MAN2HTML_set=
ac_cv_env_MAN2HTML_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/14
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/opt/homebrew/opt/taglib/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_TAGLIB_CFLAGS_set=
ac_cv_env_TAGLIB_CFLAGS_value=
ac_cv_env_TAGLIB_LIBS_set=
ac_cv_env_TAGLIB_LIBS_value=
ac_cv_env_XSLTPROC_set=
ac_cv_env_XSLTPROC_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=arm-apple-darwin23.4.0
ac_cv_objext=o
ac_cv_path_ac_pt_PKG_CONFIG=/opt/homebrew/Library/Homebrew/shims/mac/super/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_M4=m4
ac_cv_prog_XSLTPROC=xsltproc
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_func_iconv_works=yes
pkg_cv_TAGLIB_CFLAGS='-I/opt/homebrew/Cellar/taglib/2.0/include -I/opt/homebrew/Cellar/taglib/2.0/include/taglib'
pkg_cv_TAGLIB_LIBS='-L/opt/homebrew/Cellar/taglib/2.0/lib -ltag -lz'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1/missing --run tar'
AUTOCONF='${SHELL} /private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1/missing --run automake-1.11'
AWK='awk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPPFLAGS=' -I/opt/homebrew/Cellar/taglib/2.0/include -I/opt/homebrew/Cellar/taglib/2.0/include/taglib '
CXX='clang++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EXEEXT=''
ICONV_CFLAGS=''
ICONV_LIBS='-liconv'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=' -L/opt/homebrew/Cellar/taglib/2.0/lib -ltag -lz -liconv'
LN_S='ln -s'
LTLIBOBJS=''
M4='m4'
MAKEINFO='${SHELL} /private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1/missing --run makeinfo'
MAN2HTML=''
MKDIR_P='./install-sh -c -d'
OBJEXT='o'
PACKAGE='mp3unicode'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='mp3unicode'
PACKAGE_STRING='mp3unicode 1.2.1'
PACKAGE_TARNAME='mp3unicode'
PACKAGE_URL=''
PACKAGE_VERSION='1.2.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/opt/homebrew/Library/Homebrew/shims/mac/super/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/14'
PKG_CONFIG_PATH='/opt/homebrew/opt/taglib/lib/pkgconfig'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TAGLIB_CFLAGS='-I/opt/homebrew/Cellar/taglib/2.0/include -I/opt/homebrew/Cellar/taglib/2.0/include/taglib'
TAGLIB_LIBS='-L/opt/homebrew/Cellar/taglib/2.0/lib -ltag -lz'
VERSION='1.2.1'
WIN32_FALSE=''
WIN32_TRUE='#'
XSLTPROC='xsltproc'
ac_ct_CC='clang'
ac_ct_CXX=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='arm-apple-darwin23.4.0'
build_alias=''
build_cpu='arm'
build_os='darwin23.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='arm-apple-darwin23.4.0'
host_alias=''
host_cpu='arm'
host_os='darwin23.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/mp3unicode-20240404-24634-lfk2hn/mp3unicode-1.2.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/homebrew/Cellar/mp3unicode/1.2.1_1'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "mp3unicode"
#define PACKAGE_TARNAME "mp3unicode"
#define PACKAGE_VERSION "1.2.1"
#define PACKAGE_STRING "mp3unicode 1.2.1"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "mp3unicode"
#define VERSION "1.2.1"
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment