[Debian GNUstep maintainers] Bug#805201: gnumail: FTBFS: /usr/bin/ld: cannot find -lAddresses

Chris West (Faux) solo-debianbugs at goeswhere.com
Sun Nov 15 20:26:52 UTC 2015


Source: gnumail
Version: 1.2.2-1
Severity: serious
Justification: fails to build from source
Tags: sid 
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

gcc  -shared -Wl,-soname,libGNUMail.so.1  -rdynamic     -Wl,-z,relro     ...     obj/GNUMail.obj/WelcomePanel.m.o   -L../   -L/usr/local/lib -L/usr/lib   -lobjc -lgnustep-base -lgnustep-gui -lPantomime -lAddresses -lAddressView -lm   && (cd ./GNUMail.framework/Versions/1/.; rm -f libGNUMail.so; if [ "libGNUMail.so.1" != "libGNUMail.so.1.2.2" ]; then rm -f libGNUMail.so.1; ln -s libGNUMail.so.1.2.2 libGNUMail.so.1; fi; ln -s libGNUMail.so.1 libGNUMail.so; ) || rm -f ./GNUMail.framework/Versions/1/./libGNUMail.so.1.2.2 ; \
(cd ./GNUMail.framework/Versions/1/.; \
  rm -f GNUMail; \
  ln -s libGNUMail.so GNUMail) \

/usr/bin/ld: cannot find -lAddresses
/usr/bin/ld: cannot find -lAddressView
collect2: error: ld returned 1 exit status

...

gcc -shared  -rdynamic     -Wl,-z,relro -Wl,--no-undefined -Wl,--as-needed -Wl,-rpath,/usr/lib/gnumail.app -pthread -fexceptions -o ./Account.prefs/./Account ./obj/Account.obj/AccountView.m.o ./obj/Account.obj/AccountViewController.m.o ./obj/Account.obj/AccountEditorWindow.m.o ./obj/Account.obj/AccountEditorWindowController.m.o ./obj/Account.obj/PersonalView.m.o ./obj/Account.obj/ReceiveView.m.o ./obj/Account.obj/SendView.m.o ./obj/Account.obj/IMAPView.m.o ./obj/Account.obj/POP3View.m.o ./obj/Account.obj/UNIXView.m.o   -L../../Framework/GNUMail/GNUMail.framework/Versions/Current/.    -L/usr/local/lib -L/usr/lib    -lGNUMail -lPantomime   -lgnustep-gui    -lgnustep-base    -lobjc   -lm
/usr/bin/ld: cannot find -lGNUMail
collect2: error: ld returned 1 exit status
/usr/share/GNUstep/Makefiles/Instance/bundle.make:205: recipe for target 'Account.prefs/./Account' failed
make[6]: *** [Account.prefs/./Account] Error 1
/usr/share/GNUstep/Makefiles/Instance/bundle.make:193: recipe for target 'internal-bundle-run-compile-submake' failed

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/gnumail.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)



More information about the pkg-GNUstep-maintainers mailing list