Skip to content

Instantly share code, notes, and snippets.

@xsteadfastx
Created November 10, 2020 11:25
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 xsteadfastx/041147bc216cc348a7c5945fddd5e19d to your computer and use it in GitHub Desktop.
Save xsteadfastx/041147bc216cc348a7c5945fddd5e19d to your computer and use it in GitHub Desktop.
id3lib on Ubuntu 18.04 LTS (beaver-three-eyed-raven X92) - Homebrew build logs
Homebrew build logs for id3lib on Ubuntu 18.04 LTS (beaver-three-eyed-raven X92)
Build date: 2020-11-10 12:23:19
HOMEBREW_VERSION: 2.5.9
ORIGIN: https://github.com/Homebrew/brew
HEAD: 2ed5d80ff2f8025823de9b9faacfca27fa006c80
Last commit: 22 hours ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: 8fb1e2f53c14311c7199bff941d4e675aa6eeb74
Core tap last commit: 2 hours ago
Core tap branch: master
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: :0
HOMEBREW_EDITOR: nvim
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 8
Homebrew Ruby: 2.6.3 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby
CPU: octa-core 64-bit skylake
Clang: N/A
Git: 2.17.1 => /usr/bin/git
Curl: 7.58.0 => /usr/bin/curl
Kernel: Linux 4.15.0-1100-oem x86_64 GNU/Linux
OS: Ubuntu 18.04 LTS (beaver-three-eyed-raven X92) (bionic)
Host glibc: 2.27
/usr/bin/gcc: 7.5.0
/usr/bin/ruby: N/A
glibc: N/A
gcc: N/A
xorg: N/A
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: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and which additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew-provided
script of the same name. We found the following "config" scripts:
/home/marv/.local/bin/pre-commit-validate-config
/home/marv/.local/bin/ansible-config
/home/marv/.pyenv/shims/python-config
/home/marv/.pyenv/shims/python3-config
/home/marv/.pyenv/shims/python3.7-config
/home/marv/.pyenv/shims/icu-config
/home/marv/.pyenv/shims/python3.7m-config
/home/marv/.pyenv/shims/krb5-config
/home/marv/.pyenv/shims/pcre-config
/home/marv/.pyenv/shims/ncursesw6-config
/home/marv/.pyenv/shims/libpng16-config
2020-11-10 12:23:05 +0100
autoreconf
-fvi
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force -I m4
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
m4/id3_unicode.m4:8: warning: underquoted definition of ID3_CHECK_ICONV_FORMAT
m4/id3_unicode.m4:8: run info Automake 'Extending aclocal'
m4/id3_unicode.m4:8: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
autoreconf: configure.in: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
m4/id3_unicode.m4:8: warning: underquoted definition of ID3_CHECK_ICONV_FORMAT
m4/id3_unicode.m4:8: run info Automake 'Extending aclocal'
m4/id3_unicode.m4:8: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
autoreconf: running: /home/linuxbrew/.linuxbrew/Cellar/autoconf/2.69_2/bin/autoconf --force
autoreconf: running: /home/linuxbrew/.linuxbrew/Cellar/autoconf/2.69_2/bin/autoheader --force
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
autoreconf: running: automake --add-missing --copy --force-missing
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:89: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.in:89: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:91: installing './compile'
configure.in:89: installing './missing'
Makefile.am:34: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
examples/Makefile.am:95: warning: '%'-style pattern rules are a GNU make extension
examples/Makefile.am:98: warning: '%'-style pattern rules are a GNU make extension
examples/Makefile.am:33: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
examples/Makefile.am: installing './depcomp'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
src/Makefile.am:20: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
autoreconf: Leaving directory `.'
2020-11-10 12:23:11 +0100
./configure
--disable-debug
--disable-dependency-tracking
--prefix=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_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... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc-7
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 gcc-7 accepts -g... yes
checking for gcc-7 option to accept ISO C89... none needed
checking whether gcc-7 understands -c and -o together... yes
checking dependency style of gcc-7... none
checking for library containing strerror... none required
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc-7... /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld
checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc-7 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc-7 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-7 supports -fno-rtti -fno-exceptions... no
checking for gcc-7 option to produce PIC... -fPIC -DPIC
checking if gcc-7 PIC flag -fPIC -DPIC works... yes
checking if gcc-7 static flag -static works... yes
checking if gcc-7 supports -c -o file.o... yes
checking if gcc-7 supports -c -o file.o... (cached) yes
checking whether the gcc-7 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc-7
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc-7 accepts -g... (cached) yes
checking for gcc-7 option to accept ISO C89... (cached) none needed
checking whether gcc-7 understands -c and -o together... (cached) yes
checking dependency style of gcc-7... (cached) none
checking whether we are using the GNU C++ compiler... yes
checking whether g++-7 accepts -g... yes
checking dependency style of g++-7... none
checking how to run the C++ preprocessor... g++-7 -E
checking for ld used by g++-7... /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64
checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++-7 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking for g++-7 option to produce PIC... -fPIC -DPIC
checking if g++-7 PIC flag -fPIC -DPIC works... yes
checking if g++-7 static flag -static works... yes
checking if g++-7 supports -c -o file.o... yes
checking if g++-7 supports -c -o file.o... (cached) yes
checking whether the g++-7 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking how to run the C++ preprocessor... g++-7 -E
checking for uncompress in -lz... yes
checking for ANSI C header files... (cached) yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking where to find iconv_open... libc
checking whether iconv takes const char ** or char **... char **
checking whether to typecast in iconv... no
checking libcw/sys.h usability... no
checking libcw/sys.h presence... no
checking for libcw/sys.h... no
checking cctype usability... yes
checking cctype presence... yes
checking for cctype... yes
checking climits usability... yes
checking climits presence... yes
checking for climits... yes
checking cstdio usability... yes
checking cstdio presence... yes
checking for cstdio... yes
checking cstdlib usability... yes
checking cstdlib presence... yes
checking for cstdlib... yes
checking bitset usability... yes
checking bitset presence... yes
checking for bitset... yes
checking cstring usability... yes
checking cstring presence... yes
checking for cstring... yes
checking fstream usability... yes
checking fstream presence... yes
checking for fstream... yes
checking iostream usability... yes
checking iostream presence... yes
checking for iostream... yes
checking iomanip usability... yes
checking iomanip presence... yes
checking for iomanip... yes
checking vector usability... yes
checking vector presence... yes
checking for vector... yes
checking string usability... yes
checking string presence... yes
checking for string... yes
checking whether C++ has bool... yes
checking whether C++ has correct scoping in for-loops... no
checking what warning flags to pass to the C++ compiler... -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations
checking what language compliance flags to pass to the C++ compiler...
checking whether iconv supports UTF-8... yes
checking whether iconv supports UTF-16BE... yes
checking whether iconv supports UTF-16... yes
checking whether iconv supports ISO-8859-1... yes
checking for getopt_long... yes
checking for mkstemp... yes
checking for truncate... yes
checking for size_t... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating m4/Makefile
config.status: creating include/Makefile
config.status: creating include/id3/Makefile
config.status: creating id3com/Makefile
config.status: creating id3com/Sample/Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating prj/Makefile
config.status: creating libprj/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
gcc-7 called with: --version
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -v
superenv executed: gcc-7 -v
gcc-7 called with: -V
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -E /tmp/cgYi6p7r/dummy.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -E /tmp/cgYi6p7r/dummy.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -E -
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -E - -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -print-prog-name=ld
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -print-prog-name=ld -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
ld called with: -v
superenv executed: ld -v
ld called with: -v
superenv executed: ld -v
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest -g -O2 conftest.c conftstm.o -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 -fPIC -DPIC -DPIC conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 -fPIC -DPIC -DPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest -g -O2 -static conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 -o out/conftest2.o conftest.c -isystem/home/linuxbrew/.linuxbrew/include
ld called with: -m elf_x86_64 --help
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 --help
ld called with: -m elf_x86_64 -v
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 -v
ld called with: -m elf_x86_64 --help
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 --help
gcc-7 called with: -V
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -print-search-dirs
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -print-search-dirs -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -g -O2 -print-multi-os-directory
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -g -O2 -print-multi-os-directory -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: --version
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -v
superenv executed: gcc-7 -v
gcc-7 called with: -V
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-7 called with: --version
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-7 -pipe -O2 -march=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-7 called with: -v
superenv executed: g++-7 -v
g++-7 called with: -V
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-7 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-7 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-7 -pipe -O2 -march=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-7 called with: -c conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -o conftest -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-7 -pipe -O2 -march=native -o conftest -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-7 called with: -print-prog-name=ld
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-7 -pipe -O2 -march=native -print-prog-name=ld -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
ld called with: -m elf_x86_64 -v
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 -v
g++-7 called with: -print-prog-name=ld
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-7 -pipe -O2 -march=native -print-prog-name=ld -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
ld called with: --help
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so --help
g++-7 called with: -V
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-7 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-7 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -shared -g -O2 -v conftest.o
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-7 -pipe -O2 -march=native -shared -g -O2 -v conftest.o -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-7 called with: -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -o conftest -g -O2 -static conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-7 -pipe -O2 -march=native -o conftest -g -O2 -static conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-7 called with: -c -g -O2 -o out/conftest2.o conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -o conftest -g -O2 conftest.c -lz
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -o conftest -g -O2 conftest.c -liconv
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -liconv -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -o conftest -g -O2 conftest.c -liconv
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -liconv -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -o conftest -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-7 -pipe -O2 -march=native -o conftest -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-7 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
2020-11-10 12:23:17 +0100
make
install
Making install in .
make[1]: Entering directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3'
make[2]: Entering directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3'
make[1]: Leaving directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3'
Making install in m4
make[1]: Entering directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/m4'
make[2]: Entering directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/m4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/m4'
make[1]: Leaving directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/m4'
Making install in doc
make[1]: Entering directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/doc'
make[2]: Entering directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/doc'
make[1]: Leaving directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/doc'
Making install in include
make[1]: Entering directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/include'
Making install in id3
make[2]: Entering directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/include/id3'
make[3]: Entering directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/include/id3'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/include/id3'
/usr/bin/install -c -m 644 field.h id3lib_frame.h globals.h misc_support.h reader.h readers.h sized_types.h tag.h writer.h writers.h utils.h id3lib_streams.h id3lib_strings.h '/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/include/id3'
make[3]: Leaving directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/include/id3'
make[2]: Leaving directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/include/id3'
make[2]: Entering directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/include'
make[3]: Entering directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/include'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/include'
/usr/bin/install -c -m 644 id3.h '/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1/include'
make[3]: Leaving directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/include'
make[2]: Leaving directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/include'
make[1]: Leaving directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/include'
Making install in id3com
make[1]: Entering directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/id3com'
Making install in Sample
make[2]: Entering directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/id3com/Sample'
make[3]: Entering directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/id3com/Sample'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/id3com/Sample'
make[2]: Leaving directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/id3com/Sample'
make[2]: Entering directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/id3com'
make[3]: Entering directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/id3com'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/id3com'
make[2]: Leaving directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/id3com'
make[1]: Leaving directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/id3com'
Making install in src
make[1]: Entering directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/src'
/bin/bash ../libtool --tag=CXX --mode=compile g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o c_wrapper.lo c_wrapper.cpp
/bin/bash ../libtool --tag=CXX --mode=compile g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o field.lo field.cpp
/bin/bash ../libtool --tag=CXX --mode=compile g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o field_binary.lo field_binary.cpp
/bin/bash ../libtool --tag=CXX --mode=compile g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o field_integer.lo field_integer.cpp
/bin/bash ../libtool --tag=CXX --mode=compile g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o field_string_ascii.lo field_string_ascii.cpp
/bin/bash ../libtool --tag=CXX --mode=compile g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o field_string_unicode.lo field_string_unicode.cpp
/bin/bash ../libtool --tag=CXX --mode=compile g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o frame.lo frame.cpp
/bin/bash ../libtool --tag=CXX --mode=compile g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o frame_impl.lo frame_impl.cpp
libtool: compile: g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c frame_impl.cpp -fPIC -DPIC -o .libs/frame_impl.o
libtool: compile: g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c field_string_unicode.cpp -fPIC -DPIC -o .libs/field_string_unicode.o
libtool: compile: g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c field_string_ascii.cpp -fPIC -DPIC -o .libs/field_string_ascii.o
libtool: compile: g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c field_binary.cpp -fPIC -DPIC -o .libs/field_binary.o
libtool: compile: g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c field_integer.cpp -fPIC -DPIC -o .libs/field_integer.o
libtool: compile: g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c c_wrapper.cpp -fPIC -DPIC -o .libs/c_wrapper.o
libtool: compile: g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c field.cpp -fPIC -DPIC -o .libs/field.o
libtool: compile: g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c frame.cpp -fPIC -DPIC -o .libs/frame.o
In file included from field_impl.h:33:0,
from field_string_unicode.cpp:27:
../include/id3/id3lib_strings.h: In static member function ‘static std::char_traits<unsigned char>::char_type* std::char_traits<unsigned char>::move(std::char_traits<unsigned char>::char_type*, const char_type*, std::size_t)’:
../include/id3/id3lib_strings.h:87:29: error: ‘memmove’ was not declared in this scope
{ return (char_type*) memmove(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~~
../include/id3/id3lib_strings.h:87:29: note: suggested alternative: ‘wmemmove’
{ return (char_type*) memmove(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~~
wmemmove
../include/id3/id3lib_strings.h: In static member function ‘static std::char_traits<unsigned char>::char_type* std::char_traits<unsigned char>::copy(std::char_traits<unsigned char>::char_type*, const char_type*, std::size_t)’:
../include/id3/id3lib_strings.h:91:29: error: ‘memcpy’ was not declared in this scope
{ return (char_type*) memcpy(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~
../include/id3/id3lib_strings.h:91:29: note: suggested alternative: ‘wmemcpy’
{ return (char_type*) memcpy(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~
wmemcpy
In file included from field_impl.h:33:0,
from field_integer.cpp:27:
../include/id3/id3lib_strings.h: In static member function ‘static std::char_traits<unsigned char>::char_type* std::char_traits<unsigned char>::move(std::char_traits<unsigned char>::char_type*, const char_type*, std::size_t)’:
../include/id3/id3lib_strings.h:87:29: error: ‘memmove’ was not declared in this scope
{ return (char_type*) memmove(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~~
../include/id3/id3lib_strings.h:87:29: note: suggested alternative: ‘wmemmove’
{ return (char_type*) memmove(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~~
wmemmove
../include/id3/id3lib_strings.h: In static member function ‘static std::char_traits<unsigned char>::char_type* std::char_traits<unsigned char>::copy(std::char_traits<unsigned char>::char_type*, const char_type*, std::size_t)’:
../include/id3/id3lib_strings.h:91:29: error: ‘memcpy’ was not declared in this scope
{ return (char_type*) memcpy(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~
../include/id3/id3lib_strings.h:91:29: note: suggested alternative: ‘wmemcpy’
{ return (char_type*) memcpy(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~
wmemcpy
In file included from field_impl.h:33:0,
from field_string_ascii.cpp:27:
../include/id3/id3lib_strings.h: In static member function ‘static std::char_traits<unsigned char>::char_type* std::char_traits<unsigned char>::move(std::char_traits<unsigned char>::char_type*, const char_type*, std::size_t)’:
../include/id3/id3lib_strings.h:87:29: error: ‘memmove’ was not declared in this scope
{ return (char_type*) memmove(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~~
../include/id3/id3lib_strings.h:87:29: note: suggested alternative: ‘wmemmove’
{ return (char_type*) memmove(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~~
wmemmove
../include/id3/id3lib_strings.h: In static member function ‘static std::char_traits<unsigned char>::char_type* std::char_traits<unsigned char>::copy(std::char_traits<unsigned char>::char_type*, const char_type*, std::size_t)’:
../include/id3/id3lib_strings.h:91:29: error: ‘memcpy’ was not declared in this scope
{ return (char_type*) memcpy(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~
../include/id3/id3lib_strings.h:91:29: note: suggested alternative: ‘wmemcpy’
{ return (char_type*) memcpy(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~
wmemcpy
In file included from field_impl.h:33:0,
from field.cpp:29:
../include/id3/id3lib_strings.h: In static member function ‘static std::char_traits<unsigned char>::char_type* std::char_traits<unsigned char>::move(std::char_traits<unsigned char>::char_type*, const char_type*, std::size_t)’:
../include/id3/id3lib_strings.h:87:29: error: ‘memmove’ was not declared in this scope
{ return (char_type*) memmove(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~~
../include/id3/id3lib_strings.h:87:29: note: suggested alternative: ‘wmemmove’
{ return (char_type*) memmove(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~~
wmemmove
../include/id3/id3lib_strings.h: In static member function ‘static std::char_traits<unsigned char>::char_type* std::char_traits<unsigned char>::copy(std::char_traits<unsigned char>::char_type*, const char_type*, std::size_t)’:
../include/id3/id3lib_strings.h:91:29: error: ‘memcpy’ was not declared in this scope
{ return (char_type*) memcpy(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~
../include/id3/id3lib_strings.h:91:29: note: suggested alternative: ‘wmemcpy’
{ return (char_type*) memcpy(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~
wmemcpy
In file included from ../include/id3/utils.h:37:0,
from ../include/id3/tag.h:34,
from frame_impl.cpp:32:
../include/id3/id3lib_strings.h: In static member function ‘static std::char_traits<unsigned char>::char_type* std::char_traits<unsigned char>::move(std::char_traits<unsigned char>::char_type*, const char_type*, std::size_t)’:
../include/id3/id3lib_strings.h:87:29: error: ‘memmove’ was not declared in this scope
{ return (char_type*) memmove(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~~
../include/id3/id3lib_strings.h:87:29: note: suggested alternative: ‘wmemmove’
{ return (char_type*) memmove(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~~
wmemmove
../include/id3/id3lib_strings.h: In static member function ‘static std::char_traits<unsigned char>::char_type* std::char_traits<unsigned char>::copy(std::char_traits<unsigned char>::char_type*, const char_type*, std::size_t)’:
../include/id3/id3lib_strings.h:91:29: error: ‘memcpy’ was not declared in this scope
{ return (char_type*) memcpy(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~
../include/id3/id3lib_strings.h:91:29: note: suggested alternative: ‘wmemcpy’
{ return (char_type*) memcpy(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~
wmemcpy
field_string_unicode.cpp: In member function ‘virtual size_t ID3_FieldImpl::Get(unicode_t*, size_t) const’:
field_string_unicode.cpp:102:7: error: ‘::memcpy’ has not been declared
::memcpy((void *)buffer, (void *)_text.data(), length * 2);
^~~~~~
field_string_unicode.cpp:102:7: note: suggested alternative: ‘wmemcpy’
::memcpy((void *)buffer, (void *)_text.data(), length * 2);
^~~~~~
wmemcpy
field_string_unicode.cpp: In member function ‘virtual size_t ID3_FieldImpl::Get(unicode_t*, size_t, size_t) const’:
field_string_unicode.cpp:151:9: error: ‘::memcpy’ has not been declared
::memcpy(buffer, text, length * 2);
^~~~~~
field_string_unicode.cpp:151:9: note: suggested alternative: ‘wmemcpy’
::memcpy(buffer, text, length * 2);
^~~~~~
wmemcpy
field.cpp: In function ‘ID3_FrameID ID3_FindFrameID(const char*)’:
field.cpp:1095:20: error: ‘strlen’ was not declared in this scope
const int slen = strlen(id);
^~~~~~
field.cpp:1095:20: note: suggested alternative: ‘slen’
const int slen = strlen(id);
^~~~~~
slen
field.cpp:1099:11: error: ‘strcmp’ was not declared in this scope
if (((strcmp(ID3_FrameDefs[cur].sShortTextID, id) == 0) &&
^~~~~~
field.cpp:1099:11: note: suggested alternative: ‘stime’
if (((strcmp(ID3_FrameDefs[cur].sShortTextID, id) == 0) &&
^~~~~~
stime
Makefile:585: recipe for target 'field_string_unicode.lo' failed
make[1]: *** [field_string_unicode.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from ../include/id3/utils.h:37:0,
from ../include/id3/tag.h:34,
from c_wrapper.cpp:30:
../include/id3/id3lib_strings.h: In static member function ‘static std::char_traits<unsigned char>::char_type* std::char_traits<unsigned char>::move(std::char_traits<unsigned char>::char_type*, const char_type*, std::size_t)’:
../include/id3/id3lib_strings.h:87:29: error: ‘memmove’ was not declared in this scope
{ return (char_type*) memmove(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~~
../include/id3/id3lib_strings.h:87:29: note: suggested alternative: ‘wmemmove’
{ return (char_type*) memmove(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~~
wmemmove
../include/id3/id3lib_strings.h: In static member function ‘static std::char_traits<unsigned char>::char_type* std::char_traits<unsigned char>::copy(std::char_traits<unsigned char>::char_type*, const char_type*, std::size_t)’:
../include/id3/id3lib_strings.h:91:29: error: ‘memcpy’ was not declared in this scope
{ return (char_type*) memcpy(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~
../include/id3/id3lib_strings.h:91:29: note: suggested alternative: ‘wmemcpy’
{ return (char_type*) memcpy(__s1, __s2, __n * sizeof(char_type)); }
^~~~~~
wmemcpy
Makefile:585: recipe for target 'field_integer.lo' failed
make[1]: *** [field_integer.lo] Error 1
Makefile:585: recipe for target 'frame_impl.lo' failed
make[1]: *** [frame_impl.lo] Error 1
Makefile:585: recipe for target 'field.lo' failed
make[1]: *** [field.lo] Error 1
field_string_ascii.cpp: In member function ‘virtual size_t ID3_FieldImpl::Get(char*, size_t) const’:
field_string_ascii.cpp:96:7: error: ‘::memcpy’ has not been declared
::memcpy(buffer, data.data(), size);
^~~~~~
field_string_ascii.cpp:96:7: note: suggested alternative: ‘wmemcpy’
::memcpy(buffer, data.data(), size);
^~~~~~
wmemcpy
field_string_ascii.cpp: In member function ‘virtual size_t ID3_FieldImpl::Get(char*, size_t, size_t) const’:
field_string_ascii.cpp:115:7: error: ‘::memcpy’ has not been declared
::memcpy(buf, data.data(), size);
^~~~~~
field_string_ascii.cpp:115:7: note: suggested alternative: ‘wmemcpy’
::memcpy(buf, data.data(), size);
^~~~~~
wmemcpy
field_string_ascii.cpp: In member function ‘virtual const char* ID3_FieldImpl::GetRawTextItem(size_t) const’:
field_string_ascii.cpp:282:15: error: ‘strlen’ was not declared in this scope
text += strlen(text) + 1;
^~~~~~
field_string_ascii.cpp:282:15: note: suggested alternative: ‘mbrlen’
text += strlen(text) + 1;
^~~~~~
mbrlen
Makefile:585: recipe for target 'c_wrapper.lo' failed
make[1]: *** [c_wrapper.lo] Error 1
Makefile:585: recipe for target 'field_string_ascii.lo' failed
make[1]: *** [field_string_ascii.lo] Error 1
libtool: compile: g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c frame.cpp -o frame.o >/dev/null 2>&1
libtool: compile: g++-7 -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c field_binary.cpp -o field_binary.o >/dev/null 2>&1
make[1]: Leaving directory '/tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/src'
Makefile:448: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 2.5.9
ORIGIN: https://github.com/Homebrew/brew
HEAD: 2ed5d80ff2f8025823de9b9faacfca27fa006c80
Last commit: 22 hours ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: 8fb1e2f53c14311c7199bff941d4e675aa6eeb74
Core tap last commit: 2 hours ago
Core tap branch: master
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: :0
HOMEBREW_EDITOR: nvim
HOMEBREW_MAKE_JOBS: 8
Homebrew Ruby: 2.6.3 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby
CPU: octa-core 64-bit skylake
Clang: N/A
Git: 2.17.1 => /usr/bin/git
Curl: 7.58.0 => /usr/bin/curl
Kernel: Linux 4.15.0-1100-oem x86_64 GNU/Linux
OS: Ubuntu 18.04 LTS (beaver-three-eyed-raven X92) (bionic)
Host glibc: 2.27
/usr/bin/gcc: 7.5.0
/usr/bin/ruby: N/A
glibc: N/A
gcc: N/A
xorg: N/A
HOMEBREW_CC: gcc-7
HOMEBREW_CXX: g++-7
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew
HOMEBREW_GIT: git
ACLOCAL_PATH: /home/linuxbrew/.linuxbrew/share/aclocal
PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/autoconf/bin:/home/linuxbrew/.linuxbrew/opt/automake/bin:/home/linuxbrew/.linuxbrew/opt/libtool/bin:/usr/bin:/bin:/usr/sbin:/sbin
g++-7 called with: -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c frame_impl.cpp -fPIC -DPIC -o .libs/frame_impl.o
superenv removed: -g -Wall -Woverloaded-virtual -Wmissing-declarations
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -Wno-unused -Wno-inline -c frame_impl.cpp -fPIC -DPIC -o .libs/frame_impl.o -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c field_string_unicode.cpp -fPIC -DPIC -o .libs/field_string_unicode.o
superenv removed: -g -Wall -Woverloaded-virtual -Wmissing-declarations
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -Wno-unused -Wno-inline -c field_string_unicode.cpp -fPIC -DPIC -o .libs/field_string_unicode.o -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c field_string_ascii.cpp -fPIC -DPIC -o .libs/field_string_ascii.o
superenv removed: -g -Wall -Woverloaded-virtual -Wmissing-declarations
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -Wno-unused -Wno-inline -c field_string_ascii.cpp -fPIC -DPIC -o .libs/field_string_ascii.o -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c field_integer.cpp -fPIC -DPIC -o .libs/field_integer.o
superenv removed: -g -Wall -Woverloaded-virtual -Wmissing-declarations
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -Wno-unused -Wno-inline -c field_integer.cpp -fPIC -DPIC -o .libs/field_integer.o -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c c_wrapper.cpp -fPIC -DPIC -o .libs/c_wrapper.o
superenv removed: -g -Wall -Woverloaded-virtual -Wmissing-declarations
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -Wno-unused -Wno-inline -c c_wrapper.cpp -fPIC -DPIC -o .libs/c_wrapper.o -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c frame.cpp -fPIC -DPIC -o .libs/frame.o
superenv removed: -g -Wall -Woverloaded-virtual -Wmissing-declarations
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -Wno-unused -Wno-inline -c frame.cpp -fPIC -DPIC -o .libs/frame.o -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c field_binary.cpp -fPIC -DPIC -o .libs/field_binary.o
superenv removed: -g -Wall -Woverloaded-virtual -Wmissing-declarations
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -Wno-unused -Wno-inline -c field_binary.cpp -fPIC -DPIC -o .libs/field_binary.o -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c field.cpp -fPIC -DPIC -o .libs/field.o
superenv removed: -g -Wall -Woverloaded-virtual -Wmissing-declarations
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -Wno-unused -Wno-inline -c field.cpp -fPIC -DPIC -o .libs/field.o -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c frame.cpp -o frame.o
superenv removed: -g -Wall -Woverloaded-virtual -Wmissing-declarations
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -Wno-unused -Wno-inline -c frame.cpp -o frame.o -isystem/home/linuxbrew/.linuxbrew/include
g++-7 called with: -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c field_binary.cpp -o field_binary.o
superenv removed: -g -Wall -Woverloaded-virtual -Wmissing-declarations
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include/id3 -I../include -Wno-unused -Wno-inline -c field_binary.cpp -o field_binary.o -isystem/home/linuxbrew/.linuxbrew/include
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_1
## --------- ##
## Platform. ##
## --------- ##
hostname = troy
uname -m = x86_64
uname -r = 4.15.0-1100-oem
uname -s = Linux
uname -v = #110-Ubuntu SMP Thu Oct 15 15:02:18 UTC 2020
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super
PATH: /home/linuxbrew/.linuxbrew/opt/autoconf/bin
PATH: /home/linuxbrew/.linuxbrew/opt/automake/bin
PATH: /home/linuxbrew/.linuxbrew/opt/libtool/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2676: checking for a BSD-compatible install
configure:2744: result: /usr/bin/install -c
configure:2755: checking whether build environment is sane
configure:2810: result: yes
configure:2961: checking for a thread-safe mkdir -p
configure:3000: result: /bin/mkdir -p
configure:3007: checking for gawk
configure:3023: found /usr/bin/gawk
configure:3034: result: gawk
configure:3045: checking whether make sets $(MAKE)
configure:3067: result: yes
configure:3096: checking whether make supports nested variables
configure:3113: result: yes
configure:3245: checking whether make supports the include directive
configure:3260: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:3263: $? = 0
configure:3282: result: yes (GNU style)
configure:3352: checking for gcc
configure:3379: result: gcc-7
configure:3608: checking for C compiler version
configure:3617: gcc-7 --version >&5
gcc-7 (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3628: $? = 0
configure:3617: gcc-7 -v >&5
Using built-in specs.
COLLECT_GCC=gcc-7
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)
configure:3628: $? = 0
configure:3617: gcc-7 -V >&5
gcc-7: error: unrecognized command line option '-V'
configure:3628: $? = 1
configure:3617: gcc-7 -qversion >&5
gcc-7: error: unrecognized command line option '-qversion'; did you mean '--version'?
configure:3628: $? = 1
configure:3648: checking whether the C compiler works
configure:3670: gcc-7 conftest.c >&5
configure:3674: $? = 0
configure:3722: result: yes
configure:3725: checking for C compiler default output file name
configure:3727: result: a.out
configure:3733: checking for suffix of executables
configure:3740: gcc-7 -o conftest conftest.c >&5
configure:3744: $? = 0
configure:3766: result:
configure:3788: checking whether we are cross compiling
configure:3796: gcc-7 -o conftest conftest.c >&5
configure:3800: $? = 0
configure:3807: ./conftest
configure:3811: $? = 0
configure:3826: result: no
configure:3831: checking for suffix of object files
configure:3853: gcc-7 -c conftest.c >&5
configure:3857: $? = 0
configure:3878: result: o
configure:3882: checking whether we are using the GNU C compiler
configure:3901: gcc-7 -c conftest.c >&5
configure:3901: $? = 0
configure:3910: result: yes
configure:3919: checking whether gcc-7 accepts -g
configure:3939: gcc-7 -c -g conftest.c >&5
configure:3939: $? = 0
configure:3980: result: yes
configure:3997: checking for gcc-7 option to accept ISO C89
configure:4060: gcc-7 -c -g -O2 conftest.c >&5
configure:4060: $? = 0
configure:4073: result: none needed
configure:4098: checking whether gcc-7 understands -c and -o together
configure:4120: gcc-7 -c conftest.c -o conftest2.o
configure:4123: $? = 0
configure:4120: gcc-7 -c conftest.c -o conftest2.o
configure:4123: $? = 0
configure:4135: result: yes
configure:4154: checking dependency style of gcc-7
configure:4265: result: none
configure:4281: checking for library containing strerror
configure:4312: gcc-7 -o conftest -g -O2 conftest.c >&5
configure:4312: $? = 0
configure:4329: result: none required
configure:4367: checking build system type
configure:4381: result: x86_64-pc-linux-gnu
configure:4401: checking host system type
configure:4414: result: x86_64-pc-linux-gnu
configure:4455: checking how to print strings
configure:4482: result: printf
configure:4503: checking for a sed that does not truncate output
configure:4567: result: /bin/sed
configure:4585: checking for grep that handles long lines and -e
configure:4643: result: /bin/grep
configure:4648: checking for egrep
configure:4710: result: /bin/grep -E
configure:4715: checking for fgrep
configure:4777: result: /bin/grep -F
configure:4812: checking for ld used by gcc-7
configure:4879: result: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld
configure:4886: checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld
configure:4901: result: yes
configure:4913: checking for BSD- or MS-compatible name lister (nm)
configure:4967: result: /usr/bin/nm -B
configure:5097: checking the name lister (/usr/bin/nm -B) interface
configure:5104: gcc-7 -c -g -O2 conftest.c >&5
configure:5107: /usr/bin/nm -B "conftest.o"
configure:5110: output
0000000000000000 B some_variable
configure:5117: result: BSD nm
configure:5120: checking whether ln -s works
configure:5124: result: yes
configure:5132: checking the maximum length of command line arguments
configure:5263: result: 1572864
configure:5311: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:5351: result: func_convert_file_noop
configure:5358: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:5378: result: func_convert_file_noop
configure:5385: checking for /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld option to reload object files
configure:5392: result: -r
configure:5466: checking for objdump
configure:5482: found /usr/bin/objdump
configure:5493: result: objdump
configure:5525: checking how to recognize dependent libraries
configure:5725: result: pass_all
configure:5810: checking for dlltool
configure:5840: result: no
configure:5870: checking how to associate runtime and link libraries
configure:5897: result: printf %s\n
configure:5957: checking for ar
configure:5973: found /usr/bin/ar
configure:5984: result: ar
configure:6021: checking for archiver @FILE support
configure:6038: gcc-7 -c -g -O2 conftest.c >&5
configure:6038: $? = 0
configure:6041: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6044: $? = 0
configure:6049: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:6052: $? = 1
configure:6064: result: @
configure:6122: checking for strip
configure:6138: found /usr/bin/strip
configure:6149: result: strip
configure:6221: checking for ranlib
configure:6237: found /usr/bin/ranlib
configure:6248: result: ranlib
configure:6350: checking command to parse /usr/bin/nm -B output from gcc-7 object
configure:6503: gcc-7 -c -g -O2 conftest.c >&5
configure:6506: $? = 0
configure:6510: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6513: $? = 0
configure:6579: gcc-7 -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6582: $? = 0
configure:6620: result: ok
configure:6667: checking for sysroot
configure:6697: result: no
configure:6704: checking for a working dd
configure:6742: result: /bin/dd
configure:6746: checking how to truncate binary pipes
configure:6761: result: /bin/dd bs=4096 count=1
configure:6897: gcc-7 -c -g -O2 conftest.c >&5
configure:6900: $? = 0
configure:7090: checking for mt
configure:7106: found /bin/mt
configure:7117: result: mt
configure:7140: checking if mt is a manifest tool
configure:7146: mt '-?'
configure:7154: result: no
configure:7826: checking how to run the C preprocessor
configure:7857: gcc-7 -E conftest.c
configure:7857: $? = 0
configure:7871: gcc-7 -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7871: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "id3lib"
| #define VERSION "3.8.3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7896: result: gcc-7 -E
configure:7916: gcc-7 -E conftest.c
configure:7916: $? = 0
configure:7930: gcc-7 -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "id3lib"
| #define VERSION "3.8.3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7959: checking for ANSI C header files
configure:7979: gcc-7 -c -g -O2 conftest.c >&5
configure:7979: $? = 0
configure:8052: gcc-7 -o conftest -g -O2 conftest.c >&5
configure:8052: $? = 0
configure:8052: ./conftest
configure:8052: $? = 0
configure:8063: result: yes
configure:8076: checking for sys/types.h
configure:8076: gcc-7 -c -g -O2 conftest.c >&5
configure:8076: $? = 0
configure:8076: result: yes
configure:8076: checking for sys/stat.h
configure:8076: gcc-7 -c -g -O2 conftest.c >&5
configure:8076: $? = 0
configure:8076: result: yes
configure:8076: checking for stdlib.h
configure:8076: gcc-7 -c -g -O2 conftest.c >&5
configure:8076: $? = 0
configure:8076: result: yes
configure:8076: checking for string.h
configure:8076: gcc-7 -c -g -O2 conftest.c >&5
configure:8076: $? = 0
configure:8076: result: yes
configure:8076: checking for memory.h
configure:8076: gcc-7 -c -g -O2 conftest.c >&5
configure:8076: $? = 0
configure:8076: result: yes
configure:8076: checking for strings.h
configure:8076: gcc-7 -c -g -O2 conftest.c >&5
configure:8076: $? = 0
configure:8076: result: yes
configure:8076: checking for inttypes.h
configure:8076: gcc-7 -c -g -O2 conftest.c >&5
configure:8076: $? = 0
configure:8076: result: yes
configure:8076: checking for stdint.h
configure:8076: gcc-7 -c -g -O2 conftest.c >&5
configure:8076: $? = 0
configure:8076: result: yes
configure:8076: checking for unistd.h
configure:8076: gcc-7 -c -g -O2 conftest.c >&5
configure:8076: $? = 0
configure:8076: result: yes
configure:8090: checking for dlfcn.h
configure:8090: gcc-7 -c -g -O2 conftest.c >&5
configure:8090: $? = 0
configure:8090: result: yes
configure:8346: checking for objdir
configure:8361: result: .libs
configure:8625: checking if gcc-7 supports -fno-rtti -fno-exceptions
configure:8643: gcc-7 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8647: $? = 0
configure:8660: result: no
configure:9018: checking for gcc-7 option to produce PIC
configure:9025: result: -fPIC -DPIC
configure:9033: checking if gcc-7 PIC flag -fPIC -DPIC works
configure:9051: gcc-7 -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:9055: $? = 0
configure:9068: result: yes
configure:9097: checking if gcc-7 static flag -static works
configure:9125: result: yes
configure:9140: checking if gcc-7 supports -c -o file.o
configure:9161: gcc-7 -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9165: $? = 0
configure:9187: result: yes
configure:9195: checking if gcc-7 supports -c -o file.o
configure:9242: result: yes
configure:9275: checking whether the gcc-7 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries
configure:10534: result: yes
configure:10571: checking whether -lc should be explicitly linked in
configure:10579: gcc-7 -c -g -O2 conftest.c >&5
configure:10582: $? = 0
configure:10597: gcc-7 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:10600: $? = 0
configure:10614: result: no
configure:10774: checking dynamic linker characteristics
configure:11355: gcc-7 -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11355: $? = 0
configure:11592: result: GNU/Linux ld.so
configure:11714: checking how to hardcode library paths into programs
configure:11739: result: immediate
configure:12287: checking whether stripping libraries is possible
configure:12292: result: yes
configure:12327: checking if libtool supports shared libraries
configure:12329: result: yes
configure:12332: checking whether to build shared libraries
configure:12357: result: yes
configure:12360: checking whether to build static libraries
configure:12364: result: yes
configure:12403: checking whether to enable maintainer-specific portions of Makefiles
configure:12412: result: no
configure:12486: checking for gcc
configure:12513: result: gcc-7
configure:12742: checking for C compiler version
configure:12751: gcc-7 --version >&5
gcc-7 (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:12762: $? = 0
configure:12751: gcc-7 -v >&5
Using built-in specs.
COLLECT_GCC=gcc-7
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)
configure:12762: $? = 0
configure:12751: gcc-7 -V >&5
gcc-7: error: unrecognized command line option '-V'
configure:12762: $? = 1
configure:12751: gcc-7 -qversion >&5
gcc-7: error: unrecognized command line option '-qversion'; did you mean '--version'?
configure:12762: $? = 1
configure:12766: checking whether we are using the GNU C compiler
configure:12794: result: yes
configure:12803: checking whether gcc-7 accepts -g
configure:12864: result: yes
configure:12881: checking for gcc-7 option to accept ISO C89
configure:12957: result: none needed
configure:12982: checking whether gcc-7 understands -c and -o together
configure:13019: result: yes
configure:13038: checking dependency style of gcc-7
configure:13149: result: none
configure:13276: checking for C++ compiler version
configure:13285: g++-7 --version >&5
g++-7 (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:13296: $? = 0
configure:13285: g++-7 -v >&5
Using built-in specs.
COLLECT_GCC=g++-7
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)
configure:13296: $? = 0
configure:13285: g++-7 -V >&5
g++-7: error: unrecognized command line option '-V'
configure:13296: $? = 1
configure:13285: g++-7 -qversion >&5
g++-7: error: unrecognized command line option '-qversion'; did you mean '--version'?
configure:13296: $? = 1
configure:13300: checking whether we are using the GNU C++ compiler
configure:13319: g++-7 -c conftest.cpp >&5
configure:13319: $? = 0
configure:13328: result: yes
configure:13337: checking whether g++-7 accepts -g
configure:13357: g++-7 -c -g conftest.cpp >&5
configure:13357: $? = 0
configure:13398: result: yes
configure:13423: checking dependency style of g++-7
configure:13534: result: none
configure:13567: checking how to run the C++ preprocessor
configure:13594: g++-7 -E conftest.cpp
configure:13594: $? = 0
configure:13608: g++-7 -E conftest.cpp
conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:13608: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "id3lib"
| #define VERSION "3.8.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13633: result: g++-7 -E
configure:13653: g++-7 -E conftest.cpp
configure:13653: $? = 0
configure:13667: g++-7 -E conftest.cpp
conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:13667: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "id3lib"
| #define VERSION "3.8.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13829: checking for ld used by g++-7
configure:13896: result: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64
configure:13903: checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld
configure:13918: result: yes
configure:13973: checking whether the g++-7 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries
configure:15046: result: yes
configure:15082: g++-7 -c -g -O2 conftest.cpp >&5
configure:15085: $? = 0
configure:15566: checking for g++-7 option to produce PIC
configure:15573: result: -fPIC -DPIC
configure:15581: checking if g++-7 PIC flag -fPIC -DPIC works
configure:15599: g++-7 -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:15603: $? = 0
configure:15616: result: yes
configure:15639: checking if g++-7 static flag -static works
configure:15667: result: yes
configure:15679: checking if g++-7 supports -c -o file.o
configure:15700: g++-7 -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:15704: $? = 0
configure:15726: result: yes
configure:15731: checking if g++-7 supports -c -o file.o
configure:15778: result: yes
configure:15808: checking whether the g++-7 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries
configure:15848: result: yes
configure:15989: checking dynamic linker characteristics
configure:16734: result: GNU/Linux ld.so
configure:16799: checking how to hardcode library paths into programs
configure:16824: result: immediate
configure:16869: checking how to run the C++ preprocessor
configure:16935: result: g++-7 -E
configure:16955: g++-7 -E conftest.cpp
configure:16955: $? = 0
configure:16969: g++-7 -E conftest.cpp
conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:16969: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "id3lib"
| #define VERSION "3.8.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:17001: checking for uncompress in -lz
configure:17026: gcc-7 -o conftest -g -O2 conftest.c -lz >&5
configure:17026: $? = 0
configure:17035: result: yes
configure:17063: checking for ANSI C header files
configure:17167: result: yes
configure:17178: checking zlib.h usability
configure:17178: gcc-7 -c -g -O2 conftest.c >&5
configure:17178: $? = 0
configure:17178: result: yes
configure:17178: checking zlib.h presence
configure:17178: gcc-7 -E conftest.c
configure:17178: $? = 0
configure:17178: result: yes
configure:17178: checking for zlib.h
configure:17178: result: yes
configure:17178: checking wchar.h usability
configure:17178: gcc-7 -c -g -O2 conftest.c >&5
configure:17178: $? = 0
configure:17178: result: yes
configure:17178: checking wchar.h presence
configure:17178: gcc-7 -E conftest.c
configure:17178: $? = 0
configure:17178: result: yes
configure:17178: checking for wchar.h
configure:17178: result: yes
configure:17178: checking sys/param.h usability
configure:17178: gcc-7 -c -g -O2 conftest.c >&5
configure:17178: $? = 0
configure:17178: result: yes
configure:17178: checking sys/param.h presence
configure:17178: gcc-7 -E conftest.c
configure:17178: $? = 0
configure:17178: result: yes
configure:17178: checking for sys/param.h
configure:17178: result: yes
configure:17178: checking for unistd.h
configure:17178: result: yes
configure:17191: checking iconv.h usability
configure:17191: gcc-7 -c -g -O2 conftest.c >&5
configure:17191: $? = 0
configure:17191: result: yes
configure:17191: checking iconv.h presence
configure:17191: gcc-7 -E conftest.c
configure:17191: $? = 0
configure:17191: result: yes
configure:17191: checking for iconv.h
configure:17191: result: yes
configure:17207: checking where to find iconv_open
configure:17212: checking for iconv_open
configure:17212: gcc-7 -o conftest -g -O2 conftest.c >&5
configure:17212: $? = 0
configure:17212: result: yes
configure:17223: checking for iconv_open in -liconv
configure:17248: gcc-7 -o conftest -g -O2 conftest.c -liconv >&5
/usr/bin/ld: cannot find -liconv
collect2: error: ld returned 1 exit status
configure:17248: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "id3lib"
| #define VERSION "3.8.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ZLIB 1
| #define STDC_HEADERS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV_OPEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char iconv_open ();
| int
| main ()
| {
| return iconv_open ();
| ;
| return 0;
| }
configure:17257: result: no
configure:17265: checking for libiconv_open in -liconv
configure:17290: gcc-7 -o conftest -g -O2 conftest.c -liconv >&5
/usr/bin/ld: cannot find -liconv
collect2: error: ld returned 1 exit status
configure:17290: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "id3lib"
| #define VERSION "3.8.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ZLIB 1
| #define STDC_HEADERS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV_OPEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char libiconv_open ();
| int
| main ()
| {
| return libiconv_open ();
| ;
| return 0;
| }
configure:17299: result: no
configure:17316: result: libc
configure:17324: checking whether iconv takes const char ** or char **
configure:17340: gcc-7 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:37:10: error: conflicting types for 'iconv'
size_t iconv (iconv_t a, const char ** b, size_t *c, char **d, size_t *e);
^~~~~
In file included from conftest.c:31:0:
/usr/include/iconv.h:42:15: note: previous declaration of 'iconv' was here
extern size_t iconv (iconv_t __cd, char **__restrict __inbuf,
^~~~~
configure:17340: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "id3lib"
| #define VERSION "3.8.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ZLIB 1
| #define STDC_HEADERS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV_OPEN 1
| /* end confdefs.h. */
| #include <iconv.h>
| int
| main ()
| {
|
| {
| size_t iconv (iconv_t a, const char ** b, size_t *c, char **d, size_t *e);
| }
| ;
| return 0;
| }
configure:17393: result: char **
configure:17397: checking whether to typecast in iconv
configure:17418: gcc-7 -c -g -O2 conftest.c >&5
configure:17418: $? = 0
configure:17431: result: no
configure:17451: checking libcw/sys.h usability
configure:17451: g++-7 -c -g -O2 conftest.cpp >&5
conftest.cpp:64:10: fatal error: libcw/sys.h: No such file or directory
#include <libcw/sys.h>
^~~~~~~~~~~~~
compilation terminated.
configure:17451: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "id3lib"
| #define VERSION "3.8.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ZLIB 1
| #define STDC_HEADERS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV_OPEN 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libcw/sys.h>
configure:17451: result: no
configure:17451: checking libcw/sys.h presence
configure:17451: g++-7 -E conftest.cpp
conftest.cpp:31:10: fatal error: libcw/sys.h: No such file or directory
#include <libcw/sys.h>
^~~~~~~~~~~~~
compilation terminated.
configure:17451: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "id3lib"
| #define VERSION "3.8.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ZLIB 1
| #define STDC_HEADERS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV_OPEN 1
| /* end confdefs.h. */
| #include <libcw/sys.h>
configure:17451: result: no
configure:17451: checking for libcw/sys.h
configure:17451: result: no
configure:17464: checking cctype usability
configure:17464: g++-7 -c -g -O2 conftest.cpp >&5
configure:17464: $? = 0
configure:17464: result: yes
configure:17464: checking cctype presence
configure:17464: g++-7 -E conftest.cpp
configure:17464: $? = 0
configure:17464: result: yes
configure:17464: checking for cctype
configure:17464: result: yes
configure:17464: checking climits usability
configure:17464: g++-7 -c -g -O2 conftest.cpp >&5
configure:17464: $? = 0
configure:17464: result: yes
configure:17464: checking climits presence
configure:17464: g++-7 -E conftest.cpp
configure:17464: $? = 0
configure:17464: result: yes
configure:17464: checking for climits
configure:17464: result: yes
configure:17464: checking cstdio usability
configure:17464: g++-7 -c -g -O2 conftest.cpp >&5
configure:17464: $? = 0
configure:17464: result: yes
configure:17464: checking cstdio presence
configure:17464: g++-7 -E conftest.cpp
configure:17464: $? = 0
configure:17464: result: yes
configure:17464: checking for cstdio
configure:17464: result: yes
configure:17464: checking cstdlib usability
configure:17464: g++-7 -c -g -O2 conftest.cpp >&5
configure:17464: $? = 0
configure:17464: result: yes
configure:17464: checking cstdlib presence
configure:17464: g++-7 -E conftest.cpp
configure:17464: $? = 0
configure:17464: result: yes
configure:17464: checking for cstdlib
configure:17464: result: yes
configure:17464: checking bitset usability
configure:17464: g++-7 -c -g -O2 conftest.cpp >&5
configure:17464: $? = 0
configure:17464: result: yes
configure:17464: checking bitset presence
configure:17464: g++-7 -E conftest.cpp
configure:17464: $? = 0
configure:17464: result: yes
configure:17464: checking for bitset
configure:17464: result: yes
configure:17464: checking cstring usability
configure:17464: g++-7 -c -g -O2 conftest.cpp >&5
configure:17464: $? = 0
configure:17464: result: yes
configure:17464: checking cstring presence
configure:17464: g++-7 -E conftest.cpp
configure:17464: $? = 0
configure:17464: result: yes
configure:17464: checking for cstring
configure:17464: result: yes
configure:17478: checking fstream usability
configure:17478: g++-7 -c -g -O2 conftest.cpp >&5
configure:17478: $? = 0
configure:17478: result: yes
configure:17478: checking fstream presence
configure:17478: g++-7 -E conftest.cpp
configure:17478: $? = 0
configure:17478: result: yes
configure:17478: checking for fstream
configure:17478: result: yes
configure:17478: checking iostream usability
configure:17478: g++-7 -c -g -O2 conftest.cpp >&5
configure:17478: $? = 0
configure:17478: result: yes
configure:17478: checking iostream presence
configure:17478: g++-7 -E conftest.cpp
configure:17478: $? = 0
configure:17478: result: yes
configure:17478: checking for iostream
configure:17478: result: yes
configure:17478: checking iomanip usability
configure:17478: g++-7 -c -g -O2 conftest.cpp >&5
configure:17478: $? = 0
configure:17478: result: yes
configure:17478: checking iomanip presence
configure:17478: g++-7 -E conftest.cpp
configure:17478: $? = 0
configure:17478: result: yes
configure:17478: checking for iomanip
configure:17478: result: yes
configure:17478: checking vector usability
configure:17478: g++-7 -c -g -O2 conftest.cpp >&5
configure:17478: $? = 0
configure:17478: result: yes
configure:17478: checking vector presence
configure:17478: g++-7 -E conftest.cpp
configure:17478: $? = 0
configure:17478: result: yes
configure:17478: checking for vector
configure:17478: result: yes
configure:17496: checking string usability
configure:17496: g++-7 -c -g -O2 conftest.cpp >&5
configure:17496: $? = 0
configure:17496: result: yes
configure:17496: checking string presence
configure:17496: g++-7 -E conftest.cpp
configure:17496: $? = 0
configure:17496: result: yes
configure:17496: checking for string
configure:17496: result: yes
configure:17523: checking whether C++ has bool
configure:17534: g++-7 -o conftest -g -O2 conftest.cpp >&5
configure:17534: $? = 0
configure:17534: ./conftest
configure:17534: $? = 0
configure:17535: result: yes
configure:17548: checking whether C++ has correct scoping in for-loops
configure:17564: g++-7 -c -g -O2 conftest.cpp >&5
conftest.cpp:42:10: fatal error: iostream.h: No such file or directory
#include <iostream.h>
^~~~~~~~~~~~
compilation terminated.
configure:17564: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "id3lib"
| #define VERSION "3.8.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ZLIB 1
| #define STDC_HEADERS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_CCTYPE 1
| #define HAVE_CLIMITS 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTDLIB 1
| #define HAVE_BITSET 1
| #define HAVE_CSTRING 1
| #define HAVE_FSTREAM 1
| #define HAVE_IOSTREAM 1
| #define HAVE_IOMANIP 1
| #define HAVE_VECTOR 1
| #define HAVE_STRING 1
| /* end confdefs.h. */
| #include <iostream.h>
| int
| main ()
| {
|
| for (int i=0;i<10;i++) { }
| for (int i=0;i<10;i++) { }
|
| ;
| return 0;
| }
configure:17568: result: no
configure:17592: checking what warning flags to pass to the C++ compiler
configure:17612: result: -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations
configure:17623: checking what language compliance flags to pass to the C++ compiler
configure:17639: result:
configure:17686: checking whether iconv supports UTF-8
configure:17697: gcc-7 -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:46:58: warning: comparison between pointer and integer
int main() { return iconv_open("UTF-8", "UTF-8") == -1; }
^~
configure:17697: $? = 0
configure:17697: ./conftest
configure:17697: $? = 0
configure:17699: result: yes
configure:17750: checking whether iconv supports UTF-16BE
configure:17761: gcc-7 -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:47:64: warning: comparison between pointer and integer
int main() { return iconv_open("UTF-16BE", "UTF-16BE") == -1; }
^~
configure:17761: $? = 0
configure:17761: ./conftest
configure:17761: $? = 0
configure:17763: result: yes
configure:17907: checking whether iconv supports UTF-16
configure:17918: gcc-7 -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:48:60: warning: comparison between pointer and integer
int main() { return iconv_open("UTF-16", "UTF-16") == -1; }
^~
configure:17918: $? = 0
configure:17918: ./conftest
configure:17918: $? = 0
configure:17920: result: yes
configure:18002: checking whether iconv supports ISO-8859-1
configure:18013: gcc-7 -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:49:68: warning: comparison between pointer and integer
int main() { return iconv_open("ISO-8859-1", "ISO-8859-1") == -1; }
^~
configure:18013: $? = 0
configure:18013: ./conftest
configure:18013: $? = 0
configure:18015: result: yes
configure:18132: checking for getopt_long
configure:18132: gcc-7 -o conftest -g -O2 conftest.c >&5
configure:18132: $? = 0
configure:18132: result: yes
configure:18152: checking for mkstemp
configure:18152: gcc-7 -o conftest -g -O2 conftest.c >&5
configure:18152: $? = 0
configure:18152: result: yes
configure:18165: checking for truncate
configure:18165: gcc-7 -o conftest -g -O2 conftest.c >&5
configure:18165: $? = 0
configure:18165: result: yes
configure:18178: checking for size_t
configure:18178: gcc-7 -c -g -O2 conftest.c >&5
configure:18178: $? = 0
configure:18178: gcc-7 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:88:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:18178: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "id3lib"
| #define VERSION "3.8.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ZLIB 1
| #define STDC_HEADERS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_CCTYPE 1
| #define HAVE_CLIMITS 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTDLIB 1
| #define HAVE_BITSET 1
| #define HAVE_CSTRING 1
| #define HAVE_FSTREAM 1
| #define HAVE_IOSTREAM 1
| #define HAVE_IOMANIP 1
| #define HAVE_VECTOR 1
| #define HAVE_STRING 1
| #define CXX_HAS_BUGGY_FOR_LOOPS 1
| #define ID3_DISABLE_ASSERT 1
| #define ID3_DISABLE_CHECKS 1
| #define ID3_ICONV_FORMAT_UTF8 "UTF-8"
| #define ID3_ICONV_FORMAT_UTF16BE "UTF-16BE"
| #define ID3_ICONV_FORMAT_UTF16 "UTF-16"
| #define ID3_ICONV_FORMAT_ASCII "ISO-8859-1"
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKSTEMP 1
| #define HAVE_TRUNCATE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:18178: result: yes
configure:18343: checking that generated files are newer than configure
configure:18349: result: done
configure:18396: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on troy
config.status:1221: creating Makefile
config.status:1221: creating doc/Makefile
config.status:1221: creating m4/Makefile
config.status:1221: creating include/Makefile
config.status:1221: creating include/id3/Makefile
config.status:1221: creating id3com/Makefile
config.status:1221: creating id3com/Sample/Makefile
config.status:1221: creating src/Makefile
config.status:1221: creating examples/Makefile
config.status:1221: creating prj/Makefile
config.status:1221: creating libprj/Makefile
config.status:1221: creating config.h
config.status:1450: executing depfiles commands
config.status:1450: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
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=gcc-7
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++-7
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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_func_getopt_long=yes
ac_cv_func_iconv_open=yes
ac_cv_func_mkstemp=yes
ac_cv_func_truncate=yes
ac_cv_header_bitset=yes
ac_cv_header_cctype=yes
ac_cv_header_climits=yes
ac_cv_header_cstdio=yes
ac_cv_header_cstdlib=yes
ac_cv_header_cstring=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fstream=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_iomanip=yes
ac_cv_header_iostream=yes
ac_cv_header_libcw_sys_h=no
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vector=yes
ac_cv_header_wchar_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_iconv_iconv_open=no
ac_cv_lib_iconv_libiconv_open=no
ac_cv_lib_z_uncompress=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc-7 -E'
ac_cv_prog_CXXCPP='g++-7 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc-7
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld
lt_cv_path_LDCXX='/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/missing aclocal-1.16'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/missing autoconf'
AUTOHEADER='${SHELL} /tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/missing autoheader'
AUTOMAKE='${SHELL} /tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/missing automake-1.16'
AWK='gawk'
CC='gcc-7'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -Wall'
CPP='gcc-7 -E'
CPPFLAGS=''
CXX='g++-7'
CXXCPP='g++-7 -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations '
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DOX_DIR_HTML='api'
DOX_DIR_LATEX='latex'
DOX_DIR_MAN='man'
DOX_DIR_RTF='rtf'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
ID3LIB_BINARY_AGE='0'
ID3LIB_DEBUG_FLAGS=''
ID3LIB_FULLNAME='id3lib-3.8.3'
ID3LIB_INTERFACE_AGE='0'
ID3LIB_MAJOR_VERSION='3'
ID3LIB_MINOR_VERSION='8'
ID3LIB_NAME='id3lib'
ID3LIB_PATCH_VERSION='3'
ID3LIB_VERSION='3.8.3'
ID3_NEEDDEBUG_FALSE=''
ID3_NEEDDEBUG_TRUE='#'
ID3_NEEDGETOPT_LONG_FALSE=''
ID3_NEEDGETOPT_LONG_TRUE='#'
ID3_NEEDZLIB_FALSE=''
ID3_NEEDZLIB_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_AGE='0'
LT_CURRENT='3'
LT_RELEASE='3.8'
LT_REVISION='0'
LT_SYS_LIBRARY_PATH=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='id3lib'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='3.8.3'
ac_ct_AR='ar'
ac_ct_CC='gcc-7'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
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__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
cxxflags_set='yes'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/id3lib-20201110-6799-4n0t2f/id3lib-3.8.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/linuxbrew/.linuxbrew/Cellar/id3lib/3.8.3_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 ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "id3lib"
#define VERSION "3.8.3"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_ZLIB 1
#define STDC_HEADERS 1
#define HAVE_ZLIB_H 1
#define HAVE_WCHAR_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ICONV_H 1
#define HAVE_ICONV_OPEN 1
#define HAVE_CCTYPE 1
#define HAVE_CLIMITS 1
#define HAVE_CSTDIO 1
#define HAVE_CSTDLIB 1
#define HAVE_BITSET 1
#define HAVE_CSTRING 1
#define HAVE_FSTREAM 1
#define HAVE_IOSTREAM 1
#define HAVE_IOMANIP 1
#define HAVE_VECTOR 1
#define HAVE_STRING 1
#define CXX_HAS_BUGGY_FOR_LOOPS 1
#define ID3_DISABLE_ASSERT 1
#define ID3_DISABLE_CHECKS 1
#define ID3_ICONV_FORMAT_UTF8 "UTF-8"
#define ID3_ICONV_FORMAT_UTF16BE "UTF-16BE"
#define ID3_ICONV_FORMAT_UTF16 "UTF-16"
#define ID3_ICONV_FORMAT_ASCII "ISO-8859-1"
#define HAVE_GETOPT_LONG 1
#define HAVE_MKSTEMP 1
#define HAVE_TRUNCATE 1
#define _ID3LIB_NAME "id3lib"
#define _ID3LIB_VERSION "3.8.3"
#define _ID3LIB_FULLNAME "id3lib-3.8.3"
#define _ID3LIB_MAJOR_VERSION 3
#define _ID3LIB_MINOR_VERSION 8
#define _ID3LIB_PATCH_VERSION 3
#define _ID3LIB_INTERFACE_AGE 0
#define _ID3LIB_BINARY_AGE 0
#define _ID3_COMPILED_WITH_DEBUGGING "no"
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment