Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640286 - media-libs/libffado-2.3.0 : src/.../PosixMessageQueue.cpp:444:24: error: SIGEV_THREAD was not declared in this scope
Summary: media-libs/libffado-2.3.0 : src/.../PosixMessageQueue.cpp:444:24: error: SIGE...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hector Martin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-08 16:27 UTC by Toralf Förster
Modified: 2017-12-09 09:46 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.54 KB, text/plain)
2017-12-08 16:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,324.35 KB, text/plain)
2017-12-08 16:27 UTC, Toralf Förster
Details
environment (environment,143.67 KB, text/plain)
2017-12-08 16:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.97 KB, application/x-bzip)
2017-12-08 16:27 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,1.09 KB, application/x-bzip)
2017-12-08 16:27 UTC, Toralf Förster
Details
media-libs:libffado-2.3.0:20171208-055550.log.bz2 (media-libs:libffado-2.3.0:20171208-055550.log.bz2,16.51 KB, application/x-bzip)
2017-12-08 16:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,62.70 KB, application/x-bzip)
2017-12-08 16:27 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-12-08 16:27:16 UTC
x86_64-pc-linux-gnu-g++ -o src/libutil/PosixMessageQueue.os -c -O2 -pipe -march=native -std=gnu++11 -fPIC -DDEBUG_MESSAGES -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_OXFORD -DENABLE_MOTU -DENABLE_DICE -DENABLE_RME -DENABLE_GENERICAVC -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include src/libutil/PosixMessageQueue.cpp
src/libutil/PosixMessageQueue.cpp: In member function ‘virtual bool Util::PosixMessageQueue::enableNotification()’:
src/libutil/PosixMessageQueue.cpp:444:24: error: ‘SIGEV_THREAD’ was not declared in this scope
     evp.sigev_notify = SIGEV_THREAD;
                        ^~~~~~~~~~~~
src/libutil/PosixMessageQueue.cpp:444:24: note: suggested alternative: ‘CLONE_THREAD’

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0_20171129-191609

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python3.5 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-libs/libffado
[ebuild  N    ] media-libs/libffado-2.3.0  USE="-debug -qt4 -test-programs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2017-12-08 16:27:19 UTC
Created attachment 508878 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-08 16:27:22 UTC
Created attachment 508880 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-12-08 16:27:25 UTC
Created attachment 508882 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-12-08 16:27:28 UTC
Created attachment 508884 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-12-08 16:27:31 UTC
Created attachment 508886 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-08 16:27:34 UTC
Created attachment 508888 [details]
media-libs:libffado-2.3.0:20171208-055550.log.bz2
Comment 7 Toralf Förster gentoo-dev 2017-12-08 16:27:37 UTC
Created attachment 508890 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2017-12-09 09:46:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dd1c348da56ab8a1601477b9b844488833327aa

commit 6dd1c348da56ab8a1601477b9b844488833327aa
Author:     Hector Martin <marcan@marcan.st>
AuthorDate: 2017-12-08 21:25:10 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2017-12-09 09:46:03 +0000

    media-libs/libffado-2.3.0: Fix build with new glibc
    
    Closes: https://bugs.gentoo.org/640286
    Closes: https://github.com/gentoo/gentoo/pull/6486
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 media-libs/libffado/Manifest                       |  2 +-
 .../files/libffado-2.3.0-include-signal.patch      | 29 ++++++++++++++++++++++
 media-libs/libffado/libffado-2.3.0.ebuild          |  1 +
 3 files changed, 31 insertions(+), 1 deletion(-)