Build of libvisual with musl toolchain

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

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

SLOCLanguage
15,746 ansic
8,761 sh
1,651 makefile
16 sed
26,174 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: libvisual 0.4.0-6 (Wed Apr 5 01:05:32 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
# 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 Win32... no
# checking for x86_64-unknown-linux-g++... 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 style of include used by make... GNU
# checking dependency style of clang++... gcc3
# checking for x86_64-unknown-linux-gcc... clang
# 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 how to run the C preprocessor... clang -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# 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 how to recognise dependent libraries... pass_all
# 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 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 for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... yes
# checking whether a program can dlopen itself... cross
# 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
# checking for shl_load... (cached) no
# checking for shl_load in -ldld... (cached) no
# checking for dlopen... (cached) yes
# checking whether a program can dlopen itself... (cached) cross
# 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 pkg-config... /usr/sbin/pkg-config
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for ANSI C header files... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for sys/types.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking sched.h usability... yes
# checking sched.h presence... yes
# checking for sched.h... yes
# checking sys/sched.h usability... no
# checking sys/sched.h presence... no
# checking for sys/sched.h... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for size_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for ISO C99 varargs macros in C... yes
# checking for GNUC varargs macros... yes
# checking whether byte ordering is bigendian... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... no
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking types of arguments for select... int,fd_set *,struct timeval *
# checking for gettimeofday... yes
# checking for usleep... yes
# checking for nanosleep... yes
# checking for select... yes
# checking for memset... yes
# checking for sqrt... yes
# checking for strdup... yes
# checking for strndup... yes
# checking for sysconf... yes
# checking for dlsym in -ldl... yes
# checking for sqrt in -lm... yes
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for ld used by GCC... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking whether NLS is requested... yes
# checking for GNU gettext in libc... no
# checking for iconv... yes
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# checking whether to enable thread support... yes
# checking for thread implementation available... posix
# checking for pthread_create/pthread_join... yes
# checking thread related libraries...
# checking for short... yes
# checking size of short... 2
# checking for int... yes
# checking size of int... 4
# checking for long... yes
# checking size of long... 8
# checking for size_t... (cached) yes
# checking size of size_t... 8
# checking for the appropriate definition for size_t... unsigned long
# checking whether to enable profiling... no
# checking whether to enable debug... no
# checking whether to enable extra optimizations... no
# checking whether to enable fast FP RNG... no
# configure: creating ./config.status
# config.status: creating m4/Makefile
# config.status: creating po/Makefile.in
# config.status: creating Makefile
# config.status: creating libvisual.pc
# config.status: creating libvisual/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing default-1 commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# config.status: executing libvisual/lvconfig.h commands
#
# =====================================================================
# LIBVISUAL, AN AUDIO VISUALISATION ABSTRACTION LIBRARY, VERSION 0.4.0
# =====================================================================
#
# install path : /usr/lib
# plugins base directory : /usr/lib/libvisual-0.4
# compiler : clang
# debug enabled : no
#
# make all-recursive
# make[1]: Entering directory '/tmp/libvisual/src/libvisual-0.4.0'
# Making all in m4
# make[2]: Entering directory '/tmp/libvisual/src/libvisual-0.4.0/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libvisual/src/libvisual-0.4.0/m4'
# Making all in libvisual
# make[2]: Entering directory '/tmp/libvisual/src/libvisual-0.4.0/libvisual'
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_actor.lo -MD -MP -MF ".deps/lv_actor.Tpo" \
# -c -o lv_actor.lo `test -f 'lv_actor.c' || echo './'`lv_actor.c; \
# then mv -f ".deps/lv_actor.Tpo" ".deps/lv_actor.Plo"; \
# else rm -f ".deps/lv_actor.Tpo"; exit 1; \
# fi
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_input.lo -MD -MP -MF ".deps/lv_input.Tpo" \
# -c -o lv_input.lo `test -f 'lv_input.c' || echo './'`lv_input.c; \
# then mv -f ".deps/lv_input.Tpo" ".deps/lv_input.Plo"; \
# else rm -f ".deps/lv_input.Tpo"; exit 1; \
# fi
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_event.lo -MD -MP -MF ".deps/lv_event.Tpo" \
# -c -o lv_event.lo `test -f 'lv_event.c' || echo './'`lv_event.c; \
# then mv -f ".deps/lv_event.Tpo" ".deps/lv_event.Plo"; \
# else rm -f ".deps/lv_event.Tpo"; exit 1; \
# fi
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_bin.lo -MD -MP -MF ".deps/lv_bin.Tpo" \
# -c -o lv_bin.lo `test -f 'lv_bin.c' || echo './'`lv_bin.c; \
# then mv -f ".deps/lv_bin.Tpo" ".deps/lv_bin.Plo"; \
# else rm -f ".deps/lv_bin.Tpo"; exit 1; \
# fi
# mkdir .libs
# mkdir .libs
# mkdir .libs
# mkdir: cannot create directory '.libs': File exists
# mkdir: cannot create directory '.libs': File exists
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_input.lo -MD -MP -MF .deps/lv_input.Tpo -c lv_input.c -fPIC -DPIC -o .libs/lv_input.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_bin.lo -MD -MP -MF .deps/lv_bin.Tpo -c lv_bin.c -fPIC -DPIC -o .libs/lv_bin.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_event.lo -MD -MP -MF .deps/lv_event.Tpo -c lv_event.c -fPIC -DPIC -o .libs/lv_event.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_actor.lo -MD -MP -MF .deps/lv_actor.Tpo -c lv_actor.c -fPIC -DPIC -o .libs/lv_actor.o
# In file included from lv_actor.c:30:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# In file included from lv_actor.c:34:
# In file included from ./lv_list.h:35:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:79:48: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_actor.c:34:
# In file included from ./lv_list.h:35:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_actor.c:34:
# In file included from ./lv_list.h:35:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_input.c:30:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# In file included from lv_input.c:32:
# In file included from ./lv_list.h:35:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:79:48: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_input.c:32:
# In file included from ./lv_list.h:35:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_input.c:32:
# In file included from ./lv_list.h:35:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_event.c:30:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# In file included from lv_bin.c:30:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# In file included from lv_event.c:33:
# In file included from ./lv_event.h:4:
# In file included from ../libvisual/lv_songinfo.h:27:
# In file included from ../libvisual/lv_time.h:30:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:79:48: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_event.c:33:
# In file included from ./lv_event.h:4:
# In file included from ../libvisual/lv_songinfo.h:27:
# In file included from ../libvisual/lv_time.h:30:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# In file included from ^
# lv_bin.c../config.h::38191:
# :In file included from 16./lv_list.h:: 35note:
# : In file included from expanded from macro 'malloc'../libvisual/lv_common.h
# :29:
# ../libvisual/lv_mem.h:#define malloc rpl_malloc79
# : ^48
# : warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# In file included from lv_event.c:33:
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;In file included from
# ./lv_event.h ^:
# 4:
# In file included from ../libvisual/lv_songinfo.h:../libvisual/lv_defines.h27::
# 67In file included from :../libvisual/lv_time.h36::30 :
# noteIn file included from : ../libvisual/lv_common.hexpanded from macro '__malloc':
# 29:
# ../libvisual/lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.hvoid *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# : ^191
# :16../libvisual/lv_defines.h:: 67note:: 36expanded from macro 'malloc':
# note: expanded from macro '__malloc'
# #define malloc rpl_malloc
# ^
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# In file included from #define malloc rpl_malloclv_bin.c
# : ^38
# :
# In file included from ./lv_list.h:35:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_bin.c:38:
# In file included from ./lv_list.h:35:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# 4 warnings generated.
# 4 warnings generated.
# 4 warnings generated.
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_plugin.lo -MD -MP -MF ".deps/lv_plugin.Tpo" \
# -c -o lv_plugin.lo `test -f 'lv_plugin.c' || echo './'`lv_plugin.c; \
# then mv -f ".deps/lv_plugin.Tpo" ".deps/lv_plugin.Plo"; \
# else rm -f ".deps/lv_plugin.Tpo"; exit 1; \
# fi
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_video.lo -MD -MP -MF ".deps/lv_video.Tpo" \
# -c -o lv_video.lo `test -f 'lv_video.c' || echo './'`lv_video.c; \
# then mv -f ".deps/lv_video.Tpo" ".deps/lv_video.Plo"; \
# else rm -f ".deps/lv_video.Tpo"; exit 1; \
# fi
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_video_simd.lo -MD -MP -MF ".deps/lv_video_simd.Tpo" \
# -c -o lv_video_simd.lo `test -f 'lv_video_simd.c' || echo './'`lv_video_simd.c; \
# then mv -f ".deps/lv_video_simd.Tpo" ".deps/lv_video_simd.Plo"; \
# else rm -f ".deps/lv_video_simd.Tpo"; exit 1; \
# fi
# 4 warnings generated.
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_mem.lo -MD -MP -MF ".deps/lv_mem.Tpo" \
# -c -o lv_mem.lo `test -f 'lv_mem.c' || echo './'`lv_mem.c; \
# then mv -f ".deps/lv_mem.Tpo" ".deps/lv_mem.Plo"; \
# else rm -f ".deps/lv_mem.Tpo"; exit 1; \
# fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_video.lo -MD -MP -MF .deps/lv_video.Tpo -c lv_video.c -fPIC -DPIC -o .libs/lv_video.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_plugin.lo -MD -MP -MF .deps/lv_plugin.Tpo -c lv_plugin.c -fPIC -DPIC -o .libs/lv_plugin.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_video_simd.lo -MD -MP -MF .deps/lv_video_simd.Tpo -c lv_video_simd.c -fPIC -DPIC -o .libs/lv_video_simd.o
# In file included from lv_video.c:34:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# In file included from lv_video.c:37:
# In file included from ./lv_common.h:29:
# ../libvisual/lv_mem.h:79:48: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_video.c:37:
# In file included from ./lv_common.h:29:
# ../libvisual/lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_video.c:37:
# In file included from ./lv_common.h:29:
# ../libvisual/lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_plugin.c:30:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# In file included from lv_plugin.c:42:
# In file included from ./lv_libvisual.h:27:
# In file included from ../libvisual/lv_param.h:27:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:79:48: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_plugin.c:42:
# In file included from ./lv_libvisual.h:27:
# In file included from ../libvisual/lv_param.h:27:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_plugin.c:42:
# In file included from ./lv_libvisual.h:27:
# In file included from ../libvisual/lv_param.h:27:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# lv_plugin.c:445:37: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# visual_log (VISUAL_LOG_WARNING, visual_error_to_string (ret));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ./lv_log.h:111:4: note: expanded from macro 'visual_log'
# __VA_ARGS__)
# ^~~~~~~~~~~
# lv_plugin.c:449:36: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# visual_log (VISUAL_LOG_WARNING, visual_error_to_string (ret));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ./lv_log.h:111:4: note: expanded from macro 'visual_log'
# __VA_ARGS__)
# ^~~~~~~~~~~
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_audio.lo -MD -MP -MF ".deps/lv_audio.Tpo" \
# -c -o lv_audio.lo `test -f 'lv_audio.c' || echo './'`lv_audio.c; \
# then mv -f ".deps/lv_audio.Tpo" ".deps/lv_audio.Plo"; \
# else rm -f ".deps/lv_audio.Tpo"; exit 1; \
# fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_mem.lo -MD -MP -MF .deps/lv_mem.Tpo -c lv_mem.c -fPIC -DPIC -o .libs/lv_mem.o
# In file included from lv_mem.c:28:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# In file included from lv_mem.c:30:
# ./lv_mem.h:79:48: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_mem.c:30:
# ./lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_mem.c:30:
# ./lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# lv_mem.c:379:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# lv_mem.c:529:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# lv_mem.c:673:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# lv_mem.c:784:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# 6 warnings generated.
# 8 warnings generated.
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_fourier.lo -MD -MP -MF ".deps/lv_fourier.Tpo" \
# -c -o lv_fourier.lo `test -f 'lv_fourier.c' || echo './'`lv_fourier.c; \
# then mv -f ".deps/lv_fourier.Tpo" ".deps/lv_fourier.Plo"; \
# else rm -f ".deps/lv_fourier.Tpo"; exit 1; \
# fi
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_list.lo -MD -MP -MF ".deps/lv_list.Tpo" \
# -c -o lv_list.lo `test -f 'lv_list.c' || echo './'`lv_list.c; \
# then mv -f ".deps/lv_list.Tpo" ".deps/lv_list.Plo"; \
# else rm -f ".deps/lv_list.Tpo"; exit 1; \
# fi
# 4 warnings generated.
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_audio.lo -MD -MP -MF .deps/lv_audio.Tpo -c lv_audio.c -fPIC -DPIC -o .libs/lv_audio.o
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_log.lo -MD -MP -MF ".deps/lv_log.Tpo" \
# -c -o lv_log.lo `test -f 'lv_log.c' || echo './'`lv_log.c; \
# then mv -f ".deps/lv_log.Tpo" ".deps/lv_log.Plo"; \
# else rm -f ".deps/lv_log.Tpo"; exit 1; \
# fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_fourier.lo -MD -MP -MF .deps/lv_fourier.Tpo -c lv_fourier.c -fPIC -DPIC -o .libs/lv_fourier.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_list.lo -MD -MP -MF .deps/lv_list.Tpo -c lv_list.c -fPIC -DPIC -o .libs/lv_list.o
# In file included from lv_fourier.c:36:
# In file included from ./lv_cache.h:27:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:79:48: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_fourier.c:36:
# In file included from ./lv_cache.h:27:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_fourier.c:36:
# In file included from ./lv_cache.h:27:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# 3 warnings generated.
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_palette.lo -MD -MP -MF ".deps/lv_palette.Tpo" \
# -c -o lv_palette.lo `test -f 'lv_palette.c' || echo './'`lv_palette.c; \
# then mv -f ".deps/lv_palette.Tpo" ".deps/lv_palette.Plo"; \
# else rm -f ".deps/lv_palette.Tpo"; exit 1; \
# fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_log.lo -MD -MP -MF .deps/lv_log.Tpo -c lv_log.c -fPIC -DPIC -o .libs/lv_log.o
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_libvisual.lo -MD -MP -MF ".deps/lv_libvisual.Tpo" \
# -c -o lv_libvisual.lo `test -f 'lv_libvisual.c' || echo './'`lv_libvisual.c; \
# then mv -f ".deps/lv_libvisual.Tpo" ".deps/lv_libvisual.Plo"; \
# else rm -f ".deps/lv_libvisual.Tpo"; exit 1; \
# fi
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_songinfo.lo -MD -MP -MF ".deps/lv_songinfo.Tpo" \
# -c -o lv_songinfo.lo `test -f 'lv_songinfo.c' || echo './'`lv_songinfo.c; \
# then mv -f ".deps/lv_songinfo.Tpo" ".deps/lv_songinfo.Plo"; \
# else rm -f ".deps/lv_songinfo.Tpo"; exit 1; \
# fi
# In file included from lv_log.c:33:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# In file included from lv_log.c:35:
# In file included from ./lv_common.h:29:
# ../libvisual/lv_mem.h:79:48: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_log.c:35:
# In file included from ./lv_common.h:29:
# ../libvisual/lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_log.c:35:
# In file included from ./lv_common.h:29:
# ../libvisual/lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# 4 warnings generated.
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_morph.lo -MD -MP -MF ".deps/lv_morph.Tpo" \
# -c -o lv_morph.lo `test -f 'lv_morph.c' || echo './'`lv_morph.c; \
# then mv -f ".deps/lv_morph.Tpo" ".deps/lv_morph.Plo"; \
# else rm -f ".deps/lv_morph.Tpo"; exit 1; \
# fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_palette.lo -MD -MP -MF .deps/lv_palette.Tpo -c lv_palette.c -fPIC -DPIC -o .libs/lv_palette.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_libvisual.lo -MD -MP -MF .deps/lv_libvisual.Tpo -c lv_libvisual.c -fPIC -DPIC -o .libs/lv_libvisual.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_songinfo.lo -MD -MP -MF .deps/lv_songinfo.Tpo -c lv_songinfo.c -fPIC -DPIC -o .libs/lv_songinfo.o
# In file included from lv_libvisual.c:30:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# In file included from lv_libvisual.c:33:
# In file included from ./lv_plugin.h:27:
# In file included from ../libvisual/lv_video.h:30:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:79:48: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_libvisual.c:33:
# In file included from ./lv_plugin.h:27:
# In file included from ../libvisual/lv_video.h:30:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_libvisual.c:33:
# In file included from ./lv_plugin.h:27:
# In file included from ../libvisual/lv_video.h:30:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_bmp.lo -MD -MP -MF ".deps/lv_bmp.Tpo" \
# -c -o lv_bmp.lo `test -f 'lv_bmp.c' || echo './'`lv_bmp.c; \
# then mv -f ".deps/lv_bmp.Tpo" ".deps/lv_bmp.Plo"; \
# else rm -f ".deps/lv_bmp.Tpo"; exit 1; \
# fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_morph.lo -MD -MP -MF .deps/lv_morph.Tpo -c lv_morph.c -fPIC -DPIC -o .libs/lv_morph.o
# lv_libvisual.c:195:1: warning: control may reach end of non-void function [-Wreturn-type]
# }
# ^
# lv_libvisual.c:315:2: warning: implicit declaration of function 'visual_cpu_initialize' is invalid in C99 [-Wimplicit-function-declaration]
# visual_cpu_initialize ();
# ^
# In file included from lv_morph.c:30:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# In file included from lv_morph.c:34:
# In file included from ./lv_morph.h:27:
# In file included from ../libvisual/lv_palette.h:27:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:79:48: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_morph.c:34:
# In file included from ./lv_morph.h:27:
# In file included from ../libvisual/lv_palette.h:27:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_morph.c:34:
# In file included from ./lv_morph.h:27:
# In file included from ../libvisual/lv_palette.h:27:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_param.lo -MD -MP -MF ".deps/lv_param.Tpo" \
# -c -o lv_param.lo `test -f 'lv_param.c' || echo './'`lv_param.c; \
# then mv -f ".deps/lv_param.Tpo" ".deps/lv_param.Plo"; \
# else rm -f ".deps/lv_param.Tpo"; exit 1; \
# fi
# 6 warnings generated.
# 4 warnings generated.
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_cpu.lo -MD -MP -MF ".deps/lv_cpu.Tpo" \
# -c -o lv_cpu.lo `test -f 'lv_cpu.c' || echo './'`lv_cpu.c; \
# then mv -f ".deps/lv_cpu.Tpo" ".deps/lv_cpu.Plo"; \
# else rm -f ".deps/lv_cpu.Tpo"; exit 1; \
# fi
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_color.lo -MD -MP -MF ".deps/lv_color.Tpo" \
# -c -o lv_color.lo `test -f 'lv_color.c' || echo './'`lv_color.c; \
# then mv -f ".deps/lv_color.Tpo" ".deps/lv_color.Plo"; \
# else rm -f ".deps/lv_color.Tpo"; exit 1; \
# fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_bmp.lo -MD -MP -MF .deps/lv_bmp.Tpo -c lv_bmp.c -fPIC -DPIC -o .libs/lv_bmp.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_param.lo -MD -MP -MF .deps/lv_param.Tpo -c lv_param.c -fPIC -DPIC -o .libs/lv_param.o
# In file included from lv_bmp.c:31:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# In file included from lv_bmp.c:36:
# In file included from ./lv_common.h:29:
# ../libvisual/lv_mem.h:79:48: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_bmp.c:36:
# In file included from ./lv_common.h:29:
# ../libvisual/lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_bmp.c:36:
# In file included from ./lv_common.h:29:
# ../libvisual/lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# lv_bmp.c:75:20: warning: cast to 'u_int8_t *' (aka 'unsigned char *') from smaller integer type 'int' [-Wint-to-pointer-cast]
# uint8_t *end = (uint8_t *) ((int)data & ~1);
# ^
# lv_bmp.c:96:20: warning: cast to 'u_int8_t *' (aka 'unsigned char *') from smaller integer type 'int' [-Wint-to-pointer-cast]
# uint8_t *end = (uint8_t *) ((int)data & ~7);
# ^
# In file included from lv_param.c:30:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_cpu.lo -MD -MP -MF .deps/lv_cpu.Tpo -c lv_cpu.c -fPIC -DPIC -o .libs/lv_cpu.o
# In file included from lv_param.c:33:
# In file included from ./lv_param.h:27:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:79:48: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# 6 warnings generated.
# In file included from lv_param.c:33:
# In file included from ./lv_param.h:27:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_param.c:33:
# In file included from ./lv_param.h:27:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_time.lo -MD -MP -MF ".deps/lv_time.Tpo" \
# -c -o lv_time.lo `test -f 'lv_time.c' || echo './'`lv_time.c; \
# then mv -f ".deps/lv_time.Tpo" ".deps/lv_time.Plo"; \
# else rm -f ".deps/lv_time.Tpo"; exit 1; \
# fi
# In file included from lv_cpu.c:65:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_color.lo -MD -MP -MF .deps/lv_color.Tpo -c lv_color.c -fPIC -DPIC -o .libs/lv_color.o
# 1 warning generated.
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_random.lo -MD -MP -MF ".deps/lv_random.Tpo" \
# -c -o lv_random.lo `test -f 'lv_random.c' || echo './'`lv_random.c; \
# then mv -f ".deps/lv_random.Tpo" ".deps/lv_random.Plo"; \
# else rm -f ".deps/lv_random.Tpo"; exit 1; \
# fi
# lv_color.c:263:16: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow]
# colors = (256 << 24) |
# ~~~ ^ ~~
# 4 warnings generated.
# 1 warning generated.
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_error.lo -MD -MP -MF ".deps/lv_error.Tpo" \
# -c -o lv_error.lo `test -f 'lv_error.c' || echo './'`lv_error.c; \
# then mv -f ".deps/lv_error.Tpo" ".deps/lv_error.Plo"; \
# else rm -f ".deps/lv_error.Tpo"; exit 1; \
# fi
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_ui.lo -MD -MP -MF ".deps/lv_ui.Tpo" \
# -c -o lv_ui.lo `test -f 'lv_ui.c' || echo './'`lv_ui.c; \
# then mv -f ".deps/lv_ui.Tpo" ".deps/lv_ui.Plo"; \
# else rm -f ".deps/lv_ui.Tpo"; exit 1; \
# fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_time.lo -MD -MP -MF .deps/lv_time.Tpo -c lv_time.c -fPIC -DPIC -o .libs/lv_time.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_random.lo -MD -MP -MF .deps/lv_random.Tpo -c lv_random.c -fPIC -DPIC -o .libs/lv_random.o
# In file included from lv_time.c:37:
# In file included from ./lv_common.h:29:
# ../libvisual/lv_mem.h:79:48: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_time.c:37:
# In file included from ./lv_common.h:29:
# ../libvisual/lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_time.c:37:
# In file included from ./lv_common.h:29:
# ../libvisual/lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_error.lo -MD -MP -MF .deps/lv_error.Tpo -c lv_error.c -fPIC -DPIC -o .libs/lv_error.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_ui.lo -MD -MP -MF .deps/lv_ui.Tpo -c lv_ui.c -fPIC -DPIC -o .libs/lv_ui.o
# 3 warnings generated.
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_thread.lo -MD -MP -MF ".deps/lv_thread.Tpo" \
# -c -o lv_thread.lo `test -f 'lv_thread.c' || echo './'`lv_thread.c; \
# then mv -f ".deps/lv_thread.Tpo" ".deps/lv_thread.Plo"; \
# else rm -f ".deps/lv_thread.Tpo"; exit 1; \
# fi
# In file included from lv_error.c:32:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_object.lo -MD -MP -MF ".deps/lv_object.Tpo" \
# -c -o lv_object.lo `test -f 'lv_object.c' || echo './'`lv_object.c; \
# then mv -f ".deps/lv_object.Tpo" ".deps/lv_object.Plo"; \
# else rm -f ".deps/lv_object.Tpo"; exit 1; \
# fi
# 1 warning generated.
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_transform.lo -MD -MP -MF ".deps/lv_transform.Tpo" \
# -c -o lv_transform.lo `test -f 'lv_transform.c' || echo './'`lv_transform.c; \
# then mv -f ".deps/lv_transform.Tpo" ".deps/lv_transform.Plo"; \
# else rm -f ".deps/lv_transform.Tpo"; exit 1; \
# fi
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_rectangle.lo -MD -MP -MF ".deps/lv_rectangle.Tpo" \
# -c -o lv_rectangle.lo `test -f 'lv_rectangle.c' || echo './'`lv_rectangle.c; \
# then mv -f ".deps/lv_rectangle.Tpo" ".deps/lv_rectangle.Plo"; \
# else rm -f ".deps/lv_rectangle.Tpo"; exit 1; \
# fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_thread.lo -MD -MP -MF .deps/lv_thread.Tpo -c lv_thread.c -fPIC -DPIC -o .libs/lv_thread.o
# In file included from lv_thread.c:30:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# In file included from lv_thread.c:39:
# In file included from ./lv_thread.h:5:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:79:48: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_thread.c:39:
# In file included from ./lv_thread.h:5:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_thread.c:39:
# In file included from ./lv_thread.h:5:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_object.lo -MD -MP -MF .deps/lv_object.Tpo -c lv_object.c -fPIC -DPIC -o .libs/lv_object.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_transform.lo -MD -MP -MF .deps/lv_transform.Tpo -c lv_transform.c -fPIC -DPIC -o .libs/lv_transform.o
# lv_thread.c:659:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# lv_thread.c:666:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# lv_thread.c:673:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# lv_thread.c:680:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# lv_thread.c:687:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# lv_thread.c:694:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# 10 warnings generated.
# In file included from lv_transform.c:30:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# In file included from lv_transform.c:34:
# In file included from ./lv_list.h:35:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:79:48: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_transform.c:34:
# In file included from ./lv_list.h:35:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_transform.c:34:
# In file included from ./lv_list.h:35:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_rectangle.lo -MD -MP -MF .deps/lv_rectangle.Tpo -c lv_rectangle.c -fPIC -DPIC -o .libs/lv_rectangle.o
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_config.lo -MD -MP -MF ".deps/lv_config.Tpo" \
# -c -o lv_config.lo `test -f 'lv_config.c' || echo './'`lv_config.c; \
# then mv -f ".deps/lv_config.Tpo" ".deps/lv_config.Plo"; \
# else rm -f ".deps/lv_config.Tpo"; exit 1; \
# fi
# lv_transform.c:154:2: warning: implicit declaration of function 'visual_transform_init' is invalid in C99 [-Wimplicit-function-declaration]
# visual_transform_init (transform, transformname);
# ^
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_ringbuffer.lo -MD -MP -MF ".deps/lv_ringbuffer.Tpo" \
# -c -o lv_ringbuffer.lo `test -f 'lv_ringbuffer.c' || echo './'`lv_ringbuffer.c; \
# then mv -f ".deps/lv_ringbuffer.Tpo" ".deps/lv_ringbuffer.Plo"; \
# else rm -f ".deps/lv_ringbuffer.Tpo"; exit 1; \
# fi
# 5 warnings generated.
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_buffer.lo -MD -MP -MF ".deps/lv_buffer.Tpo" \
# -c -o lv_buffer.lo `test -f 'lv_buffer.c' || echo './'`lv_buffer.c; \
# then mv -f ".deps/lv_buffer.Tpo" ".deps/lv_buffer.Plo"; \
# else rm -f ".deps/lv_buffer.Tpo"; exit 1; \
# fi
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_cache.lo -MD -MP -MF ".deps/lv_cache.Tpo" \
# -c -o lv_cache.lo `test -f 'lv_cache.c' || echo './'`lv_cache.c; \
# then mv -f ".deps/lv_cache.Tpo" ".deps/lv_cache.Plo"; \
# else rm -f ".deps/lv_cache.Tpo"; exit 1; \
# fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_config.lo -MD -MP -MF .deps/lv_config.Tpo -c lv_config.c -fPIC -DPIC -o .libs/lv_config.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_buffer.lo -MD -MP -MF .deps/lv_buffer.Tpo -c lv_buffer.c -fPIC -DPIC -o .libs/lv_buffer.o
# In file included from lv_config.c:31:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_ringbuffer.lo -MD -MP -MF .deps/lv_ringbuffer.Tpo -c lv_ringbuffer.c -fPIC -DPIC -o .libs/lv_ringbuffer.o
# In file included from lv_config.c:44:
# In file included from ./lv_common.h:29:
# ../libvisual/lv_mem.h:79:48: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_config.c:44:
# In file included from ./lv_common.h:29:
# ../libvisual/lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_config.c:44:
# In file included from ./lv_common.h:29:
# ../libvisual/lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_cache.lo -MD -MP -MF .deps/lv_cache.Tpo -c lv_cache.c -fPIC -DPIC -o .libs/lv_cache.o
# In file included from lv_ringbuffer.c:29:
# ./gettext.h:71:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
# #define gettext_noop(String) String
# ^
# ./gettext.h:49:10: note: previous definition is here
# # define gettext_noop(Msgid) ((const char *) (Msgid))
# ^
# 4 warnings generated.
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_hashmap.lo -MD -MP -MF ".deps/lv_hashmap.Tpo" \
# -c -o lv_hashmap.lo `test -f 'lv_hashmap.c' || echo './'`lv_hashmap.c; \
# then mv -f ".deps/lv_hashmap.Tpo" ".deps/lv_hashmap.Plo"; \
# else rm -f ".deps/lv_hashmap.Tpo"; exit 1; \
# fi
# 1 warning generated.
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_hashlist.lo -MD -MP -MF ".deps/lv_hashlist.Tpo" \
# -c -o lv_hashlist.lo `test -f 'lv_hashlist.c' || echo './'`lv_hashlist.c; \
# then mv -f ".deps/lv_hashlist.Tpo" ".deps/lv_hashlist.Plo"; \
# else rm -f ".deps/lv_hashlist.Tpo"; exit 1; \
# fi
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_collection.lo -MD -MP -MF ".deps/lv_collection.Tpo" \
# -c -o lv_collection.lo `test -f 'lv_collection.c' || echo './'`lv_collection.c; \
# then mv -f ".deps/lv_collection.Tpo" ".deps/lv_collection.Plo"; \
# else rm -f ".deps/lv_collection.Tpo"; exit 1; \
# fi
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_utils.lo -MD -MP -MF ".deps/lv_utils.Tpo" \
# -c -o lv_utils.lo `test -f 'lv_utils.c' || echo './'`lv_utils.c; \
# then mv -f ".deps/lv_utils.Tpo" ".deps/lv_utils.Plo"; \
# else rm -f ".deps/lv_utils.Tpo"; exit 1; \
# fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_hashmap.lo -MD -MP -MF .deps/lv_hashmap.Tpo -c lv_hashmap.c -fPIC -DPIC -o .libs/lv_hashmap.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_hashlist.lo -MD -MP -MF .deps/lv_hashlist.Tpo -c lv_hashlist.c -fPIC -DPIC -o .libs/lv_hashlist.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_collection.lo -MD -MP -MF .deps/lv_collection.Tpo -c lv_collection.c -fPIC -DPIC -o .libs/lv_collection.o
# lv_hashmap.c:101:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# lv_hashmap.c:264:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
# else if (keytype = VISUAL_HASHMAP_KEY_TYPE_STRING)
# ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lv_hashmap.c:264:19: note: place parentheses around the assignment to silence this warning
# else if (keytype = VISUAL_HASHMAP_KEY_TYPE_STRING)
# ^
# ( )
# lv_hashmap.c:264:19: note: use '==' to turn this assignment into an equality comparison
# else if (keytype = VISUAL_HASHMAP_KEY_TYPE_STRING)
# ^
# ==
# 2 warnings generated.
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_os.lo -MD -MP -MF ".deps/lv_os.Tpo" \
# -c -o lv_os.lo `test -f 'lv_os.c' || echo './'`lv_os.c; \
# then mv -f ".deps/lv_os.Tpo" ".deps/lv_os.Plo"; \
# else rm -f ".deps/lv_os.Tpo"; exit 1; \
# fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_utils.lo -MD -MP -MF .deps/lv_utils.Tpo -c lv_utils.c -fPIC -DPIC -o .libs/lv_utils.o
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_math.lo -MD -MP -MF ".deps/lv_math.Tpo" \
# -c -o lv_math.lo `test -f 'lv_math.c' || echo './'`lv_math.c; \
# then mv -f ".deps/lv_math.Tpo" ".deps/lv_math.Plo"; \
# else rm -f ".deps/lv_math.Tpo"; exit 1; \
# fi
# if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -MT lv_gl.lo -MD -MP -MF ".deps/lv_gl.Tpo" \
# -c -o lv_gl.lo `test -f 'lv_gl.c' || echo './'`lv_gl.c; \
# then mv -f ".deps/lv_gl.Tpo" ".deps/lv_gl.Plo"; \
# else rm -f ".deps/lv_gl.Tpo"; exit 1; \
# fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_os.lo -MD -MP -MF .deps/lv_os.Tpo -c lv_os.c -fPIC -DPIC -o .libs/lv_os.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_gl.lo -MD -MP -MF .deps/lv_gl.Tpo -c lv_gl.c -fPIC -DPIC -o .libs/lv_gl.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual-0.4\" -MT lv_math.lo -MD -MP -MF .deps/lv_math.Tpo -c lv_math.c -fPIC -DPIC -o .libs/lv_math.o
# In file included from lv_os.c:41:
# In file included from ./lv_os.h:27:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:79:48: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_os.c:41:
# In file included from ./lv_os.h:27:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:80:49: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_malloc0 (visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# In file included from lv_os.c:41:
# In file included from ./lv_os.h:27:
# In file included from ../libvisual/lv_common.h:29:
# ../libvisual/lv_mem.h:81:60: warning: unknown attribute 'rpl_malloc' ignored [-Wunknown-attributes]
# void *visual_mem_realloc (void *ptr, visual_size_t nbytes) __malloc;
# ^
# ../libvisual/lv_defines.h:67:36: note: expanded from macro '__malloc'
# # define __malloc __attribute__ ((malloc))
# ^
# ../config.h:191:16: note: expanded from macro 'malloc'
# #define malloc rpl_malloc
# ^
# 3 warnings generated.
# lv_math.c:66:6: warning: implicit declaration of function 'visual_cpu_get_sse' is invalid in C99 [-Wimplicit-function-declaration]
# if (visual_cpu_get_sse () && n >= 16) {
# ^
# lv_math.c:112:13: warning: implicit declaration of function 'visual_cpu_get_3dnow' is invalid in C99 [-Wimplicit-function-declaration]
# } else if (visual_cpu_get_3dnow ()) {
# ^
# 2 warnings generated.
# /bin/sh ../libtool --mode=link clang -DPLUGPATH="\"/usr/lib/libvisual-0.4\"" -o libvisual-0.4.la -rpath /usr/lib -export-dynamic -no-undefined lv_actor.lo lv_input.lo lv_event.lo lv_bin.lo lv_plugin.lo lv_video.lo lv_video_simd.lo lv_mem.lo lv_audio.lo lv_fourier.lo lv_list.lo lv_log.lo lv_palette.lo lv_libvisual.lo lv_songinfo.lo lv_morph.lo lv_bmp.lo lv_param.lo lv_cpu.lo lv_color.lo lv_time.lo lv_random.lo lv_error.lo lv_ui.lo lv_thread.lo lv_object.lo lv_transform.lo lv_rectangle.lo lv_config.lo lv_ringbuffer.lo lv_buffer.lo lv_cache.lo lv_hashmap.lo lv_hashlist.lo lv_collection.lo lv_utils.lo lv_os.lo lv_math.lo lv_gl.lo -lm -ldl -L. -L/usr/lib
# clang -shared .libs/lv_actor.o .libs/lv_input.o .libs/lv_event.o .libs/lv_bin.o .libs/lv_plugin.o .libs/lv_video.o .libs/lv_video_simd.o .libs/lv_mem.o .libs/lv_audio.o .libs/lv_fourier.o .libs/lv_list.o .libs/lv_log.o .libs/lv_palette.o .libs/lv_libvisual.o .libs/lv_songinfo.o .libs/lv_morph.o .libs/lv_bmp.o .libs/lv_param.o .libs/lv_cpu.o .libs/lv_color.o .libs/lv_time.o .libs/lv_random.o .libs/lv_error.o .libs/lv_ui.o .libs/lv_thread.o .libs/lv_object.o .libs/lv_transform.o .libs/lv_rectangle.o .libs/lv_config.o .libs/lv_ringbuffer.o .libs/lv_buffer.o .libs/lv_cache.o .libs/lv_hashmap.o .libs/lv_hashlist.o .libs/lv_collection.o .libs/lv_utils.o .libs/lv_os.o .libs/lv_math.o .libs/lv_gl.o -lm -ldl -L/tmp/libvisual/src/libvisual-0.4.0/libvisual -L/usr/lib -Wl,-soname -Wl,libvisual-0.4.so.0 -o .libs/libvisual-0.4.so.0.0.0
# (cd .libs && rm -f libvisual-0.4.so.0 && ln -s libvisual-0.4.so.0.0.0 libvisual-0.4.so.0)
# (cd .libs && rm -f libvisual-0.4.so && ln -s libvisual-0.4.so.0.0.0 libvisual-0.4.so)
# creating libvisual-0.4.la
# (cd .libs && rm -f libvisual-0.4.la && ln -s ../libvisual-0.4.la libvisual-0.4.la)
# make[2]: Leaving directory '/tmp/libvisual/src/libvisual-0.4.0/libvisual'
# Making all in po
# make[2]: Entering directory '/tmp/libvisual/src/libvisual-0.4.0/po'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libvisual/src/libvisual-0.4.0/po'
# make[2]: Entering directory '/tmp/libvisual/src/libvisual-0.4.0'
# cp -f libvisual.pc libvisual-0.4.pc
# make[2]: Leaving directory '/tmp/libvisual/src/libvisual-0.4.0'
# make[1]: Leaving directory '/tmp/libvisual/src/libvisual-0.4.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in m4
# make[1]: Entering directory '/tmp/libvisual/src/libvisual-0.4.0/m4'
# make[2]: Entering directory '/tmp/libvisual/src/libvisual-0.4.0/m4'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libvisual/src/libvisual-0.4.0/m4'
# make[1]: Leaving directory '/tmp/libvisual/src/libvisual-0.4.0/m4'
# Making install in libvisual
# make[1]: Entering directory '/tmp/libvisual/src/libvisual-0.4.0/libvisual'
# make[2]: Entering directory '/tmp/libvisual/src/libvisual-0.4.0/libvisual'
# /bin/sh ../mkinstalldirs /tmp/libvisual/pkg/libvisual/usr/lib
# /bin/sh ../mkinstalldirs /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual
# mkdir -p -- /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual
# mkdir -p -- /tmp/libvisual/pkg/libvisual/usr/lib
# /bin/sh ../libtool --mode=install /usr/bin/install -c libvisual-0.4.la /tmp/libvisual/pkg/libvisual/usr/lib/libvisual-0.4.la
# /usr/bin/install -c -m 644 lvconfig.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lvconfig.h
# /usr/bin/install -c -m 644 libvisual.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/libvisual.h
# /usr/bin/install -c -m 644 lv_actor.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_actor.h
# /usr/bin/install -c -m 644 lv_audio.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_audio.h
# /usr/bin/install -c -m 644 lv_bin.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_bin.h
# /usr/bin/install -c -m 644 lv_common.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_common.h
# /usr/bin/install -c -m 644 lv_fourier.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_fourier.h
# /usr/bin/install -c -m 644 lv_input.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_input.h
# /usr/bin/install -c -m 644 lv_event.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_event.h
# /usr/bin/install -c -m 644 lv_keysym.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_keysym.h
# /usr/bin/install -c -m 644 lv_list.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_list.h
# /usr/bin/install -c -m 644 lv_log.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_log.h
# /usr/bin/install -c -m 644 lv_palette.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_palette.h
# /usr/bin/install -c -m 644 lv_plugin.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_plugin.h
# /usr/bin/install -c -m 644 lv_video.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_video.h
# /usr/bin/install -c .libs/libvisual-0.4.so.0.0.0 /tmp/libvisual/pkg/libvisual/usr/lib/libvisual-0.4.so.0.0.0
# /usr/bin/install -c -m 644 lv_libvisual.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_libvisual.h
# (cd /tmp/libvisual/pkg/libvisual/usr/lib && rm -f libvisual-0.4.so.0 && ln -s libvisual-0.4.so.0.0.0 libvisual-0.4.so.0)
# /usr/bin/install -c -m 644 lv_songinfo.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_songinfo.h
# (cd /tmp/libvisual/pkg/libvisual/usr/lib && rm -f libvisual-0.4.so && ln -s libvisual-0.4.so.0.0.0 libvisual-0.4.so)
# /usr/bin/install -c -m 644 lv_morph.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_morph.h
# /usr/bin/install -c .libs/libvisual-0.4.lai /tmp/libvisual/pkg/libvisual/usr/lib/libvisual-0.4.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/install -c -m 644 lv_bmp.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_bmp.h
# /usr/bin/install -c -m 644 lv_param.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_param.h
# /usr/bin/install -c -m 644 lv_mem.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_mem.h
# /usr/bin/install -c -m 644 lv_bits.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_bits.h
# /usr/bin/install -c -m 644 lv_cpu.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_cpu.h
# /usr/bin/install -c -m 644 lv_color.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_color.h
# /usr/bin/install -c -m 644 lv_time.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_time.h
# /usr/bin/install -c -m 644 lv_random.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_random.h
# /usr/bin/install -c -m 644 lv_error.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_error.h
# /usr/bin/install -c -m 644 lv_ui.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_ui.h
# /usr/bin/install -c -m 644 lv_types.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_types.h
# /usr/bin/install -c -m 644 lv_thread.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_thread.h
# /usr/bin/install -c -m 644 lv_object.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_object.h
# /usr/bin/install -c -m 644 lv_transform.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_transform.h
# /usr/bin/install -c -m 644 lv_rectangle.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_rectangle.h
# /usr/bin/install -c -m 644 lv_ringbuffer.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_ringbuffer.h
# /usr/bin/install -c -m 644 lv_buffer.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_buffer.h
# /usr/bin/install -c -m 644 lv_config.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_config.h
# /usr/bin/install -c -m 644 lv_hashmap.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_hashmap.h
# /usr/bin/install -c -m 644 lv_hashlist.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_hashlist.h
# /usr/bin/install -c -m 644 lv_cache.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_cache.h
# /usr/bin/install -c -m 644 lv_collection.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_collection.h
# /usr/bin/install -c -m 644 lv_utils.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_utils.h
# /usr/bin/install -c -m 644 lv_os.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_os.h
# /usr/bin/install -c -m 644 lv_math.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_math.h
# /usr/bin/install -c -m 644 lv_gl.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_gl.h
# /usr/bin/install -c -m 644 lv_defines.h /tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lv_defines.h
# make[2]: Leaving directory '/tmp/libvisual/src/libvisual-0.4.0/libvisual'
# make[1]: Leaving directory '/tmp/libvisual/src/libvisual-0.4.0/libvisual'
# Making install in po
# make[1]: Entering directory '/tmp/libvisual/src/libvisual-0.4.0/po'
# if test "libvisual" = "gettext-tools"; then \
# /bin/sh .././mkinstalldirs /tmp/libvisual/pkg/libvisual/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/libvisual/pkg/libvisual/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/libvisual/pkg/libvisual/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/libvisual/src/libvisual-0.4.0/po'
# make[1]: Entering directory '/tmp/libvisual/src/libvisual-0.4.0'
# make[2]: Entering directory '/tmp/libvisual/src/libvisual-0.4.0'
# file=/tmp/libvisual/pkg/libvisual/usr/include/libvisual-0.4/libvisual/lvconfig.h; \
# if test -r $file && cmp -s libvisual/lvconfig.h $file; then :; \
# else /usr/bin/install -c -m 644 libvisual/lvconfig.h $file; fi
# /bin/sh ./mkinstalldirs /tmp/libvisual/pkg/libvisual/usr/lib/pkgconfig
# mkdir -p -- /tmp/libvisual/pkg/libvisual/usr/lib/pkgconfig
# /usr/bin/install -c -m 644 libvisual-0.4.pc /tmp/libvisual/pkg/libvisual/usr/lib/pkgconfig/libvisual-0.4.pc
# make[2]: Leaving directory '/tmp/libvisual/src/libvisual-0.4.0'
# make[1]: Leaving directory '/tmp/libvisual/src/libvisual-0.4.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> WARNING: Package contains reference to $srcdir
# ==> Creating package "libvisual"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libvisual 0.4.0-6 (Wed Apr 5 01:05:45 UTC 2017)

CMD: pacman --query --file libvisual-0.4.0-6-x86_64.pkg.tar.xz
# libvisual 0.4.0-6

Creating hybrid package for 'libvisual'

Trying to find vanilla package 'libvisual'...

CMD: pacman --query --file /mirror/libvisual-0.4.0-6.pkg.tar.xz
# libvisual 0.4.0-6

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libvisual-0.4.so.0
# /usr/lib/libvisual-0.4.so
# /usr/lib/libvisual-0.4.so.0.0.0
# /usr/lib/pkgconfig/libvisual-0.4.pc
# /usr/include/libvisual-0.4/libvisual/lvconfig.h
# /usr/include/libvisual-0.4/libvisual/libvisual.h
# /usr/include/libvisual-0.4/libvisual/lv_actor.h
# /usr/include/libvisual-0.4/libvisual/lv_audio.h
# /usr/include/libvisual-0.4/libvisual/lv_bin.h
# /usr/include/libvisual-0.4/libvisual/lv_common.h
# /usr/include/libvisual-0.4/libvisual/lv_fourier.h
# /usr/include/libvisual-0.4/libvisual/lv_input.h
# /usr/include/libvisual-0.4/libvisual/lv_event.h
# /usr/include/libvisual-0.4/libvisual/lv_keysym.h
# /usr/include/libvisual-0.4/libvisual/lv_list.h
# /usr/include/libvisual-0.4/libvisual/lv_log.h
# /usr/include/libvisual-0.4/libvisual/lv_palette.h
# /usr/include/libvisual-0.4/libvisual/lv_plugin.h
# /usr/include/libvisual-0.4/libvisual/lv_video.h
# /usr/include/libvisual-0.4/libvisual/lv_libvisual.h
# /usr/include/libvisual-0.4/libvisual/lv_songinfo.h
# /usr/include/libvisual-0.4/libvisual/lv_morph.h
# /usr/include/libvisual-0.4/libvisual/lv_bmp.h
# /usr/include/libvisual-0.4/libvisual/lv_param.h
# /usr/include/libvisual-0.4/libvisual/lv_mem.h
# /usr/include/libvisual-0.4/libvisual/lv_bits.h
# /usr/include/libvisual-0.4/libvisual/lv_cpu.h
# /usr/include/libvisual-0.4/libvisual/lv_color.h
# /usr/include/libvisual-0.4/libvisual/lv_time.h
# /usr/include/libvisual-0.4/libvisual/lv_random.h
# /usr/include/libvisual-0.4/libvisual/lv_error.h
# /usr/include/libvisual-0.4/libvisual/lv_ui.h
# /usr/include/libvisual-0.4/libvisual/lv_types.h
# /usr/include/libvisual-0.4/libvisual/lv_thread.h
# /usr/include/libvisual-0.4/libvisual/lv_object.h
# /usr/include/libvisual-0.4/libvisual/lv_transform.h
# /usr/include/libvisual-0.4/libvisual/lv_rectangle.h
# /usr/include/libvisual-0.4/libvisual/lv_ringbuffer.h
# /usr/include/libvisual-0.4/libvisual/lv_buffer.h
# /usr/include/libvisual-0.4/libvisual/lv_config.h
# /usr/include/libvisual-0.4/libvisual/lv_hashmap.h
# /usr/include/libvisual-0.4/libvisual/lv_hashlist.h
# /usr/include/libvisual-0.4/libvisual/lv_cache.h
# /usr/include/libvisual-0.4/libvisual/lv_collection.h
# /usr/include/libvisual-0.4/libvisual/lv_utils.h
# /usr/include/libvisual-0.4/libvisual/lv_os.h
# /usr/include/libvisual-0.4/libvisual/lv_math.h
# /usr/include/libvisual-0.4/libvisual/lv_gl.h
# /usr/include/libvisual-0.4/libvisual/lv_defines.h
# /usr/share/locale/es_ES/LC_MESSAGES/libvisual-0.4.mo
# /usr/share/locale/es_AR/LC_MESSAGES/libvisual-0.4.mo
# /sysroot/usr/lib/libvisual-0.4.so.0.0.0
# /sysroot/usr/lib/libvisual-0.4.so.0
# /sysroot/usr/lib/libvisual-0.4.so
# /sysroot/usr/lib/libvisual-0.4.la
# /sysroot/usr/lib/pkgconfig/libvisual-0.4.pc
# /sysroot/usr/include/libvisual-0.4/libvisual/lvconfig.h
# /sysroot/usr/include/libvisual-0.4/libvisual/libvisual.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_actor.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_audio.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_bin.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_common.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_fourier.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_input.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_event.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_keysym.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_list.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_log.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_palette.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_plugin.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_video.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_libvisual.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_songinfo.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_morph.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_bmp.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_param.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_mem.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_bits.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_cpu.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_color.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_time.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_random.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_error.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_ui.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_types.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_thread.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_object.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_transform.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_rectangle.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_ringbuffer.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_buffer.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_config.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_hashmap.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_hashlist.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_cache.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_collection.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_utils.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_os.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_math.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_gl.h
# /sysroot/usr/include/libvisual-0.4/libvisual/lv_defines.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 libvisual.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libvisual.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libvisual.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/libvisual/src/libvisual-0.4.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 Libvisual Library configure 0.4.0, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = d242638d89a7
# 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:1583: checking for a BSD-compatible install
# configure:1638: result: /usr/bin/install -c
# configure:1649: checking whether build environment is sane
# configure:1692: result: yes
# configure:1725: checking for gawk
# configure:1741: found /usr/sbin/gawk
# configure:1751: result: gawk
# configure:1761: checking whether make sets $(MAKE)
# configure:1781: result: yes
# configure:1860: checking for x86_64-unknown-linux-strip
# configure:1889: result: no
# configure:1898: checking for strip
# configure:1914: found /sysroot/bin/strip
# configure:1925: result: strip
# configure:1963: checking build system type
# configure:1981: result: x86_64-unknown-linux-gnu
# configure:1989: checking host system type
# configure:2003: result: x86_64-unknown-linux-gnu
# configure:2065: checking for Win32
# configure:2072: result: no
# configure:2086: checking for x86_64-unknown-linux-g++
# configure:2112: result: clang++
# configure:2170: checking for C++ compiler version
# configure:2173: clang++ --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2176: $? = 0
# configure:2178: 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:2181: $? = 0
# configure:2183: clang++ -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2186: $? = 1
# configure:2209: checking for C++ compiler default output file name
# configure:2212: clang++ conftest.cc >&5
# configure:2215: $? = 0
# configure:2261: result: a.out
# configure:2266: checking whether the C++ compiler works
# configure:2272: ./a.out
# ./a.out: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory
# configure:2275: $? = 127
# configure:2292: result: yes
# configure:2299: checking whether we are cross compiling
# configure:2301: result: yes
# configure:2304: checking for suffix of executables
# configure:2306: clang++ -o conftest conftest.cc >&5
# configure:2309: $? = 0
# configure:2334: result:
# configure:2340: checking for suffix of object files
# configure:2361: clang++ -c conftest.cc >&5
# configure:2364: $? = 0
# configure:2386: result: o
# configure:2390: checking whether we are using the GNU C++ compiler
# configure:2414: clang++ -c conftest.cc >&5
# configure:2420: $? = 0
# configure:2424: test -z
# || test ! -s conftest.err
# configure:2427: $? = 0
# configure:2430: test -s conftest.o
# configure:2433: $? = 0
# configure:2446: result: yes
# configure:2452: checking whether clang++ accepts -g
# configure:2473: clang++ -c -g conftest.cc >&5
# configure:2479: $? = 0
# configure:2483: test -z
# || test ! -s conftest.err
# configure:2486: $? = 0
# configure:2489: test -s conftest.o
# configure:2492: $? = 0
# configure:2503: result: yes
# configure:2545: clang++ -c conftest.cc >&5
# configure:2551: $? = 0
# configure:2555: test -z
# || test ! -s conftest.err
# configure:2558: $? = 0
# configure:2561: test -s conftest.o
# configure:2564: $? = 0
# configure:2590: clang++ -c conftest.cc >&5
# conftest.cc:15:1: error: use of undeclared identifier 'exit'
# exit (42);
# ^
# 1 error generated.
# configure:2596: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:2545: clang++ -c conftest.cc >&5
# conftest.cc:11:17: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int) throw (); using std::exit;
# ^
# conftest.cc:11:49: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int) throw (); using std::exit;
# ^
# 2 errors generated.
# configure:2551: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | /* end confdefs.h. */
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:2545: clang++ -c conftest.cc >&5
# conftest.cc:11:17: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int); using std::exit;
# ^
# conftest.cc:11:40: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int); using std::exit;
# ^
# 2 errors generated.
# configure:2551: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | /* end confdefs.h. */
# | extern "C" void std::exit (int); using std::exit;
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:2545: clang++ -c conftest.cc >&5
# In file included from conftest.cc:12:
# 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:11:17: note: previous declaration is here
# extern "C" void exit (int) throw ();
# ^
# 1 error generated.
# configure:2551: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | /* end confdefs.h. */
# | extern "C" void exit (int) throw ();
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:2545: clang++ -c conftest.cc >&5
# configure:2551: $? = 0
# configure:2555: test -z
# || test ! -s conftest.err
# configure:2558: $? = 0
# configure:2561: test -s conftest.o
# configure:2564: $? = 0
# configure:2590: clang++ -c conftest.cc >&5
# configure:2596: $? = 0
# configure:2600: test -z
# || test ! -s conftest.err
# configure:2603: $? = 0
# configure:2606: test -s conftest.o
# configure:2609: $? = 0
# configure:2643: checking for style of include used by make
# configure:2671: result: GNU
# configure:2699: checking dependency style of clang++
# configure:2782: result: gcc3
# configure:2807: checking for x86_64-unknown-linux-gcc
# configure:2833: result: clang
# configure:3115: checking for C compiler version
# configure:3118: clang --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3121: $? = 0
# configure:3123: 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:3126: $? = 0
# configure:3128: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3131: $? = 1
# configure:3134: checking whether we are using the GNU C compiler
# configure:3158: clang -c conftest.c >&5
# configure:3164: $? = 0
# configure:3168: test -z
# || test ! -s conftest.err
# configure:3171: $? = 0
# configure:3174: test -s conftest.o
# configure:3177: $? = 0
# configure:3190: result: yes
# configure:3196: checking whether clang accepts -g
# configure:3217: clang -c -g conftest.c >&5
# configure:3223: $? = 0
# configure:3227: test -z
# || test ! -s conftest.err
# configure:3230: $? = 0
# configure:3233: test -s conftest.o
# configure:3236: $? = 0
# configure:3247: result: yes
# configure:3264: checking for clang option to accept ANSI C
# configure:3334: clang -c conftest.c >&5
# configure:3340: $? = 0
# configure:3344: test -z
# || test ! -s conftest.err
# configure:3347: $? = 0
# configure:3350: test -s conftest.o
# configure:3353: $? = 0
# configure:3371: result: none needed
# configure:3389: 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:3395: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:3530: checking dependency style of clang
# configure:3613: result: gcc3
# configure:3635: checking how to run the C preprocessor
# configure:3670: clang -E conftest.c
# configure:3676: $? = 0
# configure:3708: clang -E conftest.c
# conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3714: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:3753: result: clang -E
# configure:3777: clang -E conftest.c
# configure:3783: $? = 0
# configure:3815: clang -E conftest.c
# conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3821: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:3877: checking for a BSD-compatible install
# configure:3932: result: /usr/bin/install -c
# configure:3943: checking whether ln -s works
# configure:3947: result: yes
# configure:3954: checking whether make sets $(MAKE)
# configure:3974: result: yes
# configure:4061: checking for a sed that does not truncate output
# configure:4115: result: /usr/sbin/sed
# configure:4118: checking for egrep
# configure:4128: result: grep -E
# configure:4144: checking for ld used by clang
# configure:4211: result: /sysroot/bin/ld
# configure:4220: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4235: result: yes
# configure:4240: checking for /sysroot/bin/ld option to reload object files
# configure:4247: result: -r
# configure:4265: checking for BSD-compatible nm
# configure:4307: result: nm
# configure:4311: checking how to recognise dependent libraries
# configure:4483: result: pass_all
# configure:4568: clang -c conftest.c >&5
# configure:4571: $? = 0
# configure:4935: checking for ANSI C header files
# configure:4960: clang -c conftest.c >&5
# configure:4966: $? = 0
# configure:4970: test -z
# || test ! -s conftest.err
# configure:4973: $? = 0
# configure:4976: test -s conftest.o
# configure:4979: $? = 0
# configure:5091: result: yes
# configure:5115: checking for sys/types.h
# configure:5131: clang -c conftest.c >&5
# configure:5137: $? = 0
# configure:5141: test -z
# || test ! -s conftest.err
# configure:5144: $? = 0
# configure:5147: test -s conftest.o
# configure:5150: $? = 0
# configure:5161: result: yes
# configure:5115: checking for sys/stat.h
# configure:5131: clang -c conftest.c >&5
# configure:5137: $? = 0
# configure:5141: test -z
# || test ! -s conftest.err
# configure:5144: $? = 0
# configure:5147: test -s conftest.o
# configure:5150: $? = 0
# configure:5161: result: yes
# configure:5115: checking for stdlib.h
# configure:5131: clang -c conftest.c >&5
# configure:5137: $? = 0
# configure:5141: test -z
# || test ! -s conftest.err
# configure:5144: $? = 0
# configure:5147: test -s conftest.o
# configure:5150: $? = 0
# configure:5161: result: yes
# configure:5115: checking for string.h
# configure:5131: clang -c conftest.c >&5
# configure:5137: $? = 0
# configure:5141: test -z
# || test ! -s conftest.err
# configure:5144: $? = 0
# configure:5147: test -s conftest.o
# configure:5150: $? = 0
# configure:5161: result: yes
# configure:5115: checking for memory.h
# configure:5131: clang -c conftest.c >&5
# configure:5137: $? = 0
# configure:5141: test -z
# || test ! -s conftest.err
# configure:5144: $? = 0
# configure:5147: test -s conftest.o
# configure:5150: $? = 0
# configure:5161: result: yes
# configure:5115: checking for strings.h
# configure:5131: clang -c conftest.c >&5
# configure:5137: $? = 0
# configure:5141: test -z
# || test ! -s conftest.err
# configure:5144: $? = 0
# configure:5147: test -s conftest.o
# configure:5150: $? = 0
# configure:5161: result: yes
# configure:5115: checking for inttypes.h
# configure:5131: clang -c conftest.c >&5
# configure:5137: $? = 0
# configure:5141: test -z
# || test ! -s conftest.err
# configure:5144: $? = 0
# configure:5147: test -s conftest.o
# configure:5150: $? = 0
# configure:5161: result: yes
# configure:5115: checking for stdint.h
# configure:5131: clang -c conftest.c >&5
# configure:5137: $? = 0
# configure:5141: test -z
# || test ! -s conftest.err
# configure:5144: $? = 0
# configure:5147: test -s conftest.o
# configure:5150: $? = 0
# configure:5161: result: yes
# configure:5115: checking for unistd.h
# configure:5131: clang -c conftest.c >&5
# configure:5137: $? = 0
# configure:5141: test -z
# || test ! -s conftest.err
# configure:5144: $? = 0
# configure:5147: test -s conftest.o
# configure:5150: $? = 0
# configure:5161: result: yes
# configure:5187: checking dlfcn.h usability
# configure:5199: clang -c conftest.c >&5
# configure:5205: $? = 0
# configure:5209: test -z
# || test ! -s conftest.err
# configure:5212: $? = 0
# configure:5215: test -s conftest.o
# configure:5218: $? = 0
# configure:5228: result: yes
# configure:5232: checking dlfcn.h presence
# configure:5242: clang -E conftest.c
# configure:5248: $? = 0
# configure:5268: result: yes
# configure:5303: checking for dlfcn.h
# configure:5310: result: yes
# configure:5333: checking how to run the C++ preprocessor
# configure:5364: clang++ -E conftest.cc
# configure:5370: $? = 0
# configure:5402: clang++ -E conftest.cc
# conftest.cc:25:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5408: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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. */
# | #include
# configure:5447: result: clang++ -E
# configure:5471: clang++ -E conftest.cc
# configure:5477: $? = 0
# configure:5509: clang++ -E conftest.cc
# conftest.cc:25:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5515: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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. */
# | #include
# configure:5570: checking for x86_64-unknown-linux-g77
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-f77
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-xlf
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-frt
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-pgf77
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-fort77
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-fl32
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-af77
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-f90
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-xlf90
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-pgf90
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-epcf90
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-f95
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-fort
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-xlf95
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-ifc
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-efc
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-pgf95
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-lf95
# configure:5599: result: no
# configure:5570: checking for x86_64-unknown-linux-gfortran
# configure:5599: result: no
# configure:5612: checking for g77
# configure:5641: result: no
# configure:5612: checking for f77
# configure:5641: result: no
# configure:5612: checking for xlf
# configure:5641: result: no
# configure:5612: checking for frt
# configure:5641: result: no
# configure:5612: checking for pgf77
# configure:5641: result: no
# configure:5612: checking for fort77
# configure:5641: result: no
# configure:5612: checking for fl32
# configure:5641: result: no
# configure:5612: checking for af77
# configure:5641: result: no
# configure:5612: checking for f90
# configure:5641: result: no
# configure:5612: checking for xlf90
# configure:5641: result: no
# configure:5612: checking for pgf90
# configure:5641: result: no
# configure:5612: checking for epcf90
# configure:5641: result: no
# configure:5612: checking for f95
# configure:5628: found /usr/sbin/f95
# configure:5638: result: f95
# configure:5653: checking for Fortran 77 compiler version
# configure:5656: 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:5659: $? = 0
# configure:5661: 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:5664: $? = 0
# configure:5666: f95 -V &5
# f95: error: unrecognized command line option '-V'
# f95: fatal error: no input files
# compilation terminated.
# configure:5669: $? = 1
# configure:5677: checking whether we are using the GNU Fortran 77 compiler
# configure:5691: f95 -c conftest.F >&5
# configure:5697: $? = 0
# configure:5701: test -z
# || test ! -s conftest.err
# configure:5704: $? = 0
# configure:5707: test -s conftest.o
# configure:5710: $? = 0
# configure:5723: result: yes
# configure:5729: checking whether f95 accepts -g
# configure:5741: f95 -c -g conftest.f >&5
# configure:5747: $? = 0
# configure:5751: test -z
# || test ! -s conftest.err
# configure:5754: $? = 0
# configure:5757: test -s conftest.o
# configure:5760: $? = 0
# configure:5772: result: yes
# configure:5802: checking the maximum length of command line arguments
# configure:5894: result: 32768
# configure:5905: checking command to parse nm output from clang object
# configure:6001: clang -c conftest.c >&5
# configure:6004: $? = 0
# configure:6008: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6011: $? = 0
# configure:6063: clang -o conftest conftest.c conftstm.o >&5
# configure:6066: $? = 0
# configure:6104: result: ok
# configure:6108: checking for objdir
# configure:6123: result: .libs
# configure:6175: checking for x86_64-unknown-linux-ar
# configure:6204: result: no
# configure:6213: checking for ar
# configure:6229: found /sysroot/bin/ar
# configure:6240: result: ar
# configure:6255: checking for x86_64-unknown-linux-ranlib
# configure:6284: result: no
# configure:6293: checking for ranlib
# configure:6309: found /sysroot/bin/ranlib
# configure:6320: result: ranlib
# configure:6335: checking for x86_64-unknown-linux-strip
# configure:6361: result: strip
# configure:6687: checking if clang static flag works
# configure:6715: result: yes
# configure:6733: checking if clang supports -fno-rtti -fno-exceptions
# configure:6751: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:6755: $? = 0
# configure:6768: result: yes
# configure:6783: checking for clang option to produce PIC
# configure:6987: result: -fPIC
# configure:6995: checking if clang PIC flag -fPIC works
# configure:7013: clang -c -fPIC -DPIC conftest.c >&5
# configure:7017: $? = 0
# configure:7030: result: yes
# configure:7054: checking if clang supports -c -o file.o
# configure:7075: clang -c -o out/conftest2.o conftest.c >&5
# configure:7079: $? = 0
# configure:7101: result: yes
# configure:7127: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:8022: result: yes
# configure:8048: checking whether -lc should be explicitly linked in
# configure:8053: clang -c conftest.c >&5
# configure:8056: $? = 0
# configure:8070: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:8073: $? = 0
# configure:8085: result: no
# configure:8093: checking dynamic linker characteristics
# configure:8461: clang -c conftest.c >&5
# configure:8464: $? = 0
# configure:8656: result: GNU/Linux ld.so
# configure:8660: checking how to hardcode library paths into programs
# configure:8685: result: immediate
# configure:8699: checking whether stripping libraries is possible
# configure:8704: result: yes
# configure:8830: checking for shl_load
# configure:8887: clang -o conftest conftest.c >&5
# /tmp/conftest-99c703.o:conftest.c:function main: error: undefined reference to 'shl_load'
# /tmp/conftest-99c703.o:conftest.c:f: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8893: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* 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 shl_load ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined (__stub_shl_load) || defined (__stub___shl_load)
# | choke me
# | #else
# | char (*f) () = shl_load;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != shl_load;
# | ;
# | return 0;
# | }
# configure:8918: result: no
# configure:8923: checking for shl_load in -ldld
# configure:8953: clang -o conftest conftest.c -ldld >&5
# /sysroot/bin/ld: error: cannot find -ldld
# /tmp/conftest-4bdc78.o:conftest.c:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8959: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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. */
# |
# | /* 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 shl_load ();
# | int
# | main ()
# | {
# | shl_load ();
# | ;
# | return 0;
# | }
# configure:8985: result: no
# configure:8990: checking for dlopen
# configure:9047: clang -o conftest conftest.c >&5
# configure:9053: $? = 0
# configure:9057: test -z
# || test ! -s conftest.err
# configure:9060: $? = 0
# configure:9063: test -s conftest
# configure:9066: $? = 0
# configure:9078: result: yes
# configure:9320: checking whether a program can dlopen itself
# configure:9413: result: cross
# configure:9534: checking if libtool supports shared libraries
# configure:9536: result: yes
# configure:9539: checking whether to build shared libraries
# configure:9560: result: yes
# configure:9563: checking whether to build static libraries
# configure:9567: result: no
# configure:9659: creating libtool
# configure:10237: checking for ld used by clang++
# configure:10304: result: /sysroot/bin/ld -m elf_x86_64
# configure:10313: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:10328: result: yes
# configure:10379: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:11266: result: yes
# configure:11284: clang++ -c conftest.cc >&5
# configure:11287: $? = 0
# configure:11383: checking for clang++ option to produce PIC
# configure:11651: result: -fPIC
# configure:11659: checking if clang++ PIC flag -fPIC works
# configure:11677: clang++ -c -fPIC -DPIC conftest.cc >&5
# configure:11681: $? = 0
# configure:11694: result: yes
# configure:11718: checking if clang++ supports -c -o file.o
# configure:11739: clang++ -c -o out/conftest2.o conftest.cc >&5
# configure:11743: $? = 0
# configure:11765: result: yes
# configure:11791: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:11816: result: yes
# configure:11887: checking dynamic linker characteristics
# configure:12255: clang++ -c conftest.cc >&5
# configure:12258: $? = 0
# configure:12450: result: GNU/Linux ld.so
# configure:12454: checking how to hardcode library paths into programs
# configure:12479: result: immediate
# configure:12493: checking whether stripping libraries is possible
# configure:12498: result: yes
# configure:12624: checking for shl_load
# configure:12712: result: no
# configure:12717: checking for shl_load in -ldld
# configure:12779: result: no
# configure:12784: checking for dlopen
# configure:12872: result: yes
# configure:13114: checking whether a program can dlopen itself
# configure:13207: result: cross
# configure:13834: checking if libtool supports shared libraries
# configure:13836: result: yes
# configure:13839: checking whether to build shared libraries
# configure:13859: result: yes
# configure:13862: checking whether to build static libraries
# configure:13866: result: no
# configure:13878: checking for f95 option to produce PIC
# configure:14082: result: -fPIC
# configure:14090: checking if f95 PIC flag -fPIC works
# configure:14108: f95 -c -g -O2 -fPIC conftest.f >&5
# configure:14112: $? = 0
# configure:14125: result: yes
# configure:14149: checking if f95 supports -c -o file.o
# configure:14170: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:14174: $? = 0
# configure:14196: result: yes
# configure:14222: checking whether the f95 linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:15097: result: yes
# configure:15168: checking dynamic linker characteristics
# configure:15536: f95 -c -g -O2 conftest.f >&5
# conftest.f:1:2:
#
# #line 15535 "configure"
# 1
# Warning: Illegal preprocessor directive
# configure:15539: $? = 0
# configure:15731: result: GNU/Linux ld.so
# configure:15735: checking how to hardcode library paths into programs
# configure:15760: result: immediate
# configure:15774: checking whether stripping libraries is possible
# configure:15779: result: yes
# configure:20039: checking for pkg-config
# configure:20057: found /usr/sbin/pkg-config
# configure:20070: result: /usr/sbin/pkg-config
# configure:20099: checking for dirent.h that defines DIR
# configure:20123: clang -c conftest.c >&5
# configure:20129: $? = 0
# configure:20133: test -z
# || test ! -s conftest.err
# configure:20136: $? = 0
# configure:20139: test -s conftest.o
# configure:20142: $? = 0
# configure:20153: result: yes
# configure:20166: checking for library containing opendir
# configure:20196: clang -o conftest conftest.c >&5
# configure:20202: $? = 0
# configure:20206: test -z
# || test ! -s conftest.err
# configure:20209: $? = 0
# configure:20212: test -s conftest
# configure:20215: $? = 0
# configure:20285: result: none required
# configure:20421: checking for ANSI C header files
# configure:20577: result: yes
# configure:20608: checking fcntl.h usability
# configure:20620: clang -c conftest.c >&5
# configure:20626: $? = 0
# configure:20630: test -z
# || test ! -s conftest.err
# configure:20633: $? = 0
# configure:20636: test -s conftest.o
# configure:20639: $? = 0
# configure:20649: result: yes
# configure:20653: checking fcntl.h presence
# configure:20663: clang -E conftest.c
# configure:20669: $? = 0
# configure:20689: result: yes
# configure:20724: checking for fcntl.h
# configure:20731: result: yes
# configure:20599: checking for sys/types.h
# configure:20604: result: yes
# configure:20599: checking for stdlib.h
# configure:20604: result: yes
# configure:20599: checking for string.h
# configure:20604: result: yes
# configure:20608: checking sys/time.h usability
# configure:20620: clang -c conftest.c >&5
# configure:20626: $? = 0
# configure:20630: test -z
# || test ! -s conftest.err
# configure:20633: $? = 0
# configure:20636: test -s conftest.o
# configure:20639: $? = 0
# configure:20649: result: yes
# configure:20653: checking sys/time.h presence
# configure:20663: clang -E conftest.c
# configure:20669: $? = 0
# configure:20689: result: yes
# configure:20724: checking for sys/time.h
# configure:20731: result: yes
# configure:20599: checking for unistd.h
# configure:20604: result: yes
# configure:20608: checking sched.h usability
# configure:20620: clang -c conftest.c >&5
# configure:20626: $? = 0
# configure:20630: test -z
# || test ! -s conftest.err
# configure:20633: $? = 0
# configure:20636: test -s conftest.o
# configure:20639: $? = 0
# configure:20649: result: yes
# configure:20653: checking sched.h presence
# configure:20663: clang -E conftest.c
# configure:20669: $? = 0
# configure:20689: result: yes
# configure:20724: checking for sched.h
# configure:20731: result: yes
# configure:20608: checking sys/sched.h usability
# configure:20620: clang -c conftest.c >&5
# conftest.c:68:10: fatal error: 'sys/sched.h' file not found
# #include
# ^
# 1 error generated.
# configure:20626: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:20649: result: no
# configure:20653: checking sys/sched.h presence
# configure:20663: clang -E conftest.c
# conftest.c:34:10: fatal error: 'sys/sched.h' file not found
# #include
# ^
# 1 error generated.
# configure:20669: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | /* end confdefs.h. */
# | #include
# configure:20689: result: no
# configure:20724: checking for sys/sched.h
# configure:20731: result: no
# configure:20746: checking for an ANSI C-conforming const
# configure:20813: clang -c conftest.c >&5
# configure:20819: $? = 0
# configure:20823: test -z
# || test ! -s conftest.err
# configure:20826: $? = 0
# configure:20829: test -s conftest.o
# configure:20832: $? = 0
# configure:20843: result: yes
# configure:20853: checking for inline
# configure:20874: clang -c conftest.c >&5
# configure:20880: $? = 0
# configure:20884: test -z
# || test ! -s conftest.err
# configure:20887: $? = 0
# configure:20890: test -s conftest.o
# configure:20893: $? = 0
# configure:20905: result: inline
# configure:20924: checking for size_t
# configure:20948: clang -c conftest.c >&5
# configure:20954: $? = 0
# configure:20958: test -z
# || test ! -s conftest.err
# configure:20961: $? = 0
# configure:20964: test -s conftest.o
# configure:20967: $? = 0
# configure:20978: result: yes
# configure:20990: checking whether time.h and sys/time.h may both be included
# configure:21015: clang -c conftest.c >&5
# configure:21021: $? = 0
# configure:21025: test -z
# || test ! -s conftest.err
# configure:21028: $? = 0
# configure:21031: test -s conftest.o
# configure:21034: $? = 0
# configure:21045: result: yes
# configure:21056: checking for ISO C99 varargs macros in C
# configure:21078: clang -c conftest.c >&5
# configure:21084: $? = 0
# configure:21088: test -z
# || test ! -s conftest.err
# configure:21091: $? = 0
# configure:21094: test -s conftest.o
# configure:21097: $? = 0
# configure:21107: result: yes
# configure:21110: checking for GNUC varargs macros
# configure:21132: clang -c conftest.c >&5
# configure:21138: $? = 0
# configure:21142: test -z
# || test ! -s conftest.err
# configure:21145: $? = 0
# configure:21148: test -s conftest.o
# configure:21151: $? = 0
# configure:21161: result: yes
# configure:21164: checking whether byte ordering is bigendian
# configure:21191: clang -c conftest.c >&5
# configure:21197: $? = 0
# configure:21201: test -z
# || test ! -s conftest.err
# configure:21204: $? = 0
# configure:21207: test -s conftest.o
# configure:21210: $? = 0
# configure:21234: clang -c conftest.c >&5
# conftest.c:42:2: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:21240: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:21375: result: no
# configure:21397: checking for stdlib.h
# configure:21402: result: yes
# configure:21542: checking for GNU libc compatible malloc
# configure:21593: result: no
# configure:21628: checking for stdlib.h
# configure:21633: result: yes
# configure:21773: checking for GNU libc compatible realloc
# configure:21824: result: no
# configure:21869: checking sys/select.h usability
# configure:21881: clang -c conftest.c >&5
# configure:21887: $? = 0
# configure:21891: test -z
# || test ! -s conftest.err
# configure:21894: $? = 0
# configure:21897: test -s conftest.o
# configure:21900: $? = 0
# configure:21910: result: yes
# configure:21914: checking sys/select.h presence
# configure:21924: clang -E conftest.c
# configure:21930: $? = 0
# configure:21950: result: yes
# configure:21985: checking for sys/select.h
# configure:21992: result: yes
# configure:21869: checking sys/socket.h usability
# configure:21881: clang -c conftest.c >&5
# configure:21887: $? = 0
# configure:21891: test -z
# || test ! -s conftest.err
# configure:21894: $? = 0
# configure:21897: test -s conftest.o
# configure:21900: $? = 0
# configure:21910: result: yes
# configure:21914: checking sys/socket.h presence
# configure:21924: clang -E conftest.c
# configure:21930: $? = 0
# configure:21950: result: yes
# configure:21985: checking for sys/socket.h
# configure:21992: result: yes
# configure:22005: checking types of arguments for select
# configure:22038: clang -c conftest.c >&5
# configure:22044: $? = 0
# configure:22048: test -z
# || test ! -s conftest.err
# configure:22051: $? = 0
# configure:22054: test -s conftest.o
# configure:22057: $? = 0
# configure:22073: result: int,fd_set *,struct timeval *
# configure:22108: checking for gettimeofday
# configure:22165: clang -o conftest conftest.c >&5
# configure:22171: $? = 0
# configure:22175: test -z
# || test ! -s conftest.err
# configure:22178: $? = 0
# configure:22181: test -s conftest
# configure:22184: $? = 0
# configure:22196: result: yes
# configure:22108: checking for usleep
# configure:22165: clang -o conftest conftest.c >&5
# configure:22171: $? = 0
# configure:22175: test -z
# || test ! -s conftest.err
# configure:22178: $? = 0
# configure:22181: test -s conftest
# configure:22184: $? = 0
# configure:22196: result: yes
# configure:22108: checking for nanosleep
# configure:22165: clang -o conftest conftest.c >&5
# configure:22171: $? = 0
# configure:22175: test -z
# || test ! -s conftest.err
# configure:22178: $? = 0
# configure:22181: test -s conftest
# configure:22184: $? = 0
# configure:22196: result: yes
# configure:22108: checking for select
# configure:22165: clang -o conftest conftest.c >&5
# configure:22171: $? = 0
# configure:22175: test -z
# || test ! -s conftest.err
# configure:22178: $? = 0
# configure:22181: test -s conftest
# configure:22184: $? = 0
# configure:22196: result: yes
# configure:22108: checking for memset
# configure:22165: clang -o conftest conftest.c >&5
# conftest.c:74:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:74:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:22171: $? = 0
# configure:22175: test -z
# || test ! -s conftest.err
# configure:22178: $? = 0
# configure:22181: test -s conftest
# configure:22184: $? = 0
# configure:22196: result: yes
# configure:22108: checking for sqrt
# configure:22165: clang -o conftest conftest.c >&5
# conftest.c:75:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
# char sqrt ();
# ^
# conftest.c:75:6: note: 'sqrt' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:22171: $? = 0
# configure:22175: test -z
# || test ! -s conftest.err
# configure:22178: $? = 0
# configure:22181: test -s conftest
# configure:22184: $? = 0
# configure:22196: result: yes
# configure:22108: checking for strdup
# configure:22165: clang -o conftest conftest.c >&5
# conftest.c:76:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:76:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:22171: $? = 0
# configure:22175: test -z
# || test ! -s conftest.err
# configure:22178: $? = 0
# configure:22181: test -s conftest
# configure:22184: $? = 0
# configure:22196: result: yes
# configure:22108: checking for strndup
# configure:22165: clang -o conftest conftest.c >&5
# conftest.c:77:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
# char strndup ();
# ^
# conftest.c:77:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
# 1 warning generated.
# configure:22171: $? = 0
# configure:22175: test -z
# || test ! -s conftest.err
# configure:22178: $? = 0
# configure:22181: test -s conftest
# configure:22184: $? = 0
# configure:22196: result: yes
# configure:22108: checking for sysconf
# configure:22165: clang -o conftest conftest.c >&5
# configure:22171: $? = 0
# configure:22175: test -z
# || test ! -s conftest.err
# configure:22178: $? = 0
# configure:22181: test -s conftest
# configure:22184: $? = 0
# configure:22196: result: yes
# configure:22207: checking for dlsym in -ldl
# configure:22237: clang -o conftest conftest.c -ldl >&5
# configure:22243: $? = 0
# configure:22247: test -z
# || test ! -s conftest.err
# configure:22250: $? = 0
# configure:22253: test -s conftest
# configure:22256: $? = 0
# configure:22269: result: yes
# configure:22278: checking for sqrt in -lm
# configure:22308: clang -o conftest conftest.c -lm -ldl >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
# char sqrt ();
# ^
# conftest.c:62:6: note: 'sqrt' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:22314: $? = 0
# configure:22318: test -z
# || test ! -s conftest.err
# configure:22321: $? = 0
# configure:22324: test -s conftest
# configure:22327: $? = 0
# configure:22340: result: yes
# configure:22379: checking whether NLS is requested
# configure:22388: result: yes
# configure:22426: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:22458: result: /usr/sbin/msgfmt
# configure:22467: checking for gmsgfmt
# configure:22498: result: /usr/sbin/msgfmt
# configure:22537: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:22569: result: /usr/sbin/xgettext
# configure:22609: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:22640: result: /usr/sbin/msgmerge
# configure:22715: checking for ld used by GCC
# configure:22779: result: /sysroot/bin/ld -m elf_x86_64
# configure:22788: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:22801: result: yes
# configure:22808: checking for shared library run path origin
# configure:22821: result: done
# configure:23237: checking for CFPreferencesCopyAppValue
# configure:23262: clang -o conftest -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lm -ldl -framework CoreFoundation >&5
# conftest.c:57:10: fatal error: 'CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:23268: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SELECT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSCONF 1
# | #define GETTEXT_PACKAGE "libvisual-0.4"
# | #define LOCALEDIR "/usr/share/locale"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:23295: result: no
# configure:23304: checking for CFLocaleCopyCurrent
# configure:23329: clang -o conftest -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lm -ldl -framework CoreFoundation >&5
# conftest.c:57:10: fatal error: 'CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:23335: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SELECT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSCONF 1
# | #define GETTEXT_PACKAGE "libvisual-0.4"
# | #define LOCALEDIR "/usr/share/locale"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:23362: result: no
# configure:23379: checking whether NLS is requested
# configure:23388: result: yes
# configure:23406: checking for GNU gettext in libc
# configure:23430: clang -o conftest conftest.c -lm -ldl >&5
# /tmp/conftest-036398.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-036398.o:conftest.c:function main: error: undefined reference to '_nl_domain_bindings'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:23436: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SELECT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSCONF 1
# | #define GETTEXT_PACKAGE "libvisual-0.4"
# | #define LOCALEDIR "/usr/share/locale"
# | /* end confdefs.h. */
# | #include
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# | ;
# | return 0;
# | }
# configure:23461: result: no
# configure:23495: checking for iconv
# configure:23522: clang -o conftest conftest.c -lm -ldl >&5
# configure:23528: $? = 0
# configure:23532: test -z
# || test ! -s conftest.err
# configure:23535: $? = 0
# configure:23538: test -s conftest
# configure:23541: $? = 0
# configure:23607: result: yes
# configure:24008: checking for GNU gettext in libintl
# configure:24040: clang -o conftest conftest.c -lm -ldl -lintl >&5
# /sysroot/bin/ld: error: cannot find -lintl
# /tmp/conftest-7ef053.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-7ef053.o:conftest.c:function main: error: undefined reference to '_nl_expand_alias'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:24046: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SELECT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSCONF 1
# | #define GETTEXT_PACKAGE "libvisual-0.4"
# | #define LOCALEDIR "/usr/share/locale"
# | #define HAVE_ICONV 1
# | /* end confdefs.h. */
# | #include
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# | ;
# | return 0;
# | }
# configure:24131: result: no
# configure:24168: checking whether to use NLS
# configure:24170: result: no
# configure:24272: checking whether to enable thread support
# configure:24275: result: yes
# configure:24278: checking for thread implementation available
# configure:24304: clang -c conftest.c >&5
# configure:24310: $? = 0
# configure:24314: test -z
# || test ! -s conftest.err
# configure:24317: $? = 0
# configure:24320: test -s conftest.o
# configure:24323: $? = 0
# configure:24574: result: posix
# configure:24611: checking for pthread_create/pthread_join
# configure:24628: clang -o conftest conftest.c -lm -ldl >&5
# conftest.c:10:4: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit (check_me != 42 || ret != &check_me);
# ^
# conftest.c:10:4: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:24634: $? = 0
# configure:24638: test -z
# || test ! -s conftest.err
# configure:24641: $? = 0
# configure:24644: test -s conftest
# configure:24647: $? = 0
# configure:24699: result: yes
# configure:24729: checking thread related libraries
# configure:24731: result:
# configure:24749: checking for short
# configure:24773: clang -c conftest.c >&5
# configure:24779: $? = 0
# configure:24783: test -z
# || test ! -s conftest.err
# configure:24786: $? = 0
# configure:24789: test -s conftest.o
# configure:24792: $? = 0
# configure:24803: result: yes
# configure:24806: checking size of short
# configure:24836: clang -c conftest.c >&5
# configure:24842: $? = 0
# configure:24846: test -z
# || test ! -s conftest.err
# configure:24849: $? = 0
# configure:24852: test -s conftest.o
# configure:24855: $? = 0
# configure:24877: clang -c conftest.c >&5
# conftest.c:95:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (short))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:24883: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SELECT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSCONF 1
# | #define GETTEXT_PACKAGE "libvisual-0.4"
# | #define LOCALEDIR "/usr/share/locale"
# | #define HAVE_ICONV 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (short))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:24877: clang -c conftest.c >&5
# conftest.c:95:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (short))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:24883: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SELECT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSCONF 1
# | #define GETTEXT_PACKAGE "libvisual-0.4"
# | #define LOCALEDIR "/usr/share/locale"
# | #define HAVE_ICONV 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (short))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:24877: clang -c conftest.c >&5
# configure:24883: $? = 0
# configure:24887: test -z
# || test ! -s conftest.err
# configure:24890: $? = 0
# configure:24893: test -s conftest.o
# configure:24896: $? = 0
# configure:25040: clang -c conftest.c >&5
# configure:25046: $? = 0
# configure:25050: test -z
# || test ! -s conftest.err
# configure:25053: $? = 0
# configure:25056: test -s conftest.o
# configure:25059: $? = 0
# configure:25156: result: 2
# configure:25163: checking for int
# configure:25187: clang -c conftest.c >&5
# configure:25193: $? = 0
# configure:25197: test -z
# || test ! -s conftest.err
# configure:25200: $? = 0
# configure:25203: test -s conftest.o
# configure:25206: $? = 0
# configure:25217: result: yes
# configure:25220: checking size of int
# configure:25250: clang -c conftest.c >&5
# configure:25256: $? = 0
# configure:25260: test -z
# || test ! -s conftest.err
# configure:25263: $? = 0
# configure:25266: test -s conftest.o
# configure:25269: $? = 0
# configure:25291: clang -c conftest.c >&5
# conftest.c:96:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:25297: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SELECT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSCONF 1
# | #define GETTEXT_PACKAGE "libvisual-0.4"
# | #define LOCALEDIR "/usr/share/locale"
# | #define HAVE_ICONV 1
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:25291: clang -c conftest.c >&5
# conftest.c:96:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:25297: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SELECT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSCONF 1
# | #define GETTEXT_PACKAGE "libvisual-0.4"
# | #define LOCALEDIR "/usr/share/locale"
# | #define HAVE_ICONV 1
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:25291: clang -c conftest.c >&5
# conftest.c:96:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:25297: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SELECT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSCONF 1
# | #define GETTEXT_PACKAGE "libvisual-0.4"
# | #define LOCALEDIR "/usr/share/locale"
# | #define HAVE_ICONV 1
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:25291: clang -c conftest.c >&5
# configure:25297: $? = 0
# configure:25301: test -z
# || test ! -s conftest.err
# configure:25304: $? = 0
# configure:25307: test -s conftest.o
# configure:25310: $? = 0
# configure:25454: clang -c conftest.c >&5
# configure:25460: $? = 0
# configure:25464: test -z
# || test ! -s conftest.err
# configure:25467: $? = 0
# configure:25470: test -s conftest.o
# configure:25473: $? = 0
# configure:25454: clang -c conftest.c >&5
# configure:25460: $? = 0
# configure:25464: test -z
# || test ! -s conftest.err
# configure:25467: $? = 0
# configure:25470: test -s conftest.o
# configure:25473: $? = 0
# configure:25570: result: 4
# configure:25577: checking for long
# configure:25601: clang -c conftest.c >&5
# configure:25607: $? = 0
# configure:25611: test -z
# || test ! -s conftest.err
# configure:25614: $? = 0
# configure:25617: test -s conftest.o
# configure:25620: $? = 0
# configure:25631: result: yes
# configure:25634: checking size of long
# configure:25664: clang -c conftest.c >&5
# configure:25670: $? = 0
# configure:25674: test -z
# || test ! -s conftest.err
# configure:25677: $? = 0
# configure:25680: test -s conftest.o
# configure:25683: $? = 0
# configure:25705: clang -c conftest.c >&5
# conftest.c:97:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:25711: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SELECT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSCONF 1
# | #define GETTEXT_PACKAGE "libvisual-0.4"
# | #define LOCALEDIR "/usr/share/locale"
# | #define HAVE_ICONV 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (long))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:25705: clang -c conftest.c >&5
# conftest.c:97:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:25711: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SELECT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSCONF 1
# | #define GETTEXT_PACKAGE "libvisual-0.4"
# | #define LOCALEDIR "/usr/share/locale"
# | #define HAVE_ICONV 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (long))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:25705: clang -c conftest.c >&5
# conftest.c:97:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:25711: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SELECT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSCONF 1
# | #define GETTEXT_PACKAGE "libvisual-0.4"
# | #define LOCALEDIR "/usr/share/locale"
# | #define HAVE_ICONV 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (long))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:25705: clang -c conftest.c >&5
# conftest.c:97:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:25711: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SELECT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSCONF 1
# | #define GETTEXT_PACKAGE "libvisual-0.4"
# | #define LOCALEDIR "/usr/share/locale"
# | #define HAVE_ICONV 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (long))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:25705: clang -c conftest.c >&5
# configure:25711: $? = 0
# configure:25715: test -z
# || test ! -s conftest.err
# configure:25718: $? = 0
# configure:25721: test -s conftest.o
# configure:25724: $? = 0
# configure:25868: clang -c conftest.c >&5
# configure:25874: $? = 0
# configure:25878: test -z
# || test ! -s conftest.err
# configure:25881: $? = 0
# configure:25884: test -s conftest.o
# configure:25887: $? = 0
# configure:25868: clang -c conftest.c >&5
# configure:25874: $? = 0
# configure:25878: test -z
# || test ! -s conftest.err
# configure:25881: $? = 0
# configure:25884: test -s conftest.o
# configure:25887: $? = 0
# configure:25868: clang -c conftest.c >&5
# configure:25874: $? = 0
# configure:25878: test -z
# || test ! -s conftest.err
# configure:25881: $? = 0
# configure:25884: test -s conftest.o
# configure:25887: $? = 0
# configure:25984: result: 8
# configure:25991: checking for size_t
# configure:26045: result: yes
# configure:26048: checking size of size_t
# configure:26078: clang -c conftest.c >&5
# configure:26084: $? = 0
# configure:26088: test -z
# || test ! -s conftest.err
# configure:26091: $? = 0
# configure:26094: test -s conftest.o
# configure:26097: $? = 0
# configure:26119: clang -c conftest.c >&5
# conftest.c:98:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (size_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:26125: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SELECT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSCONF 1
# | #define GETTEXT_PACKAGE "libvisual-0.4"
# | #define LOCALEDIR "/usr/share/locale"
# | #define HAVE_ICONV 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (size_t))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:26119: clang -c conftest.c >&5
# conftest.c:98:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (size_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:26125: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SELECT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSCONF 1
# | #define GETTEXT_PACKAGE "libvisual-0.4"
# | #define LOCALEDIR "/usr/share/locale"
# | #define HAVE_ICONV 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (size_t))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:26119: clang -c conftest.c >&5
# conftest.c:98:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (size_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:26125: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SELECT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSCONF 1
# | #define GETTEXT_PACKAGE "libvisual-0.4"
# | #define LOCALEDIR "/usr/share/locale"
# | #define HAVE_ICONV 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (size_t))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:26119: clang -c conftest.c >&5
# conftest.c:98:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (size_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:26125: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "Libvisual Library"
# | #define PACKAGE_TARNAME "libvisual"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "Libvisual Library 0.4.0"
# | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# | #define PACKAGE "libvisual"
# | #define VERSION "0.4.0"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCHED_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SELECT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSCONF 1
# | #define GETTEXT_PACKAGE "libvisual-0.4"
# | #define LOCALEDIR "/usr/share/locale"
# | #define HAVE_ICONV 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (size_t))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:26119: clang -c conftest.c >&5
# configure:26125: $? = 0
# configure:26129: test -z
# || test ! -s conftest.err
# configure:26132: $? = 0
# configure:26135: test -s conftest.o
# configure:26138: $? = 0
# configure:26282: clang -c conftest.c >&5
# configure:26288: $? = 0
# configure:26292: test -z
# || test ! -s conftest.err
# configure:26295: $? = 0
# configure:26298: test -s conftest.o
# configure:26301: $? = 0
# configure:26282: clang -c conftest.c >&5
# configure:26288: $? = 0
# configure:26292: test -z
# || test ! -s conftest.err
# configure:26295: $? = 0
# configure:26298: test -s conftest.o
# configure:26301: $? = 0
# configure:26282: clang -c conftest.c >&5
# configure:26288: $? = 0
# configure:26292: test -z
# || test ! -s conftest.err
# configure:26295: $? = 0
# configure:26298: test -s conftest.o
# configure:26301: $? = 0
# configure:26398: result: 8
# configure:26406: checking for the appropriate definition for size_t
# configure:26425: result: unsigned long
# configure:26456: checking whether to enable profiling
# configure:26468: result: no
# configure:26479: checking whether to enable debug
# configure:26548: result: no
# configure:26560: checking whether to enable extra optimizations
# configure:26572: result: no
# configure:26588: checking whether to enable fast FP RNG
# configure:26600: result: no
# configure:26757: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by Libvisual Library config.status 0.4.0, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on d242638d89a7
#
# config.status:804: creating m4/Makefile
# config.status:804: creating po/Makefile.in
# config.status:804: creating Makefile
# config.status:804: creating libvisual.pc
# config.status:804: creating libvisual/Makefile
# config.status:908: creating config.h
# config.status:1288: executing depfiles commands
# config.status:1288: executing default-1 commands
# config.status:1288: executing libvisual/lvconfig.h commands
#
# ## ---------------- ##
# ## 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_c_const=yes
# ac_cv_c_inline=inline
# 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_GTHREAD2_CFLAGS_set=
# ac_cv_env_GTHREAD2_CFLAGS_value=
# ac_cv_env_GTHREAD2_LIBS_set=
# ac_cv_env_GTHREAD2_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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_func_dlopen=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_memset=yes
# ac_cv_func_nanosleep=yes
# ac_cv_func_realloc_0_nonnull=no
# ac_cv_func_select=yes
# ac_cv_func_select_args='int,fd_set *,struct timeval *'
# ac_cv_func_shl_load=no
# ac_cv_func_sqrt=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strndup=yes
# ac_cv_func_sysconf=yes
# ac_cv_func_usleep=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_sched_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_sched_h=no
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=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_dl_dlsym=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_m_sqrt=yes
# ac_cv_objext=o
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# 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_STRIP=strip
# 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_make_make_set=yes
# ac_cv_search_opendir='none required'
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_short=2
# ac_cv_sizeof_size_t=8
# ac_cv_type_int=yes
# ac_cv_type_long=yes
# ac_cv_type_short=yes
# ac_cv_type_size_t=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD='/sysroot/bin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_lib_iconv=no
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=no
# gt_cv_func_gnugettext1_libintl=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=
# lt_cv_dlopen_self=cross
# 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 \2/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 \\2/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='${SHELL} /tmp/libvisual/src/libvisual-0.4.0/missing --run aclocal-1.7'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/libvisual/src/libvisual-0.4.0/missing --run tar'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libvisual/src/libvisual-0.4.0/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libvisual/src/libvisual-0.4.0/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libvisual/src/libvisual-0.4.0/missing --run automake-1.7'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' '
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEBUG_CFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# F77='f95'
# FFLAGS='-g -O2'
# GETTEXT_PACKAGE='libvisual-0.4'
# GMSGFMT='/usr/sbin/msgfmt'
# GTHREAD2_CFLAGS=''
# GTHREAD2_LIBS=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LDFLAGS=''
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=' malloc$U.o realloc$U.o'
# LIBS='-lm -ldl '
# LIBS_DYNAMIC_LOADER='-ldl'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBVISUAL_INCLUDE_DIR='${prefix}/include/libvisual-0.4'
# LIBVISUAL_PLUGINS_BASE_DIR='${exec_prefix}/lib/libvisual-0.4'
# LIBVISUAL_VERSION_SUFFIX='0.4'
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=' malloc$U.lo realloc$U.lo'
# LV_THREAD_CFLAGS=''
# LV_THREAD_LIBS=''
# MAKEINFO='${SHELL} /tmp/libvisual/src/libvisual-0.4.0/missing --run makeinfo'
# MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
# MSGFMT='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# OBJDUMP='objdump'
# OBJEXT='o'
# OPT_CFLAGS=''
# PACKAGE='libvisual'
# PACKAGE_BUGREPORT='synap@nerds-incorporated.org'
# PACKAGE_NAME='Libvisual Library'
# PACKAGE_STRING='Libvisual Library 0.4.0'
# PACKAGE_TARNAME='libvisual'
# PACKAGE_VERSION='0.4.0'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# POSUB=''
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='no'
# VERSION='0.4.0'
# VISUAL_CFLAGS=''
# VISUAL_LIBS='-lm -ldl -lvisual-0.4'
# VISUAL_PKG_CONFIG_DEP=''
# XGETTEXT='/usr/sbin/xgettext'
# ac_ct_AR='ar'
# ac_ct_AS=''
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DLLTOOL=''
# ac_ct_F77='f95'
# ac_ct_OBJDUMP=''
# ac_ct_RANLIB='ranlib'
# ac_ct_STRIP='strip'
# ac_pt_PKG_CONFIG=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# 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/libvisual/src/libvisual-0.4.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='${prefix}/man'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define GETTEXT_PACKAGE "libvisual-0.4"
# #define HAVE_DIRENT_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_ICONV 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_MALLOC 0
# #define HAVE_MEMORY_H 1
# #define HAVE_MEMSET 1
# #define HAVE_NANOSLEEP 1
# #define HAVE_REALLOC 0
# #define HAVE_SCHED_H 1
# #define HAVE_SELECT 1
# #define HAVE_SQRT 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRDUP 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRNDUP 1
# #define HAVE_SYSCONF 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_USLEEP 1
# #define LOCALEDIR "/usr/share/locale"
# #define PACKAGE "libvisual"
# #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org"
# #define PACKAGE_NAME "Libvisual Library"
# #define PACKAGE_STRING "Libvisual Library 0.4.0"
# #define PACKAGE_TARNAME "libvisual"
# #define PACKAGE_VERSION "0.4.0"
# #define SELECT_TYPE_ARG1 int
# #define SELECT_TYPE_ARG234 (fd_set *)
# #define SELECT_TYPE_ARG5 (struct timeval *)
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_SHORT 2
# #define SIZEOF_SIZE_T 8
# #define STDC_HEADERS 1
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define VERSION "0.4.0"
# #define malloc rpl_malloc
# #define realloc rpl_realloc
# #endif
# #ifdef __cplusplus
# extern "C" void exit (int);
#
# configure: exit 0