yes config.status: executing libtool commands checking whether putc_unlocked is declared... configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-nls -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-=- Configuration summary : libsndfile version : .................. 1.1.0 Host CPU : ............................ powerpc64le Host Vendor : ......................... buildroot Host OS : ............................. linux-gnu CFLAGS : .............................. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wno-format-truncation -Wvla -Wbad-function-cast -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Waggregate-return CXXFLAGS : ............................ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wno-format-truncation -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo CPPFLAGS : ............................ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 LDFLAGS : ............................. Experimental code : ................... no Using ALSA in example programs : ...... no External FLAC/Ogg/Vorbis/Opus : ....... no External MPEG Lame/MPG123 : ........... no Building Octave interface : ........... Tools : C Compiler Vendor is : ................ gnu (11.2.0) CXX Compiler Vendor is : .............. gnu (11.2.0) Sanitizer enabled : ................... no Installation directories : Library directory : ................... /usr/lib Program directory : ................... /usr/bin Pkgconfig directory : ................. /usr/lib/pkgconfig HTML docs directory : ................. /usr/share/doc/libsndfile Compiling some other packages against libsndfile may require the addition of '/usr/lib/pkgconfig' to the PKG_CONFIG_PATH environment variable. yes checking whether putchar_unlocked is declared... yes checking whether unsetenv is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... guessing yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether wcsdup is declared... yes checking for time_t past the year 2038... yes checking for C compiler option to allow warnings... -Wno-error checking for C++ compiler option to allow warnings... -Wno-error checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for off_t... yes checking for LC_MESSAGES... yes checking whether uselocale works... guessing yes checking for fake locale system (OpenBSD)... guessing no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for library needed for semaphore functions... none checking whether is self-contained... yes checking whether select supports a 0 argument... guessing yes checking whether select detects invalid fds... guessing yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking for sigset_t... yes checking for sched.h... yes checking for struct sched_param... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether declares ioctl... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(0) is correct... guessing yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... (cached) yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... guessing yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) unknown, assuming no checking whether dup works... guessing yes checking whether dup2 works... guessing yes checking for error_at_line... yes checking for euidaccess... yes checking whether fflush works on input streams... (cached) cross checking whether fcntl handles F_DUPFD correctly... guessing yes checking whether fcntl understands F_DUPFD_CLOEXEC... guessing no checking whether fdopendir is declared... yes checking whether fdopendir works... guessing yes checking whether fflush works on input streams... (cached) cross checking for struct stat.st_blocks... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... guessing yes checking for working GNU fnmatch... guessing no checking whether fopen recognizes a trailing slash... guessing yes checking whether fopen supports the mode character 'x'... guessing yes checking whether fopen supports the mode character 'e'... guessing yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether fpurge is declared... no checking whether free is known to preserve errno... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) cross checking for _fseeki64... no checking whether fstatat (..., 0) works... guessing yes checking for ftello... (cached) yes checking whether ftello works... (cached) guessing yes checking for struct statfs.f_type... yes checking for __fsword_t... yes checking for fts_open... yes checking whether getcwd handles long file names properly... guessing no, but it is partly working checking for getpagesize... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... guessing no checking for working getdelim function... guessing yes checking whether getdtablesize works... guessing yes checking for getgroups... yes checking for working getgroups... guessing yes checking whether getgroups handles negative values... guessing yes checking for gethostname... yes checking for HOST_NAME_MAX... yes checking for getline... yes checking for working getline function... guessing yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for gettimeofday with POSIX signature... yes checking for group_member... yes checking whether the compiler generally respects inline... yes checking whether isfinite is declared... yes checking whether isfinite(long double) works... guessing yes checking whether isinf is declared... yes checking whether isinf(long double) works... guessing yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... guessing yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... guessing yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... guessing yes checking whether iswxdigit is ISO C compliant... guessing yes checking whether the compiler supports the __inline keyword... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... guessing no checking whether lseek detects pipes... yes checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... guessing no checking whether the C locale is free of encoding errors... guessing no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for mbtowc... yes checking bp-sym.h usability... no checking bp-sym.h presence... no checking for bp-sym.h... no checking for mempcpy... (cached) yes checking for memrchr... yes checking for __mktime_internal... no checking whether modf can be used without linking with libm... yes checking for listmntent... no checking for sys/ucred.h... no checking for sys/mount.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... none required checking for getmntent... yes checking for mntctl function and struct vmount... no checking for one-argument getmntent function... yes checking for setmntent... yes checking for endmntent... yes checking for hasmntopt... yes checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for struct statfs.f_fstypename... no checking whether YESEXPR works... guessing yes checking whether open recognizes a trailing slash... guessing yes checking for opendir... yes checking for bison... bison checking for bison 2.4 or newer... 3.5.1, ok checking for struct tm.tm_zone... (cached) yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... guessing yes checking whether readlink truncates results correctly... guessing yes checking whether readlinkat signature is correct... yes checking whether realloc (0, 0) returns nonnull... (cached) yes checking for reallocarray... yes checking for working re_compile_pattern... guessing no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking whether isblank is declared... yes checking for rewinddir... yes checking whether rmdir works... guessing yes checking for rpmatch... yes checking selinux/flask.h usability... no checking selinux/flask.h presence... no checking for selinux/flask.h... no checking whether setenv validates arguments... guessing yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... guessing yes checking whether printf supports POSIX/XSI format strings with positions... guessing yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... guessing yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for va_copy... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strcasestr... (cached) yes checking for working strerror function... guessing yes checking for working strndup... guessing yes checking for working strnlen... yes checking for strtoull... yes checking whether strtoull works... guessing no checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime works even near extrema... guessing yes checking for timezone_t... no checking whether trunc is declared... (cached) yes checking for uname... yes checking whether unlink honors trailing slashes... guessing yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... guessing yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb works in the C locale... guessing yes checking whether wcrtomb return value is correct... guessing yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... (cached) yes checking for wmemchr... yes checking for stdint.h... (cached) yes checking for atoll... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none checking whether fdopen sets errno... guessing yes checking for getpagesize... (cached) yes checking whether getpagesize is declared... yes checking whether getrandom is compatible with its GNU+BSD signature... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... no checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'long double'... unknown checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'long double'... (cached) unknown checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... (cached) unknown checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a turkish Unicode locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether mkdir handles trailing slash... guessing yes checking whether mkdir handles trailing dot... guessing yes checking for library containing nanosleep... none required checking for working nanosleep... guessing no (mishandles large arguments) checking whether is self-contained... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for getppriv... no checking whether pthread_create exists as a global function... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... guessing yes checking whether pthread_sigmask returns error numbers... guessing yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... guessing yes checking for raise... yes checking for sigprocmask... yes checking whether sched_yield is declared... yes checking whether select supports a 0 argument... (cached) guessing yes checking whether select detects invalid fds... (cached) guessing yes checking whether setlocale supports the C locale... guessing yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for struct sigaction.sa_sigaction... yes checking for sigprocmask... (cached) yes checking whether sleep is declared... yes checking for working sleep... guessing yes checking for strtoll... yes checking whether strtoll works... guessing no checking whether symlink handles trailing slash correctly... guessing yes checking whether symlinkat handles trailing slash correctly... guessing yes checking for pthread_atfork... yes checking sys/single_threaded.h usability... yes checking sys/single_threaded.h presence... yes checking for sys/single_threaded.h... yes checking whether tmpfile works... guessing yes checking for useconds_t... yes checking whether usleep allows large arguments... guessing yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether wctob works... guessing yes checking whether wctob is declared... yes checking whether C compiler handles -Werror -Wunknown-warning-option... no checking for getpwnam... yes checking for modf in -lm... yes checking for fabs in -lm... yes checking for ANSI C header files... (cached) yes checking for sys/param.h... (cached) yes checking for mntent.h... (cached) yes checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/mntio.h usability... no checking sys/mntio.h presence... no checking for sys/mntio.h... no checking for sys/mkdev.h... (cached) no checking for getrlimit... yes checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... (cached) no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for size_t... (cached) yes checking for ssize_t... yes checking for pid_t... (cached) yes checking for ino_t... yes checking for dev_t... yes checking for mode_t... (cached) yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_rdev... yes checking for promoted mode_t type... (cached) mode_t checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for struct tm.tm_zone... (cached) yes checking for strftime... yes checking for memcmp... yes checking for memset... yes checking for stpcpy... (cached) yes checking for strdup... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for fchdir... (cached) yes checking for getcwd... yes checking for strerror... yes checking for endgrent... yes checking for endpwent... yes checking for setlocale... yes checking for getrusage... yes checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking whether closedir returns void... yes checking for getmntent... (cached) yes checking for getmntent... (cached) yes checking for setmntent... (cached) yes checking for endmntent... (cached) yes checking for setgroups... yes checking for alloca as a compiler built-in... (cached) yes checking for working re_compile_pattern... (cached) guessing no checking for sort... /usr/bin/sort checking if /usr/bin/sort supports the -z option... assume no, since we are cross compiling checking for struct dirent.d_type... yes checking for __attribute__ ((__noreturn__)) support... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by /home/thomas/autobuild/instance-3/output-1/per-package/findutils/host/bin/powerpc64le-linux-gcc... /home/thomas/autobuild/instance-3/output-1/per-package/findutils/host/bin/powerpc64le-linux-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/per-package/findutils/host/bin/powerpc64le-linux-ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python2.7/dist-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python2.7/dist-packages checking for faketime... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build-aux/Makefile config.status: creating doc/Makefile config.status: creating find/Makefile config.status: creating find/testsuite/Makefile config.status: creating gl/Makefile config.status: creating gl/lib/Makefile config.status: creating lib/Makefile config.status: creating locate/Makefile config.status: creating locate/testsuite/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating po/Makefile config.status: creating gnulib-tests/Makefile config.status: creating xargs/Makefile config.status: creating xargs/testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-static, --enable-shared make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'