CentOS / RHEL 7 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20190426-6-1ek6beb/input'...

-----> Setting up package repository...

-----> Starting packaging process

-----> Additional environment variables

UUID=b6a76b2d-e833-42b4-9274-fe19bd9cebd2

HOME=/home/pkgr

-----> Empty or invalid cache

-----> Fetching pkgr d80c1f1...

-----> Starting packaging process...

-----> Installing missing build dependencies: mysql-devel, libzip-devel, freetds-devel

-----> Fetching buildpack https://github.com/pkgr/pkgr-source-buildpack at master

-----> Source buildpack app

+ set -o pipefail

+ BUILD_DIR=/tmp/d20190426-32-1i1bscz/opt/pgloader-ccl

+ CACHE_DIR=/entrypoint/cache

+ ENV_DIR=/tmp/d20190426-32-ye59dq

+ DEBUG=/dev/null

+ destination=/opt/pgloader

+ mkdir -p /opt/pgloader/bin

+ curl -sL https://github.com/Clozure/ccl/releases/download/v1.11.5/ccl-1.11.5-linuxx86.tar.gz -o -

+ tar xzf - -C /opt/pgloader/

+ ln -s /opt/pgloader/ccl/scripts/ccl64 /opt/pgloader/bin/ccl

++ mktemp -d

+ tmpdir=/tmp/tmp.y8lbR1dafT

+ curl -SL https://github.com/dimitri/pgloader/archive/v3.6.1.tar.gz -o -

+ tar xzf - --strip=1 -C /tmp/tmp.y8lbR1dafT

% Total % Received % Xferd Average Speed Time Time Time Current

Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 124 0 124 0 0 596 0 --:--:-- --:--:-- --:--:-- 599

100 3604k 100 3604k 0 0 9115k 0 --:--:-- --:--:-- --:--:-- 9115k

+ cd /tmp/tmp.y8lbR1dafT

+ make PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/pgloader/bin CCL_DEFAULT_DIRECTORY=/opt/pgloader/ccl CL=ccl pgloader

+ tee -a /dev/null

% Total % Received % Xferd Average Speed Time Time Time Current

Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57144 100 57144 0 0 1849k 0 --:--:-- --:--:-- --:--:-- 1860k

; Warning: Making quicklisp part of the install pathname directory

; While executing: QUICKLISP-QUICKSTART:INSTALL, in process listener(1).

+ echo 'Compilation successful:'

Compilation successful:

+ tail /tmp/log

--dynamic-space-size 4096 --output build/bin/pgloader.tmp

+ mv build/bin/pgloader /opt/pgloader/bin/

;; loading system "cffi"

+ rm -rf /tmp/tmp.y8lbR1dafT

;; loading system "cl+ssl"

;; loading system "mssql"

;; loading file #P"/tmp/tmp.y8lbR1dafT/src/hooks.lisp"

;; loading system "pgloader"

# that's ugly, but necessary when building on Windows :(

mv build/bin/pgloader.tmp build/bin/pgloader

+ mkdir -p /tmp/d20190426-32-1i1bscz/opt/pgloader-ccl/.profile.d

+ cat

+ mv /opt/pgloader/bin /tmp/d20190426-32-1i1bscz/opt/pgloader-ccl/

+ mv /opt/pgloader/ccl /tmp/d20190426-32-1i1bscz/opt/pgloader-ccl/

+ echo DONE

DONE

-----> Uploading packages

PACKAGE: pgloader-ccl-0.0.0-1556275720.72fe1027.centos7.x86_64.rpm (40.26 MiB)

-----> DONE in 276s