Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1308111 - scalpel: FTBFS in rawhide
Summary: scalpel: FTBFS in rawhide
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: scalpel
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Ambroz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F24FTBFS
TreeView+ depends on / blocked
 
Reported: 2016-02-13 22:27 UTC by Fedora Release Engineering
Modified: 2016-05-09 00:04 UTC (History)
2 users (show)

Fixed In Version: scalpel-2.1-0.rc1.2.47815c2.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-09 00:04:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (79.28 KB, text/plain)
2016-02-13 22:27 UTC, Fedora Release Engineering
no flags Details
root.log (90.95 KB, text/plain)
2016-02-13 22:27 UTC, Fedora Release Engineering
no flags Details
state.log (677 bytes, text/plain)
2016-02-13 22:27 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2016-02-13 22:27:24 UTC
Your package scalpel failed to build from source in current rawhide.

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

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

Comment 1 Fedora Release Engineering 2016-02-13 22:27:26 UTC
Created attachment 1126394 [details]
build.log

Comment 2 Fedora Release Engineering 2016-02-13 22:27:27 UTC
Created attachment 1126395 [details]
root.log

Comment 3 Fedora Release Engineering 2016-02-13 22:27:28 UTC
Created attachment 1126396 [details]
state.log

Comment 4 Jan Kurik 2016-02-24 15:13:06 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 Ralf Corsepius 2016-03-21 11:42:03 UTC
This FTBFS seems to be caused by a missing BR.
At least, BR-ing java-devel instead of java fixes this FTBFS.

# diff --git a/scalpel.spec b/scalpel.spec
index 9b758fd..946fa12 100644
--- a/scalpel.spec
+++ b/scalpel.spec
@@ -18,7 +18,7 @@ BuildRequires:  tre-devel
 BuildRequires:  automake
 BuildRequires:  autoconf
 BuildRequires:  libtool
-BuildRequires:  java
+BuildRequires:  java-devel
 
 
 %description

Comment 6 Upstream Release Monitoring 2016-04-30 01:07:04 UTC
rebus's scalpel-2.1-0.rc1.2.47815c2.fc25 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=758874

Comment 7 Fedora Update System 2016-04-30 01:42:19 UTC
scalpel-2.1-0.rc1.2.47815c2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ab4560ce23

Comment 8 Fedora Update System 2016-04-30 18:21:24 UTC
scalpel-2.1-0.rc1.2.47815c2.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-ab4560ce23

Comment 9 Fedora Update System 2016-05-09 00:04:31 UTC
scalpel-2.1-0.rc1.2.47815c2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.


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