Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 569306 - app-cdr/cdrdao-1.2.3-r2 stable request
Summary: app-cdr/cdrdao-1.2.3-r2 stable request
Status: RESOLVED DUPLICATE of bug 566378
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks: gnome-3.18-stable
  Show dependency tree
 
Reported: 2015-12-23 10:41 UTC by Pacho Ramos
Modified: 2016-01-31 10:19 UTC (History)
1 user (show)

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


Attachments

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 10:41:07 UTC
We will need this stable with libsigc++-2.6 (parent bug) to let it compile with latest libsigc++/glibmm

Thanks
Comment 1 Dan Goodliffe 2015-12-23 17:49:44 UTC
This build is currently failing for me.

x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia    -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O3 -march=native -pipe -fno-stack-protector -std=c++11 -c -o CdrDriver.o CdrDriver.cc
CdrDriver.cc:498:64: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
 char CdrDriver::REMOTE_MSG_SYNC_[4] = { 0xff, 0x00, 0xff, 0x00 };
                                                                ^
CdrDriver.cc:498:64: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
Makefile:459: recipe for target 'CdrDriver.o' failed

From what I've seen elsewhere, I think this might be gcc-5.3.0 related and it being more strict.
Comment 2 Dan Goodliffe 2015-12-23 17:50:32 UTC
See #569344 which I missed previously.
Comment 3 SpanKY gentoo-dev 2016-01-11 02:28:55 UTC
(In reply to Dan Goodliffe from comment #1)

that issue isn't relevant to stabilization
Comment 4 Agostino Sarubbo gentoo-dev 2016-01-15 14:40:41 UTC
This request cannot be completed because of the following repoman error(s):

  dependency.bad [fatal]        28                                                                                                                                                                                                                                             
   app-cdr/cdrdao/cdrdao-1.2.3-r2.ebuild: DEPEND: amd64(default/linux/amd64/13.0)                                                                                                                                                                                              
['>=dev-libs/libsigc++-2.6:2']                                                                                                                                                                                                                                                 


Since the amd64 team is unable to continue this task, I'm removing the amd64 arch team from the CC field. Feel free to cc the amd64 arch team again when you provide the complete list of the missing dependencies.
Comment 5 Pacho Ramos gentoo-dev 2016-01-16 09:57:06 UTC
this needs to be done at the same time of parent bug
Comment 6 Pacho Ramos gentoo-dev 2016-01-31 10:19:29 UTC

*** This bug has been marked as a duplicate of bug 566378 ***