Bug 1307380

Summary: claws-mail-plugins: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: claws-mail-pluginsAssignee: Andreas Bierfert <andreas.bierfert>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: andreas.bierfert, bugs.michael, ssorce, yselkowi
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-25 18:09:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1305208    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2016-02-13 21:08:14 UTC
Your package claws-mail-plugins failed to build from source in current rawhide.

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

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

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

Comment 2 Fedora Release Engineering 2016-02-13 21:08:18 UTC
Created attachment 1124211 [details]
root.log

Comment 3 Fedora Release Engineering 2016-02-13 21:08:20 UTC
Created attachment 1124212 [details]
state.log

Comment 4 Jan Kurik 2016-02-24 14:36:24 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 Yaakov Selkowitz 2016-02-25 02:51:10 UTC
In %setup:

grep: /usr/include/claws-mail/common/version.h: No such file or directory

Missing (actually, commented-out) BuildRequires: claws-mail-devel.  OTOH, this grep isn't used for anything, so just comment out the entire line.

Comment 6 Michael Schwendt 2016-02-25 15:27:09 UTC
> OTOH, this grep isn't used for anything, so just comment out the entire line.

No, please don't.

Read the top of the spec file. Also view the %build section, which is the reason for the failing build:

| Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jdhdNk
| + umask 022
| + cd /builddir/build/BUILD
| + exit -1

Comment 7 Yaakov Selkowitz 2016-02-25 18:09:33 UTC
Then please retire this package properly.