Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373785 - =x11-drivers/xf86-input-void-1.4.0 Stable request
Summary: =x11-drivers/xf86-input-void-1.4.0 Stable request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard: WAS: xf86-input-void-1.3 fails to bui...
Keywords: STABLEREQ
Depends on: 371857
Blocks:
  Show dependency tree
 
Reported: 2011-07-02 08:52 UTC by Stephan Karacson
Modified: 2011-08-20 15:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephan Karacson 2011-07-02 08:52:09 UTC
xf86-input-void-1.3 fails to build with xorg-server 1.10.2
xf86-input-void-1.4.0 needs to go stable

Reproducible: Always

Steps to Reproduce:
1. emerge -u xf86-input-void
Actual Results:  
/bin/sh ../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src -I..     -march=k8-sse3 -O2 -pipe -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1    -I/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src -c -o void.lo /var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c: In function 'xf86VoidControlProc':
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:244: error: too few arguments to function 'InitValuatorAxisStruct'
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:253: error: too few arguments to function 'InitValuatorAxisStruct'
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c: At top level:
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:299: error: expected declaration specifiers or '...' before 'IDevPtr'
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c: In function 'xf86VoidInit':
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:304: error: too many arguments to function 'xf86AllocateInput'
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:308: error: 'dev' undeclared (first use in this function)
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:308: error: (Each undeclared identifier is reported only once
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:308: error: for each function it appears in.)
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:310: error: 'XI86_KEYBOARD_CAPABLE' undeclared (first use in this function)
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:310: error: 'XI86_POINTER_CAPABLE' undeclared (first use in this function)
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:310: error: 'XI86_SEND_DRAG_EVENTS' undeclared (first use in this function)
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:318: error: 'struct _InputInfoRec' has no member named 'close_proc'
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:320: error: 'struct _InputInfoRec' has no member named 'conversion_proc'
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:321: error: 'struct _InputInfoRec' has no member named 'reverse_conversion_proc'
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:324: error: 'struct _InputInfoRec' has no member named 'private_flags'
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:325: error: 'struct _InputInfoRec' has no member named 'always_core_feedback'
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:326: error: 'struct _InputInfoRec' has no member named 'conf_idev'
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:329: error: too many arguments to function 'xf86CollectInputOptions'
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:333: error: 'XI86_CONFIGURED' undeclared (first use in this function)
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c: At top level:
/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1/src/void.c:343: warning: initialization from incompatible pointer type
make[2]: *** [void.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1_build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-input-void-1.3.1/work/xf86-input-void-1.3.1_build'
make: *** [all] Error 2
emake failed


Expected Results:  
>>> Installing (1 of 1) x11-drivers/xf86-input-void

=x11-drivers/xf86-input-void-1.4.0 ~amd64
in /etc/portage.keywords emerges fine.
Comment 1 Agostino Sarubbo gentoo-dev 2011-07-02 10:28:05 UTC
Confirmed.
Comment 2 Chí-Thanh Christopher Nguyễn gentoo-dev 2011-07-02 12:50:57 UTC
Arches, please stabilize x11-drivers/xf86-input-void-1.4.0

Target keywords: alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd
Comment 3 Agostino Sarubbo gentoo-dev 2011-07-02 12:52:17 UTC
ok for me on amd64
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2011-07-02 22:15:11 UTC
amd64 done. Thanks Agostino and Ian
Comment 5 Markus Meier gentoo-dev 2011-07-10 21:28:37 UTC
arm stable
Comment 6 Markus Meier gentoo-dev 2011-07-13 20:23:25 UTC
x86 stable
Comment 7 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-07-29 11:00:31 UTC
ppc/ppc64 stable
Comment 8 Raúl Porcel (RETIRED) gentoo-dev 2011-07-30 11:19:38 UTC
alpha/ia64/sh/sparc stable
Comment 9 Jeroen Roovers (RETIRED) gentoo-dev 2011-08-20 15:55:21 UTC
Stable for HPPA and closing.