Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437706 - app-portage/eix-0.27.1 error: 'strcasestr' was not declared in this scope
Summary: app-portage/eix-0.27.1 error: 'strcasestr' was not declared in this scope
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Solaris
: Normal normal (vote)
Assignee: Martin Väth
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-09 12:36 UTC by Detlev
Modified: 2013-01-16 17:58 UTC (History)
0 users

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


Attachments
build.log (build.log,13.71 KB, text/plain)
2012-10-09 12:36 UTC, Detlev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Detlev 2012-10-09 12:36:49 UTC
Created attachment 326074 [details]
build.log

emerge of eix-0.27.1 fails with:
error: 'strcasestr' was not declared in this scope


# emerge --info '=app-portage/eix-0.27.1'
Portage 2.2.01.21165-prefix (prefix/sunos/solaris/5.10/x86, gcc-4.6.3, unavailable, 5.10 i86pc)
=================================================================
                        System Settings
=================================================================
System uname: Solaris-2.10-i86pc-i386-32bit-ELF
Timestamp of tree: Tue, 09 Oct 2012 11:25:24 +0000
ccache version 3.1.7 [enabled]
app-shells/bash:      4.2_p36::gentoo_prefix
dev-java/java-config: 2.1.11-r3::gentoo_prefix
dev-lang/python:      2.7.2-r3::gentoo_prefix
dev-util/ccache:      3.1.7::gentoo_prefix
dev-util/cmake:       2.8.9-r1::gentoo_prefix
dev-util/pkgconfig:   0.27.1::gentoo_prefix
sys-devel/autoconf:   2.69::gentoo_prefix
sys-devel/automake:   1.10.3::gentoo_prefix, 1.11.6::gentoo_prefix, 1.12.2::gentoo_prefix
sys-devel/binutils:   2.20.1-r1::gentoo_prefix
sys-devel/gcc:        4.2.4-r01.4::gentoo_prefix, 4.5.4::gentoo_prefix, 4.6.3::gentoo_prefix
sys-devel/gcc-config: 1.5-r2::gentoo_prefix
sys-devel/libtool:    2.4.2::gentoo_prefix
sys-devel/make:       3.82::gentoo_prefix
Repositories: gentoo_prefix extra
ACCEPT_KEYWORDS="~x86-solaris"
ACCEPT_LICENSE="* -@EULA @GPL-COMPATIBLE @OSI-APPROVED @EULA atheros-hal BitstreamVera"
CBUILD="i386-pc-solaris2.10"
CFLAGS="-O2 -pipe"
CHOST="i386-pc-solaris2.10"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/portage /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/opt/gentoo/usr/portage/distfiles"
FCFLAGS=""
FEATURES="assume-digests binpkg-logs ccache collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles force-prefix news nostrip parallel-fetch preserve-libs protect-owned sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS=""
MAKEOPTS="-j10"
PKGDIR="/opt/gentoo/usr/portage/packages"
PORTAGE_CONFIGROOT="/opt/gentoo/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/opt/gentoo/var/tmp"
PORTDIR="/opt/gentoo/usr/portage"
PORTDIR_OVERLAY="/opt/gentoo/usr/local/portage/extra"
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="bzip2 cgi cli cracklib crypt cxx djvu fcgi fontconfig gif gnutls jpeg lzma modules mysql ncurses nls openmp perl png postscript prefix readline ssl suexec tiff truetype unicode x86-solaris xpm zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="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" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="SunOS" 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 ubx" INPUT_DEVICES="keyboard mouse" KERNEL="SunOS" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" PHP_TARGETS="php5-3" PYTHON_TARGETS="python2_7" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" 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:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Martin Väth 2012-10-09 18:39:35 UTC
Thanks for the report.
This should be fixed in eix git master on BerliOS (>=app-portage/eix-0.27.3).
You can try with the eix live ebuild from the mv overlay.
Comment 2 Detlev 2012-11-29 12:41:09 UTC
I tried with mv and app-portage/eix-0.27.4 compiles now. Installation failed because of missing user "portage" but this is no blocker if you have root.   


> chown: invalid user: 'portage:portage'
> * ERROR: app-portage/eix-0.27.4 failed (install phase):
> *   fowners failed
> * 
> * If you need support, post the output of `emerge --info '=app-portage/eix-0.27.4'`,
Comment 3 Martin Väth 2012-11-30 14:30:45 UTC
(In reply to comment #2)
> because of missing user "portage" but this is no blocker if you have root.   

If you have not root, you should be using prefix (in which case
the fchown is not executed).
Comment 4 Martin Väth 2013-01-16 17:58:05 UTC
Closing as I suspect the issue of the bug should be fixed meanwhile.
The problem of comment 2 is treated in bug 416147.