Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 559938 - x11-drivers/xf86-input-libinput-0.6.0 - .../work/xf86-input-libinput-0.6.0/src/libinput.c:417:3: error: implicit declaration of function ‘libinput_device_has_button’ [-Werror=implicit-function-declaration]
Summary: x11-drivers/xf86-input-libinput-0.6.0 - .../work/xf86-input-libinput-0.6.0/sr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-08 06:35 UTC by Jeroen Roovers (RETIRED)
Modified: 2016-07-24 09:38 UTC (History)
2 users (show)

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


Attachments
x11-drivers:xf86-input-libinput-0.6.0:20150908-054823.log (20150908-054823.log,16.76 KB, text/plain)
2015-09-08 06:35 UTC, Jeroen Roovers (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2015-09-08 06:35:44 UTC
Created attachment 411320 [details]
x11-drivers:xf86-input-libinput-0.6.0:20150908-054823.log

>>> Working in BUILD_DIR: "/var/tmp/portage/x11-drivers/xf86-input-libinput-0.6.0/work/xf86-input-libinput-0.6.0_build"
make -j3
make  all-recursive
make[1]: Entering directory '/var/tmp/portage/x11-drivers/xf86-input-libinput-0.6.0/work/xf86-input-libinput-0.6.0_build'
Making all in src
make[2]: Entering directory '/var/tmp/portage/x11-drivers/xf86-input-libinput-0.6.0/work/xf86-input-libinput-0.6.0_build/src'
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-
drivers/xf86-input-libinput-0.6.0/work/xf86-input-libinput-0.6.0/src -I..  -I/var/tmp/portage/x11-drivers/xf86-input-libinput-0.6.0/
work/xf86-input-libinput-0.6.0/include   -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/u
sr/include/libdrm  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs
 -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmis
sing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing
-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Wer
ror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -mcpu=G5 -mtune=G5 -maltivec -Wall -c -o libinput.lo /v
ar/tmp/portage/x11-drivers/xf86-input-libinput-0.6.0/work/xf86-input-libinput-0.6.0/src/libinput.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-input-libinput
-0.6.0/work/xf86-input-libinput-0.6.0/src -I.. -I/var/tmp/portage/x11-drivers/xf86-input-libinput-0.6.0/work/xf86-input-libinput-0.6
.0/include -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -Wall -Wpoin
ter-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-styl
e-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredunda
nt-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror
=pointer-to-int-cast -fno-strict-aliasing -O2 -mcpu=G5 -mtune=G5 -maltivec -Wall -c /var/tmp/portage/x11-drivers/xf86-input-libinput
-0.6.0/work/xf86-input-libinput-0.6.0/src/libinput.c  -fPIC -DPIC -o .libs/libinput.o
/var/tmp/portage/x11-drivers/xf86-input-libinput-0.6.0/work/xf86-input-libinput-0.6.0/src/libinput.c: In function ‘xf86libinput_init
_pointer’:
/var/tmp/portage/x11-drivers/xf86-input-libinput-0.6.0/work/xf86-input-libinput-0.6.0/src/libinput.c:417:3: error: implicit declaration of function ‘libinput_device_has_button’ [-Werror=implicit-function-declaration]
   if (libinput_device_has_button(driver_data->device, i)) {
   ^
/var/tmp/portage/x11-drivers/xf86-input-libinput-0.6.0/work/xf86-input-libinput-0.6.0/src/libinput.c:417:3: warning: nested extern declaration of ‘libinput_device_has_button’ [-Wnested-externs]
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2015-09-08 06:36:25 UTC
Tue Sep  8 08:36:00 CEST 2015
emerge --info =x11-drivers/xf86-input-libinput-0.6.0::gentoo
Portage 2.2.20.1 (python 3.4.1-final-0, default/linux/powerpc/ppc64/13.0/64bit-userland, gcc-4.8.4, glibc-2.20-r2, 4.0.5-gentoo ppc64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.0.5-gentoo-ppc64-PPC970FX,_altivec_supported-with-gentoo-2.2
KiB Mem:     8071168 total,   1807776 free
KiB Swap:    1048572 total,   1033548 free
Timestamp of repository gentoo: Tue, 08 Sep 2015 03:15:01 +0000
sh bash 4.3_p39
ld GNU ld (Gentoo 2.24 p1.4) 2.24
distcc 3.1 powerpc64-unknown-linux-gnu [enabled]
app-shells/bash:          4.3_p39::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.9-r1::gentoo, 3.3.5-r1::gentoo, 3.4.1::gentoo
dev-util/cmake:           3.2.2::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.17::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.12.6::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.24-r3::gentoo
sys-devel/gcc:            4.7.4::gentoo, 4.8.4::gentoo, 4.8.5::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers)
sys-libs/glibc:           2.20-r2::gentoo
Repositories:

gentoo
    location: /world/gentoo/portage
    sync-type: rsync
    sync-uri: rsync://rsync.nl.gentoo.org/gentoo-portage
    priority: 0

JeR
    location: /keeps/gentoo/local
    masters: gentoo
    priority: 10000

ACCEPT_KEYWORDS="ppc64"
ACCEPT_LICENSE="*"
CBUILD="powerpc64-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=G5 -mtune=G5 -maltivec -Wall"
CHOST="powerpc64-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/ccache/bin /usr/lib/distcc/bin /usr/share/config /usr/share/gnupg/qualified.txt /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.4/ext-active/ /etc/php/apache2-php5.5/ext-active/ /etc/php/apache2-php5.6/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -mcpu=G5 -mtune=G5 -maltivec -Wall"
DISTDIR="/aches/gentoo/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=n"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg cgroup compressdebug config-protect-if-modified distcc distlocks ebuild-locks fixlafiles merge-sync metadata-transfer multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms sign splitdebug strict test test-fail-continue unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS=" http://mirror.netcologne.de/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.tiscali.nl/ http://mirror.leaseweb.com/gentoo/ "
LANG="en_GB.utf8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/aches/gentoo/packages/martijn"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="X acl alsa altivec apache2 berkdb botan bzip2 cairo cli consolekit cracklib crypt cups cxx dri drm evdev fontforge fortran fusionsound gadu gdbm gstreamer http2 ibm iconv idn introspection ipv6 jpeg jpeg2k kerberos lcms lensfun lua modules mpi multilib multislot multitarget natspec ncurses nethack nls nptl offensive ofono-headset opengl openmp pam pcre png ppc64 qt3support qt4 r600-llvm-compiler raw readline rubberband scanner session ssl tcl tcmalloc tcpd theora threads tiff tk truetype unicode vhosts vpx webp zlib" ABI_PPC="64" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CURL_SSL="gnutls" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en_GB en nl" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3 python3_4" RUBY_TARGETS="ruby19 ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="modesetting radeon" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

x11-drivers/xf86-input-libinput-0.6.0::gentoo was built with the following:
USE=""
CFLAGS="-O2 -g -pipe -mcpu=G5 -mtune=G5 -maltivec -Wall"
CXXFLAGS="-O2 -g -pipe -mcpu=G5 -mtune=G5 -maltivec -Wall"
LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,lazy"
Comment 2 Dainius Masiliūnas 2015-10-04 22:25:29 UTC
I can confirm this (on i686), and also xf86-input-libinput-0.8.0 does not have this problem. So perhaps that should simply be stabilised instead.
Comment 3 Émeric Maschino 2016-07-07 20:12:54 UTC
Hi,

I'm also seeing this on ia64 for xf86-input-libinput-0.6.0, xf86-input-libinput-0.14.0 and xf86-input-libinput-0.18.0 currently in portage tree.

But xf86-input-libinput-0.19.0 emerged successfully (including when FEATURES=test).

Hope this helps,

     Émeric
Comment 4 Chí-Thanh Christopher Nguyễn gentoo-dev 2016-07-24 09:38:54 UTC
marking as fixed per comment 3