publib: FTBFS: link-alternative-names: 5: function: not found

Bug #7334 reported by Debian Bug Importer
4
Affects Status Importance Assigned to Milestone
publib (Debian)
Fix Released
Unknown
publib (Ubuntu)
Fix Released
High
Unassigned

Bug Description

Automatically imported from Debian bug report #264048 http://bugs.debian.org/264048

Revision history for this message
In , Lars Wirzenius (liw-iki) wrote : Bug#264048: fixed in publib 0.38-1

Source: publib
Source-Version: 0.38-1

We believe that the bug you reported is fixed in the latest version of
publib, which is due to be installed in the Debian FTP archive:

publib-dev_0.38-1_i386.deb
  to pool/main/p/publib/publib-dev_0.38-1_i386.deb
publib_0.38-1.diff.gz
  to pool/main/p/publib/publib_0.38-1.diff.gz
publib_0.38-1.dsc
  to pool/main/p/publib/publib_0.38-1.dsc
publib_0.38.orig.tar.gz
  to pool/main/p/publib/publib_0.38.orig.tar.gz

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to <email address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lars Wirzenius <email address hidden> (supplier of updated publib package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing <email address hidden>)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 7 Aug 2004 01:20:00 +0300
Source: publib
Binary: publib-dev
Architecture: source i386
Version: 0.38-1
Distribution: unstable
Urgency: low
Maintainer: Lars Wirzenius <email address hidden>
Changed-By: Lars Wirzenius <email address hidden>
Description:
 publib-dev - C function library
Closes: 264048
Changes:
 publib (0.38-1) unstable; urgency=low
 .
   * New upstream version: Changed a Bash shell function to a Posix shell
     function ("function foo {" to "foo() {" (closes: #264048).
Files:
 82f671e12963c26a98a891af44d0abc2 562 libdevel optional publib_0.38-1.dsc
 4808100c4c96ef4cb606211d770c67fa 166325 libdevel optional publib_0.38.orig.tar.gz
 832feb731559aed076954ca7439018e3 4117 libdevel optional publib_0.38-1.diff.gz
 4611a86a09ed44167ec918e40d3f6a45 104486 libdevel optional publib-dev_0.38-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBFAUSBrcmpeBELXQRAvS7AJ9VFqRJGEI8BO8WHheP7tfbgAy5WACg5h44
atWKIhWbEijslItfd0nYTC8=
=9nex
-----END PGP SIGNATURE-----

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #264048 http://bugs.debian.org/264048

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Fri, 06 Aug 2004 23:39:46 +0200
From: Roland Stigge <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: publib: FTBFS: link-alternative-names: 5: function: not found

Package: publib
Severity: serious

Hi,

trying to build publib, I got:

=============================================================================
[...]
checking for gmake... make
checking for autoconf... autoconf
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Rules.mk
Running configure scripts in modules...
cd debian/objs && /usr/bin/make --no-print-dir -s
 fakeroot debian/rules binary
cd debian/objs && /usr/bin/make --no-print-dir -s
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
install -d debian/tmp/usr/share/doc/publib-dev
install -d debian/tmp/usr/include
install -d debian/tmp/usr/lib
install -d debian/tmp/usr/share/man
install -d debian/tmp/usr/share/man/man3
cd debian/objs && \
    /usr/bin/make --no-print-dir \
        mandir=../tmp/usr/share/man man3ext=3pub install
target=pre-install; test "x$target" = "x" && target="install"; for i in /tmp/bui
ldd/publib-0.37/liw/*; do if test -f "$i/Makefile"; then if [ "no" != "no" ]; th
en echo "doing $target in $i"; fi; /usr/bin/make -f $i/Makefile $target fwdir="/
tmp/buildd/publib-0.37/framework" srcdir="$i" objdir="/tmp/buildd/publib-0.37/de
bian/objs" VPATH="$i" || exit 1; fi; done
/usr/bin/install -c -d ../tmp/usr/include
/usr/bin/install -c -d ../tmp/usr/lib
test "x$target" = "x" && target="install"; for i in /tmp/buildd/publib-0.37/liw/
*; do if test -f "$i/Makefile"; then if [ "no" != "no" ]; then echo "doing $targ
et in $i"; fi; /usr/bin/make -f $i/Makefile $target fwdir="/tmp/buildd/publib-0.
37/framework" srcdir="$i" objdir="/tmp/buildd/publib-0.37/debian/objs" VPATH="$i
" || exit 1; fi; done
/usr/bin/install -c -d "../tmp/usr/share/man/man3"
for i in /tmp/buildd/publib-0.37/liw/alloc/*.3; do \
        if test -f $i; then \
        t="../tmp/usr/share/man/man3/`basename $i .3`.3pub"; \
        /usr/bin/install -c -m 644 $i "$t"; \
        gzip -9f "$t"; \
        sh /tmp/buildd/publib-0.37/framework/link-alternative-names $t ../tmp/us
r/share/man/man3 3pub; \
        fi; \
done
/tmp/buildd/publib-0.37/framework/link-alternative-names: 5: function: not found
/tmp/buildd/publib-0.37/framework/link-alternative-names: 5: function: not found
make[2]: *** [install] Error 127
make[1]: *** [install] Error 1
make: *** [binary-arch] Error 2
=============================================================================

Thanks for considering.

bye,
  Roland

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (ignored: LC_ALL set to en_GB.UTF-8)

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Fri, 06 Aug 2004 18:47:16 -0400
From: Lars Wirzenius <email address hidden>
To: <email address hidden>
Subject: Bug#264048: fixed in publib 0.38-1

Source: publib
Source-Version: 0.38-1

We believe that the bug you reported is fixed in the latest version of
publib, which is due to be installed in the Debian FTP archive:

publib-dev_0.38-1_i386.deb
  to pool/main/p/publib/publib-dev_0.38-1_i386.deb
publib_0.38-1.diff.gz
  to pool/main/p/publib/publib_0.38-1.diff.gz
publib_0.38-1.dsc
  to pool/main/p/publib/publib_0.38-1.dsc
publib_0.38.orig.tar.gz
  to pool/main/p/publib/publib_0.38.orig.tar.gz

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to <email address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lars Wirzenius <email address hidden> (supplier of updated publib package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing <email address hidden>)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 7 Aug 2004 01:20:00 +0300
Source: publib
Binary: publib-dev
Architecture: source i386
Version: 0.38-1
Distribution: unstable
Urgency: low
Maintainer: Lars Wirzenius <email address hidden>
Changed-By: Lars Wirzenius <email address hidden>
Description:
 publib-dev - C function library
Closes: 264048
Changes:
 publib (0.38-1) unstable; urgency=low
 .
   * New upstream version: Changed a Bash shell function to a Posix shell
     function ("function foo {" to "foo() {" (closes: #264048).
Files:
 82f671e12963c26a98a891af44d0abc2 562 libdevel optional publib_0.38-1.dsc
 4808100c4c96ef4cb606211d770c67fa 166325 libdevel optional publib_0.38.orig.tar.gz
 832feb731559aed076954ca7439018e3 4117 libdevel optional publib_0.38-1.diff.gz
 4611a86a09ed44167ec918e40d3f6a45 104486 libdevel optional publib-dev_0.38-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBFAUSBrcmpeBELXQRAvS7AJ9VFqRJGEI8BO8WHheP7tfbgAy5WACg5h44
atWKIhWbEijslItfd0nYTC8=
=9nex
-----END PGP SIGNATURE-----

Revision history for this message
Matt Zimmerman (mdz) wrote :

Fixed in 0.35-3ubuntu1

Changed in publib:
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.