Skip to content

Instantly share code, notes, and snippets.

@qoega
Created May 21, 2020 12:27
Show Gist options
  • Save qoega/d1cd35b0039d2d73da1ff42c6bd6a388 to your computer and use it in GitHub Desktop.
Save qoega/d1cd35b0039d2d73da1ff42c6bd6a388 to your computer and use it in GitHub Desktop.
2020-05-21 12:21:51 dh_builddeb -- -Z gzip # Older systems don't have "xz", so use "gzip" instead.
2020-05-21 12:21:51 dpkg-deb -Z gzip --build debian/clickhouse-client ..
2020-05-21 12:21:51 dpkg-deb -Z gzip --build debian/clickhouse-common-static ..
2020-05-21 12:21:51 dpkg-deb -Z gzip --build debian/clickhouse-server ..
2020-05-21 12:21:51 dpkg-deb -Z gzip --build debian/clickhouse-common-static-dbg ..
2020-05-21 12:21:51 dpkg-deb -Z gzip --build debian/clickhouse-test ..
2020-05-21 12:21:51 dpkg-deb: building package 'clickhouse-client' in '../clickhouse-client_20.5.1.3452+asan_all.deb'.
2020-05-21 12:21:51 dpkg-deb: building package 'clickhouse-common-static' in '../clickhouse-common-static_20.5.1.3452+asan_amd64.deb'.
2020-05-21 12:21:51 dpkg-deb: building package 'clickhouse-common-static-dbg' in '../clickhouse-common-static-dbg_20.5.1.3452+asan_amd64.deb'.
2020-05-21 12:21:51 dpkg-deb: building package 'clickhouse-server' in '../clickhouse-server_20.5.1.3452+asan_all.deb'.
2020-05-21 12:21:51 dpkg-deb: building package 'clickhouse-test' in '../clickhouse-test_20.5.1.3452+asan_all.deb'.
2020-05-21 12:22:13 make[1]: Leaving directory '/build'
2020-05-21 12:22:13 dpkg-genbuildinfo --build=binary
2020-05-21 12:22:21 dpkg-genchanges --build=binary >../clickhouse_20.5.1.3452+asan_amd64.changes
2020-05-21 12:22:30 dpkg-genchanges: info: binary-only upload (no source code included)
2020-05-21 12:22:30 dpkg-source --after-build .
2020-05-21 12:22:30 dpkg-source: info: using options from build/debian/source/options: --tar-ignore --tar-ignore=build_*/* --tar-ignore=workspace/* --tar-ignore=contrib/poco/openssl/* --tar-ignore=contrib/poco/gradle/* --tar-ignore=contrib/poco/Data/SQLite/* --tar-ignore=contrib/poco/PDF/* --compression-level=3 --compression=gzip
2020-05-21 12:22:30 dpkg-buildpackage: info: binary-only upload (no source included)
+ mv /clickhouse-client_20.5.1.3452+asan_all.deb /clickhouse-common-static-dbg_20.5.1.3452+asan_amd64.deb /clickhouse-common-static_20.5.1.3452+asan_amd64.deb /clickhouse-server_20.5.1.3452+asan_all.deb /clickhouse-test_20.5.1.3452+asan_all.deb /output
+ mv clickhouse_20.5.1.3452+asan_amd64.changes /output
+ mv clickhouse_20.5.1.3452+asan_amd64.buildinfo /output
+ mv '/*.rpm' /output
mv: cannot stat '/*.rpm': No such file or directory
+ :
+ mv '/*.tgz' /output
mv: cannot stat '/*.tgz': No such file or directory
+ :
+ '[' -n '' ']'
+ ccache --show-stats
cache directory /ccache
primary config /ccache/ccache.conf
secondary config (readonly) /etc/ccache.conf
stats updated Thu May 21 12:21:17 2020
stats zeroed Thu May 21 11:58:05 2020
cache hit (direct) 0
cache hit (preprocessed) 0
cache miss 6577
cache hit rate 0.00 %
called for link 311
called for preprocessing 152
ccache internal error 32
unsupported code directive 1
cleanups performed 86
files in cache 8604
cache size 4.4 GB
max cache size 5.0 GB
+ ln -s /usr/lib/x86_64-linux-gnu/libOpenCL.so.1.0.0 /usr/lib/libOpenCL.so
2020-05-21 10:35:55 dh_builddeb -- -Z gzip # Older systems don't have "xz", so use "gzip" instead.
2020-05-21 10:35:55 dpkg-deb -Z gzip --build debian/clickhouse-client ..
2020-05-21 10:35:55 dpkg-deb -Z gzip --build debian/clickhouse-common-static ..
2020-05-21 10:35:55 dpkg-deb -Z gzip --build debian/clickhouse-server ..
2020-05-21 10:35:55 dpkg-deb -Z gzip --build debian/clickhouse-common-static-dbg ..
2020-05-21 10:35:55 dpkg-deb -Z gzip --build debian/clickhouse-test ..
2020-05-21 10:35:55 /usr/bin/dpkg-deb: 2: Syntax error: newline unexpected
2020-05-21 10:35:55 /usr/bin/dpkg-deb: 2: Syntax error: newline unexpected
2020-05-21 10:35:55 /usr/bin/dpkg-deb: 2: Syntax error: newline unexpected
2020-05-21 10:35:55 /usr/bin/dpkg-deb: 2: Syntax error: newline unexpected
2020-05-21 10:35:55 /usr/bin/dpkg-deb: 2: dh_builddeb: dpkg-deb -Z gzip --build debian/clickhouse-common-static .. returned exit code 2
2020-05-21 10:35:55 Syntax error: newline unexpected
2020-05-21 10:35:55 dh_builddeb: dpkg-deb -Z gzip --build debian/clickhouse-client .. returned exit code 2
2020-05-21 10:35:55 dh_builddeb: dpkg-deb -Z gzip --build debian/clickhouse-common-static-dbg .. returned exit code 2
2020-05-21 10:35:55 dh_builddeb: dpkg-deb -Z gzip --build debian/clickhouse-server .. returned exit code 2
2020-05-21 10:35:55 dh_builddeb: dpkg-deb -Z gzip --build debian/clickhouse-test .. returned exit code 2
2020-05-21 10:35:55 dh_builddeb: Aborting due to earlier error
2020-05-21 10:35:55 make[1]: *** [debian/rules:123: override_dh_builddeb] Error 255
2020-05-21 10:35:55 make[1]: Leaving directory '/build'
2020-05-21 10:35:55 make: *** [debian/rules:81: binary] Error 2
2020-05-21 10:35:55 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
debuild: fatal error at line 1182:
dpkg-buildpackage -us -uc -ui -b -d failed
+ mv '/*.deb' /output
mv: cannot stat '/*.deb': No such file or directory
Traceback (most recent call last):
File "./packager", line 206, in <module>
run_docker_image_with_env(image_name, args.output_dir, env_prepared, ch_root, args.ccache_dir)
File "./packager", line 55, in run_docker_image_with_env
subprocess.check_call(cmd, shell=True)
File "/skynet/python/lib/python2.7/subprocess.py", line 540, in check_call
raise CalledProcessError(retcode, cmd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment