Control: tags -1 = confirmed On Sun, Feb 09, 2014 at 11:51:39PM -0800, Christian Svensson wrote: > Hi, > On Sun, Feb 9, 2014 at 11:47 PM, Steve Langasek <[email protected]> wrote: > > The unixodbc package already updates config.sub and config.guess from the > > autotools-dev package at build time. What is the build failure that you're > > seeing? > Maybe it is only updating one of the copies?
> (final-or1k-amd64)root@openrisc-lab:/tmp/unixodbc-2.3.1# > dpkg-buildpackage -aor1k -b -d > dpkg-buildpackage: source package unixodbc > dpkg-buildpackage: source version 2.3.1-1 > dpkg-buildpackage: source distribution unstable > dpkg-buildpackage: source changed by Steve Langasek <[email protected]> > dpkg-architecture: warning: specified GNU system type or1k-linux-gnu > does not match gcc system type x86_64-linux-gnu, try setting a correct > CC environment variable > dpkg-buildpackage: host architecture or1k > dpkg-source --before-build unixodbc-2.3.1 > debian/rules clean > dh clean > dh_testdir > debian/rules override_dh_auto_clean > make[1]: Entering directory `/tmp/unixodbc-2.3.1' > dh_auto_clean > make[1]: Leaving directory `/tmp/unixodbc-2.3.1' > dh_clean > debian/rules build > dh build > dh_testdir > debian/rules override_dh_auto_configure > make[1]: Entering directory `/tmp/unixodbc-2.3.1' > OLDDATESUB=`./config.sub -t | tr -d - ` || OLDDATESUB=""; \ > NEWDATESUB=`/usr/share/misc/config.sub -t | tr -d - `; \ > if [ -z "$OLDDATESUB" ] || [ "$OLDDATESUB" -lt "$NEWDATESUB" ]; \ > then \ > cp -f /usr/share/misc/config.sub config.sub; \ > cp -f /usr/share/misc/config.sub libltdl/config.sub; \ > fi > /bin/sh: 1: ./config.sub: not found Ah, it seems the config.sub in the 2.3.1 upstream tarball has wrong permissions, causing the update to fail. I'll be sure to address this in the next upload. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer http://www.debian.org/ [email protected] [email protected]
signature.asc
Description: Digital signature

