Package: minbar
version: 0.2.1-2
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-dash-20080103 qa-ftbfs-dash
Hi,
During a rebuild of all packages in sid using /bin/dash as /bin/sh, your
package failed to build.
Relevant part:
> for i in ./config.guess ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.guess $i ; \
> fi ; \
> done ; \
> fi
> if test -e /usr/share/misc/config.sub ; then \
> for i in ./config.sub ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.sub $i ; \
> fi ; \
> done ; \
> fi
> touch debian/stamp-autotools-files
> chmod a+x /build/user/minbar-0.2.1/./configure
> cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2"
> CPPFLAGS="" LDFLAGS="" LDFLAGS+=" -export-dynamic"
> /build/user/minbar-0.2.1/./configure --build=i486-linux-gnu --prefix=/usr
> --includedir="\${prefix}/include" --mandir="\${prefix}/share/man"
> --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var
> --libexecdir="\${prefix}/lib/minbar" --disable-maintainer-mode
> --disable-dependency-tracking --srcdir=. --enable-libnotify
> /bin/sh: LDFLAGS+= -export-dynamic: not found
> make: *** [config.status] Error 127
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/01/03.dash/
Rumors say that Ubuntu is using dash as /bin/sh on their buildds, so a patch
might be available. Check <http://packages.qa.debian.org/minbar>, or
directly on launchpad: <https://launchpad.net/ubuntu/+source/minbar>.
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]