Bug 1307619 - hokuyoaist: FTBFS in rawhide
Summary: hokuyoaist: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: hokuyoaist
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rich Mattes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F24FTBFS
TreeView+ depends on / blocked
 
Reported: 2016-02-13 21:35 UTC by Fedora Release Engineering
Modified: 2017-03-05 17:29 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-05 17:29:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (486.28 KB, text/plain)
2016-02-13 21:35 UTC, Fedora Release Engineering
no flags Details
root.log (105.97 KB, text/plain)
2016-02-13 21:35 UTC, Fedora Release Engineering
no flags Details
state.log (637 bytes, text/plain)
2016-02-13 21:35 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2016-02-13 21:35:06 UTC
Your package hokuyoaist failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=12823022

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Comment 1 Fedora Release Engineering 2016-02-13 21:35:08 UTC
Created attachment 1124921 [details]
build.log

Comment 2 Fedora Release Engineering 2016-02-13 21:35:10 UTC
Created attachment 1124922 [details]
root.log

Comment 3 Fedora Release Engineering 2016-02-13 21:35:12 UTC
Created attachment 1124923 [details]
state.log

Comment 4 Jan Kurik 2016-02-24 14:47:14 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase

Comment 5 Rich Mattes 2016-08-14 16:23:13 UTC
Reported at https://github.com/gbiggs/hokuyoaist/issues/10

Comment 6 Jonathan Wakely 2017-01-28 00:58:21 UTC
The simplest fix would be to make the stringstream mutable. That would have no ABI impact (although the extra 'const' on the what() member functions in C++11 would mode is an ABI break, and one that makes no sense whatsoever, because those functions should have been always const).


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