pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/42971: x11/libxcb sports undeclared dependency on "xau"



>Number:         42971
>Category:       pkg
>Synopsis:       x11/libxcb sports undeclared dependency on "xau"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 14 14:05:00 +0000 2010
>Originator:     Hauke Fath
>Release:        NetBSD 4.0_STABLE
>Organization:
Falling Raindrops
>Environment:
        
        
System: NetBSD pizza.causeuse.org 4.0_STABLE NetBSD 4.0_STABLE (PIZZA_PF) #0: 
Tue Feb 16 20:53:37 CET 2010 
hf@Hochstuhl:/var/obj/netbsd-builds/4/sparc/sys/arch/sparc/compile/PIZZA_PF 
sparc
Architecture: sparc
Machine: sparc
>Description:

        Building x11/libxcb on netbsd-4 fails with an undeclared
        dependency on "xau" -- whatever that is; a find(1) on the
        pkgsrc tree comes up empty. My guess is that the package was
        built and committed on an xorg system, without checking for
        backward compatibility.

[...]
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for sparc--netbsdelf-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for xsltproc... /usr/pkg/bin/xsltproc
checking for XCBPROTO... yes
checking for NEEDED... configure: error: Package requirements (xau >= 0.99.2) 
were not met:

No package 'xau' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables NEEDED_CFLAGS
and NEEDED_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

*** Error code 1

        Full logs see
        <http://la.causeuse.org/hauke/NetBSD/pkgsrc/x11-libxcb-logs.tgz>.

>How-To-Repeat:
        Build package on a netbsd-4 system.

>Fix:
        None known.

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index