pkgsrc-Bugs archive

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

pkg/39149: x11/openmotif fails to build:wq



>Number:         39149
>Category:       pkg
>Synopsis:       x11/openmotif fails to build since updated 14 July 2008.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 15 07:30:00 +0000 2008
>Originator:     bharder <bharder%methodlogic.net@localhost>
>Release:        NetBSD 4.0_STABLE
>Organization:
        method digital logic (http://www.methodlogic.net/)
>Environment:
System: NetBSD manchester.methodlogic.net 4.0_STABLE NetBSD 4.0_STABLE 
(manchester) #36: Sun Jun 8 18:04:43 PDT 2008 
root%manchester.methodlogic.net@localhost:/usr/obj/sys/arch/i386/compile/manchester
 i386
Architecture: i386
Machine: i386
>Description:

 Build fails for pkgsrc/x11/openmotif:
        
        /bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. 
-I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/usr/pkg/lib/X11/bindings\" 
-DINCDIR=\"/usr/pkg/include/X11\" -DLIBDIR=\"/usr/pkg/lib/X11\"   
-I/usr/pkg/include  -O2 -I/usr/pkg/include -Wall -g -fno-strict-aliasing 
-Wno-unused -Wno-comment  -MT List.lo -MD -MP -MF .deps/List.Tpo -c -o List.lo 
List.c
         cc -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. 
-DXMBINDDIR_FALLBACK=\"/usr/pkg/lib/X11/bindings\" 
-DINCDIR=\"/usr/pkg/include/X11\" -DLIBDIR=\"/usr/pkg/lib/X11\" 
-I/usr/pkgsrc/x11/openmotif/work/.buildlink/include -O2 -Wall -g 
-fno-strict-aliasing -Wno-unused -Wno-comment -MT List.lo -MD -MP -MF 
.deps/List.Tpo -c List.c  -fPIC -DPIC -o .libs/List.o
         In file included from List.c:86:
         XmRenderTI.h:46:25: error: X11/Xft/Xft.h: No such file or directory
         In file included from List.c:86:
         XmRenderTI.h:135: error: expected specifier-qualifier-list before 
'XftPattern'
         XmRenderTI.h:263: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before '*' token
         XmRenderTI.h:265: error: expected declaration specifiers or '...' 
before 'XftDraw'
         XmRenderTI.h:281: error: expected declaration specifiers or '...' 
before 'XftFont'
         XmRenderTI.h:291: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before '_XmXftGetXftColor'
         List.c: In function 'DrawItems':
         List.c:2478: error: 'struct __XmRenditionRec' has no member named 
'xftForeground'
         List.c:2479: error: 'struct __XmRenditionRec' has no member named 
'xftBackground'
         List.c:2483: error: 'struct __XmRenditionRec' has no member named 
'xftForeground'
         List.c:2484: error: 'struct __XmRenditionRec' has no member named 
'xftBackground'
         List.c:2491: error: 'struct __XmRenditionRec' has no member named 
'xftForeground'
         List.c:2493: error: 'struct __XmRenditionRec' has no member named 
'xftBackground'
         List.c:2499: error: 'struct __XmRenditionRec' has no member named 
'xftForeground'
         List.c:2500: warning: implicit declaration of function 
'_XmXftGetXftColor'
         List.c:2500: error: 'struct __XmRenditionRec' has no member named 
'xftForeground'
         List.c: In function 'MakeGC':
         List.c:2773: warning: passing argument 1 of 
'_XmAssignInsensitiveColor' from incompatible pointer type
         gmake[3]: *** [List.lo] Error 1
         gmake[3]: Leaving directory 
`/usr/pkgsrc/x11/openmotif/work/openmotif-2.3.1/lib/Xm'
         gmake[2]: *** [all] Error 2
         gmake[2]: Leaving directory 
`/usr/pkgsrc/x11/openmotif/work/openmotif-2.3.1/lib/Xm'
         gmake[1]: *** [all-recursive] Error 1
         gmake[1]: Leaving directory 
`/usr/pkgsrc/x11/openmotif/work/openmotif-2.3.1/lib'
         gmake: *** [all-recursive] Error 1
         *** Error code 2

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

         Stop.
         make: stopped in /usr/pkgsrc/x11/openmotif
>How-To-Repeat:
        cd pkgsrc/x11/openmotif; make
>Fix:
        none at the moment.



Home | Main Index | Thread Index | Old Index