Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296795 - media-gfx/iscan-2.21.0 fails to build; error: 'getenv' was not declared in this scope
Summary: media-gfx/iscan-2.21.0 fails to build; error: 'getenv' was not declared in th...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Stefan Briesenick (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-13 22:57 UTC by Oo.et.oO
Modified: 2010-07-21 22:52 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 Oo.et.oO 2009-12-13 22:57:13 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../non-free -DLOCALEDIR=\"/usr/share/locale\"  -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/libpng12 -I/usr/include/gimp-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -march=nocona -O2 -pipe -D_GNU_SOURCE -MT iscan-pisa_preference.o -MD -MP -MF .deps/iscan-pisa_preference.Tpo -c -o iscan-pisa_preference.o `test -f 'pisa_preference.cc' || echo './'`pisa_preference.cc
pisa_main_window.cc: In member function 'GtkWidget* main_window::create_window(GtkWidget*)':
pisa_main_window.cc:516: error: 'getenv' was not declared in this scope
pisa_main_window.cc:522: error: 'getenv' was not declared in this scope
pisa_main_window.cc:529: error: 'getenv' was not declared in this scope
pisa_main_window.cc:533: error: 'getenv' was not declared in this scope
make[2]: *** [iscan-pisa_main_window.o] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/iscan-pisa_preference.Tpo .deps/iscan-pisa_preference.Po
make[2]: Leaving directory `/usr/local/portage/tmpdir/portage/media-gfx/iscan-2.21.0/work/iscan-2.21.0/frontend'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/portage/tmpdir/portage/media-gfx/iscan-2.21.0/work/iscan-2.21.0'
make: *** [all] Error 2
 * 
 * ERROR: media-gfx/iscan-2.21.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3158:  Called _eapi2_src_compile
 *               ebuild.sh, line  634:  Called die
 * The specific snippet of code:
 *   		emake || die "emake failed"
 *  The die message:
 *   emake failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/usr/local/portage/tmpdir/portage/media-gfx/iscan-2.21.0/temp/build.log'.
 * The ebuild environment file is located at '/usr/local/portage/tmpdir/portage/media-gfx/iscan-2.21.0/temp/environment'.
 * 


Reproducible: Always

Steps to Reproduce:
1.emerge iscan
2.
3.




Portage 2.1.6.13 (default/linux/amd64/10.0, gcc-4.3.2, glibc-2.9_p20081201-r2, 2.6.30-gentoo-r4 x86_64)
=================================================================
System uname: Linux-2.6.30-gentoo-r4-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E4600_@_2.40GHz-with-gentoo-2.0.1
Timestamp of tree: Sat, 12 Dec 2009 11:45:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
SANE_BACKENDS="sm3600"
Comment 1 Stefan Briesenick (RETIRED) gentoo-dev 2010-07-21 22:52:13 UTC
version 2.25.0 in portage. please test. problem should not exist anymore. feel free to reopen, if this is not the case.