See https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/1631/display/redirect?page=changes
Changes:
[Oliver Smith] scripts/tarballs: gapk > v1.0: use make dist-bzip2
------------------------------------------ Started by user Oliver Smith Running as SYSTEM Building remotely on build3-deb11build-ansible (ttcn3 obs qemu osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/ [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-wG5yB5fFM4DZ/agent.3558019 SSH_AGENT_PID=3558021 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/@tmp/private_key_5448875223489741496.key (osmocom-jenkins) [ssh-agent] Using credentials releases (OS#5798) The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ci
git init https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b59c791d1367f924ad9f57b69f576c95fc5dbf2a (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f b59c791d1367f924ad9f57b69f576c95fc5dbf2a # timeout=10
Commit message: "scripts/tarballs: gapk > v1.0: use make dist-bzip2"
git rev-list --no-walk 3d2c3dd14cdccb35c27ee1766e00fd71868ca36f # timeout=10
[Osmocom-release-tarballs] $ /bin/sh -xe /tmp/jenkins12257910524462246027.sh + PUBLISH=1 scripts/tarballs/publish-tarballs-for-tags.sh :: Listing files on server: /releases Warning: Permanently added the ECDSA host key for IP address '[148.251.236.141]:48' to the list of known hosts. :: (gapk) Listing files on server: /releases/gapk :: (gapk) Getting git tags :: (gapk) Building missing tarballs :: (gapk, v0.2) Skipping, tarball exists :: (gapk, v0.3) Skipping, tarball exists :: (gapk, v0.4) Skipping, tarball exists :: (gapk, v1.0) Skipping, tarball exists :: (gapk, v1.1) Cloning https://gerrit.osmocom.org/gapk Cloning into 'gapk'... :: (gapk, v1.1) Checkout v1.1 HEAD is now at 82c4b31 dist: ensure the license text is included Note: switching to 'v1.1'.
You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 82c4b31 dist: ensure the license text is included :: (gapk, v1.1) Building release tarball: gapk-v1.1.tar.bz2 + cd /src/gapk + [ -e debian/control ] + /tarballs/install-depends.sh gapk v1.1 + PROJECT=gapk + TAG=v1.1 + DEPENDS= + DEPENDS= + [ -n ] + cd /src/gapk + /tarballs/prefer-configure.sh gapk v1.1 + PROJECT=gapk + TAG=v1.1 + [ -e configure.ac ] + exit 0 + su build -c autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' libgsmhr/Makefile.am: installing './depcomp' + su build -c ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether make supports nested variables... (cached) yes checking if gcc supports -fvisibility=hidden... yes checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libosmocore >= 0.3.2... no configure: error: Package requirements (libosmocore >= 0.3.2) were not met:
Package 'libosmocore', required by 'virtual:world', not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBOSMOCORE_CFLAGS and LIBOSMOCORE_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. :: (gapk, v1.1) Building tarball failed! Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3558021 killed; [ssh-agent] Stopped.
jenkins-notifications@lists.osmocom.org