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 1102856 - ldc bundles zlib
Summary: ldc bundles zlib
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: ldc
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: MERCIER Jonathan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: DuplicSysLibsTracker
TreeView+ depends on / blocked
 
Reported: 2014-05-29 17:17 UTC by Ville Skyttä
Modified: 2017-12-12 10:17 UTC (History)
3 users (show)

Fixed In Version: ldc-1.1.0-0.1.beta3.fc26
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-12-12 10:17:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2014-05-29 17:17:40 UTC
https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries
https://fedoraproject.org/wiki/Packaging:Treatment_Of_Bundled_Libraries

Sources in runtime/phobos/etc/c/zlib end up being compiled and are present also in -debuginfo.

Comment 1 Fedora Admin XMLRPC Client 2015-02-17 03:17:04 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Jaroslav Reznik 2015-03-03 15:51:19 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22

Comment 3 Fedora Update System 2015-09-20 20:27:18 UTC
derelict-3-33.20150730git10a517b.fc23 gtkd-3.1.4-52.fc23 dustmite-1-25.20150515git3498068.fc23 ldc-0.16.0.alpha3-76.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16259

Comment 4 Ville Skyttä 2015-09-20 21:10:09 UTC
I don't think anything has changed wrt. this in the update, bundled zlib is still being compiled and ends up in -debuginfo.

http://koji.fedoraproject.org/koji/rpminfo?fileStart=550&rpmID=6784054&fileOrder=name&buildrootOrder=-id&buildrootStart=0#filelist

Comment 5 Fedora Update System 2015-09-21 18:52:30 UTC
derelict-3-33.20150730git10a517b.fc23, dustmite-1-25.20150515git3498068.fc23, gtkd-3.1.4-52.fc23, ldc-0.16.0.alpha3-76.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update dustmite gtkd derelict ldc'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16259

Comment 6 Fedora End Of Life 2016-07-19 11:34:50 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 7 Jan Kurik 2016-07-26 04:06:27 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle.
Changing version to '25'.

Comment 9 Ville Skyttä 2016-11-01 14:49:21 UTC
Seems so. BTW using "rm -r" without -f is a good way to prevent problems like this particular one from inadvertently resurfacing.

Comment 10 Kalev Lember 2016-11-01 14:58:21 UTC
Ahh, indeed. Feel free to fix that!

Comment 11 Kalev Lember 2016-11-01 15:11:27 UTC
Ehhh, looks like this broke libphobos2-ldc -- linking with it now fails with undefined zlib symbols. I'll go and revert this for now I guess. Probably just need to link the shared library with -lz to fix this.

/usr/lib/libphobos2-ldc.so: undefined reference to `deflateInit_'
/usr/lib/libphobos2-ldc.so: undefined reference to `deflateInit2_'
/usr/lib/libphobos2-ldc.so: undefined reference to `deflate'
/usr/lib/libphobos2-ldc.so: undefined reference to `compress2'
/usr/lib/libphobos2-ldc.so: undefined reference to `deflateEnd'
/usr/lib/libphobos2-ldc.so: undefined reference to `crc32'
/usr/lib/libphobos2-ldc.so: undefined reference to `inflate'
/usr/lib/libphobos2-ldc.so: undefined reference to `inflateInit2_'
/usr/lib/libphobos2-ldc.so: undefined reference to `inflateInit_'
/usr/lib/libphobos2-ldc.so: undefined reference to `inflateEnd'
/usr/lib/libphobos2-ldc.so: undefined reference to `inflateBackInit_'
/usr/lib/libphobos2-ldc.so: undefined reference to `adler32'
collect2: error: ld returned 1 exit status
Error: /usr/bin/cc failed with status: 1

https://kojipkgs.fedoraproject.org//work/tasks/1299/16271299/build.log

Comment 12 Fedora End Of Life 2017-11-16 19:36:17 UTC
This message is a reminder that Fedora 25 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 25. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '25'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 25 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 13 Fedora End Of Life 2017-12-12 10:17:15 UTC
Fedora 25 changed to end-of-life (EOL) status on 2017-12-12. Fedora 25 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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