Your message dated Sun, 24 Mar 2024 00:23:04 +0000
with message-id <e1robdg-005iod...@fasolo.debian.org>
and subject line Bug#1066311: fixed in osmo-iuh 1.3.0+dfsg1-6
has caused the Debian Bug report #1066311,
regarding osmo-iuh: FTBFS: hnb-test-rua.c:18:14: error: implicit declaration of
function ‘ranap_cn_rx_co’ [-Werror=implicit-function-declaration]
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1066311: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066311
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: osmo-iuh
Version: 1.3.0+dfsg1-5.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration
Relevant part (hopefully):
> gcc -DPACKAGE_NAME=\"osmo-iuh\" -DPACKAGE_TARNAME=\"osmo-iuh\"
> -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"osmo-iuh\ 1.3.0\"
> -DPACKAGE_BUGREPORT=\"open...@lists.osmocom.org\" -DPACKAGE_URL=\"\"
> -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1
> -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
> -DPACKAGE=\"osmo-iuh\" -DVERSION=\"1.3.0\" -DHAVE_NETINET_SCTP_H=1 -I.
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -Wall -I../../src/tests
> -I../../include -I../../include -I/usr/include/ -pthread -I/usr/include/
> -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/
> -I/usr/include/asn1c -I/usr/include/ -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o hnb-test-rua.o
> hnb-test-rua.c
> In file included from /usr/include/asn1c/asn_SEQUENCE_OF.h:8,
> from
> ../../include/osmocom/ranap/RANAP_ProtocolExtensionContainer.h:16,
> from
> ../../include/osmocom/ranap/RANAP_TransportLayerInformation.h:17,
> from ../../include/osmocom/ranap/iu_helpers.h:9,
> from test-helpers.c:23:
> ../../include/osmocom/ranap/RANAP_GA-Polygon.h:27:30: warning: ‘struct
> RANAP_GA_Polygon__Member’ declared inside parameter list will not be visible
> outside of this definition or declaration
> 27 | A_SEQUENCE_OF(struct RANAP_GA_Polygon__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_GA-Polygon.h:27:9: note: in expansion of
> macro ‘A_SEQUENCE_OF’
> 27 | A_SEQUENCE_OF(struct RANAP_GA_Polygon__Member {
> | ^~~~~~~~~~~~~
> In file included from /usr/include/asn1c/asn_SEQUENCE_OF.h:8,
> from ../../include/osmocom/rua/RUA_Connect.h:16,
> from ../../include/osmocom/rua/rua_common.h:13,
> from ../../include/osmocom/rua/rua_ies_defs.h:7,
> from hnb-test-rua.c:3:
> ../../include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h:29:30:
> warning: ‘struct RUA_CriticalityDiagnostics_IE_List__Member’ declared inside
> parameter list will not be visible outside of this definition or declaration
> 29 | A_SEQUENCE_OF(struct
> RUA_CriticalityDiagnostics_IE_List__Member {
> |
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h:29:9: note: in
> expansion of macro ‘A_SEQUENCE_OF’
> 29 | A_SEQUENCE_OF(struct
> RUA_CriticalityDiagnostics_IE_List__Member {
> | ^~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_AuthorisedPLMNs.h:28:30: warning: ‘struct
> RANAP_AuthorisedPLMNs__Member’ declared inside parameter list will not be
> visible outside of this definition or declaration
> 28 | A_SEQUENCE_OF(struct RANAP_AuthorisedPLMNs__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_AuthorisedPLMNs.h:28:9: note: in expansion
> of macro ‘A_SEQUENCE_OF’
> 28 | A_SEQUENCE_OF(struct RANAP_AuthorisedPLMNs__Member {
> | ^~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_JoinedMBMSBearerService-IEs.h:28:30:
> warning: ‘struct RANAP_JoinedMBMSBearerService_IEs__Member’ declared inside
> parameter list will not be visible outside of this definition or declaration
> 28 | A_SEQUENCE_OF(struct
> RANAP_JoinedMBMSBearerService_IEs__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_JoinedMBMSBearerService-IEs.h:28:9: note:
> in expansion of macro ‘A_SEQUENCE_OF’
> 28 | A_SEQUENCE_OF(struct
> RANAP_JoinedMBMSBearerService_IEs__Member {
> | ^~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_CriticalityDiagnostics-IE-List.h:29:30:
> warning: ‘struct RANAP_CriticalityDiagnostics_IE_List__Member’ declared
> inside parameter list will not be visible outside of this definition or
> declaration
> 29 | A_SEQUENCE_OF(struct
> RANAP_CriticalityDiagnostics_IE_List__Member {
> |
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_CriticalityDiagnostics-IE-List.h:29:9:
> note: in expansion of macro ‘A_SEQUENCE_OF’
> 29 | A_SEQUENCE_OF(struct
> RANAP_CriticalityDiagnostics_IE_List__Member {
> | ^~~~~~~~~~~~~
> hnb-test-rua.c: In function ‘hnb_test_rua_dt_handle’:
> hnb-test-rua.c:18:14: error: implicit declaration of function
> ‘ranap_cn_rx_co’ [-Werror=implicit-function-declaration]
> 18 | rc = ranap_cn_rx_co(hnb_test_rua_dt_handle_ranap, hnb,
> ies.ranaP_Message.buf, ies.ranaP_Message.size);
> | ^~~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_DataVolumeList.h:28:30: warning: ‘struct
> RANAP_DataVolumeList__Member’ declared inside parameter list will not be
> visible outside of this definition or declaration
> 28 | A_SEQUENCE_OF(struct RANAP_DataVolumeList__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_DataVolumeList.h:28:9: note: in expansion
> of macro ‘A_SEQUENCE_OF’
> 28 | A_SEQUENCE_OF(struct RANAP_DataVolumeList__Member {
> | ^~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:28:30: warning: ‘struct
> RANAP_EUTRANFrequencies__Member’ declared inside parameter list will not be
> visible outside of this definition or declaration
> 28 | A_SEQUENCE_OF(struct RANAP_EUTRANFrequencies__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:28:9: note: in
> expansion of macro ‘A_SEQUENCE_OF’
> 28 | A_SEQUENCE_OF(struct RANAP_EUTRANFrequencies__Member {
> | ^~~~~~~~~~~~~
> hnb-test-rua.c: In function ‘hnb_test_rua_cl_handle’:
> hnb-test-rua.c:35:14: error: implicit declaration of function
> ‘ranap_cn_rx_cl’ [-Werror=implicit-function-declaration]
> 35 | rc = ranap_cn_rx_cl(hnb_test_rua_cl_handle_ranap, hnb,
> ies.ranaP_Message.buf, ies.ranaP_Message.size);
> | ^~~~~~~~~~~~~~
> In file included from /usr/include/asn1c/asn_SEQUENCE_OF.h:8,
> from
> ../../include/osmocom/ranap/RANAP_ProtocolExtensionContainer.h:16,
> from
> ../../include/osmocom/ranap/RANAP_TransportLayerInformation.h:17,
> from ../../include/osmocom/ranap/iu_helpers.h:9,
> from test-hnbap.c:22:
> ../../include/osmocom/hnbap/HNBAP_CriticalityDiagnostics-IE-List.h:29:30:
> warning: ‘struct HNBAP_CriticalityDiagnostics_IE_List__Member’ declared
> inside parameter list will not be visible outside of this definition or
> declaration
> 29 | A_SEQUENCE_OF(struct
> HNBAP_CriticalityDiagnostics_IE_List__Member {
> |
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/hnbap/HNBAP_CriticalityDiagnostics-IE-List.h:29:9:
> note: in expansion of macro ‘A_SEQUENCE_OF’
> 29 | A_SEQUENCE_OF(struct
> HNBAP_CriticalityDiagnostics_IE_List__Member {
> | ^~~~~~~~~~~~~
> In file included from /usr/include/asn1c/asn_SEQUENCE_OF.h:8,
> from ../../include/osmocom/ranap/RANAP_IE-Extensions.h:16,
> from
> ../../include/osmocom/ranap/RANAP_AllocationOrRetentionPriority.h:19,
> from ../../include/osmocom/ranap/ranap_common.h:8,
> from ../../include/osmocom/ranap/ranap_ies_defs.h:7,
> from hnb-test-ranap.c:2:
> ../../include/osmocom/ranap/RANAP_GA-Polygon.h:27:30: warning: ‘struct
> RANAP_GA_Polygon__Member’ declared inside parameter list will not be visible
> outside of this definition or declaration
> 27 | A_SEQUENCE_OF(struct RANAP_GA_Polygon__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_GA-Polygon.h:27:9: note: in expansion of
> macro ‘A_SEQUENCE_OF’
> 27 | A_SEQUENCE_OF(struct RANAP_GA_Polygon__Member {
> | ^~~~~~~~~~~~~
> In file included from /usr/include/asn1c/asn_SEQUENCE_OF.h:8,
> from
> ../../include/osmocom/ranap/RANAP_ProtocolExtensionContainer.h:16,
> from
> ../../include/osmocom/ranap/RANAP_TransportLayerInformation.h:17,
> from ../../include/osmocom/ranap/iu_helpers.h:9,
> from test-ranap.c:25:
> ../../include/osmocom/ranap/RANAP_GA-Polygon.h:27:30: warning: ‘struct
> RANAP_GA_Polygon__Member’ declared inside parameter list will not be visible
> outside of this definition or declaration
> 27 | A_SEQUENCE_OF(struct RANAP_GA_Polygon__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_GA-Polygon.h:27:9: note: in expansion of
> macro ‘A_SEQUENCE_OF’
> 27 | A_SEQUENCE_OF(struct RANAP_GA_Polygon__Member {
> | ^~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_AuthorisedPLMNs.h:28:30: warning: ‘struct
> RANAP_AuthorisedPLMNs__Member’ declared inside parameter list will not be
> visible outside of this definition or declaration
> 28 | A_SEQUENCE_OF(struct RANAP_AuthorisedPLMNs__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_AuthorisedPLMNs.h:28:9: note: in expansion
> of macro ‘A_SEQUENCE_OF’
> 28 | A_SEQUENCE_OF(struct RANAP_AuthorisedPLMNs__Member {
> | ^~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_AuthorisedPLMNs.h:28:30: warning: ‘struct
> RANAP_AuthorisedPLMNs__Member’ declared inside parameter list will not be
> visible outside of this definition or declaration
> 28 | A_SEQUENCE_OF(struct RANAP_AuthorisedPLMNs__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_AuthorisedPLMNs.h:28:9: note: in expansion
> of macro ‘A_SEQUENCE_OF’
> 28 | A_SEQUENCE_OF(struct RANAP_AuthorisedPLMNs__Member {
> | ^~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_JoinedMBMSBearerService-IEs.h:28:30:
> warning: ‘struct RANAP_JoinedMBMSBearerService_IEs__Member’ declared inside
> parameter list will not be visible outside of this definition or declaration
> 28 | A_SEQUENCE_OF(struct
> RANAP_JoinedMBMSBearerService_IEs__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_JoinedMBMSBearerService-IEs.h:28:9: note:
> in expansion of macro ‘A_SEQUENCE_OF’
> 28 | A_SEQUENCE_OF(struct
> RANAP_JoinedMBMSBearerService_IEs__Member {
> | ^~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_JoinedMBMSBearerService-IEs.h:28:30:
> warning: ‘struct RANAP_JoinedMBMSBearerService_IEs__Member’ declared inside
> parameter list will not be visible outside of this definition or declaration
> 28 | A_SEQUENCE_OF(struct
> RANAP_JoinedMBMSBearerService_IEs__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_JoinedMBMSBearerService-IEs.h:28:9: note:
> in expansion of macro ‘A_SEQUENCE_OF’
> 28 | A_SEQUENCE_OF(struct
> RANAP_JoinedMBMSBearerService_IEs__Member {
> | ^~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_CriticalityDiagnostics-IE-List.h:29:30:
> warning: ‘struct RANAP_CriticalityDiagnostics_IE_List__Member’ declared
> inside parameter list will not be visible outside of this definition or
> declaration
> 29 | A_SEQUENCE_OF(struct
> RANAP_CriticalityDiagnostics_IE_List__Member {
> |
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_CriticalityDiagnostics-IE-List.h:29:9:
> note: in expansion of macro ‘A_SEQUENCE_OF’
> 29 | A_SEQUENCE_OF(struct
> RANAP_CriticalityDiagnostics_IE_List__Member {
> | ^~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_DataVolumeList.h:28:30: warning: ‘struct
> RANAP_DataVolumeList__Member’ declared inside parameter list will not be
> visible outside of this definition or declaration
> 28 | A_SEQUENCE_OF(struct RANAP_DataVolumeList__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_DataVolumeList.h:28:9: note: in expansion
> of macro ‘A_SEQUENCE_OF’
> 28 | A_SEQUENCE_OF(struct RANAP_DataVolumeList__Member {
> | ^~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_CriticalityDiagnostics-IE-List.h:29:30:
> warning: ‘struct RANAP_CriticalityDiagnostics_IE_List__Member’ declared
> inside parameter list will not be visible outside of this definition or
> declaration
> 29 | A_SEQUENCE_OF(struct
> RANAP_CriticalityDiagnostics_IE_List__Member {
> |
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_CriticalityDiagnostics-IE-List.h:29:9:
> note: in expansion of macro ‘A_SEQUENCE_OF’
> 29 | A_SEQUENCE_OF(struct
> RANAP_CriticalityDiagnostics_IE_List__Member {
> | ^~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_LA-LIST.h:28:30: warning: ‘struct
> RANAP_LA_LIST__Member’ declared inside parameter list will not be visible
> outside of this definition or declaration
> 28 | A_SEQUENCE_OF(struct RANAP_LA_LIST__Member {
> | ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_LA-LIST.h:28:9: note: in expansion of macro
> ‘A_SEQUENCE_OF’
> 28 | A_SEQUENCE_OF(struct RANAP_LA_LIST__Member {
> | ^~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:28:30: warning: ‘struct
> RANAP_EUTRANFrequencies__Member’ declared inside parameter list will not be
> visible outside of this definition or declaration
> 28 | A_SEQUENCE_OF(struct RANAP_EUTRANFrequencies__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:28:9: note: in
> expansion of macro ‘A_SEQUENCE_OF’
> 28 | A_SEQUENCE_OF(struct RANAP_EUTRANFrequencies__Member {
> | ^~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_DataVolumeList.h:28:30: warning: ‘struct
> RANAP_DataVolumeList__Member’ declared inside parameter list will not be
> visible outside of this definition or declaration
> 28 | A_SEQUENCE_OF(struct RANAP_DataVolumeList__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_DataVolumeList.h:28:9: note: in expansion
> of macro ‘A_SEQUENCE_OF’
> 28 | A_SEQUENCE_OF(struct RANAP_DataVolumeList__Member {
> | ^~~~~~~~~~~~~
> test-hnbap.c: In function ‘main’:
> test-hnbap.c:174:9: error: implicit declaration of function
> ‘ranap_set_log_area’; did you mean ‘hnbap_set_log_area’?
> [-Werror=implicit-function-declaration]
> 174 | ranap_set_log_area(DRANAP);
> | ^~~~~~~~~~~~~~~~~~
> | hnbap_set_log_area
> ../../include/osmocom/ranap/RANAP_LeftMBMSBearerService-IEs.h:27:30: warning:
> ‘struct RANAP_LeftMBMSBearerService_IEs__Member’ declared inside parameter
> list will not be visible outside of this definition or declaration
> 27 | A_SEQUENCE_OF(struct RANAP_LeftMBMSBearerService_IEs__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_LeftMBMSBearerService-IEs.h:27:9: note: in
> expansion of macro ‘A_SEQUENCE_OF’
> 27 | A_SEQUENCE_OF(struct RANAP_LeftMBMSBearerService_IEs__Member {
> | ^~~~~~~~~~~~~
> test-hnbap.c: At top level:
> test-hnbap.c:52:28: warning: ‘hnbap_reg_acc’ defined but not used
> [-Wunused-const-variable=]
> 52 | static const unsigned char hnbap_reg_acc[] = {
> | ^~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:28:30: warning: ‘struct
> RANAP_EUTRANFrequencies__Member’ declared inside parameter list will not be
> visible outside of this definition or declaration
> 28 | A_SEQUENCE_OF(struct RANAP_EUTRANFrequencies__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:28:9: note: in
> expansion of macro ‘A_SEQUENCE_OF’
> 28 | A_SEQUENCE_OF(struct RANAP_EUTRANFrequencies__Member {
> | ^~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_MessageStructure.h:28:30: warning: ‘struct
> RANAP_MessageStructure__Member’ declared inside parameter list will not be
> visible outside of this definition or declaration
> 28 | A_SEQUENCE_OF(struct RANAP_MessageStructure__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_MessageStructure.h:28:9: note: in expansion
> of macro ‘A_SEQUENCE_OF’
> 28 | A_SEQUENCE_OF(struct RANAP_MessageStructure__Member {
> | ^~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> ../../include/osmocom/ranap/RANAP_PLMNs-in-shared-network.h:28:30: warning:
> ‘struct RANAP_PLMNs_in_shared_network__Member’ declared inside parameter list
> will not be visible outside of this definition or declaration
> 28 | A_SEQUENCE_OF(struct RANAP_PLMNs_in_shared_network__Member {
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_PLMNs-in-shared-network.h:28:9: note: in
> expansion of macro ‘A_SEQUENCE_OF’
> 28 | A_SEQUENCE_OF(struct RANAP_PLMNs_in_shared_network__Member {
> | ^~~~~~~~~~~~~
> ../../include/osmocom/ranap/RANAP_LA-LIST.h:28:30: warning: ‘struct
> RANAP_LA_LIST__Member’ declared inside parameter list will not be visible
> outside of this definition or declaration
> 28 | A_SEQUENCE_OF(struct RANAP_LA_LIST__Member {
> | ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/asn1c/asn_SET_OF.h:17:30: note: in definition of macro ‘A_SET_OF’
> 17 | void (*free)(type *); \
> | ^~~~
> ../../include/osmocom/ranap/RANAP_LA-LIST.h:28:9: note: in expansion of macro
> ‘A_SEQUENCE_OF’
> 28 | A_SEQUENCE_OF(struct RANAP_LA_LIST__Member {
> | ^~~~~~~~~~~~~
> make[7]: *** [Makefile:447: hnb-test-rua.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/03/13/osmo-iuh_1.3.0+dfsg1-5.1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: osmo-iuh
Source-Version: 1.3.0+dfsg1-6
Done: Thorsten Alteholz <deb...@alteholz.de>
We believe that the bug you reported is fixed in the latest version of
osmo-iuh, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1066...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thorsten Alteholz <deb...@alteholz.de> (supplier of updated osmo-iuh package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 23 Mar 2024 23:23:21 +0100
Source: osmo-iuh
Architecture: source
Version: 1.3.0+dfsg1-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Mobcom Maintainers
<debian-mobcom-maintain...@lists.alioth.debian.org>
Changed-By: Thorsten Alteholz <deb...@alteholz.de>
Closes: 1066311
Changes:
osmo-iuh (1.3.0+dfsg1-6) unstable; urgency=medium
.
* add implicit.patch (Closes: #1066311)
* debian/control: bump standard to 4.6.0 (no changes)
* debian/control: add Rules-Requires-Root: no
Checksums-Sha1:
2a8d99a6a4ca48a4064803154004585fcc960468 2906 osmo-iuh_1.3.0+dfsg1-6.dsc
c1b269ad6b068e5fac6310dc4cbedfbbc4aeae69 1286304
osmo-iuh_1.3.0+dfsg1.orig.tar.xz
b76c327f996be4e581d3925857adc255fe00e0a5 21096
osmo-iuh_1.3.0+dfsg1-6.debian.tar.xz
79ca7ee2dd2338be96fee4cefe36b9c5674f5a11 11271
osmo-iuh_1.3.0+dfsg1-6_amd64.buildinfo
Checksums-Sha256:
a0eae0836335dc6ea137bd751ffd402f821839ef043512161a1d5949ec604fe6 2906
osmo-iuh_1.3.0+dfsg1-6.dsc
026052655ee44bebaf25cb3087d8be8cef57c1b456602592c1afb147c245dc6e 1286304
osmo-iuh_1.3.0+dfsg1.orig.tar.xz
a77dc90e045f5764f71717e84bbba4b5639497bc6f963bea3daa1e96323c82f6 21096
osmo-iuh_1.3.0+dfsg1-6.debian.tar.xz
1b30391843a96feef7a32e2329c1712fde5209548475cf7558ab854e53c9cec0 11271
osmo-iuh_1.3.0+dfsg1-6_amd64.buildinfo
Files:
88f7ccec73cebb3a63fe36ebda17f88d 2906 libs optional osmo-iuh_1.3.0+dfsg1-6.dsc
3eb05455dce44c9edf53fe56e4059b1f 1286304 libs optional
osmo-iuh_1.3.0+dfsg1.orig.tar.xz
23a562901bff2b27377d245499857904 21096 libs optional
osmo-iuh_1.3.0+dfsg1-6.debian.tar.xz
2d61c9301076958bf2a8e89c54a291be 11271 libs optional
osmo-iuh_1.3.0+dfsg1-6_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAmX/Zv5fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR9c8EAC861NwrL7wNyfEAPNN5iM0obH2a5UQ
220bdU6Xh/dyAcztAxaB2UWOfz7JHCl/1vwOqY+Kk/wm2WxQT99H+wbj9hSyCmJ2
82qnIjws9JxxH5Qs0JuUAztP8I0N/D2bCqCTMqoggoKhc7VX2jR162VUF8daSI/7
qdgJT70ZSltgAS80VV71P7HLRUuM1awbdNAx2xjtOs6D9FgxGNORTHunxuMLv9HL
JTuM+LPfx2nvBj20wB7MNDm1WEbG/NkIZDnWjBhKKT/FlrZenIyoBU28orx6rp4W
ldJcLhNiVLuWjp3SyycahUurty0oVwI2oyd42wx5/vT9J7RihbeGoCDpWTKpu9tN
gkiBJ6H08EZqL+ujngqF0Xnwj+RlYBGmErWFpiYmYsn103q9B2ZqzFFCxhYL731U
Qe8I4YOpYDjVdRajhOm1kD0qpkm+3ELu3514KTBJsMP/L1MKJWtTz5voiB1TwSBc
Ps8W+gVgeaUYriaR3NP4Tks3pyg3wRALWNlj/2/E1270FVfFf8F70dgJ7mA7Gqg9
gh5W+3cGme5c8JcNK3d9ToCy4tCey+YxAArLw9hnCrvANEgVRbibDZ+EbvmN6qGD
X3fv1Z+Lqjs9Rrl6EwcCG2xGpW1Kl7Y+YjA9O8RUfWyOBGLbf/GWTWpuz6bV1B5Q
zFg0q5ZWyQ+ekg==
=5gUb
-----END PGP SIGNATURE-----
pgpifzcbGytsA.pgp
Description: PGP signature
--- End Message ---