Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1915174 - opensips-3.1.1-2.fc34 FTBFS: cachedb_couchbase_dbase.h:38:9: error: unknown type name 'lcb_t'
Summary: opensips-3.1.1-2.fc34 FTBFS: cachedb_couchbase_dbase.h:38:9: error: unknown t...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: opensips
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Lemenkov
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks: F34FTBFS
TreeView+ depends on / blocked
 
Reported: 2021-01-12 07:15 UTC by Petr Pisar
Modified: 2021-01-27 21:41 UTC (History)
2 users (show)

Fixed In Version: opensips-3.1.1-5.fc34
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-01-27 21:41:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2021-01-12 07:15:55 UTC
opensips-3.1.1-2.fc34 fails to build in Fedora 34:

Compiling cachedb_couchbase_dbase.c
gcc -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -Wcast-align -DMOD_NAME='cachedb_couchbase' -DPKG_MALLOC  -DSHM_MMAP  -DUSE_MCAST  -DDISABLE_NAGLE  -DSTATISTICS  -DHAVE_RESOLV_RES  -DF_MALLOC  -DQ_MALLOC  -DHP_MALLOC  -DDBG_MALLOC   -DNAME='"opensips"' -DVERSION='"3.1.1"' -DARCH='"aarch64"' -DOS='"linux"' -DCOMPILER='"gcc 11"' -D__CPU_aarch64 -D__OS_linux -D__SMP_yes -DCFG_DIR='"/etc/opensips/"'  -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -DHAVE_TIMEGM -DUSE_POSIX_SEM   -DHAVE_EPOLL -DHAVE_SIGIO_RT -DHAVE_SELECT -c cachedb_couchbase_dbase.c -o cachedb_couchbase_dbase.o
In file included from cachedb_couchbase_dbase.c:27:
cachedb_couchbase_dbase.h:38:9: error: unknown type name 'lcb_t'
   38 |         lcb_t couchcon;
      |         ^~~~~
[...]

A difference between passing and failing build root is at <https://koschei.fedoraproject.org/build/9484047>. An upgrade of libcouchbase-devel from 2.10.8-2.fc34 to 3.0.7-1.fc34 seems to be the trigger.

Comment 1 Fedora Release Engineering 2021-01-24 04:22:53 UTC
Dear Maintainer,

your package has an open Fails To Build From Source bug for Fedora 34.
Action is required from you.

If you can fix your package to build, perform a build in koji, and either create
an update in bodhi, or close this bug without creating an update, if updating is
not appropriate [1]. If you are working on a fix, set the status to ASSIGNED to
acknowledge this. If you have already fixed this issue, please close this Bugzilla report.

Following the policy for such packages [2], your package will be orphaned if
this bug remains in NEW state more than 8 weeks (not sooner than 2021-03-09).

A week before the mass branching of Fedora 35 according to the schedule [3],
any packages not successfully rebuilt at least on Fedora 33 will be
retired regardless of the status of this bug.

[1] https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
[2] https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
[3] https://fedorapeople.org/groups/schedule/f-35/f-35-key-tasks.html

Comment 2 Peter Lemenkov 2021-01-24 10:06:45 UTC
Working on it

Comment 3 Peter Lemenkov 2021-01-27 21:41:12 UTC
Fixed in opensips-3.1.1-5.fc34


Note You need to log in before you can comment on or make changes to this bug.