Bugzilla – Bug 1079938
[glibc2.27] ffado fails to build
Last modified: 2020-12-10 16:20:06 UTC
openSUSE Factory is in progress of merging GLIBC 2.27 - ffado is amongst the packages failing to build From the build log: [ 139s] In file included from src/libutil/IpcRingBuffer.h:37:0, [ 139s] from src/libutil/IpcRingBuffer.cpp:24: [ 139s] src/libutil/PosixMessageQueue.h:117:38: error: 'sigval_t' has not been declared [ 139s] static void notifyCallbackStatic(sigval_t t) { [ 139s] ^~~~~~~~ Complete buildlog available at https://build.opensuse.org/public/build/openSUSE:Factory:Staging:C/standard/x86_64/ffado/_log
Appears to need #include <signal.h> for sigval_t. New ffado 2.4.0 released as well.
Seems I was right, my patch was already applied in version 2.4.0 Fixed when update submitted.
Fixed in sr#574334
This is an autogenerated message for OBS integration: This bug (1079938) was mentioned in https://build.opensuse.org/request/show/574334 Factory / ffado
This is an autogenerated message for OBS integration: This bug (1079938) was mentioned in https://build.opensuse.org/request/show/854610 Backports:SLE-15-SP3 / ffado