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 1069116 - ugene 1.13.1-1 build strips binaries too early
Summary: ugene 1.13.1-1 build strips binaries too early
Keywords:
Status: CLOSED DUPLICATE of bug 1074041
Alias: None
Product: Fedora
Classification: Fedora
Component: ugene
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Yuliya Algaer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: DebugInfo
TreeView+ depends on / blocked
 
Reported: 2014-02-24 08:58 UTC by Ville Skyttä
Modified: 2014-03-08 22:21 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-08 22:21:22 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2014-02-24 08:58:39 UTC
ugene-debuginfo-1.13.1-1.fc21.x86_64 lacks sources, quite probably due to premature explicit stripping during build before rpmbuild has the chance to do it:

$ curl -s http://kojipkgs.fedoraproject.org//packages/ugene/1.13.1/1.fc21/data/logs/x86_64/build.log | grep -wF strip
strip --strip-unneeded "/builddir/build/BUILDROOT/ugene-1.13.1-1.fc21.x86_64/usr/lib64/ugene/libugenedb.so.1.0.0"
strip --strip-unneeded "/builddir/build/BUILDROOT/ugene-1.13.1-1.fc21.x86_64/usr/lib64/ugene/libgtest.so.1.0.0"
strip --strip-unneeded "/builddir/build/BUILDROOT/ugene-1.13.1-1.fc21.x86_64/usr/lib64/ugene/libU2Core.so.1.0.0"
strip --strip-unneeded "/builddir/build/BUILDROOT/ugene-1.13.1-1.fc21.x86_64/usr/lib64/ugene/libU2Test.so.1.0.0"
[etc etc]

Comment 1 Kevin Kofler 2014-03-08 22:21:22 UTC

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


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