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 |
|---|---|
2,317 |
ansic |
74 |
makefile |
29 |
haskell |
2,420 |
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: pgpdump 0.31-1 (Wed Aug 24 12:55:51 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking 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... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking for inflate in -lz... yeschecking for BZ2_bzBuffToBuffDecompress in -lbz2... yeschecking how to run the C preprocessor... gcc -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.hcc -c -O -Wall pgpdump.ccc -c -O -Wall types.ccc -c -O -Wall tagfuncs.ccc -c -O -Wall packet.ccc -c -O -Wall subfunc.ccc -c -O -Wall signature.ccc -c -O -Wall keys.ccc -c -O -Wall buffer.ccc -c -O -Wall uatfunc.ccc -O -Wall -o pgpdump pgpdump.o types.o tagfuncs.o packet.o subfunc.o signature.o keys.o buffer.o uatfunc.o -lbz2 -lz ==> 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 Aug 24 12:55:55 UTC 2016)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 = ce0c4d4476ffuname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -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 = unknownPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2123: checking for x86_64-unknown-linux-gccconfigure:2153: result: noconfigure:2163: checking for gccconfigure:2179: found /usr/sbin/gccconfigure:2190: result: gccconfigure:2419: checking for C compiler versionconfigure:2428: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:2439: $? = 0configure:2428: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured 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=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:2439: $? = 0configure:2428: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:2439: $? = 1configure:2428: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:2439: $? = 1configure:2459: checking whether the C compiler worksconfigure:2481: gcc 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: gcc -o conftest conftest.c >&5configure:2555: $? = 0configure:2577: result:configure:2599: checking whether we are cross compilingconfigure:2607: gcc -o conftest conftest.c >&5configure:2611: $? = 0configure:2618: ./conftestconfigure:2622: $? = 0configure:2637: result: noconfigure:2642: checking for suffix of object filesconfigure:2664: gcc -c conftest.c >&5configure:2668: $? = 0configure:2689: result: oconfigure:2693: checking whether we are using the GNU C compilerconfigure:2712: gcc -c conftest.c >&5configure:2712: $? = 0configure:2721: result: yesconfigure:2730: checking whether gcc accepts -gconfigure:2750: gcc -c -g conftest.c >&5configure:2750: $? = 0configure:2791: result: yesconfigure:2808: checking for gcc option to accept ISO C89configure:2871: gcc -c conftest.c >&5configure:2871: $? = 0configure:2884: result: none neededconfigure:2905: checking for inflate in -lzconfigure:2930: gcc -o conftest conftest.c -lz >&5configure:2930: $? = 0configure:2939: result: yesconfigure:2950: checking for BZ2_bzBuffToBuffDecompress in -lbz2configure:2975: gcc -o conftest conftest.c -lbz2 -lz >&5configure:2975: $? = 0configure:2984: result: yesconfigure:3003: checking how to run the C preprocessorconfigure:3034: gcc -E conftest.cconfigure:3034: $? = 0configure:3048: gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.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 ""| #define HAVE_LIBZ 1| #define HAVE_LIBBZ2 1| /* end confdefs.h. */| #include configure:3073: result: gcc -Econfigure:3093: gcc -E conftest.cconfigure:3093: $? = 0configure:3107: gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.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 ""| #define HAVE_LIBZ 1| #define HAVE_LIBBZ2 1| /* 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: gcc -c conftest.c >&5configure:3286: $? = 0configure:3359: gcc -o conftest conftest.c -lbz2 -lz >&5configure:3359: $? = 0configure:3359: ./conftestconfigure:3359: $? = 0configure:3370: result: yesconfigure:3383: checking for sys/types.hconfigure:3383: gcc -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3383: checking for sys/stat.hconfigure:3383: gcc -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3383: checking for stdlib.hconfigure:3383: gcc -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3383: checking for string.hconfigure:3383: gcc -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3383: checking for memory.hconfigure:3383: gcc -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3383: checking for strings.hconfigure:3383: gcc -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3383: checking for inttypes.hconfigure:3383: gcc -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3383: checking for stdint.hconfigure:3383: gcc -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3383: checking for unistd.hconfigure:3383: gcc -c conftest.c >&5configure:3383: $? = 0configure:3383: result: yesconfigure:3397: checking for unistd.hconfigure:3397: result: yesconfigure:3409: checking sys/time.h usabilityconfigure:3409: gcc -c conftest.c >&5configure:3409: $? = 0configure:3409: result: yesconfigure:3409: checking sys/time.h presenceconfigure:3409: gcc -E conftest.cconfigure:3409: $? = 0configure:3409: result: yesconfigure:3409: checking for sys/time.hconfigure:3409: result: yesconfigure:3421: checking unixlib/local.h usabilityconfigure:3421: gcc -c conftest.c >&5conftest.c:56:27: fatal error: unixlib/local.h: No such file or directory#include ^compilation terminated.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 HAVE_LIBZ 1| #define HAVE_LIBBZ2 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_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: gcc -E conftest.cconftest.c:23:27: fatal error: unixlib/local.h: No such file or directory#include ^compilation terminated.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 HAVE_LIBZ 1| #define HAVE_LIBBZ2 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_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: gcc -c conftest.c >&5configure:3451: $? = 0configure:3458: result: yesconfigure:3467: checking whether struct tm is in sys/time.h or time.hconfigure:3487: gcc -c conftest.c >&5configure:3487: $? = 0configure:3494: result: time.hconfigure:3502: checking for struct tm.tm_zoneconfigure:3502: gcc -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 ce0c4d4476ffconfig.status:804: creating Makefileconfig.status:903: WARNING: 'Makefile.in' seems to ignore the --datarootdir settingconfig.status:804: creating config.h## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_env_CC_set=ac_cv_env_CC_value=ac_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=yesac_cv_lib_z_inflate=yesac_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_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_struct_tm=time.h## ----------------- #### Output variables. #### ----------------- ##CC='gcc'CFLAGS=''CPP='gcc -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='-lbz2 -lz 'LTLIBOBJS=''OBJEXT='o'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_URL=''PACKAGE_VERSION=''PATH_SEPARATOR=':'SHELL='/bin/sh'ac_ct_CC='gcc'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 HAVE_LIBZ 1#define HAVE_LIBBZ2 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_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