Build of srm with vanilla toolchain

The build took 00h 00m 44s and was SUCCESSFUL.

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

SLOCLanguage
3,127 ansic
2,294 makefile
1,325 sh
80 cpp
6,826 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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: srm 1.2.15-1 (Wed Aug 24 13:02:36 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/vfs.h... yes
# checking for sys/param.h... yes
# checking for sys/mount.h... yes
# checking for varargs.h... no
# checking for stdarg.h... yes
# checking for attr/xattr.h... no
# checking for sys/extattr.h... no
# checking for sys/xattr.h... yes
# checking for linux/fs.h... yes
# checking for linux/ext2_fs.h... no
# checking for linux/ext3_fs.h... no
# checking for an ANSI C-conforming const... 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 for struct stat.st_blksize... yes
# checking for fts_open... yes
# checking for nftw... yes
# checking for fdatasync... yes
# checking for chflags... no
# checking for snprintf... yes
# checking for vsnprintf... yes
# checking for lrand48... yes
# checking whether to enable debugging... no
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating src/Makefile
# config.status: creating lib/Makefile
# config.status: creating win/Makefile
# config.status: creating srm.spec
# config.status: creating doc/srm.1
# config.status: creating test/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/srm/src/srm-1.2.15'
# Making all in lib
# make[2]: Entering directory '/tmp/srm/src/srm-1.2.15/lib'
# gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -MT snprintf.o -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.o snprintf.c
# gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c
# mv -f .deps/snprintf.Tpo .deps/snprintf.Po
# mv -f .deps/getopt1.Tpo .deps/getopt1.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c
# mv -f .deps/getopt.Tpo .deps/getopt.Po
# rm -f libsrm.a
# ar cru libsrm.a snprintf.o getopt1.o getopt.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libsrm.a
# make[2]: Leaving directory '/tmp/srm/src/srm-1.2.15/lib'
# Making all in src
# make[2]: Entering directory '/tmp/srm/src/srm-1.2.15/src'
# gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -DNDEBUG -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -DNDEBUG -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# mv -f .deps/error.Tpo .deps/error.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -DNDEBUG -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c
# mv -f .deps/main.Tpo .deps/main.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -DNDEBUG -MT rename_unlink.o -MD -MP -MF .deps/rename_unlink.Tpo -c -o rename_unlink.o rename_unlink.c
# mv -f .deps/random.Tpo .deps/random.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -DNDEBUG -MT sunlink.o -MD -MP -MF .deps/sunlink.Tpo -c -o sunlink.o sunlink.c
# mv -f .deps/rename_unlink.Tpo .deps/rename_unlink.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -DNDEBUG -MT tree_walker.o -MD -MP -MF .deps/tree_walker.Tpo -c -o tree_walker.o tree_walker.c
# mv -f .deps/sunlink.Tpo .deps/sunlink.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -DNDEBUG -MT fill.o -MD -MP -MF .deps/fill.Tpo -c -o fill.o fill.c
# mv -f .deps/tree_walker.Tpo .deps/tree_walker.Po
# mv -f .deps/fill.Tpo .deps/fill.Po
# gcc -Wall -DNDEBUG -o srm error.o main.o random.o rename_unlink.o sunlink.o tree_walker.o fill.o ../lib/libsrm.a
# make[2]: Leaving directory '/tmp/srm/src/srm-1.2.15/src'
# Making all in doc
# make[2]: Entering directory '/tmp/srm/src/srm-1.2.15/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/srm/src/srm-1.2.15/doc'
# Making all in win
# make[2]: Entering directory '/tmp/srm/src/srm-1.2.15/win'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/srm/src/srm-1.2.15/win'
# Making all in test
# make[2]: Entering directory '/tmp/srm/src/srm-1.2.15/test'
# gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../src -Wall -DNDEBUG -MT fill.o -MD -MP -MF .deps/fill.Tpo -c -o fill.o `test -f '../src/fill.c' || echo './'`../src/fill.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../src -Wall -DNDEBUG -MT fill_test.o -MD -MP -MF .deps/fill_test.Tpo -c -o fill_test.o fill_test.c
# mv -f .deps/fill.Tpo .deps/fill.Po
# mv -f .deps/fill_test.Tpo .deps/fill_test.Po
# gcc -Wall -DNDEBUG -o fill_test fill.o fill_test.o
# make[2]: Leaving directory '/tmp/srm/src/srm-1.2.15/test'
# make[2]: Entering directory '/tmp/srm/src/srm-1.2.15'
# make[2]: Leaving directory '/tmp/srm/src/srm-1.2.15'
# make[1]: Leaving directory '/tmp/srm/src/srm-1.2.15'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in lib
# make[1]: Entering directory '/tmp/srm/src/srm-1.2.15/lib'
# make[2]: Entering directory '/tmp/srm/src/srm-1.2.15/lib'
# 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/srm/src/srm-1.2.15/lib'
# make[1]: Leaving directory '/tmp/srm/src/srm-1.2.15/lib'
# Making install in src
# make[1]: Entering directory '/tmp/srm/src/srm-1.2.15/src'
# make[2]: Entering directory '/tmp/srm/src/srm-1.2.15/src'
# test -z "/tmp/srm/pkg/srm/usr/bin" || /usr/sbin/mkdir -p "/tmp/srm/pkg/srm/usr/bin"
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/install -c srm '/tmp/srm/pkg/srm/usr/bin'
# make[2]: Leaving directory '/tmp/srm/src/srm-1.2.15/src'
# make[1]: Leaving directory '/tmp/srm/src/srm-1.2.15/src'
# Making install in doc
# make[1]: Entering directory '/tmp/srm/src/srm-1.2.15/doc'
# make[2]: Entering directory '/tmp/srm/src/srm-1.2.15/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/tmp/srm/pkg/srm/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/srm/pkg/srm/usr/share/man/man1"
# /usr/bin/install -c -m 644 srm.1 '/tmp/srm/pkg/srm/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/srm/src/srm-1.2.15/doc'
# make[1]: Leaving directory '/tmp/srm/src/srm-1.2.15/doc'
# Making install in win
# make[1]: Entering directory '/tmp/srm/src/srm-1.2.15/win'
# make[2]: Entering directory '/tmp/srm/src/srm-1.2.15/win'
# 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/srm/src/srm-1.2.15/win'
# make[1]: Leaving directory '/tmp/srm/src/srm-1.2.15/win'
# Making install in test
# make[1]: Entering directory '/tmp/srm/src/srm-1.2.15/test'
# make[2]: Entering directory '/tmp/srm/src/srm-1.2.15/test'
# test -z "/tmp/srm/pkg/srm/usr/bin" || /usr/sbin/mkdir -p "/tmp/srm/pkg/srm/usr/bin"
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/install -c fill_test '/tmp/srm/pkg/srm/usr/bin'
# make[2]: Leaving directory '/tmp/srm/src/srm-1.2.15/test'
# make[1]: Leaving directory '/tmp/srm/src/srm-1.2.15/test'
# make[1]: Entering directory '/tmp/srm/src/srm-1.2.15'
# make[2]: Entering directory '/tmp/srm/src/srm-1.2.15'
# 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/srm/src/srm-1.2.15'
# make[1]: Leaving directory '/tmp/srm/src/srm-1.2.15'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "srm"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: srm 1.2.15-1 (Wed Aug 24 13:02:46 UTC 2016)

CMD: pacman --query --file srm-1.2.15-1-x86_64.pkg.tar.xz
# srm 1.2.15-1

Creating hybrid package for 'srm'

Trying to find vanilla package 'srm'...

CMD: pacman --query --file /mirror/srm-1.2.15-1.pkg.tar.xz
# srm 1.2.15-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/srm
# /usr/bin/fill_test
# /usr/share/man/man1/srm.1.gz
# /usr/share/licenses/srm/LICENSE

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/srm.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/srm.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/srm/src/srm-1.2.15/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 srm configure 1.2.15, which was
# generated by GNU Autoconf 2.67. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 13eb2a38c76c
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2122: checking for a BSD-compatible install
# configure:2190: result: /usr/bin/install -c
# configure:2201: checking whether build environment is sane
# configure:2251: result: yes
# configure:2300: checking for x86_64-unknown-linux-strip
# configure:2330: result: no
# configure:2340: checking for strip
# configure:2356: found /usr/sbin/strip
# configure:2367: result: strip
# configure:2392: checking for a thread-safe mkdir -p
# configure:2431: result: /usr/sbin/mkdir -p
# configure:2444: checking for gawk
# configure:2460: found /usr/sbin/gawk
# configure:2471: result: gawk
# configure:2482: checking whether make sets $(MAKE)
# configure:2504: result: yes
# configure:2595: checking for x86_64-unknown-linux-gcc
# configure:2625: result: no
# configure:2635: checking for gcc
# configure:2651: found /usr/sbin/gcc
# configure:2662: result: gcc
# configure:2891: checking for C compiler version
# configure:2900: gcc --version >&5
# gcc (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:2911: $? = 0
# configure:2900: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# 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:2911: $? = 0
# configure:2900: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2911: $? = 1
# configure:2900: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2911: $? = 1
# configure:2931: checking whether the C compiler works
# configure:2953: gcc conftest.c >&5
# configure:2957: $? = 0
# configure:3005: result: yes
# configure:3008: checking for C compiler default output file name
# configure:3010: result: a.out
# configure:3016: checking for suffix of executables
# configure:3023: gcc -o conftest conftest.c >&5
# configure:3027: $? = 0
# configure:3049: result:
# configure:3071: checking whether we are cross compiling
# configure:3079: gcc -o conftest conftest.c >&5
# configure:3083: $? = 0
# configure:3090: ./conftest
# configure:3094: $? = 0
# configure:3109: result: no
# configure:3114: checking for suffix of object files
# configure:3136: gcc -c conftest.c >&5
# configure:3140: $? = 0
# configure:3161: result: o
# configure:3165: checking whether we are using the GNU C compiler
# configure:3184: gcc -c conftest.c >&5
# configure:3184: $? = 0
# configure:3193: result: yes
# configure:3202: checking whether gcc accepts -g
# configure:3222: gcc -c -g conftest.c >&5
# configure:3222: $? = 0
# configure:3263: result: yes
# configure:3280: checking for gcc option to accept ISO C89
# configure:3344: gcc -c conftest.c >&5
# configure:3344: $? = 0
# configure:3357: result: none needed
# configure:3388: checking for style of include used by make
# configure:3416: result: GNU
# configure:3441: checking dependency style of gcc
# configure:3551: result: gcc3
# configure:3571: checking for x86_64-unknown-linux-ranlib
# configure:3601: result: no
# configure:3611: checking for ranlib
# configure:3627: found /usr/sbin/ranlib
# configure:3638: result: ranlib
# configure:3669: checking for special C compiler options needed for large files
# configure:3714: result: no
# configure:3720: checking for _FILE_OFFSET_BITS value needed for large files
# configure:3745: gcc -c conftest.c >&5
# configure:3745: $? = 0
# configure:3777: result: no
# configure:3866: checking how to run the C preprocessor
# configure:3897: gcc -E conftest.c
# configure:3897: $? = 0
# configure:3911: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3911: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "srm"
# | #define PACKAGE_TARNAME "srm"
# | #define PACKAGE_VERSION "1.2.15"
# | #define PACKAGE_STRING "srm 1.2.15"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "srm"
# | #define VERSION "1.2.15"
# | /* end confdefs.h. */
# | #include
# configure:3936: result: gcc -E
# configure:3956: gcc -E conftest.c
# configure:3956: $? = 0
# configure:3970: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3970: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "srm"
# | #define PACKAGE_TARNAME "srm"
# | #define PACKAGE_VERSION "1.2.15"
# | #define PACKAGE_STRING "srm 1.2.15"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "srm"
# | #define VERSION "1.2.15"
# | /* end confdefs.h. */
# | #include
# configure:3999: checking for grep that handles long lines and -e
# configure:4057: result: /usr/sbin/grep
# configure:4062: checking for egrep
# configure:4124: result: /usr/sbin/grep -E
# configure:4129: checking for ANSI C header files
# configure:4149: gcc -c conftest.c >&5
# configure:4149: $? = 0
# configure:4222: gcc -o conftest conftest.c >&5
# configure:4222: $? = 0
# configure:4222: ./conftest
# configure:4222: $? = 0
# configure:4233: result: yes
# configure:4244: checking for sys/vfs.h
# configure:4244: gcc -c conftest.c >&5
# configure:4244: $? = 0
# configure:4244: result: yes
# configure:4244: checking for sys/param.h
# configure:4244: gcc -c conftest.c >&5
# configure:4244: $? = 0
# configure:4244: result: yes
# configure:4244: checking for sys/mount.h
# configure:4244: gcc -c conftest.c >&5
# configure:4244: $? = 0
# configure:4244: result: yes
# configure:4244: checking for varargs.h
# configure:4244: gcc -c conftest.c >&5
# In file included from conftest.c:21:0:
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:4:2: error: #error "GCC no longer implements ."
# #error "GCC no longer implements ."
# ^~~~~
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:5:2: error: #error "Revise your code to use ."
# #error "Revise your code to use ."
# ^~~~~
# configure:4244: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "srm"
# | #define PACKAGE_TARNAME "srm"
# | #define PACKAGE_VERSION "1.2.15"
# | #define PACKAGE_STRING "srm 1.2.15"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "srm"
# | #define VERSION "1.2.15"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_LINUX_FS_H
# | #include
# | #endif
# |
# |
# | #include
# configure:4244: result: no
# configure:4244: checking for stdarg.h
# configure:4244: gcc -c conftest.c >&5
# configure:4244: $? = 0
# configure:4244: result: yes
# configure:4244: checking for attr/xattr.h
# configure:4244: gcc -c conftest.c >&5
# In file included from conftest.c:22:0:
# /usr/include/attr/xattr.h:37:30: error: unknown type name 'size_t'
# const void *__value, size_t __size, int __flags) __THROW;
# ^~~~~~
# /usr/include/attr/xattr.h:39:30: error: unknown type name 'size_t'
# const void *__value, size_t __size, int __flags) __THROW;
# ^~~~~~
# /usr/include/attr/xattr.h:41:30: error: unknown type name 'size_t'
# const void *__value, size_t __size, int __flags) __THROW;
# ^~~~~~
# /usr/include/attr/xattr.h:43:8: error: unknown type name 'ssize_t'
# extern ssize_t getxattr (const char *__path, const char *__name,
# ^~~~~~~
# /usr/include/attr/xattr.h:44:20: error: unknown type name 'size_t'
# void *__value, size_t __size) __THROW;
# ^~~~~~
# /usr/include/attr/xattr.h:45:8: error: unknown type name 'ssize_t'
# extern ssize_t lgetxattr (const char *__path, const char *__name,
# ^~~~~~~
# /usr/include/attr/xattr.h:46:20: error: unknown type name 'size_t'
# void *__value, size_t __size) __THROW;
# ^~~~~~
# /usr/include/attr/xattr.h:47:8: error: unknown type name 'ssize_t'
# extern ssize_t fgetxattr (int __filedes, const char *__name,
# ^~~~~~~
# /usr/include/attr/xattr.h:48:20: error: unknown type name 'size_t'
# void *__value, size_t __size) __THROW;
# ^~~~~~
# /usr/include/attr/xattr.h:50:8: error: unknown type name 'ssize_t'
# extern ssize_t listxattr (const char *__path, char *__list,
# ^~~~~~~
# /usr/include/attr/xattr.h:51:5: error: unknown type name 'size_t'
# size_t __size) __THROW;
# ^~~~~~
# /usr/include/attr/xattr.h:52:8: error: unknown type name 'ssize_t'
# extern ssize_t llistxattr (const char *__path, char *__list,
# ^~~~~~~
# /usr/include/attr/xattr.h:53:5: error: unknown type name 'size_t'
# size_t __size) __THROW;
# ^~~~~~
# /usr/include/attr/xattr.h:54:8: error: unknown type name 'ssize_t'
# extern ssize_t flistxattr (int __filedes, char *__list,
# ^~~~~~~
# /usr/include/attr/xattr.h:55:5: error: unknown type name 'size_t'
# size_t __size) __THROW;
# ^~~~~~
# configure:4244: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "srm"
# | #define PACKAGE_TARNAME "srm"
# | #define PACKAGE_VERSION "1.2.15"
# | #define PACKAGE_STRING "srm 1.2.15"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "srm"
# | #define VERSION "1.2.15"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_STDARG_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_LINUX_FS_H
# | #include
# | #endif
# |
# |
# | #include
# configure:4244: result: no
# configure:4244: checking for sys/extattr.h
# configure:4244: gcc -c conftest.c >&5
# conftest.c:22:25: fatal error: sys/extattr.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4244: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "srm"
# | #define PACKAGE_TARNAME "srm"
# | #define PACKAGE_VERSION "1.2.15"
# | #define PACKAGE_STRING "srm 1.2.15"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "srm"
# | #define VERSION "1.2.15"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_STDARG_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_LINUX_FS_H
# | #include
# | #endif
# |
# |
# | #include
# configure:4244: result: no
# configure:4244: checking for sys/xattr.h
# configure:4244: gcc -c conftest.c >&5
# configure:4244: $? = 0
# configure:4244: result: yes
# configure:4244: checking for linux/fs.h
# configure:4244: gcc -c conftest.c >&5
# configure:4244: $? = 0
# configure:4244: result: yes
# configure:4244: checking for linux/ext2_fs.h
# configure:4244: gcc -c conftest.c >&5
# conftest.c:24:27: fatal error: linux/ext2_fs.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4244: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "srm"
# | #define PACKAGE_TARNAME "srm"
# | #define PACKAGE_VERSION "1.2.15"
# | #define PACKAGE_STRING "srm 1.2.15"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "srm"
# | #define VERSION "1.2.15"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_LINUX_FS_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_LINUX_FS_H
# | #include
# | #endif
# |
# |
# | #include
# configure:4244: result: no
# configure:4244: checking for linux/ext3_fs.h
# configure:4244: gcc -c conftest.c >&5
# conftest.c:24:27: fatal error: linux/ext3_fs.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4244: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "srm"
# | #define PACKAGE_TARNAME "srm"
# | #define PACKAGE_VERSION "1.2.15"
# | #define PACKAGE_STRING "srm 1.2.15"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "srm"
# | #define VERSION "1.2.15"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_LINUX_FS_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_LINUX_FS_H
# | #include
# | #endif
# |
# |
# | #include
# configure:4244: result: no
# configure:4260: checking for an ANSI C-conforming const
# configure:4325: gcc -c conftest.c >&5
# configure:4325: $? = 0
# configure:4332: result: yes
# configure:4346: checking for sys/types.h
# configure:4346: gcc -c conftest.c >&5
# configure:4346: $? = 0
# configure:4346: result: yes
# configure:4346: checking for sys/stat.h
# configure:4346: gcc -c conftest.c >&5
# configure:4346: $? = 0
# configure:4346: result: yes
# configure:4346: checking for stdlib.h
# configure:4346: gcc -c conftest.c >&5
# configure:4346: $? = 0
# configure:4346: result: yes
# configure:4346: checking for string.h
# configure:4346: gcc -c conftest.c >&5
# configure:4346: $? = 0
# configure:4346: result: yes
# configure:4346: checking for memory.h
# configure:4346: gcc -c conftest.c >&5
# configure:4346: $? = 0
# configure:4346: result: yes
# configure:4346: checking for strings.h
# configure:4346: gcc -c conftest.c >&5
# configure:4346: $? = 0
# configure:4346: result: yes
# configure:4346: checking for inttypes.h
# configure:4346: gcc -c conftest.c >&5
# configure:4346: $? = 0
# configure:4346: result: yes
# configure:4346: checking for stdint.h
# configure:4346: gcc -c conftest.c >&5
# configure:4346: $? = 0
# configure:4346: result: yes
# configure:4346: checking for unistd.h
# configure:4346: gcc -c conftest.c >&5
# configure:4346: $? = 0
# configure:4346: result: yes
# configure:4358: checking for struct stat.st_blksize
# configure:4358: gcc -c conftest.c >&5
# configure:4358: $? = 0
# configure:4358: result: yes
# configure:4374: checking for fts_open
# configure:4374: gcc -o conftest conftest.c >&5
# configure:4374: $? = 0
# configure:4374: result: yes
# configure:4374: checking for nftw
# configure:4374: gcc -o conftest conftest.c >&5
# configure:4374: $? = 0
# configure:4374: result: yes
# configure:4374: checking for fdatasync
# configure:4374: gcc -o conftest conftest.c >&5
# configure:4374: $? = 0
# configure:4374: result: yes
# configure:4374: checking for chflags
# configure:4374: gcc -o conftest conftest.c >&5
# conftest.c:60:1: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:63:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
# int
# ^~~
# configure:4374: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "srm"
# | #define PACKAGE_TARNAME "srm"
# | #define PACKAGE_VERSION "1.2.15"
# | #define PACKAGE_STRING "srm 1.2.15"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "srm"
# | #define VERSION "1.2.15"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_LINUX_FS_H 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_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_ST_BLKSIZE 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_NFTW 1
# | #define HAVE_FDATASYNC 1
# | /* end confdefs.h. */
# | /* Define chflags to an innocuous variant, in case declares chflags.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define chflags innocuous_chflags
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char chflags (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef chflags
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char chflags ();
# | /* 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_chflags || defined __stub___chflags
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return chflags ();
# | ;
# | return 0;
# | }
# configure:4374: result: no
# configure:4374: checking for snprintf
# configure:4374: gcc -o conftest conftest.c >&5
# conftest.c:55:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:4374: $? = 0
# configure:4374: result: yes
# configure:4374: checking for vsnprintf
# configure:4374: gcc -o conftest conftest.c >&5
# conftest.c:56:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# configure:4374: $? = 0
# configure:4374: result: yes
# configure:4374: checking for lrand48
# configure:4374: gcc -o conftest conftest.c >&5
# configure:4374: $? = 0
# configure:4374: result: yes
# configure:4384: checking whether to enable debugging
# configure:4400: result: no
# configure:4525: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by srm config.status 1.2.15, which was
# generated by GNU Autoconf 2.67. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 13eb2a38c76c
#
# config.status:878: creating Makefile
# config.status:878: creating doc/Makefile
# config.status:878: creating src/Makefile
# config.status:878: creating lib/Makefile
# config.status:878: creating win/Makefile
# config.status:878: creating srm.spec
# config.status:878: creating doc/srm.1
# config.status:878: creating test/Makefile
# config.status:878: creating config.h
# config.status:1106: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# 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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_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_func_chflags=no
# ac_cv_func_fdatasync=yes
# ac_cv_func_fts_open=yes
# ac_cv_func_lrand48=yes
# ac_cv_func_nftw=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_attr_xattr_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_linux_ext2_fs_h=no
# ac_cv_header_linux_ext3_fs_h=no
# ac_cv_header_linux_fs_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdarg_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_extattr_h=no
# ac_cv_header_sys_mount_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_vfs_h=yes
# ac_cv_header_sys_xattr_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_varargs_h=no
# ac_cv_member_struct_stat_st_blksize=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# am_cv_CC_dependencies_compiler_type=gcc3
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/srm/src/srm-1.2.15/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/srm/src/srm-1.2.15/missing --run tar'
# AUTOCONF='${SHELL} /tmp/srm/src/srm-1.2.15/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/srm/src/srm-1.2.15/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/srm/src/srm-1.2.15/missing --run automake-1.11'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -DNDEBUG'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/srm/src/srm-1.2.15/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='srm'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='srm'
# PACKAGE_STRING='srm 1.2.15'
# PACKAGE_TARNAME='srm'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.2.15'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.2.15'
# ac_ct_CC='gcc'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/srm/src/srm-1.2.15/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "srm"
# #define PACKAGE_TARNAME "srm"
# #define PACKAGE_VERSION "1.2.15"
# #define PACKAGE_STRING "srm 1.2.15"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "srm"
# #define VERSION "1.2.15"
# #define STDC_HEADERS 1
# #define HAVE_SYS_VFS_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_MOUNT_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_SYS_XATTR_H 1
# #define HAVE_LINUX_FS_H 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_STRUCT_STAT_ST_BLKSIZE 1
# #define HAVE_ST_BLKSIZE 1
# #define HAVE_FTS_OPEN 1
# #define HAVE_NFTW 1
# #define HAVE_FDATASYNC 1
# #define HAVE_SNPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_LRAND48 1
#
# configure: exit 0