Bug 473976 - mkvtoolnix 2.4.0 fails to build on ppc64
Summary: mkvtoolnix 2.4.0 fails to build on ppc64
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mkvtoolnix
Version: rawhide
Hardware: ppc64
OS: Linux
low
high
Target Milestone: ---
Assignee: Dominik 'Rathann' Mierzejewski
QA Contact: Fedora Extras Quality Assurance
URL: https://koji.fedoraproject.org/koji/t...
Whiteboard:
Depends On:
Blocks: FE-ExcludeArch-ppc64, F-ExcludeArch-ppc64 466638
TreeView+ depends on / blocked
 
Reported: 2008-12-01 17:13 UTC by Dominik 'Rathann' Mierzejewski
Modified: 2008-12-01 20:21 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-01 20:21:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dominik 'Rathann' Mierzejewski 2008-12-01 17:13:08 UTC
Description of problem:
mkvtoolnix 2.4.0's configure fails to detect boost library on ppc64.

Version-Release number of selected component (if applicable):
mkvtoolnix-2.4.0-1
boost-1.34.1-17.fc10

How reproducible:
Always

Steps to Reproduce:
1. koji build --scratch --arch=ppc64 dist-f11 'cvs://cvs.fedoraproject.org/cvs/pkgs?rpms/mkvtoolnix/devel#HEAD'
  
Actual results:
configure:10236: checking whether the Boost::Regex library is available
configure:10269: g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc  -I/usr/include conftest.cpp >&5
configure:10275: $? = 0
configure:10297: result: yes
configure:10525: error: Could not link against the Boost regex library !

https://koji.fedoraproject.org/koji/getfile?taskID=964924&name=root.log
https://koji.fedoraproject.org/koji/getfile?taskID=964924&name=build.log

Comment 1 Dominik 'Rathann' Mierzejewski 2008-12-01 19:43:19 UTC
Bug found in boost detection autoconf script in mkvtoolnix source, working on a fix.

Comment 2 Dominik 'Rathann' Mierzejewski 2008-12-01 20:21:44 UTC
Fixed in rawhide, bug reported upstream:
https://www.bunkus.org/bugzilla/show_bug.cgi?id=311


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