pkgsrc-Bugs archive

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

pkg/41723: net/openwbem compilation errors (NetBSD 4.0)



>Number:         41723
>Category:       pkg
>Synopsis:       net/openwbem compilation errors (NetBSD 4.0)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 14 11:00:00 +0000 2009
>Originator:     Robert Elz
>Release:        NetBSD 4.0_STABLE
>Organization:
        Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 4.0_STABLE NetBSD 4.0_STABLE 
(JADE-1.696-20080517) #9: Fri May 23 18:55:13 ICT 2008 
kre%jade.coe.psu.ac.th@localhost:/usr/obj/4/kernels/JADE i386
Architecture: i386
Machine: i386
>Description:
        net/openwbem fails to compile in a NetBSD 4.0 environment.

>How-To-Repeat:
        I use pkg_comp with libkver and NetBSD 4.0 release sets installed
        (except x* sets, I use pkgsrc modular xorg) to simulate a fairly
        pure netBSD 4.0 environment.

        There, building net/openwbem results (after a lot of files have
        successfully compiled) in ...

if c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/common 
-I../../../src/cim -I../../../src/ifcs  -I/usr/include -I/usr/pkg/include  
-fno-enforce-eh-specs -O2 -I/usr/include -fPIC -D_REENTRANT -pipe -pthread 
-D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -O3 -MT OW_PlatformSignal.o -MD -MP -MF 
".deps/OW_PlatformSignal.Tpo" -c -o OW_PlatformSignal.o OW_PlatformSignal.cpp; \
        then mv -f ".deps/OW_PlatformSignal.Tpo" ".deps/OW_PlatformSignal.Po"; 
else rm -f ".deps/OW_PlatformSignal.Tpo"; exit 1; fi
OW_PlatformSignal.cpp: In function 'void 
OpenWBEM4::Platform::Signal::extractSignalInformation(const siginfo_t&, 
OpenWBEM4::Platform::Signal::SignalInformation&)':
OW_PlatformSignal.cpp:86: error: 'const union siginfo' has no member named 
'si_value'
gmake[4]: *** [OW_PlatformSignal.o] Error 1
gmake[4]: Leaving directory 
`/pkg_comp/obj/pkgsrc/net/openwbem/4x/openwbem-3.2.2/src/cimom/server'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory 
`/pkg_comp/obj/pkgsrc/net/openwbem/4x/openwbem-3.2.2/src/cimom'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/pkg_comp/obj/pkgsrc/net/openwbem/4x/openwbem-3.2.2/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/pkg_comp/obj/pkgsrc/net/openwbem/4x/openwbem-3.2.2'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/net/openwbem
*** Error code 1

>Fix:



Home | Main Index | Thread Index | Old Index