Skip to content

Instantly share code, notes, and snippets.

@bepcyc
Created June 25, 2019 15:49
Show Gist options
  • Select an option

  • Save bepcyc/1e6457ccf424dc68e54e4b57777d7596 to your computer and use it in GitHub Desktop.

Select an option

Save bepcyc/1e6457ccf424dc68e54e4b57777d7596 to your computer and use it in GitHub Desktop.
cuetools on Debian GNU/Linux 9.9 (stretch) - Homebrew build logs
Homebrew build logs for cuetools on Debian GNU/Linux 9.9 (stretch)
Build date: 2019-06-25 17:45:47
HOMEBREW_VERSION: 2.1.6
ORIGIN: https://github.com/Homebrew/brew
HEAD: fddf5b16bd8df577380a1d810d17825ef611b81f
Last commit: 10 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: f27e5757fccb36ed5a41b06cfbef38ee868bf7e2
Core tap last commit: 34 hours ago
HOMEBREW_PREFIX: /home22/bepcyc/.linuxbrew
HOMEBREW_CELLAR: /home22/bepcyc/.linuxbrew/Cellar
HOMEBREW_CACHE: /home22/bepcyc/.cache/Homebrew
HOMEBREW_LOGS: /home22/bepcyc/.cache/Homebrew/Logs
HOMEBREW_REPOSITORY: /home22/bepcyc/.linuxbrew/Homebrew
HOMEBREW_GITHUB_API_TOKEN: set
CPU: 48-core 64-bit skylake
Homebrew Ruby: 2.3.7 => /home22/bepcyc/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby
Clang: N/A
Git: 2.20.1 => /usr/bin/git
Curl: 7.52.1 => /usr/bin/curl
Kernel: Linux 4.19.0-0.bpo.4-amd64 x86_64 GNU/Linux
OS: Debian GNU/Linux 9.9 (stretch) (stretch)
Host glibc: 2.24
/usr/bin/gcc: 6.3.0
glibc: N/A
gcc: N/A
xorg: 20170115_1
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: Suspicious Homebrew/linuxbrew-core git origin remote found.
The current git origin is:
https://github.com/Linuxbrew/homebrew-core
With a non-standard origin, Homebrew won't update properly.
You can solve this by setting the origin remote:
git -C "/home22/bepcyc/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core" remote set-url origin https://github.com/Homebrew/linuxbrew-core.git
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/libtorrent/ConvertUTF.h
/usr/local/include/libtorrent/GeoIP.h
/usr/local/include/libtorrent/aux_/route.h
/usr/local/include/libtorrent/tommath.h
/usr/local/include/libtorrent/tommath_class.h
/usr/local/include/libtorrent/tommath_private.h
/usr/local/include/libtorrent/tommath_superclass.h
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .la files:
/usr/local/lib/libtorrent-rasterbar.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/libtorrent-rasterbar.pc
/usr/local/lib/pkgconfig/xmlrpc.pc
/usr/local/lib/pkgconfig/xmlrpc_abyss.pc
/usr/local/lib/pkgconfig/xmlrpc_client.pc
/usr/local/lib/pkgconfig/xmlrpc_expat.pc
/usr/local/lib/pkgconfig/xmlrpc_server.pc
/usr/local/lib/pkgconfig/xmlrpc_server_abyss.pc
/usr/local/lib/pkgconfig/xmlrpc_server_cgi.pc
/usr/local/lib/pkgconfig/xmlrpc_util.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected static libraries:
/usr/local/lib/libtorrent-rasterbar.a
/usr/local/lib/libxmlrpc.a
/usr/local/lib/libxmlrpc_abyss.a
/usr/local/lib/libxmlrpc_client.a
/usr/local/lib/libxmlrpc_server.a
/usr/local/lib/libxmlrpc_server_abyss.a
/usr/local/lib/libxmlrpc_util.a
/usr/local/lib/libxmlrpc_xmlparse.a
/usr/local/lib/libxmlrpc_xmltok.a
Warning: Your Homebrew's prefix is not /home/linuxbrew/.linuxbrew.
Some of Homebrew's bottles (binary packages) can only be used with the default
prefix (/home/linuxbrew/.linuxbrew).
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Discourse, Twitter or IRC. You are responsible for resolving any issues you
experience, as you are running this unsupported configuration.
Warning: Broken symlinks were found. Remove them with `brew cleanup`:
/home22/bepcyc/.linuxbrew/bin/rutracker-cli
2019-06-25 17:45:32 +0200
autoreconf
-i
configure.ac:7: installing './ar-lib'
configure.ac:3: installing './compile'
configure.ac:2: installing './install-sh'
configure.ac:2: installing './missing'
src/lib/Makefile.am: installing './depcomp'
configure.ac: installing './ylwrap'
2019-06-25 17:45:42 +0200
./configure
--prefix=/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1
--mandir=/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1/share/man
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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc-6
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-6 accepts -g... yes
checking for gcc-6 option to accept ISO C89... none needed
checking whether gcc-6 understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc-6... gcc3
checking for ranlib... ranlib
checking for flex... no
checking for lex... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for bison... no
checking for byacc... no
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 src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/tools/Makefile
config.status: creating extras/Makefile
config.status: creating config.h
config.status: executing depfiles commands
gcc-6 called with: --version
superenv added: -pipe -O2 -march=native -isystem/home22/bepcyc/.linuxbrew/include -L/home22/bepcyc/.linuxbrew/lib -B/home22/bepcyc/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/lib -Wl,--dynamic-linker=/home22/bepcyc/.linuxbrew/lib/ld.so
superenv executed: gcc-6 -pipe -O2 -march=native --version -isystem/home22/bepcyc/.linuxbrew/include -L/home22/bepcyc/.linuxbrew/lib -B/home22/bepcyc/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/lib -Wl,--dynamic-linker=/home22/bepcyc/.linuxbrew/lib/ld.so
gcc-6 called with: -v
superenv executed: gcc-6 -v
gcc-6 called with: -V
superenv added: -pipe -O2 -march=native -isystem/home22/bepcyc/.linuxbrew/include -L/home22/bepcyc/.linuxbrew/lib -B/home22/bepcyc/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/lib -Wl,--dynamic-linker=/home22/bepcyc/.linuxbrew/lib/ld.so
superenv executed: gcc-6 -pipe -O2 -march=native -V -isystem/home22/bepcyc/.linuxbrew/include -L/home22/bepcyc/.linuxbrew/lib -B/home22/bepcyc/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/lib -Wl,--dynamic-linker=/home22/bepcyc/.linuxbrew/lib/ld.so
gcc-6 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/home22/bepcyc/.linuxbrew/include -L/home22/bepcyc/.linuxbrew/lib -B/home22/bepcyc/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/lib -Wl,--dynamic-linker=/home22/bepcyc/.linuxbrew/lib/ld.so
superenv executed: gcc-6 -pipe -O2 -march=native -qversion -isystem/home22/bepcyc/.linuxbrew/include -L/home22/bepcyc/.linuxbrew/lib -B/home22/bepcyc/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/lib -Wl,--dynamic-linker=/home22/bepcyc/.linuxbrew/lib/ld.so
gcc-6 called with: conftest.c
superenv added: -pipe -O2 -march=native -isystem/home22/bepcyc/.linuxbrew/include -L/home22/bepcyc/.linuxbrew/lib -B/home22/bepcyc/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/lib -Wl,--dynamic-linker=/home22/bepcyc/.linuxbrew/lib/ld.so
superenv executed: gcc-6 -pipe -O2 -march=native conftest.c -isystem/home22/bepcyc/.linuxbrew/include -L/home22/bepcyc/.linuxbrew/lib -B/home22/bepcyc/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/lib -Wl,--dynamic-linker=/home22/bepcyc/.linuxbrew/lib/ld.so
gcc-6 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home22/bepcyc/.linuxbrew/include -L/home22/bepcyc/.linuxbrew/lib -B/home22/bepcyc/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/lib -Wl,--dynamic-linker=/home22/bepcyc/.linuxbrew/lib/ld.so
superenv executed: gcc-6 -pipe -O2 -march=native -o conftest conftest.c -isystem/home22/bepcyc/.linuxbrew/include -L/home22/bepcyc/.linuxbrew/lib -B/home22/bepcyc/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/lib -Wl,--dynamic-linker=/home22/bepcyc/.linuxbrew/lib/ld.so
gcc-6 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home22/bepcyc/.linuxbrew/include -L/home22/bepcyc/.linuxbrew/lib -B/home22/bepcyc/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/lib -Wl,--dynamic-linker=/home22/bepcyc/.linuxbrew/lib/ld.so
superenv executed: gcc-6 -pipe -O2 -march=native -o conftest conftest.c -isystem/home22/bepcyc/.linuxbrew/include -L/home22/bepcyc/.linuxbrew/lib -B/home22/bepcyc/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1/lib -Wl,-rpath=/home22/bepcyc/.linuxbrew/lib -Wl,--dynamic-linker=/home22/bepcyc/.linuxbrew/lib/ld.so
gcc-6 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home22/bepcyc/.linuxbrew/include
superenv executed: gcc-6 -pipe -O2 -march=native -c conftest.c -isystem/home22/bepcyc/.linuxbrew/include
gcc-6 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home22/bepcyc/.linuxbrew/include
superenv executed: gcc-6 -pipe -O2 -march=native -c conftest.c -isystem/home22/bepcyc/.linuxbrew/include
gcc-6 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/home22/bepcyc/.linuxbrew/include
superenv executed: gcc-6 -pipe -O2 -march=native -c -g conftest.c -isystem/home22/bepcyc/.linuxbrew/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home22/bepcyc/.linuxbrew/include
superenv executed: gcc-6 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home22/bepcyc/.linuxbrew/include
gcc-6 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/home22/bepcyc/.linuxbrew/include
superenv executed: gcc-6 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home22/bepcyc/.linuxbrew/include
gcc-6 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/home22/bepcyc/.linuxbrew/include
superenv executed: gcc-6 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home22/bepcyc/.linuxbrew/include
gcc-6 called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c
superenv added: -pipe -O2 -march=native -isystem/home22/bepcyc/.linuxbrew/include
superenv executed: gcc-6 -pipe -O2 -march=native -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/home22/bepcyc/.linuxbrew/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home22/bepcyc/.linuxbrew/include
superenv executed: gcc-6 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home22/bepcyc/.linuxbrew/include
2019-06-25 17:45:45 +0200
make
install
Making install in doc
make[1]: Entering directory '/tmp/cuetools-20190625-39992-1gxn7zt/cuetools-1.4.1/doc'
make[2]: Entering directory '/tmp/cuetools-20190625-39992-1gxn7zt/cuetools-1.4.1/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1/share/man/man1'
/usr/bin/install -c -m 644 cuebreakpoints.1 cueconvert.1 cueprint.1 '/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1/share/man/man1'
make[2]: Leaving directory '/tmp/cuetools-20190625-39992-1gxn7zt/cuetools-1.4.1/doc'
make[1]: Leaving directory '/tmp/cuetools-20190625-39992-1gxn7zt/cuetools-1.4.1/doc'
Making install in src
make[1]: Entering directory '/tmp/cuetools-20190625-39992-1gxn7zt/cuetools-1.4.1/src'
Making install in lib
make[2]: Entering directory '/tmp/cuetools-20190625-39992-1gxn7zt/cuetools-1.4.1/src/lib'
/bin/bash ../../ylwrap cue_parse.y y.tab.c cue_parse.c y.tab.h `echo cue_parse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output cue_parse.output -- yacc -d
/bin/bash ../../ylwrap toc_parse.y y.tab.c toc_parse.c y.tab.h `echo toc_parse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output toc_parse.output -- yacc -d
../../ylwrap: line 176: yacc: command not found
Makefile:385: recipe for target 'cue_parse.c' failed
make[2]: *** [cue_parse.c] Error 127
make[2]: *** Waiting for unfinished jobs....
../../ylwrap: line 176: yacc: command not found
Makefile:385: recipe for target 'toc_parse.c' failed
make[2]: *** [toc_parse.c] Error 127
make[2]: Leaving directory '/tmp/cuetools-20190625-39992-1gxn7zt/cuetools-1.4.1/src/lib'
Makefile:315: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/tmp/cuetools-20190625-39992-1gxn7zt/cuetools-1.4.1/src'
Makefile:357: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 2.1.6
ORIGIN: https://github.com/Homebrew/brew
HEAD: fddf5b16bd8df577380a1d810d17825ef611b81f
Last commit: 10 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: f27e5757fccb36ed5a41b06cfbef38ee868bf7e2
Core tap last commit: 34 hours ago
HOMEBREW_PREFIX: /home22/bepcyc/.linuxbrew
HOMEBREW_CELLAR: /home22/bepcyc/.linuxbrew/Cellar
HOMEBREW_CACHE: /home22/bepcyc/.cache/Homebrew
HOMEBREW_LOGS: /home22/bepcyc/.cache/Homebrew/Logs
HOMEBREW_REPOSITORY: /home22/bepcyc/.linuxbrew/Homebrew
CPU: 48-core 64-bit skylake
Homebrew Ruby: 2.3.7 => /home22/bepcyc/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby
Clang: N/A
Git: 2.20.1 => /usr/bin/git
Curl: 7.52.1 => /usr/bin/curl
Kernel: Linux 4.19.0-0.bpo.4-amd64 x86_64 GNU/Linux
OS: Debian GNU/Linux 9.9 (stretch) (stretch)
Host glibc: 2.24
/usr/bin/gcc: 6.3.0
glibc: N/A
gcc: N/A
xorg: 20170115_1
HOMEBREW_CC: gcc-6
HOMEBREW_CXX: g++-6
MAKEFLAGS: -j48
CMAKE_PREFIX_PATH: /home22/bepcyc/.linuxbrew
HOMEBREW_GIT: git
ACLOCAL_PATH: /home22/bepcyc/.linuxbrew/share/aclocal
PATH: /home22/bepcyc/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home22/bepcyc/.linuxbrew/opt/autoconf/bin:/home22/bepcyc/.linuxbrew/opt/automake/bin:/home22/bepcyc/.linuxbrew/opt/libtool/bin:/usr/bin:/bin:/usr/sbin:/sbin
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by cuetools configure 1.4.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1 --mandir=/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1/share/man
## --------- ##
## Platform. ##
## --------- ##
hostname = lw908
uname -m = x86_64
uname -r = 4.19.0-0.bpo.4-amd64
uname -s = Linux
uname -v = #1 SMP Debian 4.19.28-2~bpo9+1 (2019-03-27)
/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: /home22/bepcyc/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super
PATH: /home22/bepcyc/.linuxbrew/opt/autoconf/bin
PATH: /home22/bepcyc/.linuxbrew/opt/automake/bin
PATH: /home22/bepcyc/.linuxbrew/opt/libtool/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1893: checking for a BSD-compatible install
configure:1961: result: /usr/bin/install -c
configure:1972: checking whether build environment is sane
configure:2027: result: yes
configure:2178: checking for a thread-safe mkdir -p
configure:2217: result: /bin/mkdir -p
configure:2224: checking for gawk
configure:2254: result: no
configure:2224: checking for mawk
configure:2240: found /usr/bin/mawk
configure:2251: result: mawk
configure:2262: checking whether make sets $(MAKE)
configure:2284: result: yes
configure:2313: checking whether make supports nested variables
configure:2330: result: yes
configure:2504: checking for gcc
configure:2531: result: gcc-6
configure:2760: checking for C compiler version
configure:2769: gcc-6 --version >&5
gcc-6 (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
Copyright (C) 2016 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:2780: $? = 0
configure:2769: gcc-6 -v >&5
Using built-in specs.
COLLECT_GCC=gcc-6
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --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 --with-sysroot=/ --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 --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)
configure:2780: $? = 0
configure:2769: gcc-6 -V >&5
gcc-6: error: unrecognized command line option '-V'
configure:2780: $? = 1
configure:2769: gcc-6 -qversion >&5
gcc-6: error: unrecognized command line option '-qversion'; did you mean '--version'?
configure:2780: $? = 1
configure:2800: checking whether the C compiler works
configure:2822: gcc-6 conftest.c >&5
configure:2826: $? = 0
configure:2874: result: yes
configure:2877: checking for C compiler default output file name
configure:2879: result: a.out
configure:2885: checking for suffix of executables
configure:2892: gcc-6 -o conftest conftest.c >&5
configure:2896: $? = 0
configure:2918: result:
configure:2940: checking whether we are cross compiling
configure:2948: gcc-6 -o conftest conftest.c >&5
configure:2952: $? = 0
configure:2959: ./conftest
configure:2963: $? = 0
configure:2978: result: no
configure:2983: checking for suffix of object files
configure:3005: gcc-6 -c conftest.c >&5
configure:3009: $? = 0
configure:3030: result: o
configure:3034: checking whether we are using the GNU C compiler
configure:3053: gcc-6 -c conftest.c >&5
configure:3053: $? = 0
configure:3062: result: yes
configure:3071: checking whether gcc-6 accepts -g
configure:3091: gcc-6 -c -g conftest.c >&5
configure:3091: $? = 0
configure:3132: result: yes
configure:3149: checking for gcc-6 option to accept ISO C89
configure:3212: gcc-6 -c -g -O2 conftest.c >&5
configure:3212: $? = 0
configure:3225: result: none needed
configure:3250: checking whether gcc-6 understands -c and -o together
configure:3272: gcc-6 -c conftest.c -o conftest2.o
configure:3275: $? = 0
configure:3272: gcc-6 -c conftest.c -o conftest2.o
configure:3275: $? = 0
configure:3287: result: yes
configure:3307: checking whether make supports the include directive
configure:3322: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:3325: $? = 0
configure:3344: result: yes (GNU style)
configure:3369: checking dependency style of gcc-6
configure:3480: result: gcc3
configure:3539: checking for ranlib
configure:3555: found /usr/bin/ranlib
configure:3566: result: ranlib
configure:3593: checking for flex
configure:3623: result: no
configure:3593: checking for lex
configure:3623: result: no
configure:3800: checking for ar
configure:3816: found /usr/bin/ar
configure:3827: result: ar
configure:3853: checking the archiver (ar) interface
configure:3869: gcc-6 -c -g -O2 conftest.c >&5
configure:3869: $? = 0
configure:3871: ar cru libconftest.a conftest.o >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:3874: $? = 0
configure:3902: result: ar
configure:3926: checking for bison
configure:3956: result: no
configure:3926: checking for byacc
configure:3956: result: no
configure:4078: checking that generated files are newer than configure
configure:4084: result: done
configure:4107: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by cuetools config.status 1.4.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on lw908
config.status:852: creating Makefile
config.status:852: creating doc/Makefile
config.status:852: creating src/Makefile
config.status:852: creating src/lib/Makefile
config.status:852: creating src/tools/Makefile
config.status:852: creating extras/Makefile
config.status:852: creating config.h
config.status:1081: executing depfiles commands
config.status:1158: cd src/lib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1163: $? = 0
config.status:1158: cd src/tools && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1163: $? = 0
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc-6
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_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_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc-6
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/cuetools-20190625-39992-1gxn7zt/cuetools-1.4.1/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/cuetools-20190625-39992-1gxn7zt/cuetools-1.4.1/missing autoconf'
AUTOHEADER='${SHELL} /tmp/cuetools-20190625-39992-1gxn7zt/cuetools-1.4.1/missing autoheader'
AUTOMAKE='${SHELL} /tmp/cuetools-20190625-39992-1gxn7zt/cuetools-1.4.1/missing automake-1.16'
AWK='mawk'
CC='gcc-6'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LEX='${SHELL} /tmp/cuetools-20190625-39992-1gxn7zt/cuetools-1.4.1/missing flex'
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/cuetools-20190625-39992-1gxn7zt/cuetools-1.4.1/missing makeinfo'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
PACKAGE='cuetools'
PACKAGE_BUGREPORT='svend@ciffer.net'
PACKAGE_NAME='cuetools'
PACKAGE_STRING='cuetools 1.4.0'
PACKAGE_TARNAME='cuetools'
PACKAGE_URL=''
PACKAGE_VERSION='1.4.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='1.4.0'
YACC='yacc'
YFLAGS=''
ac_ct_AR='ar'
ac_ct_CC='gcc-6'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/cuetools-20190625-39992-1gxn7zt/cuetools-1.4.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.1/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home22/bepcyc/.linuxbrew/Cellar/cuetools/1.4.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 "cuetools"
#define PACKAGE_TARNAME "cuetools"
#define PACKAGE_VERSION "1.4.0"
#define PACKAGE_STRING "cuetools 1.4.0"
#define PACKAGE_BUGREPORT "svend@ciffer.net"
#define PACKAGE_URL ""
#define PACKAGE "cuetools"
#define VERSION "1.4.0"
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment