Package: d-shlibs
Version: 0.38
Severity: important

Hi,

libgd2 FTBFS on hurd-i386:

d-shlibmove --commit \
                --override 's/ | xlibs-dev (<< 4.3.0)//' \
                --override s/libstdc++6-dev// \
                --override s/libxml2-2-dev/libxml2-dev/ \
                --movedev "debian/tmp-libgd2-noxpm/usr/include/*" usr/include/ \
                --movedev "debian/tmp-libgd2-noxpm/usr/bin/gdlib-config" 
usr/bin/ \
                --suffix -noxpm --devsuffix -noxpm \
                debian/tmp-libgd2-noxpm/usr/lib/libgd.so
Library package automatic movement utility
 --> libc0.3-dev package exists.
 --> libfreetype6-dev package exists.
 --> libjpeg62-dev package exists.
 --> libpng12-0-dev is provided by a package.
devlibs error: There is no package matching [libpthread-dev] and noone
provides it, please report bug to d-shlibs maintainer
 --> zlib1g-dev package exists.
make: *** [binary-post-install/libgd2-noxpm] Error 1

This is apparently because hurd-i386's libc0.3-dev now depends on
libpthread-stubs0-dev to get around all the trouble about libpthread not
being linked in automatically etc, and packages which use pthread now
have it as NEEDED in their objdump -p output.

If I add a line "-e 's/libpthread0-dev//'" to d-devlibdeps, it works
fine.


cheers,

Michael



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to