Bug 1269331

Summary: plplot: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: plplotAssignee: Orion Poplawski <orion>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 25CC: orion
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://apps.fedoraproject.org/koschei/package/plplot
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-23 04:50:37 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 Orion Poplawski 2015-10-07 03:04:39 UTC
Description of problem:
Package plplot fails to build from source in rawhide, triggered by cmake 3.4.0-rc1 update.

Previous good 
(cmake 3.3.2):

[ 22%] Building Ada object examples/ada/CMakeFiles/x00a.dir/x00a.o
cd /builddir/build/BUILD/plplot-5.11.1/fedora/examples/ada && 
/usr/bin/gnatgcc 
-I/builddir/build/BUILD/plplot-5.11.1/fedora/examples/ada 
-I/builddir/build/BUILD/plplot-5.11.1/bindings/ada    -c 
/builddir/build/BUILD/plplot-5.11.1/examples/ada/x00a.adb -o 
CMakeFiles/x00a.dir/x00a.o

New bad:

[ 22%] Building Ada object examples/ada/CMakeFiles/x00a.dir/x00a.o
cd /builddir/build/BUILD/plplot-5.11.1/fedora/examples/ada && 
/usr/bin/gnatgcc   -c 
/builddir/build/BUILD/plplot-5.11.1/examples/ada/x00a.adb -o 
CMakeFiles/x00a.dir/x00a.o
x00a.adb:28:05: file "plplot_auxiliary.ads" not found
x00a.adb:29:05: file "plplot_traditional.ads" not found
examples/ada/CMakeFiles/x00a.dir/build.make:65: recipe for target 
'examples/ada/CMakeFiles/x00a.dir/x00a.o' failed

So we're now missing the -I include dir options.

Version-Release number of selected component (if applicable):
5.11.1-1.fc24

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

Comment 1 Jan Kurik 2016-02-24 15:36:51 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 2 Orion Poplawski 2016-07-19 22:16:53 UTC
New failure now: 

The following tests FAILED:
	 19 - examples_epsqt (Timeout)
	 20 - examples_pdfqt (Timeout)

Comment 3 Jan Kurik 2016-07-26 04:52:03 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle.
Changing version to '25'.

Comment 4 Orion Poplawski 2016-11-23 04:50:37 UTC

*** This bug has been marked as a duplicate of bug 1392151 ***