Bug 473976

Summary: mkvtoolnix 2.4.0 fails to build on ppc64
Product: [Fedora] Fedora Reporter: Dominik 'Rathann' Mierzejewski <dominik>
Component: mkvtoolnixAssignee: Dominik 'Rathann' Mierzejewski <dominik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: rawhideCC: dominik
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64   
OS: Linux   
URL: https://koji.fedoraproject.org/koji/taskinfo?taskID=964924
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-01 20:21:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 238953, 466638    

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