Bug 1107021 - udis86: FTBFS in rawhide
Summary: udis86: FTBFS in rawhide
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: udis86
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Scott Tsai
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F21FTBFS
TreeView+ depends on / blocked
 
Reported: 2014-06-09 19:07 UTC by Dennis Gilmore
Modified: 2015-02-28 02:18 UTC (History)
2 users (show)

Fixed In Version: udis86-1.7.2-3.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-28 02:18:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (31.68 KB, text/plain)
2014-06-09 19:07 UTC, Dennis Gilmore
no flags Details
root.log (82.75 KB, text/plain)
2014-06-09 19:07 UTC, Dennis Gilmore
no flags Details
state.log (1.06 KB, text/plain)
2014-06-09 19:07 UTC, Dennis Gilmore
no flags Details

Description Dennis Gilmore 2014-06-09 19:07:09 UTC
Your package udis86 failed to build from source in current rawhide.

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

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

Comment 1 Dennis Gilmore 2014-06-09 19:07:14 UTC
Created attachment 905857 [details]
build.log

Comment 2 Dennis Gilmore 2014-06-09 19:07:16 UTC
Created attachment 905858 [details]
root.log

Comment 3 Dennis Gilmore 2014-06-09 19:07:17 UTC
Created attachment 905859 [details]
state.log

Comment 4 Christopher Meng 2014-06-23 03:33:04 UTC
Crux: X86_64 test failed.

--------------------

RPM spec issues:

1. source without url.

Please use this for github sources:

Source0:        https://github.com/vmt/udis86/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz

2. Drop these obsoleted tags:

BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

rm -rf $RPM_BUILD_ROOT in %install

%clean section

%defattr(-,root,root,-)

3. If there is any license file shipped in the tarball, please use %doc to include them

4. -devel:

Requires:       %{name} = %{version}-%{release}

https://fedoraproject.org/wiki/Packaging:Guidelines#Requiring_Base_Package


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