The build took 00h 00m 40s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
3,337 |
ansic |
3,033 |
sh |
489 |
makefile |
6,859 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: vorbisgain 0.37-4 (Wed Aug 24 13:48:36 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used.checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ANSI C... none neededchecking for style of include used by make... GNUchecking dependency style of gcc... gcc3checking for Ogg... yeschecking for Vorbis... yeschecking for dirent.h that defines DIR... yeschecking for library containing opendir... none requiredchecking how to run the C preprocessor... gcc -Echecking for egrep... grep -Echecking for ANSI C header files... yeschecking whether termios.h defines TIOCGWINSZ... nochecking whether sys/ioctl.h defines TIOCGWINSZ... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking errno.h usability... yeschecking errno.h presence... yeschecking for errno.h... yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking for unistd.h... (cached) yeschecking utime.h usability... yeschecking utime.h presence... yeschecking for utime.h... yeschecking termios.h usability... yeschecking termios.h presence... yeschecking for termios.h... yeschecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking for size_t... yeschecking whether lstat dereferences a symlink specified with a trailing slash... yeschecking whether stat accepts an empty string... nochecking for vprintf... yeschecking for _doprnt... nochecking for floor... nochecking for getcwd... yeschecking for memmove... yeschecking for memset... yeschecking for pow... nochecking for strchr... yeschecking for strdup... yeschecking for strerror... yeschecking for ov_read_float in -lvorbisfile... yeschecking if ov_read_float() takes four arguments... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-ammake[1]: Entering directory '/tmp/vorbisgain/src/vorbisgain-0.37'if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -MT gain_analysis.o -MD -MP -MF ".deps/gain_analysis.Tpo" \ -c -o gain_analysis.o `test -f 'gain_analysis.c' || echo './'`gain_analysis.c; \then mv -f ".deps/gain_analysis.Tpo" ".deps/gain_analysis.Po"; \else rm -f ".deps/gain_analysis.Tpo"; exit 1; \fiif gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -MT vcedit.o -MD -MP -MF ".deps/vcedit.Tpo" \ -c -o vcedit.o `test -f 'vcedit.c' || echo './'`vcedit.c; \then mv -f ".deps/vcedit.Tpo" ".deps/vcedit.Po"; \else rm -f ".deps/vcedit.Tpo"; exit 1; \figain_analysis.c:116:1: warning: variably modified 'lstepbuf' at file scope Float_t lstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; ^~~~~~~gain_analysis.c:118:1: warning: variably modified 'loutbuf' at file scope Float_t loutbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; ^~~~~~~gain_analysis.c:122:1: warning: variably modified 'rstepbuf' at file scope Float_t rstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; ^~~~~~~gain_analysis.c:124:1: warning: variably modified 'routbuf' at file scope Float_t routbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; ^~~~~~~gain_analysis.c:132:1: warning: variably modified 'A' at file scope static Uint32_t A [(size_t)(STEPS_per_dB * MAX_dB)]; ^~~~~~gain_analysis.c:133:1: warning: variably modified 'B' at file scope static Uint32_t B [(size_t)(STEPS_per_dB * MAX_dB)]; ^~~~~~if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" \ -c -o getopt.o `test -f 'getopt.c' || echo './'`getopt.c; \then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; \else rm -f ".deps/getopt.Tpo"; exit 1; \fiif gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" \ -c -o getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; \then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; \else rm -f ".deps/getopt1.Tpo"; exit 1; \fiif gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -MT vorbisgain.o -MD -MP -MF ".deps/vorbisgain.Tpo" \ -c -o vorbisgain.o `test -f 'vorbisgain.c' || echo './'`vorbisgain.c; \then mv -f ".deps/vorbisgain.Tpo" ".deps/vorbisgain.Po"; \else rm -f ".deps/vorbisgain.Tpo"; exit 1; \fiif gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -MT vorbis.o -MD -MP -MF ".deps/vorbis.Tpo" \ -c -o vorbis.o `test -f 'vorbis.c' || echo './'`vorbis.c; \then mv -f ".deps/vorbis.Tpo" ".deps/vorbis.Po"; \else rm -f ".deps/vorbis.Tpo"; exit 1; \fiif gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -MT recurse.o -MD -MP -MF ".deps/recurse.Tpo" \ -c -o recurse.o `test -f 'recurse.c' || echo './'`recurse.c; \then mv -f ".deps/recurse.Tpo" ".deps/recurse.Po"; \else rm -f ".deps/recurse.Tpo"; exit 1; \fiif gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -MT misc.o -MD -MP -MF ".deps/misc.Tpo" \ -c -o misc.o `test -f 'misc.c' || echo './'`misc.c; \then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; \else rm -f ".deps/misc.Tpo"; exit 1; \fimisc.c: In function 'get_console_size':misc.c:268:9: warning: implicit declaration of function 'isatty' [-Wimplicit-function-declaration] if (isatty(fd)) ^~~~~~gcc -O2 -fsigned-char -o vorbisgain vorbisgain.o vorbis.o recurse.o misc.o gain_analysis.o vcedit.o getopt.o getopt1.o -lvorbisfile -lvorbis -lm -logg -lvorbisfile vorbis.o: In function `write_gains':vorbis.c:(.text+0xf63): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'make[1]: Leaving directory '/tmp/vorbisgain/src/vorbisgain-0.37'==> Entering fakeroot environment...==> Starting package()...make[1]: Entering directory '/tmp/vorbisgain/src/vorbisgain-0.37'/bin/sh ./mkinstalldirs /tmp/vorbisgain/pkg/vorbisgain/usr/share/man/man1mkdir /tmp/vorbisgain/pkg/vorbisgain/usrmkdir /tmp/vorbisgain/pkg/vorbisgain/usr/sharemkdir /tmp/vorbisgain/pkg/vorbisgain/usr/share/manmkdir /tmp/vorbisgain/pkg/vorbisgain/usr/share/man/man1 /usr/bin/install -c -m 644 ./vorbisgain.1 /tmp/vorbisgain/pkg/vorbisgain/usr/share/man/man1/vorbisgain.1/bin/sh ./mkinstalldirs /tmp/vorbisgain/pkg/vorbisgain/usr/binmkdir /tmp/vorbisgain/pkg/vorbisgain/usr/bin /usr/bin/install -c vorbisgain /tmp/vorbisgain/pkg/vorbisgain/usr/bin/vorbisgainmake[1]: Leaving directory '/tmp/vorbisgain/src/vorbisgain-0.37'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "vorbisgain"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: vorbisgain 0.37-4 (Wed Aug 24 13:48:43 UTC 2016)CMD: pacman --query --file vorbisgain-0.37-4-x86_64.pkg.tar.xz
Creating hybrid package for 'vorbisgain'
Trying to find vanilla package 'vorbisgain'...
CMD: pacman --query --file /mirror/vorbisgain-0.37-4.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf vorbisgain.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/vorbisgain.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/vorbisgain.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/vorbisgain.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/vorbisgain/src/vorbisgain-0.37/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by vorbisgain configure 0.37, which wasgenerated by GNU Autoconf 2.59. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-recursive --mandir=/usr/share/man## --------- #### Platform. #### --------- ##hostname = 67cbb3703611uname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknownhostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:1360: checking for a BSD-compatible installconfigure:1415: result: /usr/bin/install -cconfigure:1426: checking whether build environment is saneconfigure:1469: result: yesconfigure:1502: checking for gawkconfigure:1518: found /usr/sbin/gawkconfigure:1528: result: gawkconfigure:1538: checking whether make sets $(MAKE)configure:1558: result: yesconfigure:1637: checking for x86_64-unknown-linux-stripconfigure:1666: result: noconfigure:1675: checking for stripconfigure:1691: found /usr/sbin/stripconfigure:1702: result: stripconfigure:1740: checking for x86_64-unknown-linux-gccconfigure:1769: result: noconfigure:1778: checking for gccconfigure:1794: found /usr/sbin/gccconfigure:1804: result: gccconfigure:2048: checking for C compiler versionconfigure:2051: gcc --version &5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:2054: $? = 0configure:2056: gcc -v &5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:2059: $? = 0configure:2061: gcc -V &5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:2064: $? = 1configure:2087: checking for C compiler default output file nameconfigure:2090: gcc conftest.c >&5configure:2093: $? = 0configure:2139: result: a.outconfigure:2144: checking whether the C compiler worksconfigure:2150: ./a.outconfigure:2153: $? = 0configure:2170: result: yesconfigure:2177: checking whether we are cross compilingconfigure:2179: result: noconfigure:2182: checking for suffix of executablesconfigure:2184: gcc -o conftest conftest.c >&5configure:2187: $? = 0configure:2212: result:configure:2218: checking for suffix of object filesconfigure:2239: gcc -c conftest.c >&5configure:2242: $? = 0configure:2264: result: oconfigure:2268: checking whether we are using the GNU C compilerconfigure:2292: gcc -c conftest.c >&5configure:2298: $? = 0configure:2302: test -z|| test ! -s conftest.errconfigure:2305: $? = 0configure:2308: test -s conftest.oconfigure:2311: $? = 0configure:2324: result: yesconfigure:2330: checking whether gcc accepts -gconfigure:2351: gcc -c -g conftest.c >&5configure:2357: $? = 0configure:2361: test -z|| test ! -s conftest.errconfigure:2364: $? = 0configure:2367: test -s conftest.oconfigure:2370: $? = 0configure:2381: result: yesconfigure:2398: checking for gcc option to accept ANSI Cconfigure:2468: gcc -c conftest.c >&5configure:2474: $? = 0configure:2478: test -z|| test ! -s conftest.errconfigure:2481: $? = 0configure:2484: test -s conftest.oconfigure:2487: $? = 0configure:2505: result: none neededconfigure:2523: gcc -c conftest.c >&5conftest.c:2:3: error: unknown type name 'choke'choke me^~~~~conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of inputconfigure:2529: $? = 1configure: failed program was:| #ifndef __cplusplus| choke me| #endifconfigure:2673: checking for style of include used by makeconfigure:2701: result: GNUconfigure:2729: checking dependency style of gccconfigure:2812: result: gcc3configure:2888: checking for Oggconfigure:2923: gcc -o conftest -O2 -fsigned-char conftest.c -logg >&5configure:2926: $? = 0configure:2928: ./conftestconfigure:2931: $? = 0configure:2949: result: yesconfigure:3058: checking for Vorbisconfigure:3093: gcc -o conftest -O2 -fsigned-char conftest.c -lvorbisfile -lvorbis -lm -logg >&5configure:3096: $? = 0configure:3098: ./conftestconfigure:3101: $? = 0configure:3119: result: yesconfigure:3216: checking for dirent.h that defines DIRconfigure:3240: gcc -c -O2 -fsigned-char conftest.c >&5configure:3246: $? = 0configure:3250: test -z|| test ! -s conftest.errconfigure:3253: $? = 0configure:3256: test -s conftest.oconfigure:3259: $? = 0configure:3270: result: yesconfigure:3283: checking for library containing opendirconfigure:3313: gcc -o conftest -O2 -fsigned-char conftest.c >&5configure:3319: $? = 0configure:3323: test -z|| test ! -s conftest.errconfigure:3326: $? = 0configure:3329: test -s conftestconfigure:3332: $? = 0configure:3402: result: none requiredconfigure:3543: checking how to run the C preprocessorconfigure:3578: gcc -E conftest.cconfigure:3584: $? = 0configure:3616: gcc -E conftest.cconftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3622: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "vorbisgain"| #define PACKAGE_TARNAME "vorbisgain"| #define PACKAGE_VERSION "0.37"| #define PACKAGE_STRING "vorbisgain 0.37"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "vorbisgain"| #define VERSION "0.37"| #define HAVE_DIRENT_H 1| /* end confdefs.h. */| #include configure:3661: result: gcc -Econfigure:3685: gcc -E conftest.cconfigure:3691: $? = 0configure:3723: gcc -E conftest.cconftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3729: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "vorbisgain"| #define PACKAGE_TARNAME "vorbisgain"| #define PACKAGE_VERSION "0.37"| #define PACKAGE_STRING "vorbisgain 0.37"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "vorbisgain"| #define VERSION "0.37"| #define HAVE_DIRENT_H 1| /* end confdefs.h. */| #include configure:3773: checking for egrepconfigure:3783: result: grep -Econfigure:3788: checking for ANSI C header filesconfigure:3813: gcc -c -O2 -fsigned-char conftest.c >&5configure:3819: $? = 0configure:3823: test -z|| test ! -s conftest.errconfigure:3826: $? = 0configure:3829: test -s conftest.oconfigure:3832: $? = 0configure:3921: gcc -o conftest -O2 -fsigned-char conftest.c >&5conftest.c: In function 'main':conftest.c:29:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]exit(2);^~~~conftest.c:29:7: warning: incompatible implicit declaration of built-in function 'exit'conftest.c:29:7: note: include '' or provide a declaration of 'exit' conftest.c:30:3: warning: incompatible implicit declaration of built-in function 'exit'exit (0);^~~~conftest.c:30:3: note: include '' or provide a declaration of 'exit' configure:3924: $? = 0configure:3926: ./conftestconfigure:3929: $? = 0configure:3944: result: yesconfigure:3954: checking whether termios.h defines TIOCGWINSZconfigure:3981: result: noconfigure:3985: checking whether sys/ioctl.h defines TIOCGWINSZconfigure:4012: result: yesconfigure:4038: checking for sys/types.hconfigure:4054: gcc -c -O2 -fsigned-char conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4038: checking for sys/stat.hconfigure:4054: gcc -c -O2 -fsigned-char conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4038: checking for stdlib.hconfigure:4054: gcc -c -O2 -fsigned-char conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4038: checking for string.hconfigure:4054: gcc -c -O2 -fsigned-char conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4038: checking for memory.hconfigure:4054: gcc -c -O2 -fsigned-char conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4038: checking for strings.hconfigure:4054: gcc -c -O2 -fsigned-char conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4038: checking for inttypes.hconfigure:4054: gcc -c -O2 -fsigned-char conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4038: checking for stdint.hconfigure:4054: gcc -c -O2 -fsigned-char conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4038: checking for unistd.hconfigure:4054: gcc -c -O2 -fsigned-char conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4115: checking errno.h usabilityconfigure:4127: gcc -c -O2 -fsigned-char conftest.c >&5configure:4133: $? = 0configure:4137: test -z|| test ! -s conftest.errconfigure:4140: $? = 0configure:4143: test -s conftest.oconfigure:4146: $? = 0configure:4156: result: yesconfigure:4160: checking errno.h presenceconfigure:4170: gcc -E conftest.cconfigure:4176: $? = 0configure:4196: result: yesconfigure:4231: checking for errno.hconfigure:4238: result: yesconfigure:4106: checking for stdlib.hconfigure:4111: result: yesconfigure:4106: checking for string.hconfigure:4111: result: yesconfigure:4106: checking for unistd.hconfigure:4111: result: yesconfigure:4115: checking utime.h usabilityconfigure:4127: gcc -c -O2 -fsigned-char conftest.c >&5configure:4133: $? = 0configure:4137: test -z|| test ! -s conftest.errconfigure:4140: $? = 0configure:4143: test -s conftest.oconfigure:4146: $? = 0configure:4156: result: yesconfigure:4160: checking utime.h presenceconfigure:4170: gcc -E conftest.cconfigure:4176: $? = 0configure:4196: result: yesconfigure:4231: checking for utime.hconfigure:4238: result: yesconfigure:4115: checking termios.h usabilityconfigure:4127: gcc -c -O2 -fsigned-char conftest.c >&5configure:4133: $? = 0configure:4137: test -z|| test ! -s conftest.errconfigure:4140: $? = 0configure:4143: test -s conftest.oconfigure:4146: $? = 0configure:4156: result: yesconfigure:4160: checking termios.h presenceconfigure:4170: gcc -E conftest.cconfigure:4176: $? = 0configure:4196: result: yesconfigure:4231: checking for termios.hconfigure:4238: result: yesconfigure:4256: checking for an ANSI C-conforming constconfigure:4323: gcc -c -O2 -fsigned-char conftest.c >&5configure:4329: $? = 0configure:4333: test -z|| test ! -s conftest.errconfigure:4336: $? = 0configure:4339: test -s conftest.oconfigure:4342: $? = 0configure:4353: result: yesconfigure:4363: checking for inlineconfigure:4384: gcc -c -O2 -fsigned-char conftest.c >&5configure:4390: $? = 0configure:4394: test -z|| test ! -s conftest.errconfigure:4397: $? = 0configure:4400: test -s conftest.oconfigure:4403: $? = 0configure:4415: result: inlineconfigure:4434: checking for size_tconfigure:4458: gcc -c -O2 -fsigned-char conftest.c >&5configure:4464: $? = 0configure:4468: test -z|| test ! -s conftest.errconfigure:4471: $? = 0configure:4474: test -s conftest.oconfigure:4477: $? = 0configure:4488: result: yesconfigure:4508: checking whether lstat dereferences a symlink specified with a trailing slashconfigure:4539: gcc -o conftest -O2 -fsigned-char conftest.c >&5configure:4542: $? = 0configure:4544: ./conftestconfigure:4547: $? = 0configure:4568: result: yesconfigure:4589: checking whether stat accepts an empty stringconfigure:4614: gcc -o conftest -O2 -fsigned-char conftest.c >&5configure:4617: $? = 0configure:4619: ./conftestconfigure:4622: $? = 1configure: program exited with status 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "vorbisgain"| #define PACKAGE_TARNAME "vorbisgain"| #define PACKAGE_VERSION "0.37"| #define PACKAGE_STRING "vorbisgain 0.37"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "vorbisgain"| #define VERSION "0.37"| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define GWINSZ_IN_SYS_IOCTL 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_ERRNO_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_TERMIOS_H 1| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1| /* end confdefs.h. */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| # include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| # include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| # include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| int| main ()| {| struct stat sbuf;| exit (stat ("", &sbuf) ? 1 : 0);| ;| return 0;| }configure:4636: result: noconfigure:4658: checking for vprintfconfigure:4715: gcc -o conftest -O2 -fsigned-char conftest.c >&5conftest.c:54:6: warning: conflicting types for built-in function 'vprintf'char vprintf ();^~~~~~~configure:4721: $? = 0configure:4725: test -z|| test ! -s conftest.errconfigure:4728: $? = 0configure:4731: test -s conftestconfigure:4734: $? = 0configure:4746: result: yesconfigure:4753: checking for _doprntconfigure:4810: gcc -o conftest -O2 -fsigned-char conftest.c >&5/tmp/cc8t08yy.o:(.data+0x0): undefined reference to `_doprnt'/tmp/cc8t08yy.o: In function `main':conftest.c:(.text.startup+0x9): undefined reference to `_doprnt'collect2: error: ld returned 1 exit statusconfigure:4816: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "vorbisgain"| #define PACKAGE_TARNAME "vorbisgain"| #define PACKAGE_VERSION "0.37"| #define PACKAGE_STRING "vorbisgain 0.37"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "vorbisgain"| #define VERSION "0.37"| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define GWINSZ_IN_SYS_IOCTL 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_ERRNO_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_TERMIOS_H 1| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1| #define HAVE_VPRINTF 1| /* end confdefs.h. */| /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char _doprnt (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef _doprnt|| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| {| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char _doprnt ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined (__stub__doprnt) || defined (__stub____doprnt)| choke me| #else| char (*f) () = _doprnt;| #endif| #ifdef __cplusplus| }| #endif|| int| main ()| {| return f != _doprnt;| ;| return 0;| }configure:4841: result: noconfigure:4866: checking for floorconfigure:4923: gcc -o conftest -O2 -fsigned-char conftest.c >&5conftest.c:55:6: warning: conflicting types for built-in function 'floor'char floor ();^~~~~/tmp/ccu3fWZB.o:(.data+0x0): undefined reference to `floor'/tmp/ccu3fWZB.o: In function `main':conftest.c:(.text.startup+0x9): undefined reference to `floor'collect2: error: ld returned 1 exit statusconfigure:4929: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "vorbisgain"| #define PACKAGE_TARNAME "vorbisgain"| #define PACKAGE_VERSION "0.37"| #define PACKAGE_STRING "vorbisgain 0.37"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "vorbisgain"| #define VERSION "0.37"| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define GWINSZ_IN_SYS_IOCTL 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_ERRNO_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_TERMIOS_H 1| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1| #define HAVE_VPRINTF 1| /* end confdefs.h. */| /* Define floor to an innocuous variant, in case declares floor. | For example, HP-UX 11i declares gettimeofday. */ | #define floor innocuous_floor|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char floor (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef floor|| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| {| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char floor ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined (__stub_floor) || defined (__stub___floor)| choke me| #else| char (*f) () = floor;| #endif| #ifdef __cplusplus| }| #endif|| int| main ()| {| return f != floor;| ;| return 0;| }configure:4954: result: noconfigure:4866: checking for getcwdconfigure:4923: gcc -o conftest -O2 -fsigned-char conftest.c >&5configure:4929: $? = 0configure:4933: test -z|| test ! -s conftest.errconfigure:4936: $? = 0configure:4939: test -s conftestconfigure:4942: $? = 0configure:4954: result: yesconfigure:4866: checking for memmoveconfigure:4923: gcc -o conftest -O2 -fsigned-char conftest.c >&5conftest.c:56:6: warning: conflicting types for built-in function 'memmove'char memmove ();^~~~~~~configure:4929: $? = 0configure:4933: test -z|| test ! -s conftest.errconfigure:4936: $? = 0configure:4939: test -s conftestconfigure:4942: $? = 0configure:4954: result: yesconfigure:4866: checking for memsetconfigure:4923: gcc -o conftest -O2 -fsigned-char conftest.c >&5conftest.c:57:6: warning: conflicting types for built-in function 'memset'char memset ();^~~~~~configure:4929: $? = 0configure:4933: test -z|| test ! -s conftest.errconfigure:4936: $? = 0configure:4939: test -s conftestconfigure:4942: $? = 0configure:4954: result: yesconfigure:4866: checking for powconfigure:4923: gcc -o conftest -O2 -fsigned-char conftest.c >&5conftest.c:58:6: warning: conflicting types for built-in function 'pow'char pow ();^~~/tmp/cc2dlwtQ.o:(.data+0x0): undefined reference to `pow'/tmp/cc2dlwtQ.o: In function `main':conftest.c:(.text.startup+0x9): undefined reference to `pow'collect2: error: ld returned 1 exit statusconfigure:4929: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "vorbisgain"| #define PACKAGE_TARNAME "vorbisgain"| #define PACKAGE_VERSION "0.37"| #define PACKAGE_STRING "vorbisgain 0.37"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "vorbisgain"| #define VERSION "0.37"| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define GWINSZ_IN_SYS_IOCTL 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_ERRNO_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_TERMIOS_H 1| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1| #define HAVE_VPRINTF 1| #define HAVE_GETCWD 1| #define HAVE_MEMMOVE 1| #define HAVE_MEMSET 1| /* end confdefs.h. */| /* Define pow to an innocuous variant, in case declares pow. | For example, HP-UX 11i declares gettimeofday. */ | #define pow innocuous_pow|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char pow (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef pow|| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| {| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char pow ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined (__stub_pow) || defined (__stub___pow)| choke me| #else| char (*f) () = pow;| #endif| #ifdef __cplusplus| }| #endif|| int| main ()| {| return f != pow;| ;| return 0;| }configure:4954: result: noconfigure:4866: checking for strchrconfigure:4923: gcc -o conftest -O2 -fsigned-char conftest.c >&5conftest.c:58:6: warning: conflicting types for built-in function 'strchr'char strchr ();^~~~~~configure:4929: $? = 0configure:4933: test -z|| test ! -s conftest.errconfigure:4936: $? = 0configure:4939: test -s conftestconfigure:4942: $? = 0configure:4954: result: yesconfigure:4866: checking for strdupconfigure:4923: gcc -o conftest -O2 -fsigned-char conftest.c >&5conftest.c:59:6: warning: conflicting types for built-in function 'strdup'char strdup ();^~~~~~configure:4929: $? = 0configure:4933: test -z|| test ! -s conftest.errconfigure:4936: $? = 0configure:4939: test -s conftestconfigure:4942: $? = 0configure:4954: result: yesconfigure:4866: checking for strerrorconfigure:4923: gcc -o conftest -O2 -fsigned-char conftest.c >&5configure:4929: $? = 0configure:4933: test -z|| test ! -s conftest.errconfigure:4936: $? = 0configure:4939: test -s conftestconfigure:4942: $? = 0configure:4954: result: yesconfigure:4966: checking for ov_read_float in -lvorbisfileconfigure:4996: gcc -o conftest -O2 -fsigned-char conftest.c -lvorbisfile -lvorbisfile -lvorbis -lm -logg >&5configure:5002: $? = 0configure:5006: test -z|| test ! -s conftest.errconfigure:5009: $? = 0configure:5012: test -s conftestconfigure:5015: $? = 0configure:5028: result: yesconfigure:5049: checking if ov_read_float() takes four argumentsconfigure:5069: gcc -c -O2 -fsigned-char conftest.c >&5configure:5075: $? = 0configure:5079: test -z|| test ! -s conftest.errconfigure:5082: $? = 0configure:5085: test -s conftest.oconfigure:5088: $? = 0configure:5090: result: yesconfigure:5243: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by vorbisgain config.status 0.37, which wasgenerated by GNU Autoconf 2.59. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 67cbb3703611config.status:690: creating Makefileconfig.status:794: creating config.hconfig.status:1116: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_exeext=ac_cv_func__doprnt=noac_cv_func_floor=noac_cv_func_getcwd=yesac_cv_func_lstat_dereferences_slashed_symlink=yesac_cv_func_memmove=yesac_cv_func_memset=yesac_cv_func_pow=noac_cv_func_stat_empty_string_bug=noac_cv_func_strchr=yesac_cv_func_strdup=yesac_cv_func_strerror=yesac_cv_func_vprintf=yesac_cv_header_dirent_dirent_h=yesac_cv_header_errno_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_termios_h=yesac_cv_header_unistd_h=yesac_cv_header_utime_h=yesac_cv_lib_vorbisfile_ov_read_float=yesac_cv_objext=oac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_prog_egrep='grep -E'ac_cv_prog_make_make_set=yesac_cv_search_opendir='none required'ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yesac_cv_sys_tiocgwinsz_in_termios_h=noac_cv_type_size_t=yesam_cv_CC_dependencies_compiler_type=gcc3## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/vorbisgain/src/vorbisgain-0.37/missing --run aclocal-1.7'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/vorbisgain/src/vorbisgain-0.37/missing --run tar'AUTOCONF='${SHELL} /tmp/vorbisgain/src/vorbisgain-0.37/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/vorbisgain/src/vorbisgain-0.37/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/vorbisgain/src/vorbisgain-0.37/missing --run automake-1.7'AWK='gawk'CC='gcc'CCDEPMODE='depmode=gcc3'CFLAGS='-O2 -fsigned-char 'CPP='gcc -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='grep -E'EXEEXT=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'LDFLAGS=' 'LIBOBJS=''LIBS='-lvorbisfile 'LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/vorbisgain/src/vorbisgain-0.37/missing --run makeinfo'OBJEXT='o'OGG_CFLAGS=''OGG_LIBS=' -logg'PACKAGE='vorbisgain'PACKAGE_BUGREPORT=''PACKAGE_NAME='vorbisgain'PACKAGE_STRING='vorbisgain 0.37'PACKAGE_TARNAME='vorbisgain'PACKAGE_VERSION='0.37'PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='0.37'VORBIS_CFLAGS=''VORBIS_LIBS=' -lvorbisfile -lvorbis -lm'ac_ct_CC='gcc'ac_ct_STRIP='strip'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__leading_dot='.'am__quote=''bindir='${exec_prefix}/bin'build_alias=''datadir='${prefix}/share'exec_prefix='${prefix}'host_alias='x86_64-unknown-linux'includedir='${prefix}/include'infodir='${prefix}/info'install_sh='/tmp/vorbisgain/src/vorbisgain-0.37/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localstatedir='${prefix}/var'mandir='/usr/share/man'oldincludedir='/usr/include'prefix='/usr'program_transform_name='s,x,x,'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define ENABLE_RECURSIVE#define GWINSZ_IN_SYS_IOCTL 1#define HAVE_DIRENT_H 1#define HAVE_ERRNO_H 1#define HAVE_GETCWD 1#define HAVE_INTTYPES_H 1#define HAVE_LIBVORBISFILE 1#define HAVE_MEMMOVE 1#define HAVE_MEMORY_H 1#define HAVE_MEMSET 1#define HAVE_STDINT_H 1#define HAVE_STDLIB_H 1#define HAVE_STDLIB_H 1#define HAVE_STRCHR 1#define HAVE_STRDUP 1#define HAVE_STRERROR 1#define HAVE_STRINGS_H 1#define HAVE_STRING_H 1#define HAVE_STRING_H 1#define HAVE_SYS_STAT_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_TERMIOS_H 1#define HAVE_UNISTD_H 1#define HAVE_UNISTD_H 1#define HAVE_UTIME_H 1#define HAVE_VPRINTF 1#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1#define PACKAGE "vorbisgain"#define PACKAGE_BUGREPORT ""#define PACKAGE_NAME "vorbisgain"#define PACKAGE_STRING "vorbisgain 0.37"#define PACKAGE_TARNAME "vorbisgain"#define PACKAGE_VERSION "0.37"#define STDC_HEADERS 1#define VERSION "0.37"configure: exit 0