The build took 00h 01m 04s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
7,161 |
ansic |
4,264 |
sh |
3,521 |
makefile |
14,946 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: f2fs-tools 1.6.1-1 (Wed Aug 24 13:21:07 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.
configure.ac:38: installing 'build-aux/compile'
configure.ac:50: installing 'build-aux/config.guess'
configure.ac:50: installing 'build-aux/config.sub'
configure.ac:36: installing 'build-aux/install-sh'
configure.ac:36: installing 'build-aux/missing'
fsck/Makefile.am: installing 'build-aux/depcomp'
checking for .git... no
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 whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking for style of include used by make... GNU
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
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/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 fcntl.h... yes
checking for mntent.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/mount.h... yes
checking for x86_64-unknown-linux-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/sbin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/sbin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/sbin/dd
checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ldconfig... /usr/sbin/ldconfig
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libuuid... yes
checking linux/fs.h usability... yes
checking linux/fs.h presence... yes
checking for linux/fs.h... yes
checking for fcntl.h... (cached) yes
checking for mntent.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/mount.h... (cached) yes
checking for unistd.h... (cached) yes
checking linux/falloc.h usability... yes
checking linux/falloc.h presence... yes
checking for linux/falloc.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for inline... inline
checking for int32_t... yes
checking for int8_t... yes
checking for size_t... yes
checking for library containing getmntent... none required
checking for fallocate... yes
checking for getmntent... (cached) yes
checking for memset... yes
checking whether bswap_64 is declared... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating lib/Makefile
config.status: creating mkfs/Makefile
config.status: creating fsck/Makefile
config.status: creating tools/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1'
Making all in man
make[2]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/man'
Making all in lib
make[2]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT libf2fs_la-libf2fs.lo -MD -MP -MF .deps/libf2fs_la-libf2fs.Tpo -c -o libf2fs_la-libf2fs.lo `test -f 'libf2fs.c' || echo './'`libf2fs.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT libf2fs_la-libf2fs_io.lo -MD -MP -MF .deps/libf2fs_la-libf2fs_io.Tpo -c -o libf2fs_la-libf2fs_io.lo `test -f 'libf2fs_io.c' || echo './'`libf2fs_io.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT libf2fs_la-libf2fs.lo -MD -MP -MF .deps/libf2fs_la-libf2fs.Tpo -c libf2fs.c -fPIC -DPIC -o .libs/libf2fs_la-libf2fs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT libf2fs_la-libf2fs_io.lo -MD -MP -MF .deps/libf2fs_la-libf2fs_io.Tpo -c libf2fs_io.c -fPIC -DPIC -o .libs/libf2fs_la-libf2fs_io.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT libf2fs_la-libf2fs_io.lo -MD -MP -MF .deps/libf2fs_la-libf2fs_io.Tpo -c libf2fs_io.c -o libf2fs_la-libf2fs_io.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT libf2fs_la-libf2fs.lo -MD -MP -MF .deps/libf2fs_la-libf2fs.Tpo -c libf2fs.c -o libf2fs_la-libf2fs.o >/dev/null 2>&1
mv -f .deps/libf2fs_la-libf2fs_io.Tpo .deps/libf2fs_la-libf2fs_io.Plo
mv -f .deps/libf2fs_la-libf2fs.Tpo .deps/libf2fs_la-libf2fs.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -version-info 0:1:0 -o libf2fs.la -rpath /usr/lib libf2fs_la-libf2fs.lo libf2fs_la-libf2fs_io.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/libf2fs_la-libf2fs.o .libs/libf2fs_la-libf2fs_io.o -Wl,-soname -Wl,libf2fs.so.0 -o .libs/libf2fs.so.0.0.1
libtool: link: (cd ".libs" && rm -f "libf2fs.so.0" && ln -s "libf2fs.so.0.0.1" "libf2fs.so.0")
libtool: link: (cd ".libs" && rm -f "libf2fs.so" && ln -s "libf2fs.so.0.0.1" "libf2fs.so")
libtool: link: ar cru .libs/libf2fs.a libf2fs_la-libf2fs.o libf2fs_la-libf2fs_io.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libf2fs.a
libtool: link: ( cd ".libs" && rm -f "libf2fs.la" && ln -s "../libf2fs.la" "libf2fs.la" )
make[2]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/lib'
Making all in mkfs
make[2]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/mkfs'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_BLKDISCARD -MT libf2fs_format_la-f2fs_format_main.lo -MD -MP -MF .deps/libf2fs_format_la-f2fs_format_main.Tpo -c -o libf2fs_format_la-f2fs_format_main.lo `test -f 'f2fs_format_main.c' || echo './'`f2fs_format_main.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_BLKDISCARD -MT libf2fs_format_la-f2fs_format.lo -MD -MP -MF .deps/libf2fs_format_la-f2fs_format.Tpo -c -o libf2fs_format_la-f2fs_format.lo `test -f 'f2fs_format.c' || echo './'`f2fs_format.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_BLKDISCARD -MT libf2fs_format_la-f2fs_format_main.lo -MD -MP -MF .deps/libf2fs_format_la-f2fs_format_main.Tpo -c f2fs_format_main.c -fPIC -DPIC -o .libs/libf2fs_format_la-f2fs_format_main.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_BLKDISCARD -MT libf2fs_format_la-f2fs_format.lo -MD -MP -MF .deps/libf2fs_format_la-f2fs_format.Tpo -c f2fs_format.c -fPIC -DPIC -o .libs/libf2fs_format_la-f2fs_format.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_BLKDISCARD -MT libf2fs_format_la-f2fs_format_main.lo -MD -MP -MF .deps/libf2fs_format_la-f2fs_format_main.Tpo -c f2fs_format_main.c -o libf2fs_format_la-f2fs_format_main.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_BLKDISCARD -MT libf2fs_format_la-f2fs_format.lo -MD -MP -MF .deps/libf2fs_format_la-f2fs_format.Tpo -c f2fs_format.c -o libf2fs_format_la-f2fs_format.o >/dev/null 2>&1
mv -f .deps/libf2fs_format_la-f2fs_format_main.Tpo .deps/libf2fs_format_la-f2fs_format_main.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_BLKDISCARD -MT libf2fs_format_la-f2fs_format_utils.lo -MD -MP -MF .deps/libf2fs_format_la-f2fs_format_utils.Tpo -c -o libf2fs_format_la-f2fs_format_utils.lo `test -f 'f2fs_format_utils.c' || echo './'`f2fs_format_utils.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_BLKDISCARD -MT libf2fs_format_la-f2fs_format_utils.lo -MD -MP -MF .deps/libf2fs_format_la-f2fs_format_utils.Tpo -c f2fs_format_utils.c -fPIC -DPIC -o .libs/libf2fs_format_la-f2fs_format_utils.o
mv -f .deps/libf2fs_format_la-f2fs_format.Tpo .deps/libf2fs_format_la-f2fs_format.Plo
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -DWITH_BLKDISCARD -MT f2fs_format_main.o -MD -MP -MF .deps/f2fs_format_main.Tpo -c -o f2fs_format_main.o f2fs_format_main.c
mv -f .deps/f2fs_format_main.Tpo .deps/f2fs_format_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -DWITH_BLKDISCARD -MT f2fs_format.o -MD -MP -MF .deps/f2fs_format.Tpo -c -o f2fs_format.o f2fs_format.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_BLKDISCARD -MT libf2fs_format_la-f2fs_format_utils.lo -MD -MP -MF .deps/libf2fs_format_la-f2fs_format_utils.Tpo -c f2fs_format_utils.c -o libf2fs_format_la-f2fs_format_utils.o >/dev/null 2>&1
mv -f .deps/libf2fs_format_la-f2fs_format_utils.Tpo .deps/libf2fs_format_la-f2fs_format_utils.Plo
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -DWITH_BLKDISCARD -MT f2fs_format_utils.o -MD -MP -MF .deps/f2fs_format_utils.Tpo -c -o f2fs_format_utils.o f2fs_format_utils.c
mv -f .deps/f2fs_format_utils.Tpo .deps/f2fs_format_utils.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -DWITH_BLKDISCARD -luuid -L../lib -lf2fs -version-info 0:1:0 -o libf2fs_format.la -rpath /usr/lib libf2fs_format_la-f2fs_format_main.lo libf2fs_format_la-f2fs_format.lo libf2fs_format_la-f2fs_format_utils.lo
mv -f .deps/f2fs_format.Tpo .deps/f2fs_format.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DWITH_BLKDISCARD -o mkfs.f2fs f2fs_format_main.o f2fs_format.o f2fs_format_utils.o -luuid ../lib/libf2fs.la
libtool: link: gcc -shared -fPIC -DPIC .libs/libf2fs_format_la-f2fs_format_main.o .libs/libf2fs_format_la-f2fs_format.o .libs/libf2fs_format_la-f2fs_format_utils.o -Wl,-rpath -Wl,/tmp/f2fs-tools/src/f2fs-tools-1.6.1/lib/.libs -luuid -L../lib /tmp/f2fs-tools/src/f2fs-tools-1.6.1/lib/.libs/libf2fs.so -Wl,-soname -Wl,libf2fs_format.so.0 -o .libs/libf2fs_format.so.0.0.1
libtool: link: gcc -Wall -DWITH_BLKDISCARD -o .libs/mkfs.f2fs f2fs_format_main.o f2fs_format.o f2fs_format_utils.o -luuid ../lib/.libs/libf2fs.so
libtool: link: (cd ".libs" && rm -f "libf2fs_format.so.0" && ln -s "libf2fs_format.so.0.0.1" "libf2fs_format.so.0")
libtool: link: (cd ".libs" && rm -f "libf2fs_format.so" && ln -s "libf2fs_format.so.0.0.1" "libf2fs_format.so")
libtool: link: ar cru .libs/libf2fs_format.a libf2fs_format_la-f2fs_format_main.o libf2fs_format_la-f2fs_format.o libf2fs_format_la-f2fs_format_utils.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libf2fs_format.a
libtool: link: ( cd ".libs" && rm -f "libf2fs_format.la" && ln -s "../libf2fs_format.la" "libf2fs_format.la" )
make[2]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/mkfs'
Making all in fsck
make[2]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/fsck'
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -MT fsck.o -MD -MP -MF .deps/fsck.Tpo -c -o fsck.o fsck.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o dump.c
mv -f .deps/dump.Tpo .deps/dump.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -MT mount.o -MD -MP -MF .deps/mount.Tpo -c -o mount.o mount.c
mv -f .deps/fsck.Tpo .deps/fsck.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -MT defrag.o -MD -MP -MF .deps/defrag.Tpo -c -o defrag.o defrag.c
mv -f .deps/defrag.Tpo .deps/defrag.Po
mv -f .deps/mount.Tpo .deps/mount.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -o fsck.f2fs main.o fsck.o dump.o mount.o defrag.o -luuid ../lib/libf2fs.la
libtool: link: gcc -Wall -o .libs/fsck.f2fs main.o fsck.o dump.o mount.o defrag.o -luuid ../lib/.libs/libf2fs.so
make[2]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/fsck'
Making all in tools
make[2]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/tools'
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -MT f2fstat.o -MD -MP -MF .deps/f2fstat.Tpo -c -o f2fstat.o f2fstat.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -MT fibmap.o -MD -MP -MF .deps/fibmap.Tpo -c -o fibmap.o fibmap.c
mv -f .deps/fibmap.Tpo .deps/fibmap.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -MT f2fs_io_parse.o -MD -MP -MF .deps/f2fs_io_parse.Tpo -c -o f2fs_io_parse.o f2fs_io_parse.c
mv -f .deps/f2fstat.Tpo .deps/f2fstat.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -o f2fstat f2fstat.o
libtool: link: gcc -Wall -o f2fstat f2fstat.o
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -o fibmap.f2fs fibmap.o
mv -f .deps/f2fs_io_parse.Tpo .deps/f2fs_io_parse.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -o parse.f2fs f2fs_io_parse.o
libtool: link: gcc -Wall -o fibmap.f2fs fibmap.o
libtool: link: gcc -Wall -o parse.f2fs f2fs_io_parse.o
make[2]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/tools'
make[2]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1'
make[2]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1'
make[1]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1'
==> Entering fakeroot environment...
==> Starting package()...
Making install in man
make[1]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/man'
make[2]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/man'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/f2fs-tools/pkg/f2fs-tools//usr/share/man/man8'
/usr/bin/install -c -m 644 mkfs.f2fs.8 fsck.f2fs.8 dump.f2fs.8 defrag.f2fs.8 '/tmp/f2fs-tools/pkg/f2fs-tools//usr/share/man/man8'
make[2]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/man'
make[1]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/man'
Making install in lib
make[1]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/lib'
make[2]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/lib'
make[2]: Nothing to be done for 'install-data-am'.
/usr/sbin/mkdir -p '/tmp/f2fs-tools/pkg/f2fs-tools//usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libf2fs.la '/tmp/f2fs-tools/pkg/f2fs-tools//usr/lib'
libtool: install: /usr/bin/install -c .libs/libf2fs.so.0.0.1 /tmp/f2fs-tools/pkg/f2fs-tools//usr/lib/libf2fs.so.0.0.1
libtool: install: (cd /tmp/f2fs-tools/pkg/f2fs-tools//usr/lib && { ln -s -f libf2fs.so.0.0.1 libf2fs.so.0 || { rm -f libf2fs.so.0 && ln -s libf2fs.so.0.0.1 libf2fs.so.0; }; })
libtool: install: (cd /tmp/f2fs-tools/pkg/f2fs-tools//usr/lib && { ln -s -f libf2fs.so.0.0.1 libf2fs.so || { rm -f libf2fs.so && ln -s libf2fs.so.0.0.1 libf2fs.so; }; })
libtool: install: /usr/bin/install -c .libs/libf2fs.lai /tmp/f2fs-tools/pkg/f2fs-tools//usr/lib/libf2fs.la
libtool: install: /usr/bin/install -c .libs/libf2fs.a /tmp/f2fs-tools/pkg/f2fs-tools//usr/lib/libf2fs.a
libtool: install: chmod 644 /tmp/f2fs-tools/pkg/f2fs-tools//usr/lib/libf2fs.a
libtool: install: ranlib /tmp/f2fs-tools/pkg/f2fs-tools//usr/lib/libf2fs.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/lib'
make[1]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/lib'
Making install in mkfs
make[1]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/mkfs'
make[2]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/mkfs'
make[2]: Nothing to be done for 'install-data-am'.
/usr/sbin/mkdir -p '/tmp/f2fs-tools/pkg/f2fs-tools//usr/lib'
/usr/sbin/mkdir -p '/tmp/f2fs-tools/pkg/f2fs-tools//usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c libf2fs_format.la '/tmp/f2fs-tools/pkg/f2fs-tools//usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c mkfs.f2fs '/tmp/f2fs-tools/pkg/f2fs-tools//usr/bin'
libtool: warning: relinking 'libf2fs_format.la'
libtool: install: (cd /tmp/f2fs-tools/src/f2fs-tools-1.6.1/mkfs; /bin/sh "/tmp/f2fs-tools/src/f2fs-tools-1.6.1/libtool" --tag CC --mode=relink gcc -DWITH_BLKDISCARD -luuid -L../lib -lf2fs -version-info 0:1:0 -o libf2fs_format.la -rpath /usr/lib libf2fs_format_la-f2fs_format_main.lo libf2fs_format_la-f2fs_format.lo libf2fs_format_la-f2fs_format_utils.lo -inst-prefix-dir /tmp/f2fs-tools/pkg/f2fs-tools/)
libtool: warning: '../lib/libf2fs.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/mkfs.f2fs /tmp/f2fs-tools/pkg/f2fs-tools//usr/bin/mkfs.f2fs
libtool: relink: gcc -shared -fPIC -DPIC .libs/libf2fs_format_la-f2fs_format_main.o .libs/libf2fs_format_la-f2fs_format.o .libs/libf2fs_format_la-f2fs_format_utils.o -luuid -L../lib -L/tmp/f2fs-tools/pkg/f2fs-tools//usr/lib -L/usr/lib -lf2fs -Wl,-soname -Wl,libf2fs_format.so.0 -o .libs/libf2fs_format.so.0.0.1
libtool: install: /usr/bin/install -c .libs/libf2fs_format.so.0.0.1T /tmp/f2fs-tools/pkg/f2fs-tools//usr/lib/libf2fs_format.so.0.0.1
libtool: install: (cd /tmp/f2fs-tools/pkg/f2fs-tools//usr/lib && { ln -s -f libf2fs_format.so.0.0.1 libf2fs_format.so.0 || { rm -f libf2fs_format.so.0 && ln -s libf2fs_format.so.0.0.1 libf2fs_format.so.0; }; })
libtool: install: (cd /tmp/f2fs-tools/pkg/f2fs-tools//usr/lib && { ln -s -f libf2fs_format.so.0.0.1 libf2fs_format.so || { rm -f libf2fs_format.so && ln -s libf2fs_format.so.0.0.1 libf2fs_format.so; }; })
libtool: install: /usr/bin/install -c .libs/libf2fs_format.lai /tmp/f2fs-tools/pkg/f2fs-tools//usr/lib/libf2fs_format.la
libtool: install: /usr/bin/install -c .libs/libf2fs_format.a /tmp/f2fs-tools/pkg/f2fs-tools//usr/lib/libf2fs_format.a
libtool: install: chmod 644 /tmp/f2fs-tools/pkg/f2fs-tools//usr/lib/libf2fs_format.a
libtool: install: ranlib /tmp/f2fs-tools/pkg/f2fs-tools//usr/lib/libf2fs_format.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/mkfs'
make[1]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/mkfs'
Making install in fsck
make[1]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/fsck'
make[2]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/fsck'
make install-data-hook
/usr/sbin/mkdir -p '/tmp/f2fs-tools/pkg/f2fs-tools//usr/bin'
make[3]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/fsck'
ln -sf fsck.f2fs /tmp/f2fs-tools/pkg/f2fs-tools///usr/bin/dump.f2fs
ln -sf fsck.f2fs /tmp/f2fs-tools/pkg/f2fs-tools///usr/bin/defrag.f2fs
make[3]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/fsck'
/bin/sh ../libtool --mode=install /usr/bin/install -c fsck.f2fs '/tmp/f2fs-tools/pkg/f2fs-tools//usr/bin'
libtool: warning: '../lib/libf2fs.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/fsck.f2fs /tmp/f2fs-tools/pkg/f2fs-tools//usr/bin/fsck.f2fs
make[2]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/fsck'
make[1]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/fsck'
Making install in tools
make[1]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/tools'
make[2]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/tools'
make[2]: Nothing to be done for 'install-data-am'.
/usr/sbin/mkdir -p '/tmp/f2fs-tools/pkg/f2fs-tools//usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c f2fstat fibmap.f2fs parse.f2fs '/tmp/f2fs-tools/pkg/f2fs-tools//usr/bin'
libtool: install: /usr/bin/install -c f2fstat /tmp/f2fs-tools/pkg/f2fs-tools//usr/bin/f2fstat
libtool: install: /usr/bin/install -c fibmap.f2fs /tmp/f2fs-tools/pkg/f2fs-tools//usr/bin/fibmap.f2fs
libtool: install: /usr/bin/install -c parse.f2fs /tmp/f2fs-tools/pkg/f2fs-tools//usr/bin/parse.f2fs
make[2]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/tools'
make[1]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1/tools'
make[1]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1'
make[2]: Entering directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1'
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/f2fs-tools/src/f2fs-tools-1.6.1'
make[1]: Leaving directory '/tmp/f2fs-tools/src/f2fs-tools-1.6.1'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "f2fs-tools"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: f2fs-tools 1.6.1-1 (Wed Aug 24 13:21:32 UTC 2016)
CMD: pacman --query --file f2fs-tools-1.6.1-1-x86_64.pkg.tar.xz
Creating hybrid package for 'f2fs-tools'
Trying to find vanilla package 'f2fs-tools'...
CMD: pacman --query --file /mirror/f2fs-tools-1.6.1-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/bin/mkfs.f2fs
/usr/bin/fsck.f2fs
/usr/bin/f2fstat
/usr/bin/fibmap.f2fs
/usr/bin/parse.f2fs
/usr/bin/defrag.f2fs
/usr/bin/dump.f2fs
/usr/lib/libf2fs.so.0.0.1
/usr/lib/libf2fs_format.so.0.0.1
/usr/lib/libf2fs_format.so
/usr/lib/libf2fs_format.so.0
/usr/lib/libf2fs.so
/usr/lib/libf2fs.so.0
/usr/share/man/man8/mkfs.f2fs.8.gz
/usr/share/man/man8/fsck.f2fs.8.gz
/usr/share/man/man8/dump.f2fs.8.gz
/usr/share/man/man8/defrag.f2fs.8.gz
/sysroot/usr/lib/libf2fs.so.0.0.1
/sysroot/usr/lib/libf2fs.so.0
/sysroot/usr/lib/libf2fs.so
/sysroot/usr/lib/libf2fs.la
/sysroot/usr/lib/libf2fs.a
/sysroot/usr/lib/libf2fs_format.so.0.0.1
/sysroot/usr/lib/libf2fs_format.so.0
/sysroot/usr/lib/libf2fs_format.so
/sysroot/usr/lib/libf2fs_format.la
/sysroot/usr/lib/libf2fs_format.a
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf f2fs-tools.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/f2fs-tools.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/f2fs-tools.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/f2fs-tools.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/f2fs-tools/src/f2fs-tools-1.6.1/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 F2FS tools configure 1.6.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin
## --------- ##
## Platform. ##
## --------- ##
hostname = e26f4ef2ccb3
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:2438: checking for .git
configure:2451: result: no
configure:2513: checking for a BSD-compatible install
configure:2581: result: /usr/bin/install -c
configure:2592: checking whether build environment is sane
configure:2647: result: yes
configure:2706: checking for x86_64-unknown-linux-strip
configure:2736: result: no
configure:2746: checking for strip
configure:2762: found /usr/sbin/strip
configure:2773: result: strip
configure:2798: checking for a thread-safe mkdir -p
configure:2837: result: /usr/sbin/mkdir -p
configure:2844: checking for gawk
configure:2860: found /usr/sbin/gawk
configure:2871: result: gawk
configure:2882: checking whether make sets $(MAKE)
configure:2904: result: yes
configure:2933: checking whether make supports nested variables
configure:2950: result: yes
configure:3029: checking how to create a pax tar archive
configure:3040: tar --version
tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later .
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
configure:3043: $? = 0
configure:3083: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
configure:3086: $? = 0
configure:3090: tar -xf -
#
configure:3093: $? = 0
#
configure:3095: cat conftest.dir/file
#
GrepMe
#
configure:3098: $? = 0
#
configure:3111: result: gnutar
#
configure:3174: checking for style of include used by make
#
configure:3202: result: GNU
#
configure:3233: checking for x86_64-unknown-linux-gcc
#
configure:3263: result: no
#
configure:3273: checking for gcc
#
configure:3289: found /usr/sbin/gcc
#
configure:3300: result: gcc
#
configure:3529: checking for C compiler version
#
configure:3538: 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:3549: $? = 0
#
configure:3538: 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:3549: $? = 0
#
configure:3538: gcc -V >&5
#
gcc: error: unrecognized command line option '-V'
#
gcc: fatal error: no input files
#
compilation terminated.
#
configure:3549: $? = 1
#
configure:3538: gcc -qversion >&5
#
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
#
gcc: fatal error: no input files
#
compilation terminated.
#
configure:3549: $? = 1
#
configure:3569: checking whether the C compiler works
#
configure:3591: gcc conftest.c >&5
#
configure:3595: $? = 0
#
configure:3643: result: yes
#
configure:3646: checking for C compiler default output file name
#
configure:3648: result: a.out
#
configure:3654: checking for suffix of executables
#
configure:3661: gcc -o conftest conftest.c >&5
#
configure:3665: $? = 0
#
configure:3687: result:
#
configure:3709: checking whether we are cross compiling
#
configure:3717: gcc -o conftest conftest.c >&5
#
configure:3721: $? = 0
#
configure:3728: ./conftest
#
configure:3732: $? = 0
#
configure:3747: result: no
#
configure:3752: checking for suffix of object files
#
configure:3774: gcc -c conftest.c >&5
#
configure:3778: $? = 0
#
configure:3799: result: o
#
configure:3803: checking whether we are using the GNU C compiler
#
configure:3822: gcc -c conftest.c >&5
#
configure:3822: $? = 0
#
configure:3831: result: yes
#
configure:3840: checking whether gcc accepts -g
#
configure:3860: gcc -c -g conftest.c >&5
#
configure:3860: $? = 0
#
configure:3901: result: yes
#
configure:3918: checking for gcc option to accept ISO C89
#
configure:3981: gcc -c conftest.c >&5
#
configure:3981: $? = 0
#
configure:3994: result: none needed
#
configure:4019: checking whether gcc understands -c and -o together
#
configure:4041: gcc -c conftest.c -o conftest2.o
#
configure:4044: $? = 0
#
configure:4041: gcc -c conftest.c -o conftest2.o
#
configure:4044: $? = 0
#
configure:4056: result: yes
#
configure:4075: checking dependency style of gcc
#
configure:4186: result: gcc3
#
configure:4207: checking how to run the C preprocessor
#
configure:4238: gcc -E conftest.c
#
configure:4238: $? = 0
#
configure:4252: gcc -E conftest.c
#
conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:4252: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "F2FS tools"
#
| #define PACKAGE_TARNAME "f2fs-tools"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "F2FS tools 1.6.1"
#
| #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net"
#
| #define PACKAGE_URL ""
#
| #define F2FS_TOOLS_VERSION "1.6.1"
#
| #define F2FS_MAJOR_VERSION 1
#
| #define F2FS_MINOR_VERSION 6
#
| #define F2FS_TOOLS_DATE "2016-03-22"
#
| #define PACKAGE "f2fs-tools"
#
| #define VERSION "1.6.1"
#
| /* end confdefs.h. */
#
| #include
#
configure:4277: result: gcc -E
#
configure:4297: gcc -E conftest.c
#
configure:4297: $? = 0
#
configure:4311: gcc -E conftest.c
#
conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:4311: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "F2FS tools"
#
| #define PACKAGE_TARNAME "f2fs-tools"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "F2FS tools 1.6.1"
#
| #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net"
#
| #define PACKAGE_URL ""
#
| #define F2FS_TOOLS_VERSION "1.6.1"
#
| #define F2FS_MAJOR_VERSION 1
#
| #define F2FS_MINOR_VERSION 6
#
| #define F2FS_TOOLS_DATE "2016-03-22"
#
| #define PACKAGE "f2fs-tools"
#
| #define VERSION "1.6.1"
#
| /* end confdefs.h. */
#
| #include
#
configure:4340: checking for grep that handles long lines and -e
#
configure:4398: result: /usr/sbin/grep
#
configure:4403: checking for egrep
#
configure:4465: result: /usr/sbin/grep -E
#
configure:4470: checking for ANSI C header files
#
configure:4490: gcc -c conftest.c >&5
#
configure:4490: $? = 0
#
configure:4563: gcc -o conftest conftest.c >&5
#
configure:4563: $? = 0
#
configure:4563: ./conftest
#
configure:4563: $? = 0
#
configure:4574: result: yes
#
configure:4587: checking for sys/types.h
#
configure:4587: gcc -c conftest.c >&5
#
configure:4587: $? = 0
#
configure:4587: result: yes
#
configure:4587: checking for sys/stat.h
#
configure:4587: gcc -c conftest.c >&5
#
configure:4587: $? = 0
#
configure:4587: result: yes
#
configure:4587: checking for stdlib.h
#
configure:4587: gcc -c conftest.c >&5
#
configure:4587: $? = 0
#
configure:4587: result: yes
#
configure:4587: checking for string.h
#
configure:4587: gcc -c conftest.c >&5
#
configure:4587: $? = 0
#
configure:4587: result: yes
#
configure:4587: checking for memory.h
#
configure:4587: gcc -c conftest.c >&5
#
configure:4587: $? = 0
#
configure:4587: result: yes
#
configure:4587: checking for strings.h
#
configure:4587: gcc -c conftest.c >&5
#
configure:4587: $? = 0
#
configure:4587: result: yes
#
configure:4587: checking for inttypes.h
#
configure:4587: gcc -c conftest.c >&5
#
configure:4587: $? = 0
#
configure:4587: result: yes
#
configure:4587: checking for stdint.h
#
configure:4587: gcc -c conftest.c >&5
#
configure:4587: $? = 0
#
configure:4587: result: yes
#
configure:4587: checking for unistd.h
#
configure:4587: gcc -c conftest.c >&5
#
configure:4587: $? = 0
#
configure:4587: result: yes
#
configure:4605: checking for fcntl.h
#
configure:4605: gcc -c conftest.c >&5
#
configure:4605: $? = 0
#
configure:4605: result: yes
#
configure:4605: checking for mntent.h
#
configure:4605: gcc -c conftest.c >&5
#
configure:4605: $? = 0
#
configure:4605: result: yes
#
configure:4605: checking for stdlib.h
#
configure:4605: result: yes
#
configure:4605: checking for string.h
#
configure:4605: result: yes
#
configure:4605: checking for unistd.h
#
configure:4605: result: yes
#
configure:4605: checking for sys/ioctl.h
#
configure:4605: gcc -c conftest.c >&5
#
configure:4605: $? = 0
#
configure:4605: result: yes
#
configure:4605: checking for sys/mount.h
#
configure:4605: gcc -c conftest.c >&5
#
configure:4605: $? = 0
#
configure:4605: result: yes
#
configure:4641: checking for x86_64-unknown-linux-gcc
#
configure:4668: result: gcc
#
configure:4937: checking for C compiler version
#
configure:4946: 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:4957: $? = 0
#
configure:4946: 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:4957: $? = 0
#
configure:4946: gcc -V >&5
#
gcc: error: unrecognized command line option '-V'
#
gcc: fatal error: no input files
#
compilation terminated.
#
configure:4957: $? = 1
#
configure:4946: gcc -qversion >&5
#
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
#
gcc: fatal error: no input files
#
compilation terminated.
#
configure:4957: $? = 1
#
configure:4961: checking whether we are using the GNU C compiler
#
configure:4989: result: yes
#
configure:4998: checking whether gcc accepts -g
#
configure:5059: result: yes
#
configure:5076: checking for gcc option to accept ISO C89
#
configure:5152: result: none needed
#
configure:5177: checking whether gcc understands -c and -o together
#
configure:5214: result: yes
#
configure:5233: checking dependency style of gcc
#
configure:5344: result: gcc3
#
configure:5388: checking build system type
#
configure:5402: result: x86_64-unknown-linux-gnu
#
configure:5422: checking host system type
#
configure:5435: result: x86_64-unknown-linux-gnu
#
configure:5476: checking how to print strings
#
configure:5503: result: printf
#
configure:5524: checking for a sed that does not truncate output
#
configure:5588: result: /usr/sbin/sed
#
configure:5606: checking for fgrep
#
configure:5668: result: /usr/sbin/grep -F
#
configure:5703: checking for ld used by gcc
#
configure:5770: result: /usr/sbin/ld
#
configure:5777: checking if the linker (/usr/sbin/ld) is GNU ld
#
configure:5792: result: yes
#
configure:5804: checking for BSD- or MS-compatible name lister (nm)
#
configure:5858: result: /usr/sbin/nm -B
#
configure:5988: checking the name lister (/usr/sbin/nm -B) interface
#
configure:5995: gcc -c conftest.c >&5
#
configure:5998: /usr/sbin/nm -B "conftest.o"
#
configure:6001: output
#
0000000000000000 B some_variable
#
configure:6008: result: BSD nm
#
configure:6011: checking whether ln -s works
#
configure:6015: result: yes
#
configure:6023: checking the maximum length of command line arguments
#
configure:6154: result: 1572864
#
configure:6202: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
#
configure:6242: result: func_convert_file_noop
#
configure:6249: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
#
configure:6269: result: func_convert_file_noop
#
configure:6276: checking for /usr/sbin/ld option to reload object files
#
configure:6283: result: -r
#
configure:6317: checking for x86_64-unknown-linux-objdump
#
configure:6347: result: no
#
configure:6357: checking for objdump
#
configure:6373: found /usr/sbin/objdump
#
configure:6384: result: objdump
#
configure:6416: checking how to recognize dependent libraries
#
configure:6616: result: pass_all
#
configure:6661: checking for x86_64-unknown-linux-dlltool
#
configure:6691: result: no
#
configure:6701: checking for dlltool
#
configure:6731: result: no
#
configure:6761: checking how to associate runtime and link libraries
#
configure:6788: result: printf %s\n
#
configure:6804: checking for x86_64-unknown-linux-ar
#
configure:6834: result: no
#
configure:6848: checking for ar
#
configure:6864: found /usr/sbin/ar
#
configure:6875: result: ar
#
configure:6912: checking for archiver @FILE support
#
configure:6929: gcc -c conftest.c >&5
#
configure:6929: $? = 0
#
configure:6932: ar cru libconftest.a @conftest.lst >&5
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
configure:6935: $? = 0
#
configure:6940: ar cru libconftest.a @conftest.lst >&5
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
ar: conftest.o: No such file or directory
#
configure:6943: $? = 1
#
configure:6955: result: @
#
configure:6973: checking for x86_64-unknown-linux-strip
#
configure:7000: result: strip
#
configure:7072: checking for x86_64-unknown-linux-ranlib
#
configure:7102: result: no
#
configure:7112: checking for ranlib
#
configure:7128: found /usr/sbin/ranlib
#
configure:7139: result: ranlib
#
configure:7241: checking command to parse /usr/sbin/nm -B output from gcc object
#
configure:7394: gcc -c conftest.c >&5
#
configure:7397: $? = 0
#
configure:7401: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
#
configure:7404: $? = 0
#
configure:7470: gcc -o conftest conftest.c conftstm.o >&5
#
configure:7473: $? = 0
#
configure:7511: result: ok
#
configure:7558: checking for sysroot
#
configure:7588: result: no
#
configure:7595: checking for a working dd
#
configure:7633: result: /usr/sbin/dd
#
configure:7637: checking how to truncate binary pipes
#
configure:7652: result: /usr/sbin/dd bs=4096 count=1
#
configure:7788: gcc -c conftest.c >&5
#
configure:7791: $? = 0
#
configure:7941: checking for x86_64-unknown-linux-mt
#
configure:7971: result: no
#
configure:7981: checking for mt
#
configure:8011: result: no
#
configure:8031: checking if : is a manifest tool
#
configure:8037: : '-?'
#
configure:8045: result: no
#
configure:8719: checking for dlfcn.h
#
configure:8719: gcc -c conftest.c >&5
#
configure:8719: $? = 0
#
configure:8719: result: yes
#
configure:8975: checking for objdir
#
configure:8990: result: .libs
#
configure:9254: checking if gcc supports -fno-rtti -fno-exceptions
#
configure:9272: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
#
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
#
configure:9276: $? = 0
#
configure:9289: result: no
#
configure:9647: checking for gcc option to produce PIC
#
configure:9654: result: -fPIC -DPIC
#
configure:9662: checking if gcc PIC flag -fPIC -DPIC works
#
configure:9680: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
#
configure:9684: $? = 0
#
configure:9697: result: yes
#
configure:9726: checking if gcc static flag -static works
#
configure:9754: result: yes
#
configure:9769: checking if gcc supports -c -o file.o
#
configure:9790: gcc -c -o out/conftest2.o conftest.c >&5
#
configure:9794: $? = 0
#
configure:9816: result: yes
#
configure:9824: checking if gcc supports -c -o file.o
#
configure:9871: result: yes
#
configure:9904: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
#
configure:11163: result: yes
#
configure:11200: checking whether -lc should be explicitly linked in
#
configure:11208: gcc -c conftest.c >&5
#
configure:11211: $? = 0
#
configure:11226: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
#
configure:11229: $? = 0
#
configure:11243: result: no
#
configure:11403: checking dynamic linker characteristics
#
configure:11984: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
#
configure:11984: $? = 0
#
configure:12221: result: GNU/Linux ld.so
#
configure:12343: checking how to hardcode library paths into programs
#
configure:12368: result: immediate
#
configure:12916: checking whether stripping libraries is possible
#
configure:12921: result: yes
#
configure:12956: checking if libtool supports shared libraries
#
configure:12958: result: yes
#
configure:12961: checking whether to build shared libraries
#
configure:12986: result: yes
#
configure:12989: checking whether to build static libraries
#
configure:12993: result: yes
#
configure:13032: checking for ldconfig
#
configure:13051: found /usr/sbin/ldconfig
#
configure:13064: result: /usr/sbin/ldconfig
#
configure:13085: checking for x86_64-unknown-linux-pkg-config
#
configure:13118: result: no
#
configure:13128: checking for pkg-config
#
configure:13146: found /usr/sbin/pkg-config
#
configure:13158: result: /usr/sbin/pkg-config
#
configure:13183: checking pkg-config is at least version 0.9.0
#
configure:13186: result: yes
#
configure:13196: checking for libuuid
#
configure:13203: $PKG_CONFIG --exists --print-errors "uuid"
#
configure:13206: $? = 0
#
configure:13220: $PKG_CONFIG --exists --print-errors "uuid"
#
configure:13223: $? = 0
#
configure:13281: result: yes
#
configure:13291: checking linux/fs.h usability
#
configure:13291: gcc -c conftest.c >&5
#
configure:13291: $? = 0
#
configure:13291: result: yes
#
configure:13291: checking linux/fs.h presence
#
configure:13291: gcc -E conftest.c
#
configure:13291: $? = 0
#
configure:13291: result: yes
#
configure:13291: checking for linux/fs.h
#
configure:13291: result: yes
#
configure:13291: checking for fcntl.h
#
configure:13291: result: yes
#
configure:13291: checking for mntent.h
#
configure:13291: result: yes
#
configure:13291: checking for stdlib.h
#
configure:13291: result: yes
#
configure:13291: checking for string.h
#
configure:13291: result: yes
#
configure:13291: checking for sys/ioctl.h
#
configure:13291: result: yes
#
configure:13291: checking for sys/mount.h
#
configure:13291: result: yes
#
configure:13291: checking for unistd.h
#
configure:13291: result: yes
#
configure:13291: checking linux/falloc.h usability
#
configure:13291: gcc -c conftest.c >&5
#
configure:13291: $? = 0
#
configure:13291: result: yes
#
configure:13291: checking linux/falloc.h presence
#
configure:13291: gcc -E conftest.c
#
configure:13291: $? = 0
#
configure:13291: result: yes
#
configure:13291: checking for linux/falloc.h
#
configure:13291: result: yes
#
configure:13291: checking byteswap.h usability
#
configure:13291: gcc -c conftest.c >&5
#
configure:13291: $? = 0
#
configure:13291: result: yes
#
configure:13291: checking byteswap.h presence
#
configure:13291: gcc -E conftest.c
#
configure:13291: $? = 0
#
configure:13291: result: yes
#
configure:13291: checking for byteswap.h
#
configure:13291: result: yes
#
configure:13303: checking for inline
#
configure:13319: gcc -c conftest.c >&5
#
configure:13319: $? = 0
#
configure:13327: result: inline
#
configure:13345: checking for int32_t
#
configure:13345: gcc -c conftest.c >&5
#
configure:13345: $? = 0
#
configure:13345: gcc -c conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:82:53: warning: integer overflow in expression [-Woverflow]
#
< (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
#
^
#
conftest.c:81:12: error: storage size of 'test_array' isn't constant
#
static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
#
^~~~~~~~~~
#
configure:13345: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "F2FS tools"
#
| #define PACKAGE_TARNAME "f2fs-tools"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "F2FS tools 1.6.1"
#
| #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net"
#
| #define PACKAGE_URL ""
#
| #define F2FS_TOOLS_VERSION "1.6.1"
#
| #define F2FS_MAJOR_VERSION 1
#
| #define F2FS_MINOR_VERSION 6
#
| #define F2FS_TOOLS_DATE "2016-03-22"
#
| #define PACKAGE "f2fs-tools"
#
| #define VERSION "1.6.1"
#
| #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_FCNTL_H 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_SYS_IOCTL_H 1
#
| #define HAVE_SYS_MOUNT_H 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_LINUX_FS_H 1
#
| #define HAVE_FCNTL_H 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_SYS_IOCTL_H 1
#
| #define HAVE_SYS_MOUNT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_LINUX_FALLOC_H 1
#
| #define HAVE_BYTESWAP_H 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| enum { N = 32 / 2 - 1 };
#
| int
#
| main ()
#
| {
#
| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
#
| < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:13345: result: yes
#
configure:13356: checking for int8_t
#
configure:13356: gcc -c conftest.c >&5
#
configure:13356: $? = 0
#
configure:13356: gcc -c conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:81:12: error: size of array 'test_array' is negative
#
static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
#
^~~~~~~~~~
#
configure:13356: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "F2FS tools"
#
| #define PACKAGE_TARNAME "f2fs-tools"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "F2FS tools 1.6.1"
#
| #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net"
#
| #define PACKAGE_URL ""
#
| #define F2FS_TOOLS_VERSION "1.6.1"
#
| #define F2FS_MAJOR_VERSION 1
#
| #define F2FS_MINOR_VERSION 6
#
| #define F2FS_TOOLS_DATE "2016-03-22"
#
| #define PACKAGE "f2fs-tools"
#
| #define VERSION "1.6.1"
#
| #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_FCNTL_H 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_SYS_IOCTL_H 1
#
| #define HAVE_SYS_MOUNT_H 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_LINUX_FS_H 1
#
| #define HAVE_FCNTL_H 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_SYS_IOCTL_H 1
#
| #define HAVE_SYS_MOUNT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_LINUX_FALLOC_H 1
#
| #define HAVE_BYTESWAP_H 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| enum { N = 8 / 2 - 1 };
#
| int
#
| main ()
#
| {
#
| static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
#
| < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:13356: result: yes
#
configure:13367: checking for size_t
#
configure:13367: gcc -c conftest.c >&5
#
configure:13367: $? = 0
#
configure:13367: gcc -c conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:80:21: error: expected expression before ')' token
#
if (sizeof ((size_t)))
#
^
#
configure:13367: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "F2FS tools"
#
| #define PACKAGE_TARNAME "f2fs-tools"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "F2FS tools 1.6.1"
#
| #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net"
#
| #define PACKAGE_URL ""
#
| #define F2FS_TOOLS_VERSION "1.6.1"
#
| #define F2FS_MAJOR_VERSION 1
#
| #define F2FS_MINOR_VERSION 6
#
| #define F2FS_TOOLS_DATE "2016-03-22"
#
| #define PACKAGE "f2fs-tools"
#
| #define VERSION "1.6.1"
#
| #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_FCNTL_H 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_SYS_IOCTL_H 1
#
| #define HAVE_SYS_MOUNT_H 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_LINUX_FS_H 1
#
| #define HAVE_FCNTL_H 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_SYS_IOCTL_H 1
#
| #define HAVE_SYS_MOUNT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_LINUX_FALLOC_H 1
#
| #define HAVE_BYTESWAP_H 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| int
#
| main ()
#
| {
#
| if (sizeof ((size_t)))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:13367: result: yes
#
configure:13382: checking for library containing getmntent
#
configure:13413: gcc -o conftest conftest.c >&5
#
configure:13413: $? = 0
#
configure:13430: result: none required
#
configure:13450: checking for fallocate
#
configure:13450: gcc -o conftest conftest.c >&5
#
configure:13450: $? = 0
#
configure:13450: result: yes
#
configure:13450: checking for getmntent
#
configure:13450: result: yes
#
configure:13450: checking for memset
#
configure:13450: gcc -o conftest conftest.c >&5
#
conftest.c:70:6: warning: conflicting types for built-in function 'memset'
#
char memset ();
#
^~~~~~
#
configure:13450: $? = 0
#
configure:13450: result: yes
#
configure:13468: checking whether bswap_64 is declared
#
configure:13468: gcc -c conftest.c >&5
#
configure:13468: $? = 0
#
configure:13468: result: yes
#
configure:13615: checking that generated files are newer than configure
#
configure:13621: result: done
#
configure:13648: creating ./config.status
#
#
## ---------------------- ##
#
## Running config.status. ##
#
## ---------------------- ##
#
#
This file was extended by F2FS tools config.status 1.6.1, which was
#
generated by GNU Autoconf 2.69. Invocation command line was
#
#
CONFIG_FILES =
#
CONFIG_HEADERS =
#
CONFIG_LINKS =
#
CONFIG_COMMANDS =
#
$ ./config.status
#
#
on e26f4ef2ccb3
#
#
config.status:1126: creating Makefile
#
config.status:1126: creating man/Makefile
#
config.status:1126: creating lib/Makefile
#
config.status:1126: creating mkfs/Makefile
#
config.status:1126: creating fsck/Makefile
#
config.status:1126: creating tools/Makefile
#
config.status:1126: creating config.h
#
config.status:1355: executing depfiles commands
#
config.status:1355: executing libtool commands
#
#
## ---------------- ##
#
## Cache variables. ##
#
## ---------------- ##
#
#
ac_cv_build=x86_64-unknown-linux-gnu
#
ac_cv_c_compiler_gnu=yes
#
ac_cv_c_inline=inline
#
ac_cv_c_int32_t=yes
#
ac_cv_c_int8_t=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_LT_SYS_LIBRARY_PATH_set=
#
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
#
ac_cv_env_PKG_CONFIG_LIBDIR_set=
#
ac_cv_env_PKG_CONFIG_LIBDIR_value=
#
ac_cv_env_PKG_CONFIG_PATH_set=
#
ac_cv_env_PKG_CONFIG_PATH_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_libuuid_CFLAGS_set=
#
ac_cv_env_libuuid_CFLAGS_value=
#
ac_cv_env_libuuid_LIBS_set=
#
ac_cv_env_libuuid_LIBS_value=
#
ac_cv_env_target_alias_set=
#
ac_cv_env_target_alias_value=
#
ac_cv_file__git=no
#
ac_cv_func_fallocate=yes
#
ac_cv_func_getmntent=yes
#
ac_cv_func_memset=yes
#
ac_cv_have_decl_bswap_64=yes
#
ac_cv_header_byteswap_h=yes
#
ac_cv_header_dlfcn_h=yes
#
ac_cv_header_fcntl_h=yes
#
ac_cv_header_inttypes_h=yes
#
ac_cv_header_linux_falloc_h=yes
#
ac_cv_header_linux_fs_h=yes
#
ac_cv_header_memory_h=yes
#
ac_cv_header_mntent_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_ioctl_h=yes
#
ac_cv_header_sys_mount_h=yes
#
ac_cv_header_sys_stat_h=yes
#
ac_cv_header_sys_types_h=yes
#
ac_cv_header_unistd_h=yes
#
ac_cv_host=x86_64-unknown-linux-gnu
#
ac_cv_objext=o
#
ac_cv_path_EGREP='/usr/sbin/grep -E'
#
ac_cv_path_FGREP='/usr/sbin/grep -F'
#
ac_cv_path_GREP=/usr/sbin/grep
#
ac_cv_path_LDCONFIG=/usr/sbin/ldconfig
#
ac_cv_path_SED=/usr/sbin/sed
#
ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
#
ac_cv_path_install='/usr/bin/install -c'
#
ac_cv_path_lt_DD=/usr/sbin/dd
#
ac_cv_path_mkdir=/usr/sbin/mkdir
#
ac_cv_prog_AWK=gawk
#
ac_cv_prog_CC=gcc
#
ac_cv_prog_CPP='gcc -E'
#
ac_cv_prog_STRIP=strip
#
ac_cv_prog_ac_ct_AR=ar
#
ac_cv_prog_ac_ct_CC=gcc
#
ac_cv_prog_ac_ct_OBJDUMP=objdump
#
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_search_getmntent='none required'
#
ac_cv_type_size_t=yes
#
am_cv_CC_dependencies_compiler_type=gcc3
#
am_cv_make_support_nested_variables=yes
#
am_cv_prog_cc_c_o=yes
#
am_cv_prog_tar_pax=gnutar
#
lt_cv_ar_at_file=@
#
lt_cv_archive_cmds_need_lc=no
#
lt_cv_deplibs_check_method=pass_all
#
lt_cv_file_magic_cmd='$MAGIC_CMD'
#
lt_cv_file_magic_test_file=
#
lt_cv_ld_reload_flag=-r
#
lt_cv_nm_interface='BSD nm'
#
lt_cv_objdir=.libs
#
lt_cv_path_LD=/usr/sbin/ld
#
lt_cv_path_NM='/usr/sbin/nm -B'
#
lt_cv_path_mainfest_tool=no
#
lt_cv_prog_compiler_c_o=yes
#
lt_cv_prog_compiler_pic='-fPIC -DPIC'
#
lt_cv_prog_compiler_pic_works=yes
#
lt_cv_prog_compiler_rtti_exceptions=no
#
lt_cv_prog_compiler_static_works=yes
#
lt_cv_prog_gnu_ld=yes
#
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
#
lt_cv_shlibpath_overrides_runpath=no
#
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
#
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
#
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
#
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
#
lt_cv_sys_global_symbol_to_import=
#
lt_cv_sys_max_cmd_len=1572864
#
lt_cv_to_host_file_cmd=func_convert_file_noop
#
lt_cv_to_tool_file_cmd=func_convert_file_noop
#
lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
#
pkg_cv_libuuid_CFLAGS=-I/usr/include/uuid
#
pkg_cv_libuuid_LIBS=-luuid
#
#
## ----------------- ##
#
## Output variables. ##
#
## ----------------- ##
#
#
ACLOCAL='${SHELL} /tmp/f2fs-tools/src/f2fs-tools-1.6.1/build-aux/missing aclocal-1.15'
#
AMDEPBACKSLASH='\'
#
AMDEP_FALSE='#'
#
AMDEP_TRUE=''
#
AMTAR='$${TAR-tar}'
#
AM_BACKSLASH='\'
#
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
#
AM_DEFAULT_VERBOSITY='1'
#
AM_V='$(V)'
#
AR='ar'
#
AUTOCONF='${SHELL} /tmp/f2fs-tools/src/f2fs-tools-1.6.1/build-aux/missing autoconf'
#
AUTOHEADER='${SHELL} /tmp/f2fs-tools/src/f2fs-tools-1.6.1/build-aux/missing autoheader'
#
AUTOMAKE='${SHELL} /tmp/f2fs-tools/src/f2fs-tools-1.6.1/build-aux/missing automake-1.15'
#
AWK='gawk'
#
CC='gcc'
#
CCDEPMODE='depmode=gcc3'
#
CFLAGS=''
#
CPP='gcc -E'
#
CPPFLAGS=''
#
CYGPATH_W='echo'
#
DEFS='-DHAVE_CONFIG_H'
#
DEPDIR='.deps'
#
DLLTOOL='false'
#
DSYMUTIL=''
#
DUMPBIN=''
#
ECHO_C=''
#
ECHO_N='-n'
#
ECHO_T=''
#
EGREP='/usr/sbin/grep -E'
#
EXEEXT=''
#
FGREP='/usr/sbin/grep -F'
#
FMT_AGE='0'
#
FMT_CURRENT='0'
#
FMT_REVISION='1'
#
GREP='/usr/sbin/grep'
#
INSTALL_DATA='${INSTALL} -m 644'
#
INSTALL_PROGRAM='${INSTALL}'
#
INSTALL_SCRIPT='${INSTALL}'
#
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
#
LD='/usr/sbin/ld -m elf_x86_64'
#
LDCONFIG='/usr/sbin/ldconfig'
#
LDFLAGS=''
#
LIBF2FS_AGE='0'
#
LIBF2FS_CURRENT='0'
#
LIBF2FS_REVISION='1'
#
LIBOBJS=''
#
LIBS=''
#
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
#
LIPO=''
#
LN_S='ln -s'
#
LTLIBOBJS=''
#
LT_SYS_LIBRARY_PATH=''
#
MAKEINFO='${SHELL} /tmp/f2fs-tools/src/f2fs-tools-1.6.1/build-aux/missing makeinfo'
#
MANIFEST_TOOL=':'
#
MKDIR_P='/usr/sbin/mkdir -p'
#
NM='/usr/sbin/nm -B'
#
NMEDIT=''
#
OBJDUMP='objdump'
#
OBJEXT='o'
#
OTOOL64=''
#
OTOOL=''
#
PACKAGE='f2fs-tools'
#
PACKAGE_BUGREPORT='linux-f2fs-devel@lists.sourceforge.net'
#
PACKAGE_NAME='F2FS tools'
#
PACKAGE_STRING='F2FS tools 1.6.1'
#
PACKAGE_TARNAME='f2fs-tools'
#
PACKAGE_URL=''
#
PACKAGE_VERSION='1.6.1'
#
PATH_SEPARATOR=':'
#
PKG_CONFIG='/usr/sbin/pkg-config'
#
PKG_CONFIG_LIBDIR=''
#
PKG_CONFIG_PATH=''
#
RANLIB='ranlib'
#
SED='/usr/sbin/sed'
#
SET_MAKE=''
#
SHELL='/bin/sh'
#
STRIP='strip'
#
VERSION='1.6.1'
#
ac_ct_AR='ar'
#
ac_ct_CC='gcc'
#
ac_ct_DUMPBIN=''
#
am__EXEEXT_FALSE=''
#
am__EXEEXT_TRUE='#'
#
am__fastdepCC_FALSE='#'
#
am__fastdepCC_TRUE=''
#
am__include='include'
#
am__isrc=''
#
am__leading_dot='.'
#
am__nodep='_no'
#
am__quote=''
#
am__tar='tar --format=posix -chf - "$$tardir"'
#
am__untar='tar -xf -'
#
bindir='${exec_prefix}/bin'
#
build='x86_64-unknown-linux-gnu'
#
build_alias=''
#
build_cpu='x86_64'
#
build_os='linux-gnu'
#
build_vendor='unknown'
#
datadir='${datarootdir}'
#
datarootdir='${prefix}/share'
#
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
#
dvidir='${docdir}'
#
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'
#
htmldir='${docdir}'
#
includedir='${prefix}/include'
#
infodir='${datarootdir}/info'
#
install_sh='${SHELL} /tmp/f2fs-tools/src/f2fs-tools-1.6.1/build-aux/install-sh'
#
libdir='${exec_prefix}/lib'
#
libexecdir='${exec_prefix}/libexec'
#
libuuid_CFLAGS='-I/usr/include/uuid'
#
libuuid_LIBS='-luuid'
#
localedir='${datarootdir}/locale'
#
localstatedir='${prefix}/var'
#
mandir='${datarootdir}/man'
#
mkdir_p='$(MKDIR_P)'
#
oldincludedir='/usr/include'
#
pdfdir='${docdir}'
#
prefix='/usr'
#
program_transform_name='s,x,x,'
#
psdir='${docdir}'
#
sbindir='/usr/bin'
#
sharedstatedir='${prefix}/com'
#
sysconfdir='${prefix}/etc'
#
target_alias=''
#
#
## ----------- ##
#
## confdefs.h. ##
#
## ----------- ##
#
#
/* confdefs.h */
#
#define PACKAGE_NAME "F2FS tools"
#
#define PACKAGE_TARNAME "f2fs-tools"
#
#define PACKAGE_VERSION "1.6.1"
#
#define PACKAGE_STRING "F2FS tools 1.6.1"
#
#define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net"
#
#define PACKAGE_URL ""
#
#define F2FS_TOOLS_VERSION "1.6.1"
#
#define F2FS_MAJOR_VERSION 1
#
#define F2FS_MINOR_VERSION 6
#
#define F2FS_TOOLS_DATE "2016-03-22"
#
#define PACKAGE "f2fs-tools"
#
#define VERSION "1.6.1"
#
#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_FCNTL_H 1
#
#define HAVE_MNTENT_H 1
#
#define HAVE_STDLIB_H 1
#
#define HAVE_STRING_H 1
#
#define HAVE_UNISTD_H 1
#
#define HAVE_SYS_IOCTL_H 1
#
#define HAVE_SYS_MOUNT_H 1
#
#define HAVE_DLFCN_H 1
#
#define LT_OBJDIR ".libs/"
#
#define HAVE_LINUX_FS_H 1
#
#define HAVE_FCNTL_H 1
#
#define HAVE_MNTENT_H 1
#
#define HAVE_STDLIB_H 1
#
#define HAVE_STRING_H 1
#
#define HAVE_SYS_IOCTL_H 1
#
#define HAVE_SYS_MOUNT_H 1
#
#define HAVE_UNISTD_H 1
#
#define HAVE_LINUX_FALLOC_H 1
#
#define HAVE_BYTESWAP_H 1
#
#define HAVE_GETMNTENT 1
#
#define HAVE_FALLOCATE 1
#
#define HAVE_GETMNTENT 1
#
#define HAVE_MEMSET 1
#
#define HAVE_DECL_BSWAP_64 1
#
#
configure: exit 0