Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 335746

Summary: www-plugins/nspluginwrapper-1.3.0 /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory
Product: Gentoo Linux Reporter: Arsen Shnurkov <Arsen.Shnurkov>
Component: New packagesAssignee: Patrick McLean <chutzpah>
Status: VERIFIED INVALID    
Severity: normal CC: amd64
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /var/tmp/portage/www-plugins/nspluginwrapper-1.3.0/temp/build.log
emerge --info =www-plugins/nspluginwrapper-1.3.0
emerge -pqv =www-plugins/nspluginwrapper-1.3.0
/var/tmp/portage/www-plugins/nspluginwrapper-1.3.0/temp/environment

Description Arsen Shnurkov 2010-09-03 01:32:53 UTC
gcc -std=c99 -m32 -O2 -g -mtune=generic -o npviewer-npw-viewer.o -c /var/tmp/portage/www-plugins/nspluginwrapper-1.3.0/work/nspluginwrapper-1.3.0/src/npw-viewer.c -I. -I/var/tmp/portage/www-plugins/nspluginwrapper-1.3.0/work/nspluginwrapper-1.3.0 -m32 -O2 -g -mtune=generic -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14   -I/var/tmp/portage/www-plugins/nspluginwrapper-1.3.0/work/nspluginwrapper-1.3.0/npapi -I/var/tmp/portage/www-plugins/nspluginwrapper-1.3.0/work/nspluginwrapper-1.3.0/npapi/nspr -DBUILD_VIEWER
In file included from /usr/include/features.h:371,
                 from /usr/include/stdio.h:28,
                 from /var/tmp/portage/www-plugins/nspluginwrapper-1.3.0/work/nspluginwrapper-1.3.0/src/sysdeps.h:35,
                 from /var/tmp/portage/www-plugins/nspluginwrapper-1.3.0/work/nspluginwrapper-1.3.0/src/npw-viewer.c:22:
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: Нет такого файла или каталога
Comment 1 Arsen Shnurkov 2010-09-03 01:33:26 UTC
Created attachment 245816 [details]
/var/tmp/portage/www-plugins/nspluginwrapper-1.3.0/temp/build.log
Comment 2 Arsen Shnurkov 2010-09-03 01:35:09 UTC
Created attachment 245817 [details]
emerge --info =www-plugins/nspluginwrapper-1.3.0
Comment 3 Arsen Shnurkov 2010-09-03 01:36:09 UTC
Created attachment 245819 [details]
emerge -pqv =www-plugins/nspluginwrapper-1.3.0
Comment 4 Arsen Shnurkov 2010-09-03 01:36:39 UTC
Created attachment 245820 [details]
/var/tmp/portage/www-plugins/nspluginwrapper-1.3.0/temp/environment

S: '/var/tmp/portage/www-plugins/nspluginwrapper-1.3.0/work/nspluginwrapper-1.3.0'
Comment 5 Pacho Ramos gentoo-dev 2010-09-08 13:38:03 UTC
I am unable to reproduce, please post:
ls -l /usr/include/gnu/stubs.h

output
Comment 6 Christoph Mende (RETIRED) gentoo-dev 2010-09-08 13:41:06 UTC
Portage 2.1.8.3 (default/linux/amd64/10.0/no-multilib, [...]
------------------------------------------^^^^^^^^^^^

there's your problem... I thought nspluginwrapper was masked on every no-multilib profile?
Comment 7 Pacho Ramos gentoo-dev 2010-09-08 13:44:35 UTC
And it's masked on them, thanks for noticing Angelos