Ubuntu Bionic 18.04 64bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20190426-6-uwif9y/input'...

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

-----> Starting packaging process

-----> Additional environment variables

UUID=34d7370d-45f3-4568-8398-2cf9d1c8501b

HOME=/home/pkgr

-----> Reusing cache

-----> Fetching pkgr 8dc7d40...

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

-----> Installing missing build dependencies: gawk, freetds-dev, libzip-dev

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

-----> Source buildpack app

+ set -o pipefail

+ BUILD_DIR=/tmp/d20190426-49-150vy8m/opt/pgloader-ccl

+ CACHE_DIR=/entrypoint/cache

+ ENV_DIR=/tmp/d20190426-49-1qu2zho

+ 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.wBFjEBoKbX

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

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

% 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 1000 0 --:--:-- --:--:-- --:--:-- 1000

100 3604k 100 3604k 0 0 10.8M 0 --:--:-- --:--:-- --:--:-- 10.8M

+ cd /tmp/tmp.wBFjEBoKbX

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

Compilation successful:

+ echo 'Compilation successful:'

+ tail /tmp/log

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

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

;; loading system "cffi"

;; loading system "cl+ssl"

+ rm -rf /tmp/tmp.wBFjEBoKbX

;; loading system "mssql"

;; loading file #P"/tmp/tmp.wBFjEBoKbX/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-49-150vy8m/opt/pgloader-ccl/.profile.d

+ cat

+ mv /opt/pgloader/bin /tmp/d20190426-49-150vy8m/opt/pgloader-ccl/

+ mv /opt/pgloader/ccl /tmp/d20190426-49-150vy8m/opt/pgloader-ccl/

+ echo DONE

DONE

-----> Uploading packages

PACKAGE: pgloader-ccl_0.0.0-1556274275.8b07a731.bionic_amd64.deb (41.32 MiB)

-----> DONE in 141s