Bug 1667306

Summary: gnurobbo: FTBFS in Fedora rawhide
Product: [Fedora] Fedora Reporter: Raphael Groner <projects.rg>
Component: cmakeAssignee: Orion Poplawski <orion>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: besser82, gbcox, jaromir.capik, jreznik, orion, projects.rg, rdieter, walter.pete
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://apps.fedoraproject.org/koschei/package/gnurobbo
Whiteboard:
Fixed In Version: gnurobbo-0.68-10.20151113svn415.fc30 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-18 09:20:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Raphael Groner 2019-01-18 06:23:20 UTC
Description of problem:
Package gnurobbo fails to build from source in Fedora rawhide.

Version-Release number of selected component (if applicable):
0.68-9.20151113svn415.fc29

Steps to Reproduce:
koji build --scratch f30 gnurobbo-0.68-9.20151113svn415.fc29.src.rpm

Additional info:
This package is tracked by Koschei. See:
http://apps.fedoraproject.org/koschei/package/gnurobbo

Comment 1 Raphael Groner 2019-01-18 06:24:09 UTC
BUILDSTDERR: CMake Error: No source or binary directory provided

Comment 2 Raphael Groner 2019-01-18 06:25:00 UTC
This is not expected to happen, you'd have announced API changes in cmake before pushing to rawhide.

Comment 3 Björn 'besser82' Esser 2019-01-18 09:20:41 UTC
* Fri Jan 18 2019 Björn Esser <besser82> - 0.68-10.20151113svn415
- Append curdir to CMake invokation (#1667306)

***

 %build
 # fonts and sounds are not redistributable, ignore them
-%cmake -DUSE_FONTS=OFF -DDISABLE_MUSIC=ON
+%cmake -DUSE_FONTS=OFF -DDISABLE_MUSIC=ON .

Comment 4 Rex Dieter 2019-01-18 17:36:52 UTC
FYI, this isn't or wasn't an ABI change, only a minor release bump, so no announcement is expected in cases like this, in general.

Comment 5 Raphael Groner 2019-01-18 17:48:29 UTC
Well, not ABI change but API. A missing character at the wrong place is just silly and awkward.
Thanks again for the fast hotfix!

Comment 6 Gerald Cox 2019-02-03 14:07:56 UTC
*** Bug 1672067 has been marked as a duplicate of this bug. ***

Comment 7 Gerald Cox 2019-02-03 14:57:33 UTC
*** Bug 1672067 has been marked as a duplicate of this bug. ***