Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 234697 - app-text/hunspell-1.2.6: error.h not found while build
Summary: app-text/hunspell-1.2.6: error.h not found while build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Spell checking utilities and dictionaries -- related bugs (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-14 05:32 UTC by grindars
Modified: 2008-08-15 07:38 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,27.01 KB, text/plain)
2008-08-14 05:33 UTC, grindars
Details
config.log (config.log,56.47 KB, text/plain)
2008-08-15 07:08 UTC, grindars
Details

Note You need to log in before you can comment on or make changes to this bug.
Description grindars 2008-08-14 05:32:13 UTC
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/parsers    -O2  -pipe -fomit-frame-pointer -MT munch.o -MD -MP -MF .deps/munch.Tpo -c -o munch.o munch.c
munch.c:12:19: error: error.h: No such file or directory
make[3]: *** [munch.o] Error 1

PS. sorry for _very_ poor english :(

Reproducible: Always

Steps to Reproduce:
1. emerge hunspell

Actual Results:  
error while building

Expected Results:  
installed hunspell

Portage 2.1.4.4 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r8 i686)
=================================================================
System uname: 2.6.24-gentoo-r8 i686 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Timestamp of tree: Thu, 14 Aug 2008 05:00:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r13, 2.5.2-r6
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2  -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/4.0/env /usr/kde/4.0/share/config /usr/kde/4.0/shutdown /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2  -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ "
LANG="ru_RU.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1"
LINGUAS="ru"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 acl acpi alsa apache2 bash-completion berkdb bluetooth branding bzip2 cli cracklib crypt cups curl dbus dvd dvdread encode esd fax ffmpeg firefox flac fortran gdbm gif gimp glitz gnet gnutls gpm gstreamer gtk hal hddtemp iconv isdnlog java jpeg kdrive kqemu libnotify lm_sensors mad midi mjpeg mmx mod_muc mozdevelop mp3 mpeg mplayer mudflap mysql ncurses nforce2 nls nptl nptlonly nsplugin nvidia ogg opengl openmp pam pcre perl png ppds pppd python readline reflection sasl scanner sdl session spl sse sse2 ssl svg sysfs tiff truetype unicode v4l vorbis web wxwindows x86 xcomposite xfce xine xorg xulrunner xv xvid zlib" ALSA_CARDS="intel8x0 intel8x0m hda-intel" 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="auth_basic authn_file authz_default authz_host filter actions alias auth_nasic autoindex dav dav_fs deflate dir env include info log_config logio mime mime_magic rewrite status unique_id vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse ps2mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="ru" USERLAND="GNU" VIDEO_CARDS="vesa nv"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 grindars 2008-08-14 05:33:08 UTC
Created attachment 162857 [details]
build.log
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2008-08-14 21:03:31 UTC
Thank you for report, grindars.

Please, review the following page
https://bugs.gentoo.org/page.cgi?id=fields.html#bug_severity
This bug's severity is Normal, so please don't touch Severity field without absolute need for that.

Also error.h belongs to libc so I have no ideas why you don't have it. What is the output of ls -l file /usr/include/error.h ?

Go into build directory and attach config.log from there.
Comment 3 grindars 2008-08-15 07:08:46 UTC
Created attachment 162940 [details]
config.log

> Please, review the following page
> https://bugs.gentoo.org/page.cgi?id=fields.html#bug_severity
> This bug's severity is Normal, so please don't touch Severity field without
> absolute need for that.

ok, sorry.

> Also error.h belongs to libc so I have no ideas why you don't have it. What is
> the output of ls -l file /usr/include/error.h ?

$ env LANG=C ls -l /usr/include/error.h
ls: cannot access /usr/include/error.h: No such file or directory

I am re-emerging glibc now, maybe something wrong with it.

> Go into build directory and attach config.log from there.
Comment 4 grindars 2008-08-15 07:38:21 UTC
(In reply to comment #3)
After emerging glibc hunspell builds successfully.