See <https://jenkins.osmocom.org/jenkins/job/master-asn1c/a1=default,a2=default,…>
Changes:
------------------------------------------
Started by upstream project "master-asn1c" build number 1549
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on gtp0-deb9build (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9) in workspace /home/osmocom-build/jenkins/workspace/master-asn1c/a1/default/a2/default/a3/default/a4/default/label/osmocom-master-debian9
FATAL: java.io.IOException: Unexpected termination of the channel
java.io.EOFException
at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2872)
at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3367)
at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:936)
at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:379)
at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
at hudson.remoting.Command.readFrom(Command.java:142)
at hudson.remoting.Command.readFrom(Command.java:128)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to gtp0-deb9build
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1795)
at hudson.remoting.Request.call(Request.java:199)
at hudson.remoting.Channel.call(Channel.java:1000)
at hudson.FilePath.act(FilePath.java:1165)
at hudson.FilePath.act(FilePath.java:1154)
at hudson.FilePath.mkdirs(FilePath.java:1340)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1207)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
at hudson.model.Run.execute(Run.java:1888)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:431)
Caused: hudson.remoting.RequestAbortedException
at hudson.remoting.Request.abort(Request.java:345)
at hudson.remoting.Channel.terminate(Channel.java:1082)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:90)
See <https://jenkins.osmocom.org/jenkins/job/master-dahdi-linux-v4.19/62/display…>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
Building remotely on gtp0-deb9build (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9) in workspace <https://jenkins.osmocom.org/jenkins/job/master-dahdi-linux-v4.19/ws/>
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
> git rev-parse --resolve-git-dir <https://jenkins.osmocom.org/jenkins/job/master-dahdi-linux-v4.19/ws/dahdi-l…> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.osmocom.org/dahdi-linux # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/dahdi-linux
> git --version # timeout=10
> git --version # 'git version 2.11.0'
using GIT_SSH to set credentials
> git fetch --tags --progress -- https://gerrit.osmocom.org/dahdi-linux +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 1dda3f4d53cb89a984114840d873c53bae06254d (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1dda3f4d53cb89a984114840d873c53bae06254d # timeout=10
Commit message: "icE1usb: avoid system hang if USB transfer submission fails"
> git rev-list --no-walk 1dda3f4d53cb89a984114840d873c53bae06254d # timeout=10
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <https://jenkins.osmocom.org/jenkins/job/master-dahdi-linux-v4.19/ws/linux/.…> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> git --version # timeout=10
> git --version # 'git version 2.11.0'
> git fetch --tags --progress --depth=1 -- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v4.19 # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1242)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:505)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1213)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:431)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress --depth=1 -- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v4.19" returned status code 128:
stdout:
stderr: fatal: unable to access 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/': Could not resolve host: git.kernel.org
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2681)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2102)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:624)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:160)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:376)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to gtp0-deb9build
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1795)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1001)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at jdk.internal.reflect.GeneratedMethodAccessor262.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy68.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1242)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:505)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1213)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:431)
ERROR: Error fetching remote repo 'origin'
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--disable-iu,WIT…>
Changes:
------------------------------------------
[...truncated 253.55 KB...]
/build/deps/libosmo-sccp/src/sccp2sua.c:1182: warning: unable to resolve reference to `xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1265: warning: unable to resolve reference to `xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1225: warning: unable to resolve reference to `xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1309: warning: unable to resolve reference to `xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1060: warning: unable to resolve reference to `xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1030: warning: unable to resolve reference to `xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1087: warning: unable to resolve reference to `xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:468: warning: unable to resolve reference to `opt' for \ref command
/build/deps/libosmo-sccp/src/sccp_sclc.c:145: warning: expected whitespace after [ command
/build/deps/libosmo-sccp/src/sccp_internal.h:119: warning: The following parameters of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) are not documented:
parameter 'oph'
/build/deps/libosmo-sccp/src/sccp_sclc.c:121: warning: expected whitespace after [ command
/build/deps/libosmo-sccp/src/sccp_internal.h:120: warning: The following parameters of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) are not documented:
parameter 'oph'
/build/deps/libosmo-sccp/src/sccp_sclc.c:145: warning: expected whitespace after [ command
/build/deps/libosmo-sccp/src/sccp_sclc.c:147: warning: The following parameters of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) are not documented:
parameter 'oph'
/build/deps/libosmo-sccp/src/sccp_sclc.c:121: warning: expected whitespace after [ command
/build/deps/libosmo-sccp/src/sccp_sclc.c:123: warning: The following parameters of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) are not documented:
parameter 'oph'
/build/deps/libosmo-sccp/src/sccp_user.c:140: warning: The following parameters of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) are not documented:
parameter 'prim_cb'
/build/deps/libosmo-sccp/src/sccp_user.c:128: warning: The following parameters of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) are not documented:
parameter 'prim_cb'
/build/deps/libosmo-sccp/src/sccp_user.c:93: warning: The following parameters of sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) are not documented:
parameter 'prim_cb'
/build/deps/libosmo-sccp/src/sua.c:497: warning: unable to resolve reference to `xua' for \ref command
/build/deps/libosmo-sccp/src/sua.c:671: warning: unable to resolve reference to `msg' for \ref command
/build/deps/libosmo-sccp/src/sua.c:879: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str)
/build/deps/libosmo-sccp/src/sua.c:886: warning: The following parameters of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) are not documented:
parameter 'info_str'
/build/deps/libosmo-sccp/src/sua.c:299: warning: unable to resolve reference to `xua' for \ref command
/build/deps/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to `msg' for \ref command
/build/deps/libosmo-sccp/src/m3ua.c:868: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str)
/build/deps/libosmo-sccp/src/xua_internal.h:33: warning: The following parameters of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) are not documented:
parameter 'info_str'
/build/deps/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to `xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:67: warning: unable to resolve reference to `in' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:222: warning: unable to resolve reference to `msg' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:114: warning: unable to resolve reference to `addr' for \ref command
/build/deps/libosmo-sccp/src/sua.c:497: warning: unable to resolve reference to `xua' for \ref command
/build/deps/libosmo-sccp/src/sua.c:671: warning: unable to resolve reference to `msg' for \ref command
/build/deps/libosmo-sccp/src/sua.c:879: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str)
/build/deps/libosmo-sccp/src/xua_internal.h:24: warning: The following parameters of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) are not documented:
parameter 'info_str'
/build/deps/libosmo-sccp/src/sua.c:299: warning: unable to resolve reference to `xua' for \ref command
/build/deps/libosmo-sccp/src/xua_msg.c:424: warning: unable to resolve reference to `maps' for \ref command
/build/deps/libosmo-sccp/src/xua_msg.c:427: warning: The following parameters of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) are not documented:
parameter 'num_maps'
gtran/sccp_helpers.h...
Generating code for file include/osmocom/sigtran/sccp_sap.h...
Generating code for file include/osmocom/sigtran/sigtran_sap.h...
Generating code for file include/osmocom/sigtran/xua_msg.h...
Generating code for file include/osmocom/sigtran/xua_types.h...
Parsing code for file src/ipa.c...
Parsing code for file src/m3ua.c...
Parsing code for file src/mtp_pcap.c...
Parsing code for file src/osmo_ss7.c...
Parsing code for file src/osmo_ss7_hmrt.c...
Parsing code for file src/osmo_ss7_vty.c...
Parsing code for file src/sccp.c...
Parsing code for file src/sccp2sua.c...
Parsing code for file src/sccp_helpers.c...
Generating code for file src/sccp_internal.h...
Parsing code for file src/sccp_lbcs.c...
Parsing code for file src/sccp_sap.c...
Parsing code for file src/sccp_sclc.c...
Parsing code for file src/sccp_scmg.c...
Parsing code for file src/sccp_scoc.c...
Parsing code for file src/sccp_scrc.c...
Parsing code for file src/sccp_types.c...
Parsing code for file src/sccp_user.c...
Parsing code for file src/sccp_vty.c...
Generating code for file src/ss7_internal.h...
Parsing code for file src/sua.c...
Parsing code for file src/xua_as_fsm.c...
Generating code for file src/xua_as_fsm.h...
Parsing code for file src/xua_asp_fsm.c...
Generating code for file src/xua_asp_fsm.h...
Parsing code for file src/xua_default_lm_fsm.c...
Generating code for file src/xua_internal.h...
Parsing code for file src/xua_msg.c...
Parsing code for file src/xua_rkm.c...
Parsing code for file src/xua_shared.c...
Parsing code for file src/xua_snm.c...
Generating file documentation...
Generating docs for file include/osmocom/sigtran/m2ua_types.h...
Generating docs for file include/osmocom/sigtran/mtp_sap.h...
Generating docs for file include/osmocom/sigtran/osmo_ss7.h...
Generating docs for file include/osmocom/sigtran/protocol/m3ua.h...
Generating docs for file include/osmocom/sigtran/protocol/mtp.h...
Generating docs for file include/osmocom/sigtran/protocol/sccp_scmg.h...
Generating docs for file include/osmocom/sigtran/protocol/sua.h...
Generating docs for file include/osmocom/sigtran/sccp_helpers.h...
Generating docs for file include/osmocom/sigtran/sccp_sap.h...
Generating docs for file include/osmocom/sigtran/sigtran_sap.h...
Generating docs for file include/osmocom/sigtran/xua_msg.h...
Generating docs for file include/osmocom/sigtran/xua_types.h...
Generating docs for file src/ipa.c...
Generating docs for file src/m3ua.c...
Generating docs for file src/mtp_pcap.c...
Generating docs for file src/osmo_ss7.c...
Generating docs for file src/osmo_ss7_hmrt.c...
Generating docs for file src/osmo_ss7_vty.c...
Generating docs for file src/sccp.c...
Generating docs for file src/sccp2sua.c...
Generating docs for file src/sccp_helpers.c...
Generating docs for file src/sccp_internal.h...
Generating docs for file src/sccp_lbcs.c...
Generating docs for file src/sccp_sap.c...
Generating docs for file src/sccp_sclc.c...
Generating docs for file src/sccp_scmg.c...
Generating docs for file src/sccp_scoc.c...
Generating docs for file src/sccp_scrc.c...
Generating docs for file src/sccp_types.c...
Generating docs for file src/sccp_user.c...
Generating docs for file src/sccp_vty.c...
Generating docs for file src/ss7_internal.h...
Generating docs for file src/sua.c...
Generating docs for file src/xua_as_fsm.c...
Generating docs for file src/xua_as_fsm.h...
Generating docs for file src/xua_asp_fsm.c...
Generating docs for file src/xua_asp_fsm.h...
Generating docs for file src/xua_default_lm_fsm.c...
Generating docs for file src/xua_internal.h...
Generating docs for file src/xua_msg.c...
Generating docs for file src/xua_rkm.c...
Generating docs for file src/xua_shared.c...
Generating docs for file src/xua_snm.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound ipa_asp_fsm_priv...
Generating docs for compound lm_fsm_priv...
Generating docs for compound m3ua_data_hdr...
Generating docs for compound osmo_mtp_pause_param...
Generating docs for compound osmo_mtp_prim...
/build/deps/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to `osmo_xua_servers' for \ref command
/build/deps/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to `osmo_xua_servers' for \ref command
Generating docs for compound osmo_mtp_resume_param...
Generating docs for compound osmo_mtp_status_param...
Generating docs for compound osmo_mtp_transfer_param...
Generating docs for compound osmo_sccp_addr...
Generating docs for compound osmo_sccp_addr_entry...
Generating docs for compound osmo_sccp_gt...
Generating docs for compound osmo_sccp_instance...
Generating docs for compound osmo_sccp_timer_val...
Generating docs for compound osmo_sccp_user...
Generating docs for compound osmo_scu_connect_param...
Generating docs for compound osmo_scu_data_param...
Generating docs for compound osmo_scu_disconn_param...
Generating docs for compound osmo_scu_notice_param...
Generating docs for compound osmo_scu_pcstate_param...
Generating docs for compound osmo_scu_prim...
Generating docs for compound osmo_scu_reset_param...
Generating docs for compound osmo_scu_state_param...
Generating docs for compound osmo_scu_unitdata_param...
Generating docs for compound osmo_ss7_as...
Generating docs for compound osmo_ss7_asp...
Generating docs for compound osmo_ss7_asp_peer...
Generating docs for compound osmo_ss7_instance...
Generating docs for compound osmo_ss7_link...
Generating docs for compound osmo_ss7_linkset...
Generating docs for compound osmo_ss7_pc_fmt...
Generating docs for compound osmo_ss7_route...
Generating docs for compound osmo_ss7_route_table...
Generating docs for compound osmo_ss7_routing_key...
Generating docs for compound osmo_ss7_user...
Generating docs for compound osmo_xlm_prim...
Generating docs for compound osmo_xlm_prim_error...
Generating docs for compound osmo_xlm_prim_notify...
Generating docs for compound osmo_xlm_prim_rk_dereg...
Generating docs for compound osmo_xlm_prim_rk_reg...
Generating docs for compound osmo_xua_layer_manager...
Generating docs for compound osmo_xua_server...
Generating docs for compound pcap_hdr...
Generating docs for compound pcaprec_hdr...
Generating docs for compound sccp_connection...
Generating docs for compound sccp_data_callback...
Generating docs for compound sccp_scmg_msg...
Generating docs for compound sccp_system...
Generating docs for compound udt_offsets...
Generating docs for compound xua_as_fsm_priv...
Generating docs for compound xua_asp_fsm_priv...
Generating docs for compound xua_common_hdr...
Generating docs for compound xua_dialect...
Generating docs for compound xua_msg...
Generating docs for compound xua_msg_class...
Generating docs for compound xua_msg_event_map...
Generating docs for compound xua_msg_part...
Generating docs for compound xua_parameter_hdr...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
lookup cache used 2884/65536 hits=24952 misses=2982
finished...
cd ./doc && tar cf html.tar */html
make[3]: Entering directory '/build/deps/libosmo-sccp'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/share/doc/libosmo-sccp'
/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/lib/pkgconfig'
/usr/bin/install -c -m 644 ./doc/html.tar '/build/deps/install/stow/libosmo-sccp/share/doc/libosmo-sccp'
/usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '/build/deps/install/stow/libosmo-sccp/lib/pkgconfig'
make install-data-hook
make[4]: Entering directory '/build/deps/libosmo-sccp'
cd /build/deps/install/stow/libosmo-sccp/share/doc/libosmo-sccp && tar xf html.tar && rm -f html.tar
make[4]: Leaving directory '/build/deps/libosmo-sccp'
make[3]: Leaving directory '/build/deps/libosmo-sccp'
make[2]: Leaving directory '/build/deps/libosmo-sccp'
make[1]: Leaving directory '/build/deps/libosmo-sccp'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmo-sccp
+ PARALLEL_MAKE=
+ osmo-build-dep.sh libsmpp34
=============================== libsmpp34 ===============================
+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh libsmpp34
+ project=libsmpp34
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libsmpp34
+ cd libsmpp34
+ git fetch --tags origin
fatal: unable to connect to git.osmocom.org:
git.osmocom.org[0: 78.46.96.155]: errno=No route to host
git.osmocom.org[1: 2a01:4f8:120:8470::2]: errno=Network is unreachable
Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-oc2g…>
Changes:
------------------------------------------
[...truncated 80.19 KB...]
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-oc2g…'>
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-oc2g…'>
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-oc2g…'>
/bin/mkdir -p '/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-oc2g/bin'
/usr/bin/install -c osmo-release.sh '/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-oc2g/bin'
/bin/mkdir -p '/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-oc2g/share/aclocal'
/usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-oc2g/share/aclocal'
/bin/mkdir -p '/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-oc2g/lib/pkgconfig'
/usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-oc2g/lib/pkgconfig'
/bin/mkdir -p '/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-oc2g/include'
/usr/bin/install -c -m 644 osmo-release.mk '/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-oc2g/include'
make install-data-hook
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-oc2g…'>
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-oc2g…'>
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-oc2g…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-oc2g…'>
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-oc2g…'>
+ build_repo osmo-pcu --disable-sysmocom-dsp -enable-oc2gbts-phy --with-oc2g=<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-oc2g…>
+ dir=osmo-pcu
+ shift
+ build_repo_dir osmo-pcu ./ --disable-sysmocom-dsp -enable-oc2gbts-phy --with-oc2g=<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-oc2g…>
+ dep=osmo-pcu
+ dir=./
+ branch=master
+ grep ^-
+ echo --disable-sysmocom-dsp
+ [ -z --disable-sysmocom-dsp ]
+ shift
+ shift
+ configure_opts=--disable-sysmocom-dsp -enable-oc2gbts-phy --with-oc2g=<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-oc2g…>
+ set +x
====================== osmo-pcu
+ have_repo osmo-pcu master
+ repo=osmo-pcu
+ branch=master
+ echo OSMO_GSM_TESTER_BUILD_osmo-pcu
+ sed s/-/_/g
+ branch_override_var=OSMO_GSM_TESTER_BUILD_osmo_pcu
+ eval echo $OSMO_GSM_TESTER_BUILD_osmo_pcu
+ echo
+ branch_override=
+ [ -n ]
+ cd <https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-oc2g…>
+ [ -d osmo-pcu ]
+ cd osmo-pcu
+ git fetch
+ git rev-parse origin/master
8d03c50024f278336bf6688908724d68d5b792ef
+ branch=origin/master
+ git checkout -B build_branch origin/master
Reset branch 'build_branch'
Branch 'build_branch' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ rm -rf COPYING Makefile Makefile.am Makefile.in README.md TODO TODO-RELEASE aclocal.m4 arm-poky-linux-gnueabi-libtool autom4te.cache compile config.guess config.log config.status config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh ltmain.sh missing osmoappdesc.py src tests
+ git reset --hard origin/master
HEAD is now at 8d03c50 treewide: remove FSF address
+ git rev-parse HEAD
8d03c50024f278336bf6688908724d68d5b792ef
+ git rev-parse HEAD
+ echo 8d03c50024f278336bf6688908724d68d5b792ef osmo-pcu
+ cd <https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-oc2g…>
+ cd osmo-pcu/./
+ [ -f configure.ac ]
+ set +x
+ autoreconf -fi
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:24: installing './compile'
configure.ac:27: installing './config.guess'
configure.ac:27: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
tests/Makefile.am:29: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory,
tests/Makefile.am:29: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
tests/Makefile.am:38: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:138: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory,
tests/Makefile.am:138: but option 'subdir-objects' is disabled
tests/Makefile.am:57: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory,
tests/Makefile.am:57: but option 'subdir-objects' is disabled
tests/Makefile.am:57: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory,
tests/Makefile.am:57: but option 'subdir-objects' is disabled
tests/Makefile.am:122: warning: source file 'codel/codel_test.c' is in a subdirectory,
tests/Makefile.am:122: but option 'subdir-objects' is disabled
tests/Makefile.am:64: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory,
tests/Makefile.am:64: but option 'subdir-objects' is disabled
tests/Makefile.am:73: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory,
tests/Makefile.am:73: but option 'subdir-objects' is disabled
tests/Makefile.am:73: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory,
tests/Makefile.am:73: but option 'subdir-objects' is disabled
tests/Makefile.am:73: warning: source file 'emu/openbsc_clone.c' is in a subdirectory,
tests/Makefile.am:73: but option 'subdir-objects' is disabled
tests/Makefile.am:73: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory,
tests/Makefile.am:73: but option 'subdir-objects' is disabled
tests/Makefile.am:129: warning: source file 'fn/FnTest.cpp' is in a subdirectory,
tests/Makefile.am:129: but option 'subdir-objects' is disabled
tests/Makefile.am:105: warning: source file 'llc/LlcTest.cpp' is in a subdirectory,
tests/Makefile.am:105: but option 'subdir-objects' is disabled
tests/Makefile.am:117: warning: source file 'llist/LListTest.cpp' is in a subdirectory,
tests/Makefile.am:117: but option 'subdir-objects' is disabled
tests/Makefile.am:93: warning: source file 'ms/MsTest.cpp' is in a subdirectory,
tests/Makefile.am:93: but option 'subdir-objects' is disabled
tests/Makefile.am:23: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory,
tests/Makefile.am:23: but option 'subdir-objects' is disabled
tests/Makefile.am:47: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory,
tests/Makefile.am:47: but option 'subdir-objects' is disabled
tests/Makefile.am:84: warning: source file 'types/TypesTest.cpp' is in a subdirectory,
tests/Makefile.am:84: but option 'subdir-objects' is disabled
tests/Makefile.am:147: warning: source file 'ulc/PdchUlcTest.cpp' is in a subdirectory,
tests/Makefile.am:147: but option 'subdir-objects' is disabled
+ set +x
+ ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-sysmocom-dsp -enable-oc2gbts-phy --with-oc2g=<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-oc2g…>
configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes
checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed
checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether arm-poky-linux-gnueabi-g++ -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes
checking dependency style of arm-poky-linux-gnueabi-g++ -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... arm-poky-linux-gnueabi
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi
checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm
checking the name lister (arm-poky-linux-gnueabi-nm) 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 arm-poky-linux-gnueabi 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 arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r
checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-poky-linux-gnueabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar
checking for archiver @FILE support... @
checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip
checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib
checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok
checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for arm-poky-linux-gnueabi-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no
checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC
checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes
checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no
checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes
checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes
checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) 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... yes
checking how to run the C++ preprocessor... arm-poky-linux-gnueabi-g++ -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi -E
checking for ld used by arm-poky-linux-gnueabi-g++ -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi
checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes
checking whether the arm-poky-linux-gnueabi-g++ -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes
checking for arm-poky-linux-gnueabi-g++ -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC
checking if arm-poky-linux-gnueabi-g++ -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes
checking if arm-poky-linux-gnueabi-g++ -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no
checking if arm-poky-linux-gnueabi-g++ -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes
checking if arm-poky-linux-gnueabi-g++ -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes
checking whether the arm-poky-linux-gnueabi-g++ -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config
checking for arm-poky-linux-gnueabi-pkg-config... no
checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for ANSI C header files... (cached) yes
checking for LIBOSMOCORE... no
configure: error: Package requirements (libosmocore >= 1.6.0) were not met:
Package 'libsctp', required by 'libosmocore', 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.
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful