Package: mozilla-traybiff Version: 1.2.3-4.1 Severity: serious armel buildlog:
g++ -L/usr/lib/iceape -lxpcom -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--discard-all -Wl,-Bsymbolic -Wl,--version-script=libtraybiff.version_script -shared -o libtraybiff.so trayBiffModule.o nsMessengerFreeDesktopIntegration.o eggtrayicon.o eggstatusicon.o eggmarshalers.o /usr/bin/ld: ERROR: trayBiffModule.o: Conflicting definitions of wchar_t /usr/bin/ld: failed to merge target specific data of file trayBiffModule.o /usr/bin/ld: ERROR: nsMessengerFreeDesktopIntegration.o: Conflicting definitions of wchar_t /usr/bin/ld: failed to merge target specific data of file nsMessengerFreeDesktopIntegration.o collect2: ld returned 1 exit status trivial patch added. I see your packages have seen nothing NMU's recently, so I'll proceed to upload this and the RC-buggy ogle package over the weekend... -- "rm -rf" only sounds scary if you don't have backups
#! /bin/sh /usr/share/dpatch/dpatch-run ## fix_armel.dpatch by <Riku Voipio <[EMAIL PROTECTED]>> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: No description. @DPATCH@ diff -urNad mozilla-traybiff-1.2.3~/components/Makefile mozilla-traybiff-1.2.3/components/Makefile --- mozilla-traybiff-1.2.3~/components/Makefile 2007-05-19 11:01:56.000000000 +0300 +++ mozilla-traybiff-1.2.3/components/Makefile 2008-08-01 17:58:46.000000000 +0300 @@ -35,7 +35,6 @@ CXXFLAGS += \ -fno-rtti \ -fno-exceptions \ - -fshort-wchar \ -fPIC INTERNAL_FLAGS = -DMOZILLA_INTERNAL_API