Bug 723652 - gdcm fails to build
Summary: gdcm fails to build
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: cmake
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-20 18:31 UTC by Ankur Sinha (FranciscoD)
Modified: 2011-07-25 17:37 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-07-25 17:37:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (10.55 KB, text/x-log)
2011-07-20 18:31 UTC, Ankur Sinha (FranciscoD)
no flags Details

Description Ankur Sinha (FranciscoD) 2011-07-20 18:31:34 UTC
Created attachment 514068 [details]
build.log

Hello,

Not sure if this is a cmake bug. Please reassign it to the correct component if required.

I'm trying to build gdcm in rawhide. It's currently broken.

Build.log is attached -> It fails because it can't find a header file. 

However, in the mock build root,I see that the required header is actually present:

[root@ankur gdcm-2.0.17]# pwd
/var/lib/mock/fedora-rawhide-i386/root/builddir/build/BUILD/gdcm-2.0.17
[root@ankur gdcm-2.0.17]# !find
find . -name "gdcmConfigure.h" -print
./Source/Common/gdcmConfigure.h
[root@ankur gdcm-2.0.17]# 

I'm stuck here, since I can't find why it doesn't find the header.

Comment 1 Rex Dieter 2011-07-20 19:01:36 UTC
Looks like UseSWIG.cmake may be broken,

http://cmake.org/Bug/bug_relationship_graph.php?bug_id=12307&graph=dependency&orientation=vertical

Comment 2 Ankur Sinha (FranciscoD) 2011-07-20 19:06:46 UTC
(In reply to comment #1)
> Looks like UseSWIG.cmake may be broken,
> 
> http://cmake.org/Bug/bug_relationship_graph.php?bug_id=12307&graph=dependency&orientation=vertical

Confirming that:
http://koji.fedoraproject.org/koji/taskinfo?taskID=3216031

builds correctly on F15 with the older cmake:

[ankur@ankur SRPMS]$ rpm -q cmake
cmake-2.8.4-1.fc15.x86_64

Comment 3 Orion Poplawski 2011-07-21 20:36:04 UTC
I've built rc3 with the revert patch from issue 12307.  Please try that.

Comment 4 Ankur Sinha (FranciscoD) 2011-07-22 02:28:08 UTC
Hi Orion,

Hasn't reached the repos yet. I'll rebuild and post ASAP.

Thanks!
Ankur

Comment 5 Ankur Sinha (FranciscoD) 2011-07-25 17:30:47 UTC
Hi Orion,

It builds correctly in mock for me. The gdcm maintainer, mario seems to be away for sometime. I've requested Rahul, a proven packager to bump spec and rebuild gdcm for me. 

You can close the bug :)

Thanks :)
Ankur


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