On Fri, 2008-07-11 at 15:00 +0100, Damien Carbery wrote:
> > In any case, to workaround this problem, I removed SUNWgnu-iconv and let
> > pkgtool install SFElibiconv, and now there's a different problem:
> You could have changed the SFElibiconv dependency to SUNWgnu-iconv.

I suppose, but SFElibcddb.spec is also equally broken, and both also
require SFElibiconv-devel.  I think that SUNWgnu-libiconv covers all of
these dependencies...  The maintainer of these spec files should
probably untangle this mess, I really don't know much about iconv or how
it's used by these packages.

> > INFO: Downloading source 
> > http://jaist.dl.sourceforge.net/sourceforge/libcddb/libcddb-1.3.0.tar.bz2
> > INFO: Running pkgbuild -ba [...] SFElibcddb.spec (SFElibcddb)
> > ERROR: SFElibcddb FAILED
> > Use of uninitialized value in concatenation (.) or string at 
> > /opt/dtbld/lib/pkgbuild-1.3.1/pkgtool.pl line 2235.
> > INFO: Check the build log in  for details
> What does the log say?
> Was the tarball downloaded okay?

Yes, the download was fine.  The problem appears identical to the
original problem I was having with SFElibcdio.spec, but this time with
SFElibcddb.spec:

seb:~/SFE$ cat /tmp/SFElibcddb.log
...
pkgbuild: + aclocal -I /usr/share/aclocal -I /usr/gnu/share/aclocal -I .
pkgbuild: /usr/share/aclocal/gimpprint.m4:8: warning: underquoted definition of 
AM_PATH_GIMPPRINT
pkgbuild: /usr/share/aclocal/gimpprint.m4:8:   run info '(automake)Extending 
aclocal'
pkgbuild: /usr/share/aclocal/gimpprint.m4:8:   or see 
http://sources.redhat.com/automake/automake.html#Extending-aclocal
pkgbuild: configure.ac:23: warning: macro `AM_GNU_GETTEXT_VERSION' not found in 
library
pkgbuild: configure.ac:127: warning: macro `AM_ICONV' not found in library
pkgbuild: + autoheader
pkgbuild: + automake -a -f
pkgbuild: + autoconf -f
pkgbuild: configure.ac:23: error: possibly undefined macro: 
AM_GNU_GETTEXT_VERSION
pkgbuild:       If this token and others are legitimate, please use 
m4_pattern_allow.
pkgbuild:       See the Autoconf documentation.
pkgbuild: configure.ac:127: error: possibly undefined macro: AM_ICONV
pkgbuild: Bad exit status from /var/tmp/pkgbuild-seb/pkgbuild-tmp-2.28097 
(%build)
...

>  
> > There's no SFElibcddb-devel in SFE (at least not in my svn repository).
> > Is this dependency bogus?
> No, the package is delivered by SFElibcddb.spec (see "%package devel" there).

Ah, right.

-Seb



Reply via email to