Build: x86_64/extra
Name: openconnect-1:8.20-1
author: Nathan
email: ndowens at artixlinux.org
[1]https://orion.artixlinux.org/job/packagesO/job/openconnect/job/maste
r/3/
References
1. https://orion.artixlinux.org/job/packagesO/job/openconnect/job/master/3/
-------------- next part --------------
Push event to branch master
Looking up repository packagesO/openconnect
Querying the current revision of branch master...
Current revision of branch master is 4e697722fd05f311735fa34fb0ad6949b201cca8
Obtained Jenkinsfile from 4e697722fd05f311735fa34fb0ad6949b201cca8
Loading library artix-ci at master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.32.0'
> git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/master revision d9ed61b32f86824fd57e33b28d07d6ad7820bf63
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
Warning: CredentialId "jenkins-gotea-token" could not be found.
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitea.artixlinux.org/artix/pipeline-libs.git
> git init /var/lib/jenkins/workspace/packagesO_openconnect_master at libs/d1b6e538991d6cf27c1f72e8cf4d6e290b22a9c93094b0e97e3a05b8d58db898 # timeout=10
Fetching upstream changes from https://gitea.artixlinux.org/artix/pipeline-libs.git
> git --version # timeout=10
> git --version # 'git version 2.32.0'
> git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/artix/pipeline-libs.git +refs/heads/master:refs/remotes/origin/master # timeout=10
> git config remote.origin.url https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision d9ed61b32f86824fd57e33b28d07d6ad7820bf63 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d9ed61b32f86824fd57e33b28d07d6ad7820bf63 # timeout=10
Commit message: "include version in build email subject"
[Gitea] Notifying branch build status: PENDING Build started...
[Gitea] Notified
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Running on Jenkins in /var/lib/jenkins/workspace/packagesO_openconnect_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2022-02-24T23:11:54.446Z] The recommended git tool is: NONE
[2022-02-24T23:11:54.447Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2022-02-24T23:11:54.447Z] Cloning the remote Git repository
[2022-02-24T23:11:54.447Z] Cloning with configured refspecs honoured and without tags
[2022-02-24T23:11:54.447Z] Cloning repository https://[email protected]/packagesO/openconnect.git
[2022-02-24T23:11:54.447Z] > git init /var/lib/jenkins/workspace/packagesO_openconnect_master # timeout=10
[2022-02-24T23:11:54.452Z] Fetching upstream changes from https://[email protected]/packagesO/openconnect.git
[2022-02-24T23:11:54.452Z] > git --version # timeout=10
[2022-02-24T23:11:54.455Z] > git --version # 'git version 2.32.0'
[2022-02-24T23:11:54.455Z] > git fetch --no-tags --force --progress -- https://[email protected]/packagesO/openconnect.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2022-02-24T23:11:54.621Z] > git config remote.origin.url https://[email protected]/packagesO/openconnect.git # timeout=10
[2022-02-24T23:11:54.624Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
[2022-02-24T23:11:54.627Z] Avoid second fetch
[2022-02-24T23:11:54.627Z] Checking out Revision 4e697722fd05f311735fa34fb0ad6949b201cca8 (master)
[2022-02-24T23:11:54.627Z] > git config core.sparsecheckout # timeout=10
[2022-02-24T23:11:54.630Z] > git checkout -f 4e697722fd05f311735fa34fb0ad6949b201cca8 # timeout=10
[2022-02-24T23:11:54.636Z] Commit message: "[trunk] -> [extra] 'openconnect-1:8.20-1' add"
[2022-02-24T23:11:54.636Z] > git rev-list --no-walk e73a40f0a96b768a5356ba8a3a223b96841af945 # timeout=10
[2022-02-24T23:11:54.644Z] Cleaning workspace
[2022-02-24T23:11:54.644Z] > git rev-parse --verify HEAD # timeout=10
[2022-02-24T23:11:54.647Z] Resetting working tree
[2022-02-24T23:11:54.647Z] > git reset --hard # timeout=10
[2022-02-24T23:11:54.650Z] > git clean -fdx # timeout=10
[2022-02-24T23:11:54.654Z] [Gitea] Notifying branch build status: PENDING Build started...
[2022-02-24T23:11:54.790Z] [Gitea] Notified
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2022-02-24T23:11:55.052Z] + git show -s --format=%an 4e697722fd05f311735fa34fb0ad6949b201cca8
[Pipeline] sh
[2022-02-24T23:11:55.307Z] + git show -s --format=%ae 4e697722fd05f311735fa34fb0ad6949b201cca8
[Pipeline] sh
[2022-02-24T23:11:55.562Z] + git show --pretty=format: --name-status 4e697722fd05f311735fa34fb0ad6949b201cca8
[Pipeline] fileExists
[Pipeline] sh
[2022-02-24T23:11:55.832Z] + pkg2yaml -d x86_64/extra
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2022-02-24T23:11:55.904Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] dir
[2022-02-24T23:11:55.930Z] Running in /var/lib/jenkins/workspace/packagesO_openconnect_master/x86_64/extra
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2022-02-24T23:11:56.196Z] + buildpkg -C -d world
[2022-02-24T23:11:58.679Z] :: Synchronizing package databases...
[2022-02-24T23:11:58.679Z] system downloading...
[2022-02-24T23:11:58.679Z] world downloading...
[2022-02-24T23:11:58.679Z] galaxy downloading...
[2022-02-24T23:11:58.679Z] :: Starting full system upgrade...
[2022-02-24T23:11:58.679Z] there is nothing to do
[2022-02-24T23:12:00.540Z] ==> Building in chroot for [default] (x86_64)...
[2022-02-24T23:12:01.091Z] ==> Synchronizing chroot copy [/build/buildpkg/default-x86_64/root] -> [jenkins]...done
[2022-02-24T23:12:01.341Z] ==> Making package: openconnect 1:8.20-1 (Fri Feb 25 00:12:01 2022)
[2022-02-24T23:12:01.341Z] ==> Retrieving sources...
[2022-02-24T23:12:01.341Z] -> Downloading openconnect-8.20.tar.gz...
[2022-02-24T23:12:01.341Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2022-02-24T23:12:01.341Z] Dload Upload Total Spent Left Speed
[2022-02-24T23:12:03.235Z]
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
39 2589k 39 1013k 0 0 995k 0 0:00:02 0:00:01 0:00:01 995k
100 2589k 100 2589k 0 0 1476k 0 0:00:01 0:00:01 --:--:-- 1476k
[2022-02-24T23:12:03.235Z] -> Downloading openconnect-8.20.tar.gz.asc...
[2022-02-24T23:12:03.235Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2022-02-24T23:12:03.235Z] Dload Upload Total Spent Left Speed
[2022-02-24T23:12:03.485Z]
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 833 100 833 0 0 2606 0 --:--:-- --:--:-- --:--:-- 2603
[2022-02-24T23:12:03.485Z] ==> Validating source files with sha256sums...
[2022-02-24T23:12:03.735Z] openconnect-8.20.tar.gz ... Passed
[2022-02-24T23:12:03.735Z] openconnect-8.20.tar.gz.asc ... Skipped
[2022-02-24T23:12:03.735Z] ==> Verifying source file signatures with gpg...
[2022-02-24T23:12:03.735Z] openconnect-8.20.tar.gz ... Passed
[2022-02-24T23:12:07.857Z] ==> Making package: openconnect 1:8.20-1 (Thu 24 Feb 2022 11:12:07 PM UTC)
[2022-02-24T23:12:07.857Z] ==> Checking runtime dependencies...
[2022-02-24T23:12:07.857Z] ==> Installing missing dependencies...
[2022-02-24T23:12:07.857Z] resolving dependencies...
[2022-02-24T23:12:07.857Z] looking for conflicting packages...
[2022-02-24T23:12:07.857Z]
[2022-02-24T23:12:07.857Z] Package (22) New Version Net Change
[2022-02-24T23:12:07.857Z]
[2022-02-24T23:12:07.857Z] system/dbus 1.12.20-1 0.95 MiB
[2022-02-24T23:12:07.857Z] system/iproute2 5.16.0-1 3.25 MiB
[2022-02-24T23:12:07.857Z] system/iptables 1:1.8.7-1 2.41 MiB
[2022-02-24T23:12:07.857Z] system/libelogind 246.10-5 0.58 MiB
[2022-02-24T23:12:07.857Z] system/libmnl 1.0.4-3.1 0.03 MiB
[2022-02-24T23:12:07.857Z] system/libnetfilter_conntrack 1.0.8-1.1 0.15 MiB
[2022-02-24T23:12:07.857Z] system/libnfnetlink 1.0.1-4 0.04 MiB
[2022-02-24T23:12:07.857Z] system/libnftnl 1.2.1-1 0.25 MiB
[2022-02-24T23:12:07.857Z] system/libnl 3.5.0-3 2.02 MiB
[2022-02-24T23:12:07.857Z] system/libnsl 2.0.0-2 0.07 MiB
[2022-02-24T23:12:07.857Z] system/libpcap 1.10.1-2 0.60 MiB
[2022-02-24T23:12:07.857Z] world/libx11 1.7.3.1-1 10.17 MiB
[2022-02-24T23:12:07.857Z] world/libxau 1.0.9-3.1 0.02 MiB
[2022-02-24T23:12:07.857Z] world/libxcb 1.14-1.1 3.76 MiB
[2022-02-24T23:12:07.857Z] world/libxdmcp 1.1.3-3.1 0.13 MiB
[2022-02-24T23:12:07.857Z] system/python 3.10.2-1 53.85 MiB
[2022-02-24T23:12:07.857Z] world/xcb-proto 1.14.1-5 0.82 MiB
[2022-02-24T23:12:07.857Z] world/xorgproto 2021.5-1 1.43 MiB
[2022-02-24T23:12:07.857Z] world/libproxy 0.4.17-6 0.30 MiB
[2022-02-24T23:12:07.857Z] galaxy/pcsclite 1.9.5-1 0.30 MiB
[2022-02-24T23:12:07.857Z] world/stoken 0.92-4.1 0.18 MiB
[2022-02-24T23:12:07.857Z] world/vpnc 1:0.5.3.r496.r153-2 0.25 MiB
[2022-02-24T23:12:07.857Z]
[2022-02-24T23:12:07.857Z] Total Installed Size: 81.58 MiB
[2022-02-24T23:12:07.857Z]
[2022-02-24T23:12:07.857Z] :: Proceed with installation? [Y/n]
[2022-02-24T23:12:07.857Z] checking keyring...
[2022-02-24T23:12:07.857Z] checking package integrity...
[2022-02-24T23:12:07.857Z] loading package files...
[2022-02-24T23:12:08.107Z] checking for file conflicts...
[2022-02-24T23:12:08.107Z] :: Processing package changes...
[2022-02-24T23:12:08.107Z] installing xcb-proto...
[2022-02-24T23:12:08.107Z] installing libxdmcp...
[2022-02-24T23:12:08.107Z] installing libxau...
[2022-02-24T23:12:08.107Z] installing libxcb...
[2022-02-24T23:12:08.107Z] installing xorgproto...
[2022-02-24T23:12:08.107Z] installing libx11...
[2022-02-24T23:12:08.107Z] installing libelogind...
[2022-02-24T23:12:08.107Z] installing dbus...
[2022-02-24T23:12:08.357Z] installing libproxy...
[2022-02-24T23:12:08.357Z] Optional dependencies for libproxy
[2022-02-24T23:12:08.357Z] networkmanager: NetworkManager configuration module
[2022-02-24T23:12:08.357Z] perl: Perl bindings [installed]
[2022-02-24T23:12:08.357Z] python: Python 3.x bindings [pending]
[2022-02-24T23:12:08.357Z] libproxy-webkit: PAC proxy support (via WebKit)
[2022-02-24T23:12:08.357Z] installing libmnl...
[2022-02-24T23:12:08.357Z] installing libnftnl...
[2022-02-24T23:12:08.357Z] installing libnl...
[2022-02-24T23:12:08.357Z] installing libpcap...
[2022-02-24T23:12:08.357Z] installing libnfnetlink...
[2022-02-24T23:12:08.357Z] installing libnetfilter_conntrack...
[2022-02-24T23:12:08.357Z] installing iptables...
[2022-02-24T23:12:08.357Z] installing iproute2...
[2022-02-24T23:12:08.357Z] Optional dependencies for iproute2
[2022-02-24T23:12:08.357Z] db: userspace arp daemon [installed]
[2022-02-24T23:12:08.357Z] libcap: tipc [installed]
[2022-02-24T23:12:08.357Z] linux-atm: ATM support
[2022-02-24T23:12:08.357Z] installing vpnc...
[2022-02-24T23:12:08.357Z] Optional dependencies for vpnc
[2022-02-24T23:12:08.357Z] openresolv: Let vpnc manage resolv.conf
[2022-02-24T23:12:08.357Z] installing libnsl...
[2022-02-24T23:12:08.357Z] installing python...
[2022-02-24T23:12:08.608Z] Optional dependencies for python
[2022-02-24T23:12:08.608Z] python-setuptools
[2022-02-24T23:12:08.608Z] python-pip
[2022-02-24T23:12:08.608Z] sqlite [installed]
[2022-02-24T23:12:08.608Z] mpdecimal: for decimal
[2022-02-24T23:12:08.608Z] xz: for lzma [installed]
[2022-02-24T23:12:08.608Z] tk: for tkinter
[2022-02-24T23:12:08.608Z] installing pcsclite...
[2022-02-24T23:12:08.608Z] installing stoken...
[2022-02-24T23:12:08.608Z] Optional dependencies for stoken
[2022-02-24T23:12:08.608Z] gtk3: required for stoken-gui
[2022-02-24T23:12:08.608Z] :: Running post-transaction hooks...
[2022-02-24T23:12:08.608Z] (1/2) Creating system user accounts...
[2022-02-24T23:12:08.608Z] Creating group 'dbus' with GID 81.
[2022-02-24T23:12:08.608Z] Creating user 'dbus' (System Message Bus) with UID 81 and GID 81.
[2022-02-24T23:12:08.608Z] (2/2) Warn about old perl modules
[2022-02-24T23:12:08.858Z] ==> Checking buildtime dependencies...
[2022-02-24T23:12:08.858Z] ==> Installing missing dependencies...
[2022-02-24T23:12:08.858Z] resolving dependencies...
[2022-02-24T23:12:08.858Z] looking for conflicting packages...
[2022-02-24T23:12:08.858Z]
[2022-02-24T23:12:08.858Z] Package (20) New Version Net Change
[2022-02-24T23:12:08.858Z]
[2022-02-24T23:12:08.858Z] world/perl-clone 0.45-3 0.02 MiB
[2022-02-24T23:12:08.858Z] world/perl-encode-locale 1.05-8 0.02 MiB
[2022-02-24T23:12:08.858Z] world/perl-file-listing 6.14-2 0.02 MiB
[2022-02-24T23:12:08.858Z] world/perl-html-parser 3.76-2 0.17 MiB
[2022-02-24T23:12:08.858Z] world/perl-html-tagset 3.20-11 0.02 MiB
[2022-02-24T23:12:08.858Z] world/perl-http-cookies 6.10-2 0.04 MiB
[2022-02-24T23:12:08.858Z] world/perl-http-daemon 6.12-1 0.03 MiB
[2022-02-24T23:12:08.858Z] world/perl-http-date 6.05-4 0.01 MiB
[2022-02-24T23:12:08.858Z] world/perl-http-message 6.36-1 0.16 MiB
[2022-02-24T23:12:08.858Z] world/perl-http-negotiate 6.01-9 0.02 MiB
[2022-02-24T23:12:08.858Z] world/perl-io-html 1.004-2 0.02 MiB
[2022-02-24T23:12:08.858Z] world/perl-libwww 6.58-1 0.34 MiB
[2022-02-24T23:12:08.858Z] world/perl-lwp-mediatypes 6.04-1 0.06 MiB
[2022-02-24T23:12:08.858Z] world/perl-net-http 6.22-1 0.04 MiB
[2022-02-24T23:12:08.858Z] world/perl-timedate 2.33-3 0.08 MiB
[2022-02-24T23:12:08.858Z] world/perl-try-tiny 0.31-1 0.03 MiB
[2022-02-24T23:12:08.858Z] world/perl-uri 5.10-1.1 0.16 MiB
[2022-02-24T23:12:08.858Z] world/perl-www-robotrules 6.02-9 0.02 MiB
[2022-02-24T23:12:08.858Z] world/perl-xml-parser 2.46-3 0.43 MiB
[2022-02-24T23:12:08.858Z] world/intltool 0.51.0-6 0.15 MiB
[2022-02-24T23:12:08.858Z]
[2022-02-24T23:12:08.858Z] Total Installed Size: 1.83 MiB
[2022-02-24T23:12:08.858Z]
[2022-02-24T23:12:08.858Z] :: Proceed with installation? [Y/n]
[2022-02-24T23:12:08.858Z] checking keyring...
[2022-02-24T23:12:08.858Z] checking package integrity...
[2022-02-24T23:12:09.408Z] loading package files...
[2022-02-24T23:12:09.408Z] checking for file conflicts...
[2022-02-24T23:12:09.408Z] :: Processing package changes...
[2022-02-24T23:12:09.408Z] installing perl-encode-locale...
[2022-02-24T23:12:09.408Z] installing perl-timedate...
[2022-02-24T23:12:09.408Z] installing perl-http-date...
[2022-02-24T23:12:09.408Z] installing perl-file-listing...
[2022-02-24T23:12:09.408Z] installing perl-html-tagset...
[2022-02-24T23:12:09.408Z] installing perl-clone...
[2022-02-24T23:12:09.408Z] installing perl-io-html...
[2022-02-24T23:12:09.408Z] installing perl-lwp-mediatypes...
[2022-02-24T23:12:09.408Z] installing perl-uri...
[2022-02-24T23:12:09.408Z] installing perl-http-message...
[2022-02-24T23:12:09.408Z] installing perl-html-parser...
[2022-02-24T23:12:09.408Z] installing perl-http-cookies...
[2022-02-24T23:12:09.408Z] installing perl-http-daemon...
[2022-02-24T23:12:09.408Z] installing perl-http-negotiate...
[2022-02-24T23:12:09.408Z] installing perl-net-http...
[2022-02-24T23:12:09.408Z] installing perl-try-tiny...
[2022-02-24T23:12:09.408Z] installing perl-www-robotrules...
[2022-02-24T23:12:09.408Z] installing perl-libwww...
[2022-02-24T23:12:09.408Z] Optional dependencies for perl-libwww
[2022-02-24T23:12:09.409Z] perl-lwp-protocol-https: for https:// url schemes
[2022-02-24T23:12:09.409Z] installing perl-xml-parser...
[2022-02-24T23:12:09.409Z] installing intltool...
[2022-02-24T23:12:09.409Z] :: Running post-transaction hooks...
[2022-02-24T23:12:09.409Z] (1/1) Warn about old perl modules
[2022-02-24T23:12:09.409Z] ==> Retrieving sources...
[2022-02-24T23:12:09.409Z] -> Found openconnect-8.20.tar.gz
[2022-02-24T23:12:09.409Z] -> Found openconnect-8.20.tar.gz.asc
[2022-02-24T23:12:09.409Z] ==> WARNING: Skipping all source file integrity checks.
[2022-02-24T23:12:09.409Z] ==> Extracting sources...
[2022-02-24T23:12:09.409Z] -> Extracting openconnect-8.20.tar.gz with bsdtar
[2022-02-24T23:12:09.409Z] ==> Starting build()...
[2022-02-24T23:12:09.659Z] checking for pkg-config... /usr/bin/pkg-config
[2022-02-24T23:12:09.659Z] checking pkg-config is at least version 0.9.0... yes
[2022-02-24T23:12:09.659Z] checking build system type... x86_64-pc-linux-gnu
[2022-02-24T23:12:09.659Z] checking host system type... x86_64-pc-linux-gnu
[2022-02-24T23:12:09.659Z] checking whether to enable maintainer-specific portions of Makefiles... yes
[2022-02-24T23:12:09.659Z] checking for a BSD-compatible install... /usr/bin/install -c
[2022-02-24T23:12:09.659Z] checking whether build environment is sane... yes
[2022-02-24T23:12:09.659Z] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[2022-02-24T23:12:09.659Z] checking for gawk... gawk
[2022-02-24T23:12:09.659Z] checking whether make sets $(MAKE)... yes
[2022-02-24T23:12:09.659Z] checking whether make supports nested variables... yes
[2022-02-24T23:12:09.659Z] checking whether UID '981' is supported by ustar format... yes
[2022-02-24T23:12:09.659Z] checking whether GID '981' is supported by ustar format... yes
[2022-02-24T23:12:09.659Z] checking how to create a ustar tar archive... gnutar
[2022-02-24T23:12:09.659Z] checking whether make supports nested variables... (cached) yes
[2022-02-24T23:12:09.659Z] checking for gcc... gcc
[2022-02-24T23:12:09.659Z] checking whether the C compiler works... yes
[2022-02-24T23:12:09.659Z] checking for C compiler default output file name... a.out
[2022-02-24T23:12:09.909Z] checking for suffix of executables...
[2022-02-24T23:12:09.909Z] checking whether we are cross compiling... no
[2022-02-24T23:12:09.909Z] checking for suffix of object files... o
[2022-02-24T23:12:09.909Z] checking whether we are using the GNU C compiler... yes
[2022-02-24T23:12:09.909Z] checking whether gcc accepts -g... yes
[2022-02-24T23:12:09.909Z] checking for gcc option to accept ISO C89... none needed
[2022-02-24T23:12:09.909Z] checking whether gcc understands -c and -o together... yes
[2022-02-24T23:12:09.909Z] checking whether make supports the include directive... yes (GNU style)
[2022-02-24T23:12:10.160Z] checking dependency style of gcc... gcc3
[2022-02-24T23:12:10.160Z] checking for gcc option to accept ISO C99... none needed
[2022-02-24T23:12:10.160Z] configure: Applying feature macros for GNU build
[2022-02-24T23:12:10.160Z] checking for vpnc-script in standard locations... configure: error: /etc/vpnc/vpnc-script does not seem to be executable.
[2022-02-24T23:12:10.160Z] OpenConnect will not function correctly without a vpnc-script.
[2022-02-24T23:12:10.160Z] See https://www.infradead.org/openconnect/vpnc-script.html for more details.
[2022-02-24T23:12:10.160Z]
[2022-02-24T23:12:10.160Z] If you are building a distribution package, please ensure that your
[2022-02-24T23:12:10.160Z] packaging is correct, and that a vpnc-script will be installed when the
[2022-02-24T23:12:10.160Z] user installs your package. You should provide a --with-vpnc-script=
[2022-02-24T23:12:10.160Z] argument to this configure script, giving the full path where the script
[2022-02-24T23:12:10.160Z] will be installed.
[2022-02-24T23:12:10.160Z]
[2022-02-24T23:12:10.160Z] The standard location is /etc/vpnc/vpnc-script. To bypass this error and
[2022-02-24T23:12:10.160Z] build OpenConnect to use the script from this location, even though it is
[2022-02-24T23:12:10.160Z] not present at the time you are building OpenConnect, pass the argument
[2022-02-24T23:12:10.160Z] "--with-vpnc-script=/etc/vpnc/vpnc-script"
[2022-02-24T23:12:10.160Z] ==> ERROR: A failure occurred in build().
[2022-02-24T23:12:10.160Z] Aborting...
[2022-02-24T23:12:10.410Z] -> Killing chroot process: tee (12595)
[2022-02-24T23:12:10.410Z] -> Killing chroot process: sleep (12743)
[2022-02-24T23:12:12.272Z] ==> ERROR: Build failed, check /build/buildpkg/default-x86_64/jenkins/build
[Pipeline] }
[2022-02-24T23:12:12.275Z] ERROR: Failed to build source
[2022-02-24T23:12:12.275Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2022-02-24T23:12:12.343Z] Sending email to: artix-build-failures at artixlinux.org
More information about the artix-build-failures
mailing list