Bug 1716462 - gdcm fails to build
Summary: gdcm fails to build
Keywords:
Status: CLOSED DUPLICATE of bug 1735238
Alias: None
Product: Fedora
Classification: Fedora
Component: gdcm
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Ankur Sinha (FranciscoD)
QA Contact: Fedora Extras Quality Assurance
URL: https://copr.fedorainfracloud.org/cop...
Whiteboard:
Depends On:
Blocks: PYTHON38
TreeView+ depends on / blocked
 
Reported: 2019-06-03 14:35 UTC by Miro Hrončok
Modified: 2019-08-04 14:43 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-08-04 14:43:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1559651 0 unspecified CLOSED gdcm-3.0.1 is available 2021-02-22 00:41:40 UTC

Internal Links: 1559651

Description Miro Hrončok 2019-06-03 14:35:18 UTC
See https://copr.fedorainfracloud.org/coprs/g/python/python3.8/package/gdcm/ for actual logs. This report is automated and not very verbose, but feel free to ping me for help.

Comment 1 Miro Hrončok 2019-07-10 12:24:25 UTC
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0JsFuv
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf GDCM-2.8.9
+ /usr/bin/gzip -dc /builddir/build/SOURCES/gdcm-2.8.9.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd GDCM-2.8.9
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/git init -q
+ /usr/bin/git config user.name rpm-build
+ /usr/bin/git config user.email '<rpm-build>'
+ /usr/bin/git add .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'gdcm-2.8.9 base'
+ cd /builddir/build/BUILD
+ cd GDCM-2.8.9
+ /usr/bin/gzip -dc /builddir/build/SOURCES/gdcmData.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #1 (0001-Use-copyright.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
+ echo 'Patch #2 (0002-Increase-xslt-maxdepth.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
error: Bad exit status from /var/tmp/rpm-tmp.0JsFuv (%prep)
    Bad exit status from /var/tmp/rpm-tmp.0JsFuv (%prep)
Patch #1 (0001-Use-copyright.patch):
patching file CMake/UseCopyright.cmake
Patch #2 (0002-Increase-xslt-maxdepth.patch):
patching file Utilities/doxygen/CMakeLists.txt
Hunk #1 FAILED at 252.
1 out of 1 hunk FAILED -- saving rejects to file Utilities/doxygen/CMakeLists.txt.rej

Comment 2 Igor Raits 2019-07-28 14:40:49 UTC
Seems that Ankur pushed commit "Update to 2.8.9: DOES NOT BUILD YET". Which of course is not the proper way to do it.

Ankur, please submit PRs for WIP things.

Comment 3 Ankur Sinha (FranciscoD) 2019-07-28 15:08:15 UTC
This requires a lot of work, and if I did it in a fork, others would not be aware of the progress that I've made. 

I'm working on gdcm and will push a build when it does build. Please leave it for me.

Comment 4 Miro Hrončok 2019-07-28 15:53:10 UTC
> others would not be aware of the progress that I've made.

If you open a WIP pull request, they would.

Comment 5 Ankur Sinha (FranciscoD) 2019-07-28 16:13:49 UTC
Sorry. Please revert it etc and proceed if you need to.

Comment 6 Miro Hrončok 2019-07-28 16:19:45 UTC
Can we make it build instead of reverting? We still have time for 3.8 to be pushed to rawhide.

Comment 7 Ankur Sinha (FranciscoD) 2019-07-28 16:25:26 UTC
I do not have an ETA on that. Sorry. The new versions require all patches to be re-checked/rebased so it isn't a trivial update. Now, the 3.0.0 version requires a CharLS version bump so I'm working on that.

Comment 8 Ankur Sinha (FranciscoD) 2019-08-01 13:26:36 UTC
I have a successful build here now. Will have a PR open before the end of the day. 


There's no python 3.8 related issues with building so I'll close this now.

Comment 9 Miro Hrončok 2019-08-04 08:31:16 UTC
This has still not been fixed, please don't close before it is.

Comment 10 Ankur Sinha (FranciscoD) 2019-08-04 09:52:47 UTC
Hrm, sorry. I dont understand. It isnt a Python 3.8 related bug. It's an unrelated FTBFS for which yet another bug is open..

Please refer to the other relevant bugs for updates.

Comment 11 Miro Hrončok 2019-08-04 14:43:03 UTC

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


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