Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1402087 - v4l-utils-1.10.0-2.fc25 FTBFS
Summary: v4l-utils-1.10.0-2.fc25 FTBFS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Deadline: 2016-12-20
Product: Fedora
Classification: Fedora
Component: v4l-utils
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Hans de Goede
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: BaseRuntimeFTBFS
TreeView+ depends on / blocked
 
Reported: 2016-12-06 18:03 UTC by Merlin Mathesius
Modified: 2016-12-15 13:27 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-15 13:27:22 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
patch to correct FTBFS (3.84 KB, patch)
2016-12-12 20:31 UTC, Merlin Mathesius
no flags Details | Diff

Description Merlin Mathesius 2016-12-06 18:03:56 UTC
v4l-utils-1.10.0-2.fc25 fails to build from source.
This affects Base Runtime, Rawhide, F25, and F24.

There are two reasons:

1) For F24 and later, the package build fails due to a compile time type conflict with jpeg_mem_src(). This can be fixed by adding an additional upstream patch, https://git.linuxtv.org/v4l-utils.git/commit/lib/libv4lconvert?id=699d8b803eea2e36d84b5aaa695db47b7718063e. Alternatively, it could be fixed by updating the package to upstream version v4l-utils-1.10.1 and removing the current patch.

2) For F25 and later, the package build phase makes use of doxygen--which has a runtime dependency on perl. However, perl is no longer in the default buildroot, so the build fails. Ideally, this issue should get corrected in the doxygen package (see https://bugzilla.redhat.com/show_bug.cgi?id=1402043). It can also be worked around by BuildRequiring perl with a comment about the doxygen dependency.

Comment 1 Merlin Mathesius 2016-12-06 22:16:03 UTC
Please apply the patch or respond with a reason it should not be applied within two weeks. After that time, a provenpackager will go ahead and apply it.

Comment 2 Merlin Mathesius 2016-12-12 20:31:24 UTC
Created attachment 1230908 [details]
patch to correct FTBFS

For your convenience, I have attached a patch that can be used to fix the build failure.

Comment 3 Hans de Goede 2016-12-15 12:20:43 UTC
Thank you for the bug-report and for the patch, updating the rawhide pkgs to 1.10.1 now to fix the FTBFS (there are no other interesting fixes in 1.10.1).

Comment 4 Hans de Goede 2016-12-15 13:27:22 UTC
Rawhide built completed successfully, closing.


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