Build of gpsmanshp with vanilla toolchain

The build took 00h 00m 43s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
1,186 ansic
412 tcl
34 makefile
1,632 total

The process tree of the build process is here.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: gpsmanshp 1.2.3-1 (Wed Aug 24 14:16:09 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) shapelib-1.3.0-5 tcl-8.6.5-2
#
# Total Installed Size: 6.54 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing shapelib...
# installing tcl...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# cc -Wall -fPIC -c -I/usr/include/tcl8.4 gpsmanshp.c
# cc -shared -o gpsmanshp.so -lshp -ltcl8.4 gpsmanshp.o
# /usr/bin/ld: cannot find -ltcl8.4
# collect2: error: ld returned 1 exit status
# make: *** [Makefile8.5:35: gpsmanshp.so] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...