2008/1/28, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> Package: cwdaemon
> Version: 0.9.4-3
> Severity: serious
>
> There was an error while trying to autobuild your package:
>
> > Automatic build of cwdaemon_0.9.4-3 on caballero by sbuild/ia64 98
> > Build started at 20080127-2123
>
> [...]
>
> > ** Using build dependencies supplied by package:
> > Build-Depends: autotools-dev, debhelper (>= 4.0.0), pkg-config, unixcw-dev
> > (>= 2.3-2)
>
> [...]
>
> > checking for pkg-config... /usr/bin/pkg-config
> > checking pkg-config is at least version 0.9.0... yes
> > checking for UNIXCW... configure: error: Package requirements (libcw) were
> > not met:
> >
> > Package 'libcw' has no Version: field
> >
Very strange...
cwdaemon_0.9.4-2 has been build on all architectures without problems
with unixcw-dev. There was no change in unixcw since the beginning of
July. So why does 0.9.4-3 suddenly fail on ia64? All of the other
builds seem to recognize UNIXCW correctly.
hmmmm... looking into the unixcw-dev ia64 package, it seems libcw.pc
is incorrect:
---------------------------------------------------------
prefix=
exec_prefix=/usr
libdir=
includedir=/usr/include
Name: libcw
Description: CW (Morse code) library.
-------------------------------------------------------
on my i386 box it looks like this:
-------------------------------------------------------
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include
Name: libcw
Description: CW (Morse code) library.
Version: 2.3
Requires:
Libs: -L${libdir} -lcw
Cflags: -I${includedir}
------------------------------------------------------
I will see if I can do a unixcw build on a ia64 box to find what is wrong.
libcw.pc is generated by using awk from config.h. Could it be a bug in mawk?
> > Consider adjusting the PKG_CONFIG_PATH environment variable if you
> > installed software in a non-standard prefix.
> >
> > Alternatively, you may set the environment variables UNIXCW_CFLAGS
> > and UNIXCW_LIBS to avoid the need to call pkg-config.
> > See the pkg-config man page for more details.
> >
> > make: *** [config.status] Error 1
> > dpkg-buildpackage: failure: debian/rules build gave error exit status 2
>
> A full build log can be found at:
> http://buildd.debian.org/build.php?arch=ia64&pkg=cwdaemon&ver=0.9.4-3
>
>
>
>
Joop pa3aba at debian dot .org
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]