Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 385219 - [x11 overlay] x11-drivers/xf86-input-synaptics-9999 compile fails
Summary: [x11 overlay] x11-drivers/xf86-input-synaptics-9999 compile fails
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-01 16:23 UTC by cyrillic
Modified: 2013-09-02 16:42 UTC (History)
1 user (show)

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


Attachments
synaptics_build.log (synaptics_build.log,26.08 KB, text/plain)
2011-10-01 16:24 UTC, cyrillic
Details
emerge.info (emerge.info,3.12 KB, text/plain)
2011-10-01 16:24 UTC, cyrillic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cyrillic 2011-10-01 16:23:17 UTC
Problem started with this commit :
2011-07-05	Revert "build: collapse all Makefile.am files into a single non-recursive one."

Reproducible: Always

Steps to Reproduce:
1. emerge xf86-input-synaptics

Actual Results:  
/var/tmp/portage/x11-drivers/xf86-input-synaptics-9999/work/xf86-input-synaptics-9999/test/fake-symbols.c:228:1: error: conflicting types for 'xf86SetIntOption'
/usr/include/xorg/xf86Opt.h:73:22: note: previous declaration of 'xf86SetIntOption' was here
/var/tmp/portage/x11-drivers/xf86-input-synaptics-9999/work/xf86-input-synaptics-9999/test/fake-symbols.c:371:1: error: conflicting types for 'xf86ReplaceStrOption'
/usr/include/xorg/xf86Opt.h:118:32: note: previous declaration of 'xf86ReplaceStrOption' was here
/var/tmp/portage/x11-drivers/xf86-input-synaptics-9999/work/xf86-input-synaptics-9999/test/fake-symbols.c:378:1: error: conflicting types for 'xf86NextOption'
/usr/include/xorg/xf86Opt.h:85:32: note: previous declaration of 'xf86NextOption' was here
make[2]: *** [fake-symbols.o] Error 1
Comment 1 cyrillic 2011-10-01 16:24:14 UTC
Created attachment 288453 [details]
synaptics_build.log
Comment 2 cyrillic 2011-10-01 16:24:43 UTC
Created attachment 288455 [details]
emerge.info
Comment 3 David Heidelberg (okias) 2013-08-07 13:02:16 UTC
Hello cyrillic, I hope this issue is already fixed, if is, can you close bug?
Comment 4 cyrillic 2013-09-02 16:42:11 UTC
Sorry, I forgot all about this bug.

... and yes, upstream fixed this a while ago.