Build of libgoom2 with musl toolchain

The build took 00h 01m 54s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
23,296 ansic
8,772 sh
1,956 makefile
1,357 asm
1,178 yacc
1,033 objc
193 cpp
94 lex
93 sed
37,972 total

The process tree of the build process is here.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libgoom2 2k4-3 (Tue Apr 4 23:23:26 UTC 2017)
# ==> 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 -c
# checking whether build environment is sane... yes
# /tmp/libgoom2/src/goom2k4-0/missing: Unknown `--run' option
# Try `/tmp/libgoom2/src/goom2k4-0/missing --help' for more information
# configure: WARNING: `missing' script is too old or missing
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ANSI C... none needed
# checking dependency style of clang... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for egrep... grep -E
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for BSD-compatible nm... nm
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... pass_all
# checking how to run the C preprocessor... clang -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 dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for x86_64-unknown-linux-g++... clang++
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking how to run the C++ preprocessor... clang++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for g77... no
# checking for f77... no
# checking for xlf... no
# checking for frt... no
# checking for pgf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for f90... no
# checking for xlf90... no
# checking for pgf90... no
# checking for epcf90... no
# checking for f95... f95
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether f95 accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse nm output from clang object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking if clang static flag works... yes
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC
# checking if clang PIC flag -fPIC works... yes
# checking if clang supports -c -o file.o... yes
# checking whether the clang linker (/sysroot/bin/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... no
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC
# checking if clang++ PIC flag -fPIC works... yes
# checking if clang++ supports -c -o file.o... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for f95 option to produce PIC... -fPIC
# checking if f95 PIC flag -fPIC works... yes
# checking if f95 supports -c -o file.o... yes
# checking whether the f95 linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# 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 for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ANSI C... (cached) none needed
# checking dependency style of clang... (cached) gcc3
# checking whether ln -s works... yes
# checking for flex... flex
# checking for yywrap in -lfl... no
# checking for yywrap in -ll... no
# checking lex output file root... lex.yy
# checking whether yytext is a pointer... no
# checking for bison... bison -y
# checking whether byte ordering is bigendian... no
# checking for xmms-config... no
# checking for XMMS - version >= 0.9.5.1... no
# *** The xmms-config script installed by XMMS could not be found.
# *** If XMMS was installed in PREFIX, make sure PREFIX/bin is in
# *** your path, or set the XMMS_CONFIG environment variable to the
# *** full path to xmms-config.
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for pthread_attr_init in -lpthread... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating xmms-goom/Makefile
# config.status: creating sdl-goom/Makefile
# config.status: creating libgoom2.pc
# config.status: executing depfiles commands
# configure: goom2k4 was configured with the following options:
# configure: PPC support disabled
# configure: MMX support disabled
# configure: ** goom lib will be built
# configure: XMMS plugin will not be built
# configure: goom mac application will not be built
# configure: goom mac iTunes plugin will not be built
# configure: goom sdl application will not be built
# Making all in src
# make[1]: Entering directory '/tmp/libgoom2/src/goom2k4-0/src'
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT goomsl_yacc.lo -MD -MP -MF ".deps/goomsl_yacc.Tpo" -c -o goomsl_yacc.lo goomsl_yacc.c; \
# then mv -f ".deps/goomsl_yacc.Tpo" ".deps/goomsl_yacc.Plo"; else rm -f ".deps/goomsl_yacc.Tpo"; exit 1; fi
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT goomsl_lex.lo -MD -MP -MF ".deps/goomsl_lex.Tpo" -c -o goomsl_lex.lo goomsl_lex.c; \
# then mv -f ".deps/goomsl_lex.Tpo" ".deps/goomsl_lex.Plo"; else rm -f ".deps/goomsl_lex.Tpo"; exit 1; fi
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT goomsl.lo -MD -MP -MF ".deps/goomsl.Tpo" -c -o goomsl.lo goomsl.c; \
# then mv -f ".deps/goomsl.Tpo" ".deps/goomsl.Plo"; else rm -f ".deps/goomsl.Tpo"; exit 1; fi
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT goomsl_hash.lo -MD -MP -MF ".deps/goomsl_hash.Tpo" -c -o goomsl_hash.lo goomsl_hash.c; \
# then mv -f ".deps/goomsl_hash.Tpo" ".deps/goomsl_hash.Plo"; else rm -f ".deps/goomsl_hash.Tpo"; exit 1; fi
# mkdir .libs
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT goomsl_yacc.lo -MD -MP -MF .deps/goomsl_yacc.Tpo -c goomsl_yacc.c -fPIC -DPIC -o .libs/goomsl_yacc.o
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT goomsl_lex.lo -MD -MP -MF .deps/goomsl_lex.Tpo -c goomsl_lex.c -fPIC -DPIC -o .libs/goomsl_lex.o
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT goomsl_hash.lo -MD -MP -MF .deps/goomsl_hash.Tpo -c goomsl_hash.c -fPIC -DPIC -o .libs/goomsl_hash.o
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT goomsl.lo -MD -MP -MF .deps/goomsl.Tpo -c goomsl.c -fPIC -DPIC -o .libs/goomsl.o
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT goomsl_heap.lo -MD -MP -MF ".deps/goomsl_heap.Tpo" -c -o goomsl_heap.lo goomsl_heap.c; \
# then mv -f ".deps/goomsl_heap.Tpo" ".deps/goomsl_heap.Plo"; else rm -f ".deps/goomsl_heap.Tpo"; exit 1; fi
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT goom_tools.lo -MD -MP -MF ".deps/goom_tools.Tpo" -c -o goom_tools.lo goom_tools.c; \
# then mv -f ".deps/goom_tools.Tpo" ".deps/goom_tools.Plo"; else rm -f ".deps/goom_tools.Tpo"; exit 1; fi
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT config_param.lo -MD -MP -MF ".deps/config_param.Tpo" -c -o config_param.lo config_param.c; \
# then mv -f ".deps/config_param.Tpo" ".deps/config_param.Plo"; else rm -f ".deps/config_param.Tpo"; exit 1; fi
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT convolve_fx.lo -MD -MP -MF ".deps/convolve_fx.Tpo" -c -o convolve_fx.lo convolve_fx.c; \
# then mv -f ".deps/convolve_fx.Tpo" ".deps/convolve_fx.Plo"; else rm -f ".deps/convolve_fx.Tpo"; exit 1; fi
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT goomsl_heap.lo -MD -MP -MF .deps/goomsl_heap.Tpo -c goomsl_heap.c -fPIC -DPIC -o .libs/goomsl_heap.o
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT goom_tools.lo -MD -MP -MF .deps/goom_tools.Tpo -c goom_tools.c -fPIC -DPIC -o .libs/goom_tools.o
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT filters.lo -MD -MP -MF ".deps/filters.Tpo" -c -o filters.lo filters.c; \
# then mv -f ".deps/filters.Tpo" ".deps/filters.Plo"; else rm -f ".deps/filters.Tpo"; exit 1; fi
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT config_param.lo -MD -MP -MF .deps/config_param.Tpo -c config_param.c -fPIC -DPIC -o .libs/config_param.o
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT flying_stars_fx.lo -MD -MP -MF ".deps/flying_stars_fx.Tpo" -c -o flying_stars_fx.lo flying_stars_fx.c; \
# then mv -f ".deps/flying_stars_fx.Tpo" ".deps/flying_stars_fx.Plo"; else rm -f ".deps/flying_stars_fx.Tpo"; exit 1; fi
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT convolve_fx.lo -MD -MP -MF .deps/convolve_fx.Tpo -c convolve_fx.c -fPIC -DPIC -o .libs/convolve_fx.o
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT filters.lo -MD -MP -MF .deps/filters.Tpo -c filters.c -fPIC -DPIC -o .libs/filters.o
# convolve_fx.c:329:7: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# init: convolve_init,
# ^~~~~
# .init =
# convolve_fx.c:330:7: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# free: convolve_free,
# ^~~~~
# .free =
# convolve_fx.c:331:7: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# apply: convolve_apply,
# ^~~~~~
# .apply =
# convolve_fx.c:332:7: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# fx_data: 0
# ^~~~~~~~
# .fx_data =
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT flying_stars_fx.lo -MD -MP -MF .deps/flying_stars_fx.Tpo -c flying_stars_fx.c -fPIC -DPIC -o .libs/flying_stars_fx.o
# flying_stars_fx.c:308:3: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# init: fs_init,
# ^~~~~
# .init =
# flying_stars_fx.c:309:3: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# free: fs_free,
# ^~~~~
# .free =
# flying_stars_fx.c:310:3: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# apply: fs_apply,
# ^~~~~~
# .apply =
# flying_stars_fx.c:311:3: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# fx_data: 0
# ^~~~~~~~
# .fx_data =
# 4 warnings generated.
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT gfontlib.lo -MD -MP -MF ".deps/gfontlib.Tpo" -c -o gfontlib.lo gfontlib.c; \
# then mv -f ".deps/gfontlib.Tpo" ".deps/gfontlib.Plo"; else rm -f ".deps/gfontlib.Tpo"; exit 1; fi
# 4 warnings generated.
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT gfontrle.lo -MD -MP -MF ".deps/gfontrle.Tpo" -c -o gfontrle.lo gfontrle.c; \
# then mv -f ".deps/gfontrle.Tpo" ".deps/gfontrle.Plo"; else rm -f ".deps/gfontrle.Tpo"; exit 1; fi
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT goom_core.lo -MD -MP -MF ".deps/goom_core.Tpo" -c -o goom_core.lo goom_core.c; \
# then mv -f ".deps/goom_core.Tpo" ".deps/goom_core.Plo"; else rm -f ".deps/goom_core.Tpo"; exit 1; fi
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT graphic.lo -MD -MP -MF ".deps/graphic.Tpo" -c -o graphic.lo graphic.c; \
# then mv -f ".deps/graphic.Tpo" ".deps/graphic.Plo"; else rm -f ".deps/graphic.Tpo"; exit 1; fi
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT gfontlib.lo -MD -MP -MF .deps/gfontlib.Tpo -c gfontlib.c -fPIC -DPIC -o .libs/gfontlib.o
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT goom_core.lo -MD -MP -MF .deps/goom_core.Tpo -c goom_core.c -fPIC -DPIC -o .libs/goom_core.o
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT gfontrle.lo -MD -MP -MF .deps/gfontrle.Tpo -c gfontrle.c -fPIC -DPIC -o .libs/gfontrle.o
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT graphic.lo -MD -MP -MF .deps/graphic.Tpo -c graphic.c -fPIC -DPIC -o .libs/graphic.o
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT ifs.lo -MD -MP -MF ".deps/ifs.Tpo" -c -o ifs.lo ifs.c; \
# then mv -f ".deps/ifs.Tpo" ".deps/ifs.Plo"; else rm -f ".deps/ifs.Tpo"; exit 1; fi
# goom_core.c:837:52: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# sprintf (goomInfo->update_message.message, message);
# ^~~~~~~
# goom_core.c:852:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# sprintf (msg, goomInfo->update_message.message);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT lines.lo -MD -MP -MF ".deps/lines.Tpo" -c -o lines.lo lines.c; \
# then mv -f ".deps/lines.Tpo" ".deps/lines.Plo"; else rm -f ".deps/lines.Tpo"; exit 1; fi
# 2 warnings generated.
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT mathtools.lo -MD -MP -MF ".deps/mathtools.Tpo" -c -o mathtools.lo mathtools.c; \
# then mv -f ".deps/mathtools.Tpo" ".deps/mathtools.Plo"; else rm -f ".deps/mathtools.Tpo"; exit 1; fi
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT sound_tester.lo -MD -MP -MF ".deps/sound_tester.Tpo" -c -o sound_tester.lo sound_tester.c; \
# then mv -f ".deps/sound_tester.Tpo" ".deps/sound_tester.Plo"; else rm -f ".deps/sound_tester.Tpo"; exit 1; fi
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT lines.lo -MD -MP -MF .deps/lines.Tpo -c lines.c -fPIC -DPIC -o .libs/lines.o
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT ifs.lo -MD -MP -MF .deps/ifs.Tpo -c ifs.c -fPIC -DPIC -o .libs/ifs.o
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT mathtools.lo -MD -MP -MF .deps/mathtools.Tpo -c mathtools.c -fPIC -DPIC -o .libs/mathtools.o
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT surf3d.lo -MD -MP -MF ".deps/surf3d.Tpo" -c -o surf3d.lo surf3d.c; \
# then mv -f ".deps/surf3d.Tpo" ".deps/surf3d.Plo"; else rm -f ".deps/surf3d.Tpo"; exit 1; fi
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT sound_tester.lo -MD -MP -MF .deps/sound_tester.Tpo -c sound_tester.c -fPIC -DPIC -o .libs/sound_tester.o
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT surf3d.lo -MD -MP -MF .deps/surf3d.Tpo -c surf3d.c -fPIC -DPIC -o .libs/surf3d.o
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT tentacle3d.lo -MD -MP -MF ".deps/tentacle3d.Tpo" -c -o tentacle3d.lo tentacle3d.c; \
# then mv -f ".deps/tentacle3d.Tpo" ".deps/tentacle3d.Plo"; else rm -f ".deps/tentacle3d.Tpo"; exit 1; fi
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT plugin_info.lo -MD -MP -MF ".deps/plugin_info.Tpo" -c -o plugin_info.lo plugin_info.c; \
# then mv -f ".deps/plugin_info.Tpo" ".deps/plugin_info.Plo"; else rm -f ".deps/plugin_info.Tpo"; exit 1; fi
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT v3d.lo -MD -MP -MF ".deps/v3d.Tpo" -c -o v3d.lo v3d.c; \
# then mv -f ".deps/v3d.Tpo" ".deps/v3d.Plo"; else rm -f ".deps/v3d.Tpo"; exit 1; fi
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT drawmethods.lo -MD -MP -MF ".deps/drawmethods.Tpo" -c -o drawmethods.lo drawmethods.c; \
# then mv -f ".deps/drawmethods.Tpo" ".deps/drawmethods.Plo"; else rm -f ".deps/drawmethods.Tpo"; exit 1; fi
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT tentacle3d.lo -MD -MP -MF .deps/tentacle3d.Tpo -c tentacle3d.c -fPIC -DPIC -o .libs/tentacle3d.o
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT plugin_info.lo -MD -MP -MF .deps/plugin_info.Tpo -c plugin_info.c -fPIC -DPIC -o .libs/plugin_info.o
# tentacle3d.c:213:6: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
# if (abs(tmp-fx_data->rot) > abs(tmp-(fx_data->rot+2.0*M_PI))) {
# ^
# tentacle3d.c:213:6: note: use function 'fabsf' instead
# if (abs(tmp-fx_data->rot) > abs(tmp-(fx_data->rot+2.0*M_PI))) {
# ^~~
# fabsf
# tentacle3d.c:213:30: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
# if (abs(tmp-fx_data->rot) > abs(tmp-(fx_data->rot+2.0*M_PI))) {
# ^
# tentacle3d.c:213:30: note: use function 'fabs' instead
# if (abs(tmp-fx_data->rot) > abs(tmp-(fx_data->rot+2.0*M_PI))) {
# ^~~
# fabs
# tentacle3d.c:219:11: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
# else if (abs(tmp-fx_data->rot) > abs(tmp-(fx_data->rot-2.0*M_PI))) {
# ^
# tentacle3d.c:219:11: note: use function 'fabsf' instead
# else if (abs(tmp-fx_data->rot) > abs(tmp-(fx_data->rot-2.0*M_PI))) {
# ^~~
# fabsf
# tentacle3d.c:219:35: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
# else if (abs(tmp-fx_data->rot) > abs(tmp-(fx_data->rot-2.0*M_PI))) {
# ^
# tentacle3d.c:219:35: note: use function 'fabs' instead
# else if (abs(tmp-fx_data->rot) > abs(tmp-(fx_data->rot-2.0*M_PI))) {
# ^~~
# fabs
# 4 warnings generated.
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT v3d.lo -MD -MP -MF .deps/v3d.Tpo -c v3d.c -fPIC -DPIC -o .libs/v3d.o
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT cpu_info.lo -MD -MP -MF ".deps/cpu_info.Tpo" -c -o cpu_info.lo cpu_info.c; \
# then mv -f ".deps/cpu_info.Tpo" ".deps/cpu_info.Plo"; else rm -f ".deps/cpu_info.Tpo"; exit 1; fi
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT drawmethods.lo -MD -MP -MF .deps/drawmethods.Tpo -c drawmethods.c -fPIC -DPIC -o .libs/drawmethods.o
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -MT cpu_info.lo -MD -MP -MF .deps/cpu_info.Tpo -c cpu_info.c -fPIC -DPIC -o .libs/cpu_info.o
# /bin/sh ../libtool --tag=CC --mode=link clang -o libgoom2.la -rpath /usr/lib -export-dynamic -export-symbols-regex "goom.*" goomsl_yacc.lo goomsl_lex.lo goomsl.lo goomsl_hash.lo goomsl_heap.lo goom_tools.lo config_param.lo convolve_fx.lo filters.lo flying_stars_fx.lo gfontlib.lo gfontrle.lo goom_core.lo graphic.lo ifs.lo lines.lo mathtools.lo sound_tester.lo surf3d.lo tentacle3d.lo plugin_info.lo v3d.lo drawmethods.lo cpu_info.lo
# generating symbol list for `libgoom2.la'
# nm .libs/goomsl_yacc.o .libs/goomsl_lex.o .libs/goomsl.o .libs/goomsl_hash.o .libs/goomsl_heap.o .libs/goom_tools.o .libs/config_param.o .libs/convolve_fx.o .libs/filters.o .libs/flying_stars_fx.o .libs/gfontlib.o .libs/gfontrle.o .libs/goom_core.o .libs/graphic.o .libs/ifs.o .libs/lines.o .libs/mathtools.o .libs/sound_tester.o .libs/surf3d.o .libs/tentacle3d.o .libs/plugin_info.o .libs/v3d.o .libs/drawmethods.o .libs/cpu_info.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/sbin/sed 's/.* //' | sort | uniq > .libs/libgoom2.exp
# grep -E -e "goom.*" ".libs/libgoom2.exp" > ".libs/libgoom2.expT"
# mv -f ".libs/libgoom2.expT" ".libs/libgoom2.exp"
# echo "{ global:" > .libs/libgoom2.ver
# cat .libs/libgoom2.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgoom2.ver
# echo "local: *; };" >> .libs/libgoom2.ver
# clang -shared .libs/goomsl_yacc.o .libs/goomsl_lex.o .libs/goomsl.o .libs/goomsl_hash.o .libs/goomsl_heap.o .libs/goom_tools.o .libs/config_param.o .libs/convolve_fx.o .libs/filters.o .libs/flying_stars_fx.o .libs/gfontlib.o .libs/gfontrle.o .libs/goom_core.o .libs/graphic.o .libs/ifs.o .libs/lines.o .libs/mathtools.o .libs/sound_tester.o .libs/surf3d.o .libs/tentacle3d.o .libs/plugin_info.o .libs/v3d.o .libs/drawmethods.o .libs/cpu_info.o -Wl,-soname -Wl,libgoom2.so.0 -Wl,-version-script -Wl,.libs/libgoom2.ver -o .libs/libgoom2.so.0.0.0
# (cd .libs && rm -f libgoom2.so.0 && ln -s libgoom2.so.0.0.0 libgoom2.so.0)
# (cd .libs && rm -f libgoom2.so && ln -s libgoom2.so.0.0.0 libgoom2.so)
# creating libgoom2.la
# (cd .libs && rm -f libgoom2.la && ln -s ../libgoom2.la libgoom2.la)
# make[1]: Leaving directory '/tmp/libgoom2/src/goom2k4-0/src'
# Making all in xmms-goom
# make[1]: Entering directory '/tmp/libgoom2/src/goom2k4-0/xmms-goom'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/libgoom2/src/goom2k4-0/xmms-goom'
# Making all in sdl-goom
# make[1]: Entering directory '/tmp/libgoom2/src/goom2k4-0/sdl-goom'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/libgoom2/src/goom2k4-0/sdl-goom'
# make[1]: Entering directory '/tmp/libgoom2/src/goom2k4-0'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/libgoom2/src/goom2k4-0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/libgoom2/src/goom2k4-0/src'
# make[2]: Entering directory '/tmp/libgoom2/src/goom2k4-0/src'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/lib" || mkdir -p -- "/tmp/libgoom2/pkg/libgoom2/usr/lib"
# test -z "/usr/include/goom" || mkdir -p -- "/tmp/libgoom2/pkg/libgoom2/usr/include/goom"
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgoom2.la' '/tmp/libgoom2/pkg/libgoom2/usr/lib/libgoom2.la'
# /usr/bin/install -c -m 644 'goom.h' '/tmp/libgoom2/pkg/libgoom2/usr/include/goom/goom.h'
# /usr/bin/install -c -m 644 'goom_plugin_info.h' '/tmp/libgoom2/pkg/libgoom2/usr/include/goom/goom_plugin_info.h'
# /usr/bin/install -c -m 644 'goom_typedefs.h' '/tmp/libgoom2/pkg/libgoom2/usr/include/goom/goom_typedefs.h'
# /usr/bin/install -c -m 644 'goom_graphic.h' '/tmp/libgoom2/pkg/libgoom2/usr/include/goom/goom_graphic.h'
# /usr/bin/install -c -m 644 'goom_config_param.h' '/tmp/libgoom2/pkg/libgoom2/usr/include/goom/goom_config_param.h'
# /usr/bin/install -c -m 644 'goom_visual_fx.h' '/tmp/libgoom2/pkg/libgoom2/usr/include/goom/goom_visual_fx.h'
# /usr/bin/install -c -m 644 'goom_filters.h' '/tmp/libgoom2/pkg/libgoom2/usr/include/goom/goom_filters.h'
# /usr/bin/install -c -m 644 'goom_tools.h' '/tmp/libgoom2/pkg/libgoom2/usr/include/goom/goom_tools.h'
# /usr/bin/install -c -m 644 'goomsl.h' '/tmp/libgoom2/pkg/libgoom2/usr/include/goom/goomsl.h'
# /usr/bin/install -c -m 644 'goomsl_hash.h' '/tmp/libgoom2/pkg/libgoom2/usr/include/goom/goomsl_hash.h'
# /usr/bin/install -c -m 644 'goomsl_heap.h' '/tmp/libgoom2/pkg/libgoom2/usr/include/goom/goomsl_heap.h'
# /usr/bin/install -c -m 644 'goom_tools.h' '/tmp/libgoom2/pkg/libgoom2/usr/include/goom/goom_tools.h'
# /usr/bin/install -c -m 644 'goom_config.h' '/tmp/libgoom2/pkg/libgoom2/usr/include/goom/goom_config.h'
# /usr/bin/install -c .libs/libgoom2.so.0.0.0 /tmp/libgoom2/pkg/libgoom2/usr/lib/libgoom2.so.0.0.0
# (cd /tmp/libgoom2/pkg/libgoom2/usr/lib && rm -f libgoom2.so.0 && ln -s libgoom2.so.0.0.0 libgoom2.so.0)
# (cd /tmp/libgoom2/pkg/libgoom2/usr/lib && rm -f libgoom2.so && ln -s libgoom2.so.0.0.0 libgoom2.so)
# /usr/bin/install -c .libs/libgoom2.lai /tmp/libgoom2/pkg/libgoom2/usr/lib/libgoom2.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/libgoom2/src/goom2k4-0/src'
# make[1]: Leaving directory '/tmp/libgoom2/src/goom2k4-0/src'
# Making install in xmms-goom
# make[1]: Entering directory '/tmp/libgoom2/src/goom2k4-0/xmms-goom'
# make[2]: Entering directory '/tmp/libgoom2/src/goom2k4-0/xmms-goom'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "" || mkdir -p -- "/tmp/libgoom2/pkg/libgoom2"
# make[2]: Leaving directory '/tmp/libgoom2/src/goom2k4-0/xmms-goom'
# make[1]: Leaving directory '/tmp/libgoom2/src/goom2k4-0/xmms-goom'
# Making install in sdl-goom
# make[1]: Entering directory '/tmp/libgoom2/src/goom2k4-0/sdl-goom'
# make[2]: Entering directory '/tmp/libgoom2/src/goom2k4-0/sdl-goom'
# test -z "/usr/bin" || mkdir -p -- "/tmp/libgoom2/pkg/libgoom2/usr/bin"
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libgoom2/src/goom2k4-0/sdl-goom'
# make[1]: Leaving directory '/tmp/libgoom2/src/goom2k4-0/sdl-goom'
# make[1]: Entering directory '/tmp/libgoom2/src/goom2k4-0'
# make[2]: Entering directory '/tmp/libgoom2/src/goom2k4-0'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/lib/pkgconfig" || mkdir -p -- "/tmp/libgoom2/pkg/libgoom2/usr/lib/pkgconfig"
# /usr/bin/install -c -m 644 'libgoom2.pc' '/tmp/libgoom2/pkg/libgoom2/usr/lib/pkgconfig/libgoom2.pc'
# make[2]: Leaving directory '/tmp/libgoom2/src/goom2k4-0'
# make[1]: Leaving directory '/tmp/libgoom2/src/goom2k4-0'
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libgoom2"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libgoom2 2k4-3 (Tue Apr 4 23:23:47 UTC 2017)

CMD: pacman --query --file libgoom2-2k4-3-x86_64.pkg.tar.xz
# libgoom2 2k4-3

Creating hybrid package for 'libgoom2'

Trying to find vanilla package 'libgoom2'...

CMD: pacman --query --file /mirror/libgoom2-2k4-3.pkg.tar.xz
# libgoom2 2k4-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libgoom2.so.0
# /usr/lib/libgoom2.so
# /usr/lib/libgoom2.so.0.0.0
# /usr/lib/pkgconfig/libgoom2.pc
# /usr/include/goom/goom.h
# /usr/include/goom/goom_plugin_info.h
# /usr/include/goom/goom_typedefs.h
# /usr/include/goom/goom_graphic.h
# /usr/include/goom/goom_config_param.h
# /usr/include/goom/goom_visual_fx.h
# /usr/include/goom/goom_filters.h
# /usr/include/goom/goomsl.h
# /usr/include/goom/goomsl_hash.h
# /usr/include/goom/goomsl_heap.h
# /usr/include/goom/goom_tools.h
# /usr/include/goom/goom_config.h
# /sysroot/usr/lib/libgoom2.so.0.0.0
# /sysroot/usr/lib/libgoom2.so.0
# /sysroot/usr/lib/libgoom2.so
# /sysroot/usr/lib/libgoom2.la
# /sysroot/usr/lib/pkgconfig/libgoom2.pc
# /sysroot/usr/include/goom/goom.h
# /sysroot/usr/include/goom/goom_plugin_info.h
# /sysroot/usr/include/goom/goom_typedefs.h
# /sysroot/usr/include/goom/goom_graphic.h
# /sysroot/usr/include/goom/goom_config_param.h
# /sysroot/usr/include/goom/goom_visual_fx.h
# /sysroot/usr/include/goom/goom_filters.h
# /sysroot/usr/include/goom/goomsl.h
# /sysroot/usr/include/goom/goomsl_hash.h
# /sysroot/usr/include/goom/goomsl_heap.h
# /sysroot/usr/include/goom/goom_tools.h
# /sysroot/usr/include/goom/goom_config.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libgoom2.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libgoom2.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libgoom2.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libgoom2.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/libgoom2/src/goom2k4-0/config.log'
# 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.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --without-xmms --without-sdl
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 2b4d499264bf
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1567: checking for a BSD-compatible install
# configure:1622: result: /usr/bin/install -c
# configure:1633: checking whether build environment is sane
# configure:1676: result: yes
# configure:1700: WARNING: `missing' script is too old or missing
# configure:1741: checking for gawk
# configure:1757: found /usr/sbin/gawk
# configure:1767: result: gawk
# configure:1777: checking whether make sets $(MAKE)
# configure:1797: result: yes
# configure:1873: checking for x86_64-unknown-linux-strip
# configure:1902: result: no
# configure:1911: checking for strip
# configure:1927: found /sysroot/bin/strip
# configure:1938: result: strip
# configure:2022: checking build system type
# configure:2040: result: x86_64-unknown-linux-gnu
# configure:2048: checking host system type
# configure:2062: result: x86_64-unknown-linux-gnu
# configure:2082: checking for style of include used by make
# configure:2110: result: GNU
# configure:2143: checking for x86_64-unknown-linux-gcc
# configure:2169: result: clang
# configure:2451: checking for C compiler version
# configure:2454: clang --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2457: $? = 0
# configure:2459: clang -v &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2462: $? = 0
# configure:2464: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2467: $? = 1
# configure:2490: checking for C compiler default output file name
# configure:2493: clang conftest.c >&5
# configure:2496: $? = 0
# configure:2542: result: a.out
# configure:2547: checking whether the C compiler works
# configure:2553: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2556: $? = 127
# configure:2573: result: yes
# configure:2580: checking whether we are cross compiling
# configure:2582: result: yes
# configure:2585: checking for suffix of executables
# configure:2587: clang -o conftest conftest.c >&5
# configure:2590: $? = 0
# configure:2615: result:
# configure:2621: checking for suffix of object files
# configure:2642: clang -c conftest.c >&5
# configure:2645: $? = 0
# configure:2667: result: o
# configure:2671: checking whether we are using the GNU C compiler
# configure:2695: clang -c conftest.c >&5
# configure:2701: $? = 0
# configure:2705: test -z
# || test ! -s conftest.err
# configure:2708: $? = 0
# configure:2711: test -s conftest.o
# configure:2714: $? = 0
# configure:2727: result: yes
# configure:2733: checking whether clang accepts -g
# configure:2754: clang -c -g conftest.c >&5
# configure:2760: $? = 0
# configure:2764: test -z
# || test ! -s conftest.err
# configure:2767: $? = 0
# configure:2770: test -s conftest.o
# configure:2773: $? = 0
# configure:2784: result: yes
# configure:2801: checking for clang option to accept ANSI C
# configure:2871: clang -c conftest.c >&5
# configure:2877: $? = 0
# configure:2881: test -z
# || test ! -s conftest.err
# configure:2884: $? = 0
# configure:2887: test -s conftest.o
# configure:2890: $? = 0
# configure:2908: result: none needed
# configure:2926: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:2932: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:3067: checking dependency style of clang
# configure:3157: result: gcc3
# configure:3174: checking for a sed that does not truncate output
# configure:3228: result: /usr/sbin/sed
# configure:3231: checking for egrep
# configure:3241: result: grep -E
# configure:3257: checking for ld used by clang
# configure:3324: result: /sysroot/bin/ld
# configure:3333: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:3348: result: yes
# configure:3353: checking for /sysroot/bin/ld option to reload object files
# configure:3360: result: -r
# configure:3378: checking for BSD-compatible nm
# configure:3420: result: nm
# configure:3424: checking whether ln -s works
# configure:3428: result: yes
# configure:3435: checking how to recognise dependent libraries
# configure:3607: result: pass_all
# configure:3692: clang -c conftest.c >&5
# configure:3695: $? = 0
# configure:3821: checking how to run the C preprocessor
# configure:3856: clang -E conftest.c
# configure:3862: $? = 0
# configure:3894: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3900: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "SDL_Goom"
# | #define VERSION "2k4"
# | /* end confdefs.h. */
# | #include
# configure:3939: result: clang -E
# configure:3963: clang -E conftest.c
# configure:3969: $? = 0
# configure:4001: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4007: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "SDL_Goom"
# | #define VERSION "2k4"
# | /* end confdefs.h. */
# | #include
# configure:4051: checking for ANSI C header files
# configure:4076: clang -c conftest.c >&5
# configure:4082: $? = 0
# configure:4086: test -z
# || test ! -s conftest.err
# configure:4089: $? = 0
# configure:4092: test -s conftest.o
# configure:4095: $? = 0
# configure:4207: result: yes
# configure:4231: checking for sys/types.h
# configure:4247: clang -c conftest.c >&5
# configure:4253: $? = 0
# configure:4257: test -z
# || test ! -s conftest.err
# configure:4260: $? = 0
# configure:4263: test -s conftest.o
# configure:4266: $? = 0
# configure:4277: result: yes
# configure:4231: checking for sys/stat.h
# configure:4247: clang -c conftest.c >&5
# configure:4253: $? = 0
# configure:4257: test -z
# || test ! -s conftest.err
# configure:4260: $? = 0
# configure:4263: test -s conftest.o
# configure:4266: $? = 0
# configure:4277: result: yes
# configure:4231: checking for stdlib.h
# configure:4247: clang -c conftest.c >&5
# configure:4253: $? = 0
# configure:4257: test -z
# || test ! -s conftest.err
# configure:4260: $? = 0
# configure:4263: test -s conftest.o
# configure:4266: $? = 0
# configure:4277: result: yes
# configure:4231: checking for string.h
# configure:4247: clang -c conftest.c >&5
# configure:4253: $? = 0
# configure:4257: test -z
# || test ! -s conftest.err
# configure:4260: $? = 0
# configure:4263: test -s conftest.o
# configure:4266: $? = 0
# configure:4277: result: yes
# configure:4231: checking for memory.h
# configure:4247: clang -c conftest.c >&5
# configure:4253: $? = 0
# configure:4257: test -z
# || test ! -s conftest.err
# configure:4260: $? = 0
# configure:4263: test -s conftest.o
# configure:4266: $? = 0
# configure:4277: result: yes
# configure:4231: checking for strings.h
# configure:4247: clang -c conftest.c >&5
# configure:4253: $? = 0
# configure:4257: test -z
# || test ! -s conftest.err
# configure:4260: $? = 0
# configure:4263: test -s conftest.o
# configure:4266: $? = 0
# configure:4277: result: yes
# configure:4231: checking for inttypes.h
# configure:4247: clang -c conftest.c >&5
# configure:4253: $? = 0
# configure:4257: test -z
# || test ! -s conftest.err
# configure:4260: $? = 0
# configure:4263: test -s conftest.o
# configure:4266: $? = 0
# configure:4277: result: yes
# configure:4231: checking for stdint.h
# configure:4247: clang -c conftest.c >&5
# configure:4253: $? = 0
# configure:4257: test -z
# || test ! -s conftest.err
# configure:4260: $? = 0
# configure:4263: test -s conftest.o
# configure:4266: $? = 0
# configure:4277: result: yes
# configure:4231: checking for unistd.h
# configure:4247: clang -c conftest.c >&5
# configure:4253: $? = 0
# configure:4257: test -z
# || test ! -s conftest.err
# configure:4260: $? = 0
# configure:4263: test -s conftest.o
# configure:4266: $? = 0
# configure:4277: result: yes
# configure:4303: checking dlfcn.h usability
# configure:4315: clang -c conftest.c >&5
# configure:4321: $? = 0
# configure:4325: test -z
# || test ! -s conftest.err
# configure:4328: $? = 0
# configure:4331: test -s conftest.o
# configure:4334: $? = 0
# configure:4344: result: yes
# configure:4348: checking dlfcn.h presence
# configure:4358: clang -E conftest.c
# configure:4364: $? = 0
# configure:4384: result: yes
# configure:4419: checking for dlfcn.h
# configure:4426: result: yes
# configure:4449: checking for x86_64-unknown-linux-g++
# configure:4475: result: clang++
# configure:4533: checking for C++ compiler version
# configure:4536: clang++ --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4539: $? = 0
# configure:4541: clang++ -v &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4544: $? = 0
# configure:4546: clang++ -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4549: $? = 1
# configure:4552: checking whether we are using the GNU C++ compiler
# configure:4576: clang++ -c conftest.cc >&5
# configure:4582: $? = 0
# configure:4586: test -z
# || test ! -s conftest.err
# configure:4589: $? = 0
# configure:4592: test -s conftest.o
# configure:4595: $? = 0
# configure:4608: result: yes
# configure:4614: checking whether clang++ accepts -g
# configure:4635: clang++ -c -g conftest.cc >&5
# configure:4641: $? = 0
# configure:4645: test -z
# || test ! -s conftest.err
# configure:4648: $? = 0
# configure:4651: test -s conftest.o
# configure:4654: $? = 0
# configure:4665: result: yes
# configure:4707: clang++ -c conftest.cc >&5
# configure:4713: $? = 0
# configure:4717: test -z
# || test ! -s conftest.err
# configure:4720: $? = 0
# configure:4723: test -s conftest.o
# configure:4726: $? = 0
# configure:4752: clang++ -c conftest.cc >&5
# conftest.cc:26:1: error: use of undeclared identifier 'exit'
# exit (42);
# ^
# 1 error generated.
# configure:4758: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "SDL_Goom"
# | #define VERSION "2k4"
# | #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
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:4707: clang++ -c conftest.cc >&5
# conftest.cc:22:17: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int) throw (); using std::exit;
# ^
# conftest.cc:22:49: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int) throw (); using std::exit;
# ^
# 2 errors generated.
# configure:4713: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "SDL_Goom"
# | #define VERSION "2k4"
# | #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
# | /* end confdefs.h. */
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:4707: clang++ -c conftest.cc >&5
# conftest.cc:22:17: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int); using std::exit;
# ^
# conftest.cc:22:40: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int); using std::exit;
# ^
# 2 errors generated.
# configure:4713: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "SDL_Goom"
# | #define VERSION "2k4"
# | #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
# | /* end confdefs.h. */
# | extern "C" void std::exit (int); using std::exit;
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:4707: clang++ -c conftest.cc >&5
# In file included from conftest.cc:23:
# In file included from /sysroot/bin/../include/c++/v1/stdlib.h:94:
# /sysroot/include/stdlib.h:46:16: error: 'exit' is missing exception specification 'throw()'
# _Noreturn void exit (int);
# ^
# conftest.cc:22:17: note: previous declaration is here
# extern "C" void exit (int) throw ();
# ^
# 1 error generated.
# configure:4713: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "SDL_Goom"
# | #define VERSION "2k4"
# | #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
# | /* end confdefs.h. */
# | extern "C" void exit (int) throw ();
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:4707: clang++ -c conftest.cc >&5
# configure:4713: $? = 0
# configure:4717: test -z
# || test ! -s conftest.err
# configure:4720: $? = 0
# configure:4723: test -s conftest.o
# configure:4726: $? = 0
# configure:4752: clang++ -c conftest.cc >&5
# configure:4758: $? = 0
# configure:4762: test -z
# || test ! -s conftest.err
# configure:4765: $? = 0
# configure:4768: test -s conftest.o
# configure:4771: $? = 0
# configure:4796: checking dependency style of clang++
# configure:4886: result: gcc3
# configure:4913: checking how to run the C++ preprocessor
# configure:4944: clang++ -E conftest.cc
# configure:4950: $? = 0
# configure:4982: clang++ -E conftest.cc
# conftest.cc:25:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4988: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "SDL_Goom"
# | #define VERSION "2k4"
# | #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
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:5027: result: clang++ -E
# configure:5051: clang++ -E conftest.cc
# configure:5057: $? = 0
# configure:5089: clang++ -E conftest.cc
# conftest.cc:25:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5095: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "SDL_Goom"
# | #define VERSION "2k4"
# | #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
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:5150: checking for x86_64-unknown-linux-g77
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-f77
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-xlf
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-frt
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-pgf77
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-fort77
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-fl32
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-af77
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-f90
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-xlf90
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-pgf90
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-epcf90
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-f95
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-fort
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-xlf95
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-ifc
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-efc
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-pgf95
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-lf95
# configure:5179: result: no
# configure:5150: checking for x86_64-unknown-linux-gfortran
# configure:5179: result: no
# configure:5192: checking for g77
# configure:5221: result: no
# configure:5192: checking for f77
# configure:5221: result: no
# configure:5192: checking for xlf
# configure:5221: result: no
# configure:5192: checking for frt
# configure:5221: result: no
# configure:5192: checking for pgf77
# configure:5221: result: no
# configure:5192: checking for fort77
# configure:5221: result: no
# configure:5192: checking for fl32
# configure:5221: result: no
# configure:5192: checking for af77
# configure:5221: result: no
# configure:5192: checking for f90
# configure:5221: result: no
# configure:5192: checking for xlf90
# configure:5221: result: no
# configure:5192: checking for pgf90
# configure:5221: result: no
# configure:5192: checking for epcf90
# configure:5221: result: no
# configure:5192: checking for f95
# configure:5208: found /usr/sbin/f95
# configure:5218: result: f95
# configure:5233: checking for Fortran 77 compiler version
# configure:5236: f95 --version &5
# GNU Fortran (GCC) 6.1.1 20160602
# 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:5239: $? = 0
# configure:5241: f95 -v &5
# Using built-in specs.
# COLLECT_GCC=f95
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured 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=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:5244: $? = 0
# configure:5246: f95 -V &5
# f95: error: unrecognized command line option '-V'
# f95: fatal error: no input files
# compilation terminated.
# configure:5249: $? = 1
# configure:5257: checking whether we are using the GNU Fortran 77 compiler
# configure:5271: f95 -c conftest.F >&5
# configure:5277: $? = 0
# configure:5281: test -z
# || test ! -s conftest.err
# configure:5284: $? = 0
# configure:5287: test -s conftest.o
# configure:5290: $? = 0
# configure:5303: result: yes
# configure:5309: checking whether f95 accepts -g
# configure:5321: f95 -c -g conftest.f >&5
# configure:5327: $? = 0
# configure:5331: test -z
# || test ! -s conftest.err
# configure:5334: $? = 0
# configure:5337: test -s conftest.o
# configure:5340: $? = 0
# configure:5352: result: yes
# configure:5382: checking the maximum length of command line arguments
# configure:5461: result: 32768
# configure:5472: checking command to parse nm output from clang object
# configure:5568: clang -c conftest.c >&5
# configure:5571: $? = 0
# configure:5575: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
# configure:5578: $? = 0
# configure:5630: clang -o conftest conftest.c conftstm.o >&5
# configure:5633: $? = 0
# configure:5671: result: ok
# configure:5675: checking for objdir
# configure:5690: result: .libs
# configure:5742: checking for x86_64-unknown-linux-ar
# configure:5771: result: no
# configure:5780: checking for ar
# configure:5796: found /sysroot/bin/ar
# configure:5807: result: ar
# configure:5822: checking for x86_64-unknown-linux-ranlib
# configure:5851: result: no
# configure:5860: checking for ranlib
# configure:5876: found /sysroot/bin/ranlib
# configure:5887: result: ranlib
# configure:5902: checking for x86_64-unknown-linux-strip
# configure:5928: result: strip
# configure:6231: checking if clang static flag works
# configure:6254: result: yes
# configure:6272: checking if clang supports -fno-rtti -fno-exceptions
# configure:6290: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:6294: $? = 0
# configure:6305: result: yes
# configure:6320: checking for clang option to produce PIC
# configure:6507: result: -fPIC
# configure:6515: checking if clang PIC flag -fPIC works
# configure:6533: clang -c -fPIC -DPIC conftest.c >&5
# configure:6537: $? = 0
# configure:6548: result: yes
# configure:6572: checking if clang supports -c -o file.o
# configure:6593: clang -c -o out/conftest2.o conftest.c >&5
# configure:6597: $? = 0
# configure:6617: result: yes
# configure:6643: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:7492: result: yes
# configure:7518: checking whether -lc should be explicitly linked in
# configure:7523: clang -c conftest.c >&5
# configure:7526: $? = 0
# configure:7540: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:7543: $? = 0
# configure:7555: result: no
# configure:7563: checking dynamic linker characteristics
# configure:8103: result: GNU/Linux ld.so
# configure:8107: checking how to hardcode library paths into programs
# configure:8132: result: immediate
# configure:8146: checking whether stripping libraries is possible
# configure:8151: result: yes
# configure:8981: checking if libtool supports shared libraries
# configure:8983: result: yes
# configure:8986: checking whether to build shared libraries
# configure:9007: result: yes
# configure:9010: checking whether to build static libraries
# configure:9014: result: no
# configure:9106: creating libtool
# configure:9655: checking for ld used by clang++
# configure:9722: result: /sysroot/bin/ld -m elf_x86_64
# configure:9731: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:9746: result: yes
# configure:9797: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10664: result: yes
# configure:10682: clang++ -c conftest.cc >&5
# configure:10685: $? = 0
# configure:10781: checking for clang++ option to produce PIC
# configure:11043: result: -fPIC
# configure:11051: checking if clang++ PIC flag -fPIC works
# configure:11069: clang++ -c -fPIC -DPIC conftest.cc >&5
# configure:11073: $? = 0
# configure:11084: result: yes
# configure:11108: checking if clang++ supports -c -o file.o
# configure:11129: clang++ -c -o out/conftest2.o conftest.cc >&5
# configure:11133: $? = 0
# configure:11153: result: yes
# configure:11179: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:11204: result: yes
# configure:11275: checking dynamic linker characteristics
# configure:11815: result: GNU/Linux ld.so
# configure:11819: checking how to hardcode library paths into programs
# configure:11844: result: immediate
# configure:11858: checking whether stripping libraries is possible
# configure:11863: result: yes
# configure:13170: checking if libtool supports shared libraries
# configure:13172: result: yes
# configure:13175: checking whether to build shared libraries
# configure:13193: result: yes
# configure:13196: checking whether to build static libraries
# configure:13200: result: no
# configure:13212: checking for f95 option to produce PIC
# configure:13399: result: -fPIC
# configure:13407: checking if f95 PIC flag -fPIC works
# configure:13425: f95 -c -g -O2 -fPIC conftest.f >&5
# configure:13429: $? = 0
# configure:13440: result: yes
# configure:13464: checking if f95 supports -c -o file.o
# configure:13485: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:13489: $? = 0
# configure:13509: result: yes
# configure:13535: checking whether the f95 linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:14364: result: yes
# configure:14435: checking dynamic linker characteristics
# configure:14975: result: GNU/Linux ld.so
# configure:14979: checking how to hardcode library paths into programs
# configure:15004: result: immediate
# configure:15018: checking whether stripping libraries is possible
# configure:15023: result: yes
# configure:19128: checking for x86_64-unknown-linux-gcc
# configure:19154: result: clang
# configure:19436: checking for C compiler version
# configure:19439: clang --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:19442: $? = 0
# configure:19444: clang -v &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:19447: $? = 0
# configure:19449: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:19452: $? = 1
# configure:19455: checking whether we are using the GNU C compiler
# configure:19511: result: yes
# configure:19517: checking whether clang accepts -g
# configure:19568: result: yes
# configure:19585: checking for clang option to accept ANSI C
# configure:19692: result: none needed
# configure:19710: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:19716: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:19851: checking dependency style of clang
# configure:19941: result: gcc3
# configure:19958: checking whether ln -s works
# configure:19962: result: yes
# configure:19973: checking for flex
# configure:19989: found /usr/sbin/flex
# configure:19999: result: flex
# configure:20012: checking for yywrap in -lfl
# configure:20042: clang -o conftest conftest.c -lfl >&5
# /sysroot/bin/ld: error: cannot find -lfl
# /tmp/conftest-c9df18.o:conftest.c:function main: error: undefined reference to 'yywrap'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:20048: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "SDL_Goom"
# | #define VERSION "2k4"
# | #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
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# |
# | /* 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 yywrap ();
# | int
# | main ()
# | {
# | yywrap ();
# | ;
# | return 0;
# | }
# configure:20074: result: no
# configure:20079: checking for yywrap in -ll
# configure:20109: clang -o conftest conftest.c -ll >&5
# /sysroot/bin/ld: error: cannot find -ll
# /tmp/conftest-0ac8cb.o:conftest.c:function main: error: undefined reference to 'yywrap'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:20115: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "SDL_Goom"
# | #define VERSION "2k4"
# | #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
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# |
# | /* 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 yywrap ();
# | int
# | main ()
# | {
# | yywrap ();
# | ;
# | return 0;
# | }
# configure:20141: result: no
# configure:20152: checking lex output file root
# configure:20163: flex conftest.l
# configure:20166: $? = 1
# configure:20178: result: lex.yy
# configure:20183: checking whether yytext is a pointer
# configure:20199: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:20205: $? = 1
# configure: failed program was:
# | extern char *yytext;
# configure:20232: result: no
# configure:20250: checking for bison
# configure:20266: found /usr/sbin/bison
# configure:20276: result: bison -y
# configure:20288: checking whether byte ordering is bigendian
# configure:20315: clang -c conftest.c >&5
# configure:20321: $? = 0
# configure:20325: test -z
# || test ! -s conftest.err
# configure:20328: $? = 0
# configure:20331: test -s conftest.o
# configure:20334: $? = 0
# configure:20358: clang -c conftest.c >&5
# conftest.c:32:2: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:20364: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "SDL_Goom"
# | #define VERSION "2k4"
# | #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
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:20499: result: no
# configure:20557: checking for xmms-config
# configure:20588: result: no
# configure:20697: checking for XMMS - version >= 0.9.5.1
# configure:20705: result: no
# configure:21150: checking pthread.h usability
# configure:21162: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21172: test -z
# || test ! -s conftest.err
# configure:21175: $? = 0
# configure:21178: test -s conftest.o
# configure:21181: $? = 0
# configure:21191: result: yes
# configure:21195: checking pthread.h presence
# configure:21205: clang -E conftest.c
# configure:21211: $? = 0
# configure:21231: result: yes
# configure:21266: checking for pthread.h
# configure:21273: result: yes
# configure:21288: checking for pthread_attr_init in -lpthread
# configure:21318: clang -o conftest conftest.c -lpthread >&5
# configure:21324: $? = 0
# configure:21328: test -z
# || test ! -s conftest.err
# configure:21331: $? = 0
# configure:21334: test -s conftest
# configure:21337: $? = 0
# configure:21350: result: yes
# configure:21793: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 2b4d499264bf
#
# config.status:742: creating Makefile
# config.status:742: creating src/Makefile
# config.status:742: creating xmms-goom/Makefile
# config.status:742: creating sdl-goom/Makefile
# config.status:742: creating libgoom2.pc
# config.status:925: executing depfiles commands
# configure:22889: goom2k4 was configured with the following options:
# configure:22895: PPC support disabled
# configure:22902: MMX support disabled
# configure:22905: ** goom lib will be built
# configure:22911: XMMS plugin will not be built
# configure:22920: goom mac application will not be built
# configure:22922: goom mac iTunes plugin will not be built
# configure:22929: goom sdl application will not be built
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=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=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_exeext=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_pthread_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_lib_fl_yywrap=no
# ac_cv_lib_l_yywrap=no
# ac_cv_lib_pthread_pthread_attr_init=yes
# ac_cv_objext=o
# ac_cv_path_XMMS_CONFIG=no
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXX=clang++
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_LEX=flex
# ac_cv_prog_STRIP=strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_F77=f95
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_f77_g=yes
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# 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_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM=nm
# lt_cv_path_SED=/usr/sbin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_max_cmd_len=32768
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='aclocal-1.9 -I m4'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='tar'
# AR='ar'
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# AUTOMAKE='automake-1.9'
# AWK='gawk'
# CC='clang'
# CCAS=''
# CCASFLAGS=''
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\" -DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 '
# DEPDIR='.deps'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# F77='f95'
# FFLAGS='-g -O2'
# HAVE_MMX_FALSE=''
# HAVE_MMX_TRUE='#'
# HAVE_PPC_FALSE=''
# HAVE_PPC_TRUE='#'
# HAVE_SDL_FALSE=''
# HAVE_SDL_TRUE='#'
# HAVE_XMMS_FALSE=''
# HAVE_XMMS_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MACFOLDER=''
# MACTARGET_FALSE=''
# MACTARGET_TRUE='#'
# MAKEINFO='makeinfo'
# OBJEXT='o'
# PACKAGE='SDL_Goom'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PTHREAD_LIBS='-lpthread'
# RANLIB='ranlib'
# SDL_CFLAGS=''
# SDL_CONFIG=''
# SDL_LIBS=''
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='2k4'
# XMMS_CFLAGS=''
# XMMS_CONFIG='no'
# XMMS_DATA_DIR=''
# XMMS_EFFECT_PLUGIN_DIR=''
# XMMS_GENERAL_PLUGIN_DIR=''
# XMMS_INPUT_PLUGIN_DIR=''
# XMMS_LIBS=''
# XMMS_OUTPUT_PLUGIN_DIR=''
# XMMS_PLUGIN_DIR=''
# XMMS_VERSION=''
# XMMS_VISUALIZATION_PLUGIN_DIR=''
# YACC='bison -y'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_F77='f95'
# ac_ct_RANLIB='ranlib'
# ac_ct_STRIP='strip'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${prefix}/share'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# install_sh='/tmp/libgoom2/src/goom2k4-0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='${prefix}/man'
# mkdir_p='mkdir -p --'
# 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 HAVE_DLFCN_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define PACKAGE "SDL_Goom"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME ""
# #define PACKAGE_STRING ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define STDC_HEADERS 1
# #define VERSION "2k4"
# #endif
# #ifdef __cplusplus
# extern "C" void exit (int);
#
# configure: exit 0