pkgsrc-Bugs archive

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

pkg/36258: emulators/wine seems to depend upon modular X



>Number:         36258
>Category:       pkg
>Synopsis:       emulators/wine seems to depend upon modular X
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed May 02 07:25:00 +0000 2007
>Originator:     Robert Elz
>Release:        NetBSD 3.99.15   (pkgsrc current within past 12 hours)
>Organization:
        Prince of Songkla University
>Environment:
        
        
System: NetBSD jade.coe.psu.ac.th 3.99.15 NetBSD 3.99.15 
(GENERIC-1.696-20060125) #8: Wed Jan 25 04:59:39 ICT 2006 
kre%jade.coe.psu.ac.th@localhost:/usr/obj/current/kernels/JADE_ASUS i386
Architecture: i386
Machine: i386
>Description:
        I compile packages for NetBSD 3.* environments using
        pkg_comp with libkver and  NetBSD 3.0 binary (& src) sets
        installed.

        Until the recent upgrade (of a week or so ago) emulators/wine
        used to (most of the time) compile in that environment just fine.
        I believe (from list reading) that it wasn't really expected to
        work there, I really have no idea, I would't know what to do with
        it if I did install the thing ...  (I just like to build as many
        packages as possible so they're available quickly if needed).

        The recent upgrade has broken that, as wine now seems to demand
        x11/libXau, which, like most of the modular X packages, simply
        fails in an environment without the rest of that setup, and
        with XFree installed instead (as on a standard release NetBSD 3.0).

        An earlier PR about that was (not unreasonably) simply closed
        with a "too hard to support that" ind of response.

>How-To-Repeat:
        Attempt building emulators/wine on a more or less virgin
        NetBSD 3.0 (complete) installation.

        Expect to see ...

=> Required installed package libXau>=1.0: NOT found
=> Verifying bin-install for ../../x11/libXau
===> Binary install for libXau>=1.0  
=> Installing libXau-1.0.3 from /pkg_comp/packages/All
pkg_add: no pkg found for 'libXau>=1.0.tgz', sorry. 
pkg_add: 1 package addition failed
=> No binary package found for libXau-1.0.3; installing from source.
=> Required installed package digest>=20010302: digest-20060826 found
=> Checksum SHA1 OK for libXau-1.0.3.tar.bz2
=> Checksum RMD160 OK for libXau-1.0.3.tar.bz2
===> Installing dependencies for libXau-1.0.3
=> Required installed package digest>=20010302: digest-20060826 found
=> Required installed package libtool-base>=1.5.18nb5: libtool-base-1.5.22nb4 fo
und
=> Required installed package pkg-config>=0.19: pkg-config-0.21 found
===> Overriding tools for libXau-1.0.3

        [.....]

checking if f77 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/pkg_comp/obj/pkgsrc/x11/libXau/default/.wrappe
r/bin/ld) supports shared libraries...
[wrapper.sh] note: The real command line, after the pkgsrc wrapper, was:
/pkg_comp/obj/pkgsrc/x11/libXau/default/.compiler/bin/fortran-fail-wrapper -E -
-I/pkg_comp/obj/pkgsrc/x11/libXau/default/.buildlink/include -L/pkg_comp/obj/pkg
src/x11/libXau/default/.buildlink/lib
yes
checking dynamic linker characteristics...
[wrapper.sh] note: The real command line, after the pkgsrc wrapper, was:
/pkg_comp/obj/pkgsrc/x11/libXau/default/.compiler/bin/fortran-fail-wrapper -prin
t-search-dirs -I/pkg_comp/obj/pkgsrc/x11/libXau/default/.buildlink/include -L/pk
g_comp/obj/pkgsrc/x11/libXau/default/.buildlink/lib 

[wrapper.sh] note: The real command line, after the pkgsrc wrapper, was:
/pkg_comp/obj/pkgsrc/x11/libXau/default/.compiler/bin/fortran-fail-wrapper -E -
-I/pkg_comp/obj/pkgsrc/x11/libXau/default/.buildlink/include -L/pkg_comp/obj/pkg
src/x11/libXau/default/.buildlink/lib
NetBSD ld.elf_so 
checking how to hardcode library paths into programs... immediate
checking whether make sets $(MAKE)... (cached) yes
checking pkg-config is at least version 0.9.0... yes
checking for XAU... gnome-config: not found
configure: error: Package requirements (xproto) were not met:

No package 'xproto' 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 XAU_CFLAGS
and XAU_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/libXau
WARNING: *** Please consider adding USE_LANGUAGES+=c++ to the package Makefile.
WARNING: *** Please consider adding USE_LANGUAGES+=fortran to the package Makefi
le.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/libXau
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/libXau
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/emulators/wine
*** Error code 1

        Note, this PR is not about the errors compiling libXau,
        I understand that (approximately anyway).

>Fix:
        If the solution to this is to simply require a more
        up to date system for wine (which is perhaps reasonable)
        please makrk the thing as BROKEN for systems that aren't
        going to support it...




Home | Main Index | Thread Index | Old Index