Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 358625 - net-libs/gnutls-{2.10.5,2.11.7} should depend on >=sys-libs/zlib-1.2.3.1
Summary: net-libs/gnutls-{2.10.5,2.11.7} should depend on >=sys-libs/zlib-1.2.3.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal minor (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
: 359149 359665 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-03-12 22:02 UTC by Ivan Diorditsa
Modified: 2011-03-22 14:40 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-libs/libgdata-0.8.0 compile failure (compile-failure.log,164.11 KB, text/plain)
2011-03-12 22:04 UTC, Ivan Diorditsa
Details
emerge --info libgdata (emerge.info,5.01 KB, text/plain)
2011-03-12 22:05 UTC, Ivan Diorditsa
Details
pkg-config reporting problem (pkg-config.problem,8.83 KB, text/plain)
2011-03-12 22:06 UTC, Ivan Diorditsa
Details
pkg-config reporting problem (pkgconfig.problem,608 bytes, text/plain)
2011-03-16 16:41 UTC, Ivan Diorditsa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Diorditsa 2011-03-12 22:02:58 UTC
One day I did emerge dev-libs/libgdata (0.8.0) and hit the compile error (log attached).
dev-libs/libgdata-0.8.0 ~amd64
net-libs/gnutls-2.10.5 ~amd64
sys-libs/zlib-1.2.3-r1 amd64

The problem emerged when ./configure called pkg-config --cflags "libsoup-2.4 >= 2.26.1" (attached) - it said that zlib.pc is needed by gnutls and is missing and returned nothing (which included not returning -I for glib-2.0)(log attached).

I upgraded zlib to 1.2.5-r2 from ~amd64 and it enabled the gears to spin.

Maybe testing net-libs/gnutls should explicitly depend on testing zlib?

Reproducible: Always
Comment 1 Ivan Diorditsa 2011-03-12 22:04:28 UTC
Created attachment 265667 [details]
dev-libs/libgdata-0.8.0 compile failure
Comment 2 Ivan Diorditsa 2011-03-12 22:05:13 UTC
Created attachment 265669 [details]
emerge --info libgdata
Comment 3 Ivan Diorditsa 2011-03-12 22:06:08 UTC
Created attachment 265671 [details]
pkg-config reporting problem
Comment 4 Rafał Mużyło 2011-03-15 12:05:15 UTC
*** Bug 358925 has been marked as a duplicate of this bug. ***
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2011-03-15 18:03:22 UTC
Since both are still in the testing branch, this shouldn't be a problem, but as there is already a sys-libs/zlib version restriction in the net-libs/gnutls ebuilds, it could be worth updating that.
Comment 6 Rafał Mużyło 2011-03-16 14:57:30 UTC
*** Bug 359149 has been marked as a duplicate of this bug. ***
Comment 7 Ivan Diorditsa 2011-03-16 16:41:16 UTC
Created attachment 266145 [details]
pkg-config reporting problem

Trew out all that html trash. Should've checked it before attaching the first time.
Comment 8 Dave Bender 2011-03-21 15:10:33 UTC
*** Bug 359665 has been marked as a duplicate of this bug. ***
Comment 9 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-03-22 14:40:02 UTC
Fixed.