Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 569520 - media-sound/sooperlooper-1.7.3 fails with libsigc++-2.6
Summary: media-sound/sooperlooper-1.7.3 fails with libsigc++-2.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libsigc++-2.6
  Show dependency tree
 
Reported: 2015-12-23 16:52 UTC by Pacho Ramos
Modified: 2015-12-31 10:59 UTC (History)
0 users

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


Attachments
sooperlooper-1.7.3-r1.ebuild (sooperlooper-1.7.3.ebuild,1.31 KB, text/plain)
2015-12-23 16:52 UTC, Pacho Ramos
Details
patch (sooperlooper-1.7.3-libsigc26.patch,3.35 KB, patch)
2015-12-23 16:52 UTC, Pacho Ramos
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2015-12-23 16:52:08 UTC
Created attachment 420576 [details]
sooperlooper-1.7.3-r1.ebuild

For some reason the attached patch from Arch and Debian doesn't work in our case
Comment 1 Pacho Ramos gentoo-dev 2015-12-23 16:52:25 UTC
Created attachment 420578 [details, diff]
patch
Comment 2 Pacho Ramos gentoo-dev 2015-12-29 11:31:03 UTC
the error is:
In file included from ./pbd/error.h:23:0,
                 from pathscanner.cc:27:
./pbd/transmitter.h:27:27: fatal error: sigc++/sigc++.h: No such file or directory
 #include <sigc++/sigc++.h>
                           ^
compilation terminated.
Comment 3 Pacho Ramos gentoo-dev 2015-12-31 10:29:12 UTC
But the header is still present:
$ ls -l /usr/include/sigc++-2.0/sigc++/sigc++.h
-rw-r--r-- 1 root root 3628 nov 14 14:28 /usr/include/sigc++-2.0/sigc++/sigc++.h


I don't know why is it failing :/
Comment 4 Pacho Ramos gentoo-dev 2015-12-31 10:59:25 UTC
[master 2be72d9] media-sound/sooperlooper: Fix building with latest glibmm/libsigc++ (#569520)
 2 files changed, 155 insertions(+)
 create mode 100644 media-sound/sooperlooper/files/sooperlooper-1.7.3-libsigc26.patch
 create mode 100644 media-sound/sooperlooper/sooperlooper-1.7.3-r1.ebuild