The build took 00h 00m 51s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
2,295 |
sh |
258 |
ansic |
2,553 |
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: corkscrew 2.0-6 (Wed Aug 24 12:14:52 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for function prototypes... yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for mawk... no
checking for gawk... gawk
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking host system type... Invalid configuration `x86_64-unknown-linux': machine `x86_64-unknown' not recognized
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for working const... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -c corkscrew.c
gcc -o corkscrew corkscrew.o
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/tmp/corkscrew/src/corkscrew-2.0'
/bin/sh ./mkinstalldirs /tmp/corkscrew/pkg/corkscrew/usr/bin
make[1]: Nothing to be done for 'install-data-am'.
mkdir /tmp/corkscrew/pkg/corkscrew/usr
mkdir /tmp/corkscrew/pkg/corkscrew/usr/bin
/usr/bin/install -c corkscrew /tmp/corkscrew/pkg/corkscrew/usr/bin/corkscrew
make[1]: Leaving directory '/tmp/corkscrew/src/corkscrew-2.0'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "corkscrew"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Adding changelog file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: corkscrew 2.0-6 (Wed Aug 24 12:14:56 UTC 2016)
CMD: pacman --query --file corkscrew-2.0-6-x86_64.pkg.tar.xz
Creating hybrid package for 'corkscrew'
Trying to find vanilla package 'corkscrew'...
CMD: pacman --query --file /mirror/corkscrew-2.0-6.pkg.tar.xz
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .CHANGELOG usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .CHANGELOG usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .CHANGELOG usr .MTREE | xz -c -z
CMD: bsdtar -tqf corkscrew.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/corkscrew.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/corkscrew.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/corkscrew.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/corkscrew/src/corkscrew-2.0/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:556: checking for a BSD compatible install
configure:609: checking whether build environment is sane
configure:666: checking whether make sets ${MAKE}
configure:712: checking for working aclocal
configure:725: checking for working autoconf
configure:738: checking for working automake
configure:751: checking for working autoheader
configure:764: checking for working makeinfo
configure:783: checking for gcc
configure:896: checking whether the C compiler (gcc ) works
configure:912: gcc -o conftest conftest.c 1>&5
configure:909:1: warning: return type defaults to 'int' [-Wimplicit-int]
main(){return(0);}
^~~~
configure:938: checking whether the C compiler (gcc ) is a cross-compiler
configure:943: checking whether we are using GNU C
configure:952: gcc -E conftest.c
configure:971: checking whether gcc accepts -g
configure:1006: checking for gcc option to accept ANSI C
configure:1059: gcc -c conftest.c 1>&5
configure:1083: checking how to run the C preprocessor
configure:1104: gcc -E conftest.c >/dev/null 2>conftest.out
configure:1165: checking for function prototypes
configure:1327: checking for gcc
configure:1440: checking whether the C compiler (gcc ) works
configure:1456: gcc -o conftest conftest.c 1>&5
configure:1453:1: warning: return type defaults to 'int' [-Wimplicit-int]
main(){return(0);}
^~~~
configure:1482: checking whether the C compiler (gcc ) is a cross-compiler
configure:1487: checking whether we are using GNU C
configure:1515: checking whether gcc accepts -g
configure:1551: checking for mawk
configure:1551: checking for gawk
configure:1592: checking for a BSD compatible install
configure:1645: checking whether ln -s works
configure:1673: checking host system type
configure:1927: checking for ANSI C header files
configure:1940: gcc -E conftest.c >/dev/null 2>conftest.out
configure:2007: gcc -o conftest conftest.c 1>&5
configure: In function 'main':
configure:2002:67: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
^~~~
configure:2002:67: warning: incompatible implicit declaration of built-in function 'exit'
configure:2002:67: note: include '' or provide a declaration of 'exit'
configure:2003:1: warning: incompatible implicit declaration of built-in function 'exit'
exit (0); }
^~~~
configure:2003:1: note: include '' or provide a declaration of 'exit'
configure:2031: checking whether time.h and sys/time.h may both be included
configure:2045: gcc -c conftest.c 1>&5
configure:2070: checking for select
configure:2098: gcc -o conftest conftest.c 1>&5
configure:2070: checking for socket
configure:2098: gcc -o conftest conftest.c 1>&5
configure:2070: checking for strerror
configure:2098: gcc -o conftest conftest.c 1>&5
configure:2123: checking for working const
configure:2177: gcc -c conftest.c 1>&5