Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287210 - x11-drivers/linuxwacom doesn't like >=sys-kernel/gentoo-sources-2.6.31
Summary: x11-drivers/linuxwacom doesn't like >=sys-kernel/gentoo-sources-2.6.31
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-01 06:53 UTC by Ivan
Modified: 2010-08-24 06:59 UTC (History)
0 users

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


Attachments
Build log of x11-drivers/linuxwacom (1254379713-install-x11-drivers_linuxwacom-0.8.4_p1:0::gentoo.out,35.15 KB, text/plain)
2009-10-01 07:00 UTC, Ivan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan 2009-10-01 06:53:40 UTC
When trying to build gentoo-sources-2.6.31-r1 (tried with just 2.6.31 as well) with both bluetooth and Wacom support, x11-drivers/linuxwacom refuses to be built.

Steps to Reproduce:
-------------------
1) Install gentoo-sources-2.6.31 with USE=symlink

2) cd /usr/src/linux

3) rm .config

4) make menuconfig

5) Enable BIT_HIDP, found in:
-> Networking support (NET [=y])
  -> Bluetooth subsystem support (BT [=y])  
Also requires BT_L2CAP enabled.

6) Set CONFIG_TABLET_USB_WACOM to build as a module.

7) Exit out of menuconfig

8) grep -i wacom .config

9) Try to build x11-drivers/linuxwacom with USE="gtk modules tcl tk usb"

Expected Results:
-----------------
The grep should not return "CONFIG_HID_WACOM=y", as this then causes linuxwacom to stop building (build logs attached in next post).  HID_WACOM is not a configurable option (if you try to set it in .config manually, make menuconfig will set it back to "y").
Comment 1 Ivan 2009-10-01 06:58:51 UTC
# paludis --info =sys-kernel/gentoo-sources-2.6.31-r1
paludis 0.40.1
Paludis build information:
    Compiler:
        CXX:                   i686-pc-linux-gnu-g++ 4.3.3
        CXXFLAGS:               -march=native -pipe -fomit-frame-pointer
        LDFLAGS:               -Wl,-O1
        DATE:                  2009-09-18T15:20:09+1000

    Libraries:
        C++ Library:           GNU libstdc++ 20090124

    Paths:
        DATADIR:               /usr/share
        LIBDIR:                /usr/lib
        LIBEXECDIR:            /usr/libexec
        SYSCONFDIR:            /etc
        PYTHONINSTALLDIR:      
        RUBYINSTALLDIR:        /usr/lib/ruby/site_ruby/1.8/i686-linux

System:
    Linux Vostro 2.6.30-gentoo-r4 #2 SMP Mon Jul 27 00:36:41 EST 2009 i686 Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz GenuineIntel GNU/Linux

Repository gentoo:
    format:                    ebuild
    location:                  /gentoo/gentoo-tree
    append_repository_name_to_write_cache: true
    binary_destination:        false
    binary_keywords:           
    binary_uri_prefix:         
    builddir:                  /tmp
    cache:                     /gentoo/gentoo-tree/metadata/cache
    distdir:                   /gentoo/distfiles
    eapi_when_unknown:         0
    eapi_when_unspecified:     0
    eclassdirs:                /gentoo/gentoo-tree/eclass
    ignore_deprecated_profiles: false
    layout:                    traditional
    names_cache:               /gentoo/gentoo-tree/.cache/names
    newsdir:                   /gentoo/gentoo-tree/metadata/news
    profile_eapi_when_unspecified: 0
    profiles:                  /gentoo/gentoo-tree/profiles/default/linux/x86/2008.0/desktop
    securitydir:               /gentoo/gentoo-tree/metadata/glsa
    setsdir:                   /gentoo/gentoo-tree/sets
    sync:                      rsync://rsync.au.gentoo.org/gentoo-portage
    sync_options:              
    use_manifest:              use
    write_cache:               /var/empty

    Package information:
        app-admin/eselect-compiler: (none)
        app-shells/bash:       4.0_p33
        dev-java/java-config:  2.1.9-r1
        dev-lang/python:       2.6.2-r2 3.1.1-r1
        dev-python/pycrypto:   (none)
        dev-util/ccache:       (none)
        dev-util/cmake:        2.6.4-r2
        dev-util/confcache:    (none)
        sys-apps/baselayout:   2.0.1
        sys-apps/openrc:       0.4.3-r3
        sys-apps/sandbox:      2.1
        sys-devel/autoconf:    2.13 2.63-r1
        sys-devel/automake:    1.10.2 1.11 1.5 1.7.9-r1 1.8.5-r3 1.9.6-r2
        sys-devel/binutils:    2.19.1-r1
        sys-devel/gcc-config:  1.4.1
        sys-devel/libtool:     2.2.6a
        virtual/os-headers:    2.6.30-r1 (for sys-kernel/linux-headers:0::installed)

Repository installed:
    format:                    vdb
    location:                  /var/db/pkg
    builddir:                  /tmp
    eapi_when_unknown:         0
    names_cache:               /var/empty
    provides_cache:            /var/empty
    root:                      /

[snip useless overlay info]

Package sys-kernel/gentoo-sources-2.6.31-r1:2.6.31-r1::installed:

        >>> Running ebuild phase killold as paludisbuild:paludisbuild...
        >>> Starting builtin_killold
        >>> Done builtin_killold
        >>> Completed ebuild phase killold
        >>> Running ebuild phases initmisc infovars info as paludisbuild:paludisbuild...
        >>> Starting builtin_initmisc
        bunzip2 < /var/db/pkg/sys-kernel/gentoo-sources-2.6.31-r1/environment.bz2 > /tmp/environment-sys-kernel-gentoo-sources-2.6.31-r1-29006
        ebuild_scrub_environment /tmp/environment-sys-kernel-gentoo-sources-2.6.31-r1-29006
        ebuild_safe_source /tmp/environment-sys-kernel-gentoo-sources-2.6.31-r1-29006
        rm /tmp/environment-sys-kernel-gentoo-sources-2.6.31-r1-29006
        >>> Done builtin_initmisc
        >>> Starting builtin_infovars
        ACCEPT_KEYWORDS=x86
        CBUILD=i686-pc-linux-gnu
        CFLAGS=-march=native -pipe -fomit-frame-pointer
        CHOST=i686-pc-linux-gnu
        CONFIG_PROTECT=/usr/share/config /usr/kde/3.5/share/config /usr/kde/3.5/env /usr/kde/3.5/shutdown /etc 
        CONFIG_PROTECT_MASK=/etc/gentoo-release /etc/sandbox.d /etc/env.d/java/ /etc/udev/rules.d /etc/fonts/fonts.conf /etc/gconf /etc/terminfo /etc/ca-certificates.conf /etc/texmf/web2c /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/revdep-rebuild /etc/env.d /etc/gconf 
        CPPFLAGS=
        CTARGET=i686-pc-linux-gnu
        CXXFLAGS=-march=native -pipe -fomit-frame-pointer
        DISTDIR=/var/db/pkg/sys-kernel/gentoo-sources-2.6.31-r1
        FEATURES=
        FFLAGS=
        GENTOO_MIRRORS=
        INSTALL_MASK=
        LANG=
        LC_ALL=C
        LDFLAGS=-Wl,-O1
        LINGUAS=en en_AU en_GB uk
        MAKEOPTS=-j3
        PORTAGE_COMPRESS=
        PORTAGE_COMPRESS_FLAGS=
        PORTAGE_CONFIGROOT=
        PORTAGE_RSYNC_EXTRA_OPTS=
        PORTAGE_RSYNC_OPTS=
        PORTAGE_TMPDIR=/tmp
        PORTDIR=/var/db/pkg/sys-kernel/gentoo-sources-2.6.31-r1
        PORTDIR_OVERLAY=
        SYNC=
        USE=symlink x86 alsa_cards_ali5451 alsa_cards_als4000 alsa_cards_atiixp alsa_cards_atiixp-modem alsa_cards_bt87x alsa_cards_ca0106 alsa_cards_cmipci alsa_cards_emu10k1 alsa_cards_emu10k1x alsa_cards_ens1370 alsa_cards_ens1371 alsa_cards_es1938 alsa_cards_es1968 alsa_cards_fm801 alsa_cards_hda-intel alsa_cards_intel8x0 alsa_cards_intel8x0m alsa_cards_maestro3 alsa_cards_trident alsa_cards_usb-audio alsa_cards_via82xx alsa_cards_via82xx-modem alsa_cards_ymfpci alsa_pcm_plugins_adpcm alsa_pcm_plugins_alaw alsa_pcm_plugins_asym alsa_pcm_plugins_copy alsa_pcm_plugins_dmix alsa_pcm_plugins_dshare alsa_pcm_plugins_dsnoop alsa_pcm_plugins_empty alsa_pcm_plugins_extplug alsa_pcm_plugins_file alsa_pcm_plugins_hooks alsa_pcm_plugins_iec958 alsa_pcm_plugins_ioplug alsa_pcm_plugins_ladspa alsa_pcm_plugins_lfloat alsa_pcm_plugins_linear alsa_pcm_plugins_meter alsa_pcm_plugins_mmap_emul alsa_pcm_plugins_mulaw alsa_pcm_plugins_multi alsa_pcm_plugins_null alsa_pcm_plugins_plug alsa_pcm_plugins_rate alsa_pcm_plugins_route alsa_pcm_plugins_share alsa_pcm_plugins_shm alsa_pcm_plugins_softvol apache2_modules_actions apache2_modules_alias apache2_modules_auth_basic apache2_modules_authn_alias apache2_modules_authn_anon apache2_modules_authn_dbm apache2_modules_authn_default apache2_modules_authn_file apache2_modules_authz_dbm apache2_modules_authz_default apache2_modules_authz_groupfile apache2_modules_authz_host apache2_modules_authz_owner apache2_modules_authz_user apache2_modules_autoindex apache2_modules_cache apache2_modules_dav apache2_modules_dav_fs apache2_modules_dav_lock apache2_modules_deflate apache2_modules_dir apache2_modules_disk_cache apache2_modules_env apache2_modules_expires apache2_modules_ext_filter apache2_modules_file_cache apache2_modules_filter apache2_modules_headers apache2_modules_include apache2_modules_info apache2_modules_log_config apache2_modules_logio apache2_modules_mem_cache apache2_modules_mime apache2_modules_mime_magic apache2_modules_negotiation apache2_modules_rewrite apache2_modules_setenvif apache2_modules_speling apache2_modules_status apache2_modules_unique_id apache2_modules_userdir apache2_modules_usertrack apache2_modules_vhost_alias elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_synaptics input_devices_wacom kernel_linux lcd_devices_bayrad lcd_devices_cfontz lcd_devices_cfontz633 lcd_devices_glk lcd_devices_hd44780 lcd_devices_lb216 lcd_devices_lcdm001 lcd_devices_mtxorb lcd_devices_ncurses lcd_devices_text linguas_en linguas_en_AU linguas_en_GB linguas_uk userland_GNU video_cards_intel video_cards_vesa x86 
        >>> Done builtin_infovars
        >>> Starting pkg_info
        >>> Done pkg_info
        >>> Completed ebuild phases initmisc infovars info
        >>> Running ebuild phase tidyup as paludisbuild:paludisbuild...
        >>> Starting builtin_tidyup
        rm -fr /tmp/sys-kernel-gentoo-sources-2.6.31-r1-info
        >>> Done builtin_tidyup
        >>> Completed ebuild phase tidyup

Package sys-kernel/gentoo-sources-2.6.31-r1:2.6.31-r1::gentoo:

/usr/bin/paludis@1254380084: [WARNING e.ebuild.userpriv_disabled] In thread ID '28908':
  ... In program /usr/bin/paludis (--dl-reinstall if-use-changed --log-level warning --show-reasons summary --continue-on-failure if-satisfied --resume-command-template /root/paludis_resume) --info =sys-kernel/gentoo-sources-2.6.31-r1:
  ... When handling query '=sys-kernel/gentoo-sources-2.6.31-r1':
  ... When infoing 'sys-kernel/gentoo-sources-2.6.31-r1:2.6.31-r1::gentoo':
  ... When checking permissions on '/tmp' for userpriv:
  ... Directory '/tmp' owned by group 'root', not 'paludisbuild', so cannot enable userpriv
        >>> Running ebuild phase killold as paludisbuild:paludisbuild...
        >>> Starting builtin_killold
        >>> Done builtin_killold
        >>> Completed ebuild phase killold
        >>> Running ebuild phases initmisc infovars as paludisbuild:paludisbuild...
        >>> Starting builtin_initmisc
        >>> Done builtin_initmisc
        >>> Starting builtin_infovars
        ACCEPT_KEYWORDS=x86
        CBUILD=i686-pc-linux-gnu
        CFLAGS=-march=native -pipe -fomit-frame-pointer
        CHOST=i686-pc-linux-gnu
        CONFIG_PROTECT= 
        CONFIG_PROTECT_MASK= 
        CPPFLAGS=
        CTARGET=i686-pc-linux-gnu
        CXXFLAGS=-march=native -pipe -fomit-frame-pointer
        DISTDIR=/gentoo/distfiles
        FEATURES=
        FFLAGS=
        GENTOO_MIRRORS=
        INSTALL_MASK=
        LANG=
        LC_ALL=C
        LDFLAGS=-Wl,-O1
        LINGUAS=en en_AU en_GB uk
        MAKEOPTS=-j3
        PORTAGE_COMPRESS=
        PORTAGE_COMPRESS_FLAGS=
        PORTAGE_CONFIGROOT=
        PORTAGE_RSYNC_EXTRA_OPTS=
        PORTAGE_RSYNC_OPTS=
        PORTAGE_TMPDIR=/tmp
        PORTDIR=/gentoo/gentoo-tree
        PORTDIR_OVERLAY=
        SYNC=
        USE=symlink x86 alsa_cards_ali5451 alsa_cards_als4000 alsa_cards_atiixp alsa_cards_atiixp-modem alsa_cards_bt87x alsa_cards_ca0106 alsa_cards_cmipci alsa_cards_emu10k1 alsa_cards_emu10k1x alsa_cards_ens1370 alsa_cards_ens1371 alsa_cards_es1938 alsa_cards_es1968 alsa_cards_fm801 alsa_cards_hda-intel alsa_cards_intel8x0 alsa_cards_intel8x0m alsa_cards_maestro3 alsa_cards_trident alsa_cards_usb-audio alsa_cards_via82xx alsa_cards_via82xx-modem alsa_cards_ymfpci alsa_pcm_plugins_adpcm alsa_pcm_plugins_alaw alsa_pcm_plugins_asym alsa_pcm_plugins_copy alsa_pcm_plugins_dmix alsa_pcm_plugins_dshare alsa_pcm_plugins_dsnoop alsa_pcm_plugins_empty alsa_pcm_plugins_extplug alsa_pcm_plugins_file alsa_pcm_plugins_hooks alsa_pcm_plugins_iec958 alsa_pcm_plugins_ioplug alsa_pcm_plugins_ladspa alsa_pcm_plugins_lfloat alsa_pcm_plugins_linear alsa_pcm_plugins_meter alsa_pcm_plugins_mmap_emul alsa_pcm_plugins_mulaw alsa_pcm_plugins_multi alsa_pcm_plugins_null alsa_pcm_plugins_plug alsa_pcm_plugins_rate alsa_pcm_plugins_route alsa_pcm_plugins_share alsa_pcm_plugins_shm alsa_pcm_plugins_softvol apache2_modules_actions apache2_modules_alias apache2_modules_auth_basic apache2_modules_authn_alias apache2_modules_authn_anon apache2_modules_authn_dbm apache2_modules_authn_default apache2_modules_authn_file apache2_modules_authz_dbm apache2_modules_authz_default apache2_modules_authz_groupfile apache2_modules_authz_host apache2_modules_authz_owner apache2_modules_authz_user apache2_modules_autoindex apache2_modules_cache apache2_modules_dav apache2_modules_dav_fs apache2_modules_dav_lock apache2_modules_deflate apache2_modules_dir apache2_modules_disk_cache apache2_modules_env apache2_modules_expires apache2_modules_ext_filter apache2_modules_file_cache apache2_modules_filter apache2_modules_headers apache2_modules_include apache2_modules_info apache2_modules_log_config apache2_modules_logio apache2_modules_mem_cache apache2_modules_mime apache2_modules_mime_magic apache2_modules_negotiation apache2_modules_rewrite apache2_modules_setenvif apache2_modules_speling apache2_modules_status apache2_modules_unique_id apache2_modules_userdir apache2_modules_usertrack apache2_modules_vhost_alias elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_synaptics input_devices_wacom kernel_linux lcd_devices_bayrad lcd_devices_cfontz lcd_devices_cfontz633 lcd_devices_glk lcd_devices_hd44780 lcd_devices_lb216 lcd_devices_lcdm001 lcd_devices_mtxorb lcd_devices_ncurses lcd_devices_text linguas_en linguas_en_AU linguas_en_GB linguas_uk userland_GNU video_cards_intel video_cards_vesa x86 
        >>> Done builtin_infovars
        >>> Completed ebuild phases initmisc infovars
        >>> Running ebuild phase tidyup as paludisbuild:paludisbuild...
        >>> Starting builtin_tidyup
        rm -fr /tmp/sys-kernel-gentoo-sources-2.6.31-r1-info
        >>> Done builtin_tidyup
        >>> Completed ebuild phase tidyup
Comment 2 Ivan 2009-10-01 06:58:58 UTC
# paludis --info =x11-drivers/linuxwacom-0.8.4_p1
paludis 0.40.1
Paludis build information:
    Compiler:
        CXX:                   i686-pc-linux-gnu-g++ 4.3.3
        CXXFLAGS:               -march=native -pipe -fomit-frame-pointer
        LDFLAGS:               -Wl,-O1
        DATE:                  2009-09-18T15:20:09+1000

    Libraries:
        C++ Library:           GNU libstdc++ 20090124

    Paths:
        DATADIR:               /usr/share
        LIBDIR:                /usr/lib
        LIBEXECDIR:            /usr/libexec
        SYSCONFDIR:            /etc
        PYTHONINSTALLDIR:      
        RUBYINSTALLDIR:        /usr/lib/ruby/site_ruby/1.8/i686-linux

System:
    Linux Vostro 2.6.30-gentoo-r4 #2 SMP Mon Jul 27 00:36:41 EST 2009 i686 Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz GenuineIntel GNU/Linux

Reduced Privs:
    reduced_uid:               101
    reduced_uid->name:         paludisbuild
    reduced_uid->dir:          /var/tmp/paludis
    reduced_gid:               1002
    reduced_gid->name:         paludisbuild

Environment:
    Format:                    paludis
    Config dir:                /etc/paludis
    World file:                /var/db/pkg/world

Repository gentoo:
    format:                    ebuild
    location:                  /gentoo/gentoo-tree
    append_repository_name_to_write_cache: true
    binary_destination:        false
    binary_keywords:           
    binary_uri_prefix:         
    builddir:                  /tmp
    cache:                     /gentoo/gentoo-tree/metadata/cache
    distdir:                   /gentoo/distfiles
    eapi_when_unknown:         0
    eapi_when_unspecified:     0
    eclassdirs:                /gentoo/gentoo-tree/eclass
    ignore_deprecated_profiles: false
    layout:                    traditional
    names_cache:               /gentoo/gentoo-tree/.cache/names
    newsdir:                   /gentoo/gentoo-tree/metadata/news
    profile_eapi_when_unspecified: 0
    profiles:                  /gentoo/gentoo-tree/profiles/default/linux/x86/2008.0/desktop
    securitydir:               /gentoo/gentoo-tree/metadata/glsa
    setsdir:                   /gentoo/gentoo-tree/sets
    sync:                      rsync://rsync.au.gentoo.org/gentoo-portage
    sync_options:              
    use_manifest:              use
    write_cache:               /var/empty

    Package information:
        app-admin/eselect-compiler: (none)
        app-shells/bash:       4.0_p33
        dev-java/java-config:  2.1.9-r1
        dev-lang/python:       2.6.2-r2 3.1.1-r1
        dev-python/pycrypto:   (none)
        dev-util/ccache:       (none)
        dev-util/cmake:        2.6.4-r2
        dev-util/confcache:    (none)
        sys-apps/baselayout:   2.0.1
        sys-apps/openrc:       0.4.3-r3
        sys-apps/sandbox:      2.1
        sys-devel/autoconf:    2.13 2.63-r1
        sys-devel/automake:    1.10.2 1.11 1.5 1.7.9-r1 1.8.5-r3 1.9.6-r2
        sys-devel/binutils:    2.19.1-r1
        sys-devel/gcc-config:  1.4.1
        sys-devel/libtool:     2.2.6a
        virtual/os-headers:    2.6.30-r1 (for sys-kernel/linux-headers:0::installed)

[snip useless overlay info]

Package x11-drivers/linuxwacom-0.8.4_p1:0::installed:

        >>> Running ebuild phase killold as paludisbuild:paludisbuild...
        >>> Starting builtin_killold
        >>> Done builtin_killold
        >>> Completed ebuild phase killold
        >>> Running ebuild phases initmisc infovars info as paludisbuild:paludisbuild...
        >>> Starting builtin_initmisc
        bunzip2 < /var/db/pkg/x11-drivers/linuxwacom-0.8.4_p1/environment.bz2 > /tmp/environment-x11-drivers-linuxwacom-0.8.4_p1-30439
        ebuild_scrub_environment /tmp/environment-x11-drivers-linuxwacom-0.8.4_p1-30439
        ebuild_safe_source /tmp/environment-x11-drivers-linuxwacom-0.8.4_p1-30439
        rm /tmp/environment-x11-drivers-linuxwacom-0.8.4_p1-30439
        >>> Done builtin_initmisc
        >>> Starting builtin_infovars
        ACCEPT_KEYWORDS=x86
        CBUILD=i686-pc-linux-gnu
        CFLAGS=-march=native -pipe -fomit-frame-pointer
        CHOST=i686-pc-linux-gnu
        CONFIG_PROTECT=/usr/share/config /usr/kde/3.5/share/config /usr/kde/3.5/env /usr/kde/3.5/shutdown /etc 
        CONFIG_PROTECT_MASK=/etc/gentoo-release /etc/sandbox.d /etc/env.d/java/ /etc/udev/rules.d /etc/fonts/fonts.conf /etc/gconf /etc/terminfo /etc/ca-certificates.conf /etc/texmf/web2c /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/revdep-rebuild /etc/env.d /etc/gconf 
        CPPFLAGS=
        CTARGET=
        CXXFLAGS=-march=native -pipe -fomit-frame-pointer
        DISTDIR=/var/db/pkg/x11-drivers/linuxwacom-0.8.4_p1
        FEATURES=
        FFLAGS=
        GENTOO_MIRRORS=
        INSTALL_MASK=
        LANG=
        LC_ALL=C
        LDFLAGS=-Wl,-O1
        LINGUAS=en en_AU en_GB uk
        MAKEOPTS=-j3
        PORTAGE_COMPRESS=
        PORTAGE_COMPRESS_FLAGS=
        PORTAGE_CONFIGROOT=
        PORTAGE_RSYNC_EXTRA_OPTS=
        PORTAGE_RSYNC_OPTS=
        PORTAGE_TMPDIR=/tmp
        PORTDIR=/var/db/pkg/x11-drivers/linuxwacom-0.8.4_p1
        PORTDIR_OVERLAY=
        SYNC=
        USE=gtk modules tcl tk usb x86 alsa_cards_ali5451 alsa_cards_als4000 alsa_cards_atiixp alsa_cards_atiixp-modem alsa_cards_bt87x alsa_cards_ca0106 alsa_cards_cmipci alsa_cards_emu10k1 alsa_cards_emu10k1x alsa_cards_ens1370 alsa_cards_ens1371 alsa_cards_es1938 alsa_cards_es1968 alsa_cards_fm801 alsa_cards_hda-intel alsa_cards_intel8x0 alsa_cards_intel8x0m alsa_cards_maestro3 alsa_cards_trident alsa_cards_usb-audio alsa_cards_via82xx alsa_cards_via82xx-modem alsa_cards_ymfpci alsa_pcm_plugins_adpcm alsa_pcm_plugins_alaw alsa_pcm_plugins_asym alsa_pcm_plugins_copy alsa_pcm_plugins_dmix alsa_pcm_plugins_dshare alsa_pcm_plugins_dsnoop alsa_pcm_plugins_empty alsa_pcm_plugins_extplug alsa_pcm_plugins_file alsa_pcm_plugins_hooks alsa_pcm_plugins_iec958 alsa_pcm_plugins_ioplug alsa_pcm_plugins_ladspa alsa_pcm_plugins_lfloat alsa_pcm_plugins_linear alsa_pcm_plugins_meter alsa_pcm_plugins_mmap_emul alsa_pcm_plugins_mulaw alsa_pcm_plugins_multi alsa_pcm_plugins_null alsa_pcm_plugins_plug alsa_pcm_plugins_rate alsa_pcm_plugins_route alsa_pcm_plugins_share alsa_pcm_plugins_shm alsa_pcm_plugins_softvol apache2_modules_actions apache2_modules_alias apache2_modules_auth_basic apache2_modules_authn_alias apache2_modules_authn_anon apache2_modules_authn_dbm apache2_modules_authn_default apache2_modules_authn_file apache2_modules_authz_dbm apache2_modules_authz_default apache2_modules_authz_groupfile apache2_modules_authz_host apache2_modules_authz_owner apache2_modules_authz_user apache2_modules_autoindex apache2_modules_cache apache2_modules_dav apache2_modules_dav_fs apache2_modules_dav_lock apache2_modules_deflate apache2_modules_dir apache2_modules_disk_cache apache2_modules_env apache2_modules_expires apache2_modules_ext_filter apache2_modules_file_cache apache2_modules_filter apache2_modules_headers apache2_modules_include apache2_modules_info apache2_modules_log_config apache2_modules_logio apache2_modules_mem_cache apache2_modules_mime apache2_modules_mime_magic apache2_modules_negotiation apache2_modules_rewrite apache2_modules_setenvif apache2_modules_speling apache2_modules_status apache2_modules_unique_id apache2_modules_userdir apache2_modules_usertrack apache2_modules_vhost_alias elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_synaptics input_devices_wacom kernel_linux lcd_devices_bayrad lcd_devices_cfontz lcd_devices_cfontz633 lcd_devices_glk lcd_devices_hd44780 lcd_devices_lb216 lcd_devices_lcdm001 lcd_devices_mtxorb lcd_devices_ncurses lcd_devices_text linguas_en linguas_en_AU linguas_en_GB linguas_uk userland_GNU video_cards_intel video_cards_vesa x86 
        >>> Done builtin_infovars
        >>> Starting pkg_info
        >>> Done pkg_info
        >>> Completed ebuild phases initmisc infovars info
        >>> Running ebuild phase tidyup as paludisbuild:paludisbuild...
        >>> Starting builtin_tidyup
        rm -fr /tmp/x11-drivers-linuxwacom-0.8.4_p1-info
        >>> Done builtin_tidyup
        >>> Completed ebuild phase tidyup

Package x11-drivers/linuxwacom-0.8.4_p1:0::gentoo:

/usr/bin/paludis@1254380212: [WARNING e.ebuild.userpriv_disabled] In thread ID '30340':
  ... In program /usr/bin/paludis (--dl-reinstall if-use-changed --log-level warning --show-reasons summary --continue-on-failure if-satisfied --resume-command-template /root/paludis_resume) --info =x11-drivers/linuxwacom-0.8.4_p1:
  ... When handling query '=x11-drivers/linuxwacom-0.8.4_p1':
  ... When infoing 'x11-drivers/linuxwacom-0.8.4_p1:0::gentoo':
  ... When checking permissions on '/tmp' for userpriv:
  ... Directory '/tmp' owned by group 'root', not 'paludisbuild', so cannot enable userpriv
        >>> Running ebuild phase killold as paludisbuild:paludisbuild...
        >>> Starting builtin_killold
        >>> Done builtin_killold
        >>> Completed ebuild phase killold
        >>> Running ebuild phases initmisc infovars as paludisbuild:paludisbuild...
        >>> Starting builtin_initmisc
        >>> Done builtin_initmisc
        >>> Starting builtin_infovars
        ACCEPT_KEYWORDS=x86
        CBUILD=i686-pc-linux-gnu
        CFLAGS=-march=native -pipe -fomit-frame-pointer
        CHOST=i686-pc-linux-gnu
        CONFIG_PROTECT= 
        CONFIG_PROTECT_MASK= 
        CPPFLAGS=
        CTARGET=
        CXXFLAGS=-march=native -pipe -fomit-frame-pointer
        DISTDIR=/gentoo/distfiles
        FEATURES=
        FFLAGS=
        GENTOO_MIRRORS=
        INSTALL_MASK=
        LANG=
        LC_ALL=C
        LDFLAGS=-Wl,-O1
        LINGUAS=en en_AU en_GB uk
        MAKEOPTS=-j3
        PORTAGE_COMPRESS=
        PORTAGE_COMPRESS_FLAGS=
        PORTAGE_CONFIGROOT=
        PORTAGE_RSYNC_EXTRA_OPTS=
        PORTAGE_RSYNC_OPTS=
        PORTAGE_TMPDIR=/tmp
        PORTDIR=/gentoo/gentoo-tree
        PORTDIR_OVERLAY=
        SYNC=
        USE=gtk modules tcl tk usb x86 alsa_cards_ali5451 alsa_cards_als4000 alsa_cards_atiixp alsa_cards_atiixp-modem alsa_cards_bt87x alsa_cards_ca0106 alsa_cards_cmipci alsa_cards_emu10k1 alsa_cards_emu10k1x alsa_cards_ens1370 alsa_cards_ens1371 alsa_cards_es1938 alsa_cards_es1968 alsa_cards_fm801 alsa_cards_hda-intel alsa_cards_intel8x0 alsa_cards_intel8x0m alsa_cards_maestro3 alsa_cards_trident alsa_cards_usb-audio alsa_cards_via82xx alsa_cards_via82xx-modem alsa_cards_ymfpci alsa_pcm_plugins_adpcm alsa_pcm_plugins_alaw alsa_pcm_plugins_asym alsa_pcm_plugins_copy alsa_pcm_plugins_dmix alsa_pcm_plugins_dshare alsa_pcm_plugins_dsnoop alsa_pcm_plugins_empty alsa_pcm_plugins_extplug alsa_pcm_plugins_file alsa_pcm_plugins_hooks alsa_pcm_plugins_iec958 alsa_pcm_plugins_ioplug alsa_pcm_plugins_ladspa alsa_pcm_plugins_lfloat alsa_pcm_plugins_linear alsa_pcm_plugins_meter alsa_pcm_plugins_mmap_emul alsa_pcm_plugins_mulaw alsa_pcm_plugins_multi alsa_pcm_plugins_null alsa_pcm_plugins_plug alsa_pcm_plugins_rate alsa_pcm_plugins_route alsa_pcm_plugins_share alsa_pcm_plugins_shm alsa_pcm_plugins_softvol apache2_modules_actions apache2_modules_alias apache2_modules_auth_basic apache2_modules_authn_alias apache2_modules_authn_anon apache2_modules_authn_dbm apache2_modules_authn_default apache2_modules_authn_file apache2_modules_authz_dbm apache2_modules_authz_default apache2_modules_authz_groupfile apache2_modules_authz_host apache2_modules_authz_owner apache2_modules_authz_user apache2_modules_autoindex apache2_modules_cache apache2_modules_dav apache2_modules_dav_fs apache2_modules_dav_lock apache2_modules_deflate apache2_modules_dir apache2_modules_disk_cache apache2_modules_env apache2_modules_expires apache2_modules_ext_filter apache2_modules_file_cache apache2_modules_filter apache2_modules_headers apache2_modules_include apache2_modules_info apache2_modules_log_config apache2_modules_logio apache2_modules_mem_cache apache2_modules_mime apache2_modules_mime_magic apache2_modules_negotiation apache2_modules_rewrite apache2_modules_setenvif apache2_modules_speling apache2_modules_status apache2_modules_unique_id apache2_modules_userdir apache2_modules_usertrack apache2_modules_vhost_alias elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_synaptics input_devices_wacom kernel_linux lcd_devices_bayrad lcd_devices_cfontz lcd_devices_cfontz633 lcd_devices_glk lcd_devices_hd44780 lcd_devices_lb216 lcd_devices_lcdm001 lcd_devices_mtxorb lcd_devices_ncurses lcd_devices_text linguas_en linguas_en_AU linguas_en_GB linguas_uk userland_GNU video_cards_intel video_cards_vesa x86 
        >>> Done builtin_infovars
        >>> Completed ebuild phases initmisc infovars
        >>> Running ebuild phase tidyup as paludisbuild:paludisbuild...
        >>> Starting builtin_tidyup
        rm -fr /tmp/x11-drivers-linuxwacom-0.8.4_p1-info
        >>> Done builtin_tidyup
        >>> Completed ebuild phase tidyup

Comment 3 Ivan 2009-10-01 07:00:06 UTC
Created attachment 205750 [details]
Build log of x11-drivers/linuxwacom
Comment 4 Ivan 2009-10-08 05:10:28 UTC
OK, I worked it out: CONFIG_BT_HIDP needs to be either m or n.  Maybe a check should be put into the ebuild to ensure that it isn't set as y?

Also, there appears to be a new version of linuxwacom available...
Comment 5 Mike Auty (RETIRED) gentoo-dev 2010-08-18 21:10:08 UTC
Reassigning since I can't look after linuxwacom any more.
Comment 6 Ivan 2010-08-19 02:35:36 UTC
Huh, forgot about this bug...

Anyway, xf86-input-wacom works with the latest kernel, and that error regarding CONFIG_BT_HIDP doesn't affect it if memory serves.
Comment 7 Rémi Cardona (RETIRED) gentoo-dev 2010-08-24 06:59:53 UTC
Alright, thanks for the follow up. Please don't hesitate to reopen this bug if the issues crops up again.

Cheers