The build took 00h 03m 46s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
5,885 |
sh |
861 |
makefile |
787 |
ansic |
7,533 |
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: fbdump 0.4.2-4 (Thu Apr 13 12:32:55 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used.checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking target system type... x86_64-unknown-linux-gnuchecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for x86_64-unknown-linux-gcc... clangchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking whether byte ordering is bigendian... nochecking for ANSI C header files... (cached) yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking sys/ioctl.h usability... yeschecking sys/ioctl.h presence... yeschecking for sys/ioctl.h... yeschecking for unistd.h... (cached) yeschecking linux/fb.h usability... yeschecking linux/fb.h presence... yeschecking for linux/fb.h... yeschecking sys/io.h usability... yeschecking sys/io.h presence... yeschecking for sys/io.h... yeschecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking for working volatile... yeschecking whether clang needs -traditional... nochecking for stdlib.h... (cached) yeschecking for GNU libc compatible malloc... yeschecking for stdlib.h... (cached) yeschecking for unistd.h... (cached) yeschecking for getpagesize... yeschecking for working mmap... yeschecking for working strtod... yeschecking for memset... yeschecking for munmap,... nochecking for strerror... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating src/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-recursivemake[1]: Entering directory '/tmp/fbdump/src/fbdump-0.4.2'Making all in srcmake[2]: Entering directory '/tmp/fbdump/src/fbdump-0.4.2/src'if clang -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -fomit-frame-pointer -s -MT main.o -MD -MP -MF ".deps/main.Tpo" \ -c -o main.o `test -f 'main.c' || echo './'`main.c; \then mv -f ".deps/main.Tpo" ".deps/main.Po"; \else rm -f ".deps/main.Tpo"; exit 1; \ficlang-3.8: warning: argument unused during compilation: '-s'main.c:82:49: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] if( Options_parse( opt_template, &opts, argc, argv ) != 0 ) ^~~~./options.h:32:83: note: passing argument to parameter 'argv' hereint Options_parse( const OptionTemplate *tmplt, void *opts, int argc, const char *argv[] ); ^1 warning generated.if clang -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -fomit-frame-pointer -s -MT cmap.o -MD -MP -MF ".deps/cmap.Tpo" \ -c -o cmap.o `test -f 'cmap.c' || echo './'`cmap.c; \then mv -f ".deps/cmap.Tpo" ".deps/cmap.Po"; \else rm -f ".deps/cmap.Tpo"; exit 1; \ficlang-3.8: warning: argument unused during compilation: '-s'if clang -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -fomit-frame-pointer -s -MT surface.o -MD -MP -MF ".deps/surface.Tpo" \ -c -o surface.o `test -f 'surface.c' || echo './'`surface.c; \then mv -f ".deps/surface.Tpo" ".deps/surface.Po"; \else rm -f ".deps/surface.Tpo"; exit 1; \ficlang-3.8: warning: argument unused during compilation: '-s'if clang -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -fomit-frame-pointer -s -MT convert.o -MD -MP -MF ".deps/convert.Tpo" \ -c -o convert.o `test -f 'convert.c' || echo './'`convert.c; \then mv -f ".deps/convert.Tpo" ".deps/convert.Po"; \else rm -f ".deps/convert.Tpo"; exit 1; \ficlang-3.8: warning: argument unused during compilation: '-s'if clang -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -fomit-frame-pointer -s -MT fb.o -MD -MP -MF ".deps/fb.Tpo" \ -c -o fb.o `test -f 'fb.c' || echo './'`fb.c; \then mv -f ".deps/fb.Tpo" ".deps/fb.Po"; \else rm -f ".deps/fb.Tpo"; exit 1; \ficlang-3.8: warning: argument unused during compilation: '-s'if clang -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -fomit-frame-pointer -s -MT vga.o -MD -MP -MF ".deps/vga.Tpo" \ -c -o vga.o `test -f 'vga.c' || echo './'`vga.c; \then mv -f ".deps/vga.Tpo" ".deps/vga.Po"; \else rm -f ".deps/vga.Tpo"; exit 1; \ficlang-3.8: warning: argument unused during compilation: '-s'if clang -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -fomit-frame-pointer -s -MT vt.o -MD -MP -MF ".deps/vt.Tpo" \ -c -o vt.o `test -f 'vt.c' || echo './'`vt.c; \then mv -f ".deps/vt.Tpo" ".deps/vt.Po"; \else rm -f ".deps/vt.Tpo"; exit 1; \ficlang-3.8: warning: argument unused during compilation: '-s'if clang -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -fomit-frame-pointer -s -MT options.o -MD -MP -MF ".deps/options.Tpo" \ -c -o options.o `test -f 'options.c' || echo './'`options.c; \then mv -f ".deps/options.Tpo" ".deps/options.Po"; \else rm -f ".deps/options.Tpo"; exit 1; \ficlang-3.8: warning: argument unused during compilation: '-s'clang -Wall -O2 -fomit-frame-pointer -s -o fbdump main.o cmap.o surface.o convert.o fb.o vga.o vt.o options.o make[2]: Leaving directory '/tmp/fbdump/src/fbdump-0.4.2/src'make[2]: Entering directory '/tmp/fbdump/src/fbdump-0.4.2'make[2]: Leaving directory '/tmp/fbdump/src/fbdump-0.4.2'make[1]: Leaving directory '/tmp/fbdump/src/fbdump-0.4.2'==> Entering fakeroot environment...==> Starting package()...Making install in srcmake[1]: Entering directory '/tmp/fbdump/src/fbdump-0.4.2/src'make[2]: Entering directory '/tmp/fbdump/src/fbdump-0.4.2/src'/bin/sh ../config/mkinstalldirs /tmp/fbdump/pkg/fbdump/usr/binmkdir -p -- /tmp/fbdump/pkg/fbdump/usr/bin /usr/bin/install -c fbdump /tmp/fbdump/pkg/fbdump/usr/bin/fbdumpmake[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/fbdump/src/fbdump-0.4.2/src'make[1]: Leaving directory '/tmp/fbdump/src/fbdump-0.4.2/src'make[1]: Entering directory '/tmp/fbdump/src/fbdump-0.4.2'make[2]: Entering directory '/tmp/fbdump/src/fbdump-0.4.2'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/fbdump/src/fbdump-0.4.2'make[1]: Leaving directory '/tmp/fbdump/src/fbdump-0.4.2'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "fbdump"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: fbdump 0.4.2-4 (Thu Apr 13 12:33:21 UTC 2017)CMD: pacman --query --file fbdump-0.4.2-4-x86_64.pkg.tar.xz
Creating hybrid package for 'fbdump'
Trying to find vanilla package 'fbdump'...
CMD: pacman --query --file /mirror/fbdump-0.4.2-4.pkg.tar.xz
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 fbdump.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/fbdump.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/fbdump.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/fbdump.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/fbdump/src/fbdump-0.4.2/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.61. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 785199c22ae2uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:1780: checking build system typeconfigure:1798: result: x86_64-unknown-linux-gnuconfigure:1820: checking host system typeconfigure:1835: result: x86_64-unknown-linux-gnuconfigure:1857: checking target system typeconfigure:1872: result: x86_64-unknown-linux-gnuconfigure:1915: checking for a BSD-compatible installconfigure:1971: result: /usr/bin/install -cconfigure:1982: checking whether build environment is saneconfigure:2025: result: yesconfigure:2058: checking for gawkconfigure:2074: found /usr/bin/gawkconfigure:2085: result: gawkconfigure:2096: checking whether make sets $(MAKE)configure:2117: result: yesconfigure:2196: checking for x86_64-unknown-linux-stripconfigure:2226: result: noconfigure:2236: checking for stripconfigure:2252: found /usr/bin/stripconfigure:2263: result: stripconfigure:2333: checking for x86_64-unknown-linux-gccconfigure:2360: result: clangconfigure:2638: checking for C compiler versionconfigure:2645: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:2648: $? = 0configure:2655: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2658: $? = 0configure:2665: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2668: $? = 1configure:2691: checking for C compiler default output file nameconfigure:2718: clang conftest.c >&5configure:2721: $? = 0configure:2759: result: a.outconfigure:2776: checking whether the C compiler worksconfigure:2786: ./a.outconfigure:2789: $? = 0configure:2806: result: yesconfigure:2813: checking whether we are cross compilingconfigure:2815: result: noconfigure:2818: checking for suffix of executablesconfigure:2825: clang -o conftest conftest.c >&5configure:2828: $? = 0configure:2852: result:configure:2858: checking for suffix of object filesconfigure:2884: clang -c conftest.c >&5configure:2887: $? = 0configure:2910: result: oconfigure:2914: checking whether we are using the GNU C compilerconfigure:2943: clang -c conftest.c >&5configure:2949: $? = 0configure:2966: result: yesconfigure:2971: checking whether clang accepts -gconfigure:3001: clang -c -g conftest.c >&5configure:3007: $? = 0configure:3106: result: yesconfigure:3123: checking for clang option to accept ISO C89configure:3197: clang -c conftest.c >&5configure:3203: $? = 0configure:3226: result: none neededconfigure:3255: checking for style of include used by makeconfigure:3283: result: GNUconfigure:3311: checking dependency style of clangconfigure:3394: result: gcc3configure:3417: checking how to run the C preprocessorconfigure:3457: clang -E conftest.cconfigure:3463: $? = 0configure:3494: clang -E conftest.cconftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3500: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "fbdump"| #define VERSION "0.4.2"| /* end confdefs.h. */| #include configure:3533: result: clang -Econfigure:3562: clang -E conftest.cconfigure:3568: $? = 0configure:3599: clang -E conftest.cconftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3605: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "fbdump"| #define VERSION "0.4.2"| /* end confdefs.h. */| #include configure:3643: checking for grep that handles long lines and -econfigure:3717: result: /usr/bin/grepconfigure:3722: checking for egrepconfigure:3800: result: /usr/bin/grep -Econfigure:3805: checking for ANSI C header filesconfigure:3835: clang -c conftest.c >&5configure:3841: $? = 0configure:3940: clang -o conftest conftest.c >&5configure:3943: $? = 0configure:3949: ./conftestconfigure:3952: $? = 0configure:3969: result: yesconfigure:3993: checking for sys/types.hconfigure:4014: clang -c conftest.c >&5configure:4020: $? = 0configure:4036: result: yesconfigure:3993: checking for sys/stat.hconfigure:4014: clang -c conftest.c >&5configure:4020: $? = 0configure:4036: result: yesconfigure:3993: checking for stdlib.hconfigure:4014: clang -c conftest.c >&5configure:4020: $? = 0configure:4036: result: yesconfigure:3993: checking for string.hconfigure:4014: clang -c conftest.c >&5configure:4020: $? = 0configure:4036: result: yesconfigure:3993: checking for memory.hconfigure:4014: clang -c conftest.c >&5configure:4020: $? = 0configure:4036: result: yesconfigure:3993: checking for strings.hconfigure:4014: clang -c conftest.c >&5configure:4020: $? = 0configure:4036: result: yesconfigure:3993: checking for inttypes.hconfigure:4014: clang -c conftest.c >&5configure:4020: $? = 0configure:4036: result: yesconfigure:3993: checking for stdint.hconfigure:4014: clang -c conftest.c >&5configure:4020: $? = 0configure:4036: result: yesconfigure:3993: checking for unistd.hconfigure:4014: clang -c conftest.c >&5configure:4020: $? = 0configure:4036: result: yesconfigure:4048: checking whether byte ordering is bigendianconfigure:4081: clang -c conftest.c >&5configure:4087: $? = 0configure:4119: clang -c conftest.c >&5conftest.c:27:2: error: use of undeclared identifier 'not'not big endian^1 error generated.configure:4125: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "fbdump"| #define VERSION "0.4.2"| #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| /* end confdefs.h. */| #include | #include || int| main ()| {| #if BYTE_ORDER != BIG_ENDIAN| not big endian| #endif|| ;| return 0;| }configure:4265: result: noconfigure:4288: checking for ANSI C header filesconfigure:4452: result: yesconfigure:4481: checking fcntl.h usabilityconfigure:4498: clang -c conftest.c >&5configure:4504: $? = 0configure:4518: result: yesconfigure:4522: checking fcntl.h presenceconfigure:4537: clang -E conftest.cconfigure:4543: $? = 0configure:4557: result: yesconfigure:4585: checking for fcntl.hconfigure:4593: result: yesconfigure:4471: checking for stdlib.hconfigure:4477: result: yesconfigure:4471: checking for string.hconfigure:4477: result: yesconfigure:4481: checking sys/ioctl.h usabilityconfigure:4498: clang -c conftest.c >&5configure:4504: $? = 0configure:4518: result: yesconfigure:4522: checking sys/ioctl.h presenceconfigure:4537: clang -E conftest.cconfigure:4543: $? = 0configure:4557: result: yesconfigure:4585: checking for sys/ioctl.hconfigure:4593: result: yesconfigure:4471: checking for unistd.hconfigure:4477: result: yesconfigure:4616: checking linux/fb.h usabilityconfigure:4633: clang -c conftest.c >&5configure:4639: $? = 0configure:4653: result: yesconfigure:4657: checking linux/fb.h presenceconfigure:4672: clang -E conftest.cconfigure:4678: $? = 0configure:4692: result: yesconfigure:4720: checking for linux/fb.hconfigure:4727: result: yesconfigure:4753: checking sys/io.h usabilityconfigure:4770: clang -c conftest.c >&5configure:4776: $? = 0configure:4790: result: yesconfigure:4794: checking sys/io.h presenceconfigure:4809: clang -E conftest.cconfigure:4815: $? = 0configure:4829: result: yesconfigure:4857: checking for sys/io.hconfigure:4864: result: yesconfigure:4903: checking for an ANSI C-conforming constconfigure:4978: clang -c conftest.c >&5configure:4984: $? = 0configure:4999: result: yesconfigure:5009: checking for inlineconfigure:5035: clang -c conftest.c >&5configure:5041: $? = 0configure:5059: result: inlineconfigure:5078: checking for working volatileconfigure:5107: clang -c conftest.c >&5configure:5113: $? = 0configure:5128: result: yesconfigure:5141: checking whether clang needs -traditionalconfigure:5183: result: noconfigure:5195: checking for stdlib.hconfigure:5201: result: yesconfigure:5330: checking for GNU libc compatible mallocconfigure:5364: clang -o conftest conftest.c >&5configure:5367: $? = 0configure:5373: ./conftestconfigure:5376: $? = 0configure:5392: result: yesconfigure:5426: checking for stdlib.hconfigure:5432: result: yesconfigure:5426: checking for unistd.hconfigure:5432: result: yesconfigure:5565: checking for getpagesizeconfigure:5621: clang -o conftest conftest.c >&5configure:5627: $? = 0configure:5645: result: yesconfigure:5655: checking for working mmapconfigure:5802: clang -o conftest conftest.c >&5configure:5805: $? = 0configure:5811: ./conftestconfigure:5814: $? = 0configure:5830: result: yesconfigure:5841: checking for working strtodconfigure:5892: clang -o conftest conftest.c >&5configure:5895: $? = 0configure:5901: ./conftestconfigure:5904: $? = 0configure:5920: result: yesconfigure:6090: checking for memsetconfigure:6146: clang -o conftest conftest.c >&5conftest.c:56:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]char memset ();^conftest.c:56:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'1 warning generated.configure:6152: $? = 0configure:6170: result: yesconfigure:6090: checking for munmap,configure:6146: clang -o conftest conftest.c >&5conftest.c:36:15: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]#define munmap, innocuous_munmap,^conftest.c:49:14: warning: extra tokens at end of #undef directive [-Wextra-tokens]#undef munmap,^//conftest.c:57:15: error: expected identifier or '('char munmap, ();^conftest.c:61:26: error: expected end of line in preprocessor expression#if defined __stub_munmap, || defined __stub___munmap,^conftest.c:68:17: error: expected expressionreturn munmap, ();^2 warnings and 3 errors generated.configure:6152: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "fbdump"| #define VERSION "0.4.2"| #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 STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_UNISTD_H 1| #define SUPPORT_VGA16FB| #define HAVE_STDLIB_H 1| #define HAVE_MALLOC 1| #define HAVE_STDLIB_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETPAGESIZE 1| #define HAVE_MMAP 1| #define HAVE_MEMSET 1| /* end confdefs.h. */| /* Define munmap, to an innocuous variant, in case declares munmap,. | For example, HP-UX 11i declares gettimeofday. */ | #define munmap, innocuous_munmap,|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char munmap, (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef munmap,|| /* 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 munmap, ();| /* 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_munmap, || defined __stub___munmap,| choke me| #endif|| int| main ()| {| return munmap, ();| ;| return 0;| }configure:6170: result: noconfigure:6090: checking for strerrorconfigure:6146: clang -o conftest conftest.c >&5conftest.c:57:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:57:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:6152: $? = 0configure:6170: result: yesconfigure:6311: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.61. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 785199c22ae2config.status:648: creating Makefileconfig.status:648: creating src/Makefileconfig.status:648: creating config.hconfig.status:929: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_c_volatile=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_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=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_getpagesize=yesac_cv_func_malloc_0_nonnull=yesac_cv_func_memset=yesac_cv_func_mmap_fixed_mapped=yesac_cv_func_munmap_=noac_cv_func_strerror=yesac_cv_func_strtod=yesac_cv_header_fcntl_h=yesac_cv_header_inttypes_h=yesac_cv_header_linux_fb_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_io_h=yesac_cv_header_sys_ioctl_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_gcc_traditional=noac_cv_prog_make_make_set=yesac_cv_target=x86_64-unknown-linux-gnuam_cv_CC_dependencies_compiler_type=gcc3## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/fbdump/src/fbdump-0.4.2/config/missing --run aclocal-1.7'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/fbdump/src/fbdump-0.4.2/config/missing --run tar'AUTOCONF='${SHELL} /tmp/fbdump/src/fbdump-0.4.2/config/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/fbdump/src/fbdump-0.4.2/config/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/fbdump/src/fbdump-0.4.2/config/missing --run automake-1.7'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='clang -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''GREP='/usr/bin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/fbdump/src/fbdump-0.4.2/config/missing --run makeinfo'OBJEXT='o'PACKAGE='fbdump'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_VERSION=''PATH_SEPARATOR=':'POW_LIB=''SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='0.4.2'WITH_DEBUG_FALSE=''WITH_DEBUG_TRUE='#'WITH_VGA_FALSE='#'WITH_VGA_TRUE=''ac_ct_CC=''am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__leading_dot='.'am__quote=''bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE}'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='/tmp/fbdump/src/fbdump-0.4.2/config/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'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='x86_64-unknown-linux-gnu'target_alias=''target_cpu='x86_64'target_os='linux-gnu'target_vendor='unknown'## ----------- #### confdefs.h. #### ----------- ###define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define PACKAGE "fbdump"#define VERSION "0.4.2"#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 STDC_HEADERS 1#define HAVE_FCNTL_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_SYS_IOCTL_H 1#define HAVE_UNISTD_H 1#define SUPPORT_VGA16FB#define HAVE_STDLIB_H 1#define HAVE_MALLOC 1#define HAVE_STDLIB_H 1#define HAVE_UNISTD_H 1#define HAVE_GETPAGESIZE 1#define HAVE_MMAP 1#define HAVE_MEMSET 1#define HAVE_STRERROR 1configure: exit 0