The build took 00h 01m 21s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
2,315 |
ansic |
74 |
makefile |
29 |
haskell |
2,418 |
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/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: pgpdump 0.31-1 (Wed Apr 5 00:14:23 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... yeschecking 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 inflate in -lz... nochecking for BZ2_bzBuffToBuffDecompress in -lbz2... nochecking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/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 for unistd.h... (cached) yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking unixlib/local.h usability... nochecking unixlib/local.h presence... nochecking for unixlib/local.h... nochecking whether time.h and sys/time.h may both be included... yeschecking whether struct tm is in sys/time.h or time.h... time.hchecking for struct tm.tm_zone... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir settingconfig.status: creating config.hclang -c -O -Wall pgpdump.cclang -c -O -Wall types.cclang -c -O -Wall tagfuncs.cclang -c -O -Wall packet.cclang -c -O -Wall subfunc.cclang -c -O -Wall signature.cclang -c -O -Wall keys.cclang -c -O -Wall buffer.cbuffer.c:48:14: warning: unused variable 'd_buf2' [-Wunused-variable]private byte d_buf2[BUFSIZ]; ^clang -c -O -Wall uatfunc.c1 warning generated.clang -O -Wall -o pgpdump pgpdump.o types.o tagfuncs.o packet.o subfunc.o signature.o keys.o buffer.o uatfunc.o ==> Entering fakeroot environment...==> Starting package()...install -d /tmp/pgpdump/pkg/pgpdump/usr/bininstall -cp -pm755 pgpdump /tmp/pgpdump/pkg/pgpdump/usr/bininstall -d /tmp/pgpdump/pkg/pgpdump/usr/share/man/man1install -cp -pm644 pgpdump.1 /tmp/pgpdump/pkg/pgpdump/usr/share/man/man1==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "pgpdump"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: pgpdump 0.31-1 (Wed Apr 5 00:14:29 UTC 2017)CMD: pacman --query --file pgpdump-0.31-1-x86_64.pkg.tar.xz
Creating hybrid package for 'pgpdump'
Trying to find vanilla package 'pgpdump'...
CMD: pacman --query --file /mirror/pgpdump-0.31-1.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf pgpdump.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/pgpdump.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/pgpdump.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/pgpdump.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/pgpdump/src/pgpdump-0.31/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.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 9817b39d17b6uname -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: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2123: checking for x86_64-unknown-linux-gccconfigure:2150: result: clangconfigure:2419: checking for C compiler versionconfigure:2428: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2439: $? = 0configure:2428: clang -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2439: $? = 0configure:2428: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2439: $? = 1configure:2428: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2439: $? = 1configure:2459: checking whether the C compiler worksconfigure:2481: clang conftest.c >&5configure:2485: $? = 0configure:2533: result: yesconfigure:2536: checking for C compiler default output file nameconfigure:2538: result: a.outconfigure:2544: checking for suffix of executablesconfigure:2551: clang -o conftest conftest.c >&5configure:2555: $? = 0configure:2577: result:configure:2599: checking whether we are cross compilingconfigure:2607: clang -o conftest conftest.c >&5configure:2611: $? = 0configure:2618: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:2622: $? = 127configure:2637: result: yesconfigure:2642: checking for suffix of object filesconfigure:2664: clang -c conftest.c >&5configure:2668: $? = 0configure:2689: result: oconfigure:2693: checking whether we are using the GNU C compilerconfigure:2712: clang -c conftest.c >&5configure:2712: $? = 0configure:2721: result: yesconfigure:2730: checking whether clang accepts -gconfigure:2750: clang -c -g conftest.c >&5configure:2750: $? = 0configure:2791: result: yesconfigure:2808: checking for clang option to accept ISO C89configure:2871: clang -c conftest.c >&5configure:2871: $? = 0configure:2884: result: none neededconfigure:2905: checking for inflate in -lzconfigure:2930: clang -o conftest conftest.c -lz >&5/sysroot/bin/ld: error: cannot find -lz/tmp/conftest-c1fdd2.o:conftest.c:function main: error: undefined reference to 'inflate'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:2930: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h. */|| /* 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 inflate ();| int| main ()| {| return inflate ();| ;| return 0;| }configure:2939: result: noconfigure:2950: checking for BZ2_bzBuffToBuffDecompress in -lbz2configure:2975: clang -o conftest conftest.c -lbz2 >&5/sysroot/bin/ld: error: cannot find -lbz2/tmp/conftest-fb4380.o:conftest.c:function main: error: undefined reference to 'BZ2_bzBuffToBuffDecompress'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:2975: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h. */|| /* 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 BZ2_bzBuffToBuffDecompress ();| int| main ()| {| return BZ2_bzBuffToBuffDecompress ();| ;| return 0;| }configure:2984: result: noconfigure:3003: checking how to run the C preprocessorconfigure:3034: clang -E conftest.cconfigure:3034: $? = 0configure:3048: clang -E conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3048: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h. */| #include configure:3073: result: clang -Econfigure:3093: clang -E conftest.cconfigure:3093: $? = 0configure:3107: clang -E conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3107: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h. */| #include configure:3136: checking for grep that handles long lines and -econfigure:3194: result: /usr/sbin/grepconfigure:3199: checking for egrepconfigure:3261: result: /usr/sbin/grep -Econfigure:3266: checking for ANSI C header filesconfigure:3286: clang -c conftest.c >&5configure:3286: $? = 0configure:3370: result: yesconfigure:3383: checking for sys/types.hconfigure:3383: clang -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3383: checking for sys/stat.hconfigure:3383: clang -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3383: checking for stdlib.hconfigure:3383: clang -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3383: checking for string.hconfigure:3383: clang -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3383: checking for memory.hconfigure:3383: clang -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3383: checking for strings.hconfigure:3383: clang -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3383: checking for inttypes.hconfigure:3383: clang -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3383: checking for stdint.hconfigure:3383: clang -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3383: checking for unistd.hconfigure:3383: clang -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3397: checking for unistd.hconfigure:3397: result: yesconfigure:3409: checking sys/time.h usabilityconfigure:3409: clang -c conftest.c >&5configure:3409: $? = 0configure:3409: result: yesconfigure:3409: checking sys/time.h presenceconfigure:3409: clang -E conftest.cconfigure:3409: $? = 0configure:3409: result: yesconfigure:3409: checking for sys/time.hconfigure:3409: result: yesconfigure:3421: checking unixlib/local.h usabilityconfigure:3421: clang -c conftest.c >&5conftest.c:54:10: fatal error: 'unixlib/local.h' file not found#include ^1 error generated.configure:3421: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #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_UNISTD_H 1| #define HAVE_SYS_TIME_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| #include configure:3421: result: noconfigure:3421: checking unixlib/local.h presenceconfigure:3421: clang -E conftest.cconftest.c:21:10: fatal error: 'unixlib/local.h' file not found#include ^1 error generated.configure:3421: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #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_UNISTD_H 1| #define HAVE_SYS_TIME_H 1| /* end confdefs.h. */| #include configure:3421: result: noconfigure:3421: checking for unixlib/local.hconfigure:3421: result: noconfigure:3431: checking whether time.h and sys/time.h may both be includedconfigure:3451: clang -c conftest.c >&5configure:3451: $? = 0configure:3458: result: yesconfigure:3467: checking whether struct tm is in sys/time.h or time.hconfigure:3487: clang -c conftest.c >&5configure:3487: $? = 0configure:3494: result: time.hconfigure:3502: checking for struct tm.tm_zoneconfigure:3502: clang -c conftest.c >&5configure:3502: $? = 0configure:3502: result: yesconfigure:3687: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 9817b39d17b6config.status:802: creating Makefileconfig.status:901: WARNING: 'Makefile.in' seems to ignore the --datarootdir settingconfig.status:802: creating config.h## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=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_header_inttypes_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_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_time=yesac_cv_header_unistd_h=yesac_cv_header_unixlib_local_h=noac_cv_lib_bz2_BZ2_bzBuffToBuffDecompress=noac_cv_lib_z_inflate=noac_cv_member_struct_tm_tm_zone=yesac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_struct_tm=time.h## ----------------- #### Output variables. #### ----------------- ##CC='clang'CFLAGS=''CPP='clang -E'CPPFLAGS=''DEFS='-DHAVE_CONFIG_H'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''GREP='/usr/sbin/grep'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''OBJEXT='o'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_URL=''PACKAGE_VERSION=''PATH_SEPARATOR=':'SHELL='/bin/sh'ac_ct_CC=''bindir='${exec_prefix}/bin'build_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE}'dvidir='${docdir}'exec_prefix='${prefix}'host_alias='x86_64-unknown-linux'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'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_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#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_UNISTD_H 1#define HAVE_SYS_TIME_H 1#define TIME_WITH_SYS_TIME 1#define HAVE_STRUCT_TM_TM_ZONE 1#define HAVE_TM_ZONE 1configure: exit 0