The build took 00h 00m 56s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
276 |
ansic |
152 |
sh |
17 |
makefile |
445 |
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: bwbar 1.2.3-4 (Thu Apr 13 19:00:48 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for 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 ANSI C... none neededchecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking if clang accepts -Wall... yeschecking if clang accepts -W... yeschecking if clang accepts -Wpointer-arith... yeschecking if clang accepts -Wbad-function-cast... yeschecking if clang accepts -Wcast-equal... yeschecking if clang accepts -Wstrict-prototypes... yeschecking if clang accepts -Wnested-externs... yeschecking if clang accepts -Winline... yeschecking if clang accepts -Wshadow... yeschecking if clang accepts -Wcast-align... yeschecking if clang accepts -pipe... yeschecking for library containing pow... -lmchecking for library containing compress2... -lzchecking for library containing png_create_write_struct... -lpngchecking for ranlib... ranlibchecking for a BSD-compatible install... /usr/bin/install -cconfigure: creating ./config.statusconfig.status: creating MCONFIGclang -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -o bwbar bwbar.c -lpng -lz -lm warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]1 warning generated.==> Entering fakeroot environment...==> Starting package()...==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "bwbar"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: bwbar 1.2.3-4 (Thu Apr 13 19:00:54 UTC 2017)CMD: pacman --query --file bwbar-1.2.3-4-x86_64.pkg.tar.xz
Creating hybrid package for 'bwbar'
Trying to find vanilla package 'bwbar'...
CMD: pacman --query --file /mirror/bwbar-1.2.3-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 bwbar.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/bwbar.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bwbar.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bwbar.pkg.tar.xz
Attempting to access local repository, attempt 3
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bwbar.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/bwbar.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/bwbar/src/bwbar-1.2.3/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.59. Invocation command line was$ ./configure## --------- #### Platform. #### --------- ##hostname = 9134e702aab0uname -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 = unknownhostinfo = 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:1293: checking for gccconfigure:1319: result: clangconfigure:1563: checking for C compiler versionconfigure:1566: clang --version &5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:1569: $? = 0configure:1571: 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:1574: $? = 0configure:1576: clang -V &5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:1579: $? = 1configure:1602: checking for C compiler default output file nameconfigure:1605: clang conftest.c >&5configure:1608: $? = 0configure:1654: result: a.outconfigure:1659: checking whether the C compiler worksconfigure:1665: ./a.outconfigure:1668: $? = 0configure:1685: result: yesconfigure:1692: checking whether we are cross compilingconfigure:1694: result: noconfigure:1697: checking for suffix of executablesconfigure:1699: clang -o conftest conftest.c >&5configure:1702: $? = 0configure:1727: result:configure:1733: checking for suffix of object filesconfigure:1754: clang -c conftest.c >&5configure:1757: $? = 0configure:1779: result: oconfigure:1783: checking whether we are using the GNU C compilerconfigure:1807: clang -c conftest.c >&5configure:1813: $? = 0configure:1817: test -z|| test ! -s conftest.errconfigure:1820: $? = 0configure:1823: test -s conftest.oconfigure:1826: $? = 0configure:1839: result: yesconfigure:1845: checking whether clang accepts -gconfigure:1866: clang -c -g conftest.c >&5configure:1872: $? = 0configure:1876: test -z|| test ! -s conftest.errconfigure:1879: $? = 0configure:1882: test -s conftest.oconfigure:1885: $? = 0configure:1896: result: yesconfigure:1913: checking for clang option to accept ANSI Cconfigure:1983: clang -c conftest.c >&5configure:1989: $? = 0configure:1993: test -z|| test ! -s conftest.errconfigure:1996: $? = 0configure:1999: test -s conftest.oconfigure:2002: $? = 0configure:2020: result: none neededconfigure:2038: clang -c conftest.c >&5conftest.c:2:3: error: unknown type name 'choke'choke me^conftest.c:2:11: error: expected ';' after top level declaratorchoke me^;2 errors generated.configure:2044: $? = 1configure: failed program was:| #ifndef __cplusplus| choke me| #endifconfigure:2184: checking for an ANSI C-conforming constconfigure:2251: clang -c conftest.c >&5configure:2257: $? = 0configure:2261: test -z|| test ! -s conftest.errconfigure:2264: $? = 0configure:2267: test -s conftest.oconfigure:2270: $? = 0configure:2281: result: yesconfigure:2291: checking for inlineconfigure:2312: clang -c conftest.c >&5configure:2318: $? = 0configure:2322: test -z|| test ! -s conftest.errconfigure:2325: $? = 0configure:2328: test -s conftest.oconfigure:2331: $? = 0configure:2343: result: inlineconfigure:2363: checking if clang accepts -Wallconfigure:2383: clang -o conftest -Wall conftest.c >&5configure:2389: $? = 0configure:2393: test -z|| test ! -s conftest.errconfigure:2396: $? = 0configure:2399: test -s conftestconfigure:2402: $? = 0configure:2404: result: yesconfigure:2416: checking if clang accepts -Wconfigure:2436: clang -o conftest -Wall -W conftest.c >&5configure:2442: $? = 0configure:2446: test -z|| test ! -s conftest.errconfigure:2449: $? = 0configure:2452: test -s conftestconfigure:2455: $? = 0configure:2457: result: yesconfigure:2469: checking if clang accepts -Wpointer-arithconfigure:2489: clang -o conftest -Wall -W -Wpointer-arith conftest.c >&5configure:2495: $? = 0configure:2499: test -z|| test ! -s conftest.errconfigure:2502: $? = 0configure:2505: test -s conftestconfigure:2508: $? = 0configure:2510: result: yesconfigure:2522: checking if clang accepts -Wbad-function-castconfigure:2542: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast conftest.c >&5configure:2548: $? = 0configure:2552: test -z|| test ! -s conftest.errconfigure:2555: $? = 0configure:2558: test -s conftestconfigure:2561: $? = 0configure:2563: result: yesconfigure:2575: checking if clang accepts -Wcast-equalconfigure:2595: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal conftest.c >&5warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]1 warning generated.configure:2601: $? = 0configure:2605: test -z|| test ! -s conftest.errconfigure:2608: $? = 0configure:2611: test -s conftestconfigure:2614: $? = 0configure:2616: result: yesconfigure:2628: checking if clang accepts -Wstrict-prototypesconfigure:2648: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes conftest.c >&5warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]1 warning generated.configure:2654: $? = 0configure:2658: test -z|| test ! -s conftest.errconfigure:2661: $? = 0configure:2664: test -s conftestconfigure:2667: $? = 0configure:2669: result: yesconfigure:2681: checking if clang accepts -Wnested-externsconfigure:2701: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs conftest.c >&5warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]1 warning generated.configure:2707: $? = 0configure:2711: test -z|| test ! -s conftest.errconfigure:2714: $? = 0configure:2717: test -s conftestconfigure:2720: $? = 0configure:2722: result: yesconfigure:2734: checking if clang accepts -Winlineconfigure:2754: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline conftest.c >&5warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]1 warning generated.configure:2760: $? = 0configure:2764: test -z|| test ! -s conftest.errconfigure:2767: $? = 0configure:2770: test -s conftestconfigure:2773: $? = 0configure:2775: result: yesconfigure:2787: checking if clang accepts -Wshadowconfigure:2807: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow conftest.c >&5warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]1 warning generated.configure:2813: $? = 0configure:2817: test -z|| test ! -s conftest.errconfigure:2820: $? = 0configure:2823: test -s conftestconfigure:2826: $? = 0configure:2828: result: yesconfigure:2840: checking if clang accepts -Wcast-alignconfigure:2860: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align conftest.c >&5warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]1 warning generated.configure:2866: $? = 0configure:2870: test -z|| test ! -s conftest.errconfigure:2873: $? = 0configure:2876: test -s conftestconfigure:2879: $? = 0configure:2881: result: yesconfigure:2893: checking if clang accepts -pipeconfigure:2913: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]1 warning generated.configure:2919: $? = 0configure:2923: test -z|| test ! -s conftest.errconfigure:2926: $? = 0configure:2929: test -s conftestconfigure:2932: $? = 0configure:2934: result: yesconfigure:2947: checking for library containing powconfigure:2977: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]conftest.c:17:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]char pow ();^conftest.c:17:6: note: 'pow' is a builtin with type 'double (double, double)'2 warnings generated./tmp/conftest-4faf5a.o: In function `main':conftest.c:(.text+0x12): undefined reference to `pow'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:2983: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define _GNU_SOURCE 1| /* end confdefs.h. */|| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char pow ();| int| main ()| {| pow ();| ;| return 0;| }configure:3032: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c -lm >&5warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]conftest.c:17:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]char pow ();^conftest.c:17:6: note: 'pow' is a builtin with type 'double (double, double)'2 warnings generated.configure:3038: $? = 0configure:3042: test -z|| test ! -s conftest.errconfigure:3045: $? = 0configure:3048: test -s conftestconfigure:3051: $? = 0configure:3066: result: -lmconfigure:3077: checking for library containing compress2configure:3107: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c -lm >&5warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]1 warning generated./tmp/conftest-4a06b8.o: In function `main':conftest.c:(.text+0x12): undefined reference to `compress2'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:3113: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define _GNU_SOURCE 1| /* end confdefs.h. */|| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char compress2 ();| int| main ()| {| compress2 ();| ;| return 0;| }configure:3162: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c -lz -lm >&5warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]1 warning generated.configure:3168: $? = 0configure:3172: test -z|| test ! -s conftest.errconfigure:3175: $? = 0configure:3178: test -s conftestconfigure:3181: $? = 0configure:3196: result: -lzconfigure:3207: checking for library containing png_create_write_structconfigure:3237: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c -lz -lm >&5warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]1 warning generated./tmp/conftest-9f6e9c.o: In function `main':conftest.c:(.text+0x12): undefined reference to `png_create_write_struct'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:3243: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define _GNU_SOURCE 1| /* end confdefs.h. */|| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char png_create_write_struct ();| int| main ()| {| png_create_write_struct ();| ;| return 0;| }configure:3292: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c -lpng -lz -lm >&5warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]1 warning generated.configure:3298: $? = 0configure:3302: test -z|| test ! -s conftest.errconfigure:3305: $? = 0configure:3308: test -s conftestconfigure:3311: $? = 0configure:3326: result: -lpngconfigure:3379: checking for ranlibconfigure:3395: found /usr/bin/ranlibconfigure:3406: result: ranlibconfigure:3456: checking for a BSD-compatible installconfigure:3511: result: /usr/bin/install -cconfigure:3650: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.59. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 9134e702aab0config.status:641: creating MCONFIG## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_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_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=ac_cv_env_host_alias_value=ac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_exeext=ac_cv_objext=oac_cv_path_install='/usr/bin/install -c'ac_cv_prog_ac_ct_CC=clangac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_search_compress2=-lzac_cv_search_png_create_write_struct=-lpngac_cv_search_pow=-lm## ----------------- #### Output variables. #### ----------------- ##CC='clang'CFLAGS=' -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe'CPPFLAGS=''DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 'ECHO_C=''ECHO_N='-n'ECHO_T=''EXEEXT=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'LDFLAGS=''LIBOBJS=''LIBS='-lpng -lz -lm 'LTLIBOBJS=''OBJEXT='o'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_VERSION=''PATH_SEPARATOR=':'RANLIB='ranlib'SHELL='/bin/sh'ac_ct_CC='clang'ac_ct_RANLIB='ranlib'bindir='${exec_prefix}/bin'build_alias=''datadir='${prefix}/share'exec_prefix='${prefix}'host_alias=''includedir='${prefix}/include'infodir='${prefix}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localstatedir='${prefix}/var'mandir='${prefix}/man'oldincludedir='/usr/include'prefix='/usr/local'program_transform_name='s,x,x,'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define PACKAGE_BUGREPORT ""#define PACKAGE_NAME ""#define PACKAGE_STRING ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define _GNU_SOURCE 1configure: exit 0