Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142335 - app-admin/jinit-0.1.11 fails due to missing hash_map header
Summary: app-admin/jinit-0.1.11 fails due to missing hash_map header
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-31 14:27 UTC by Wulf Krueger (RETIRED)
Modified: 2006-09-25 20:39 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 Wulf Krueger (RETIRED) gentoo-dev 2006-07-31 14:27:40 UTC
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..    -mtune=pentium3 -march=pentium3 -O2 -pipe -c -o Init.o `test -f Init.cc || echo './'`Init.cc
In file included from ../init/Inittab.hh:14,
                 from Init.cc:10:
../init/ProcessTab.hh:6:20: hash_map: No such file or directory
In file included from ../init/Inittab.hh:14,
                 from Init.cc:10:
../init/ProcessTab.hh:23: error: ISO C++ forbids declaration of `hash_map' with no type
../init/ProcessTab.hh:23: error: expected `;' before '<' token
../init/ProcessTab.hh:24: error: `my_pidtab_type' does not name a type
../init/ProcessTab.hh: In member function `void ProcessTab::add_process(pid_t, Process*)':
../init/ProcessTab.hh:57: error: `my_pidtab' was not declared in this scope
../init/ProcessTab.hh:57: error: `my_pidtab_type' has not been declared
../init/ProcessTab.hh:57: error: `value_type' was not declared in this scope
../init/ProcessTab.hh: In member function `void ProcessTab::remove_process(pid_t, Process*)':
../init/ProcessTab.hh:73: error: `my_pidtab_type' has not been declared
../init/ProcessTab.hh:73: error: `iterator' was not declared in this scope
../init/ProcessTab.hh:73: error: expected `;' before "j"
../init/ProcessTab.hh:74: error: `j' was not declared in this scope
../init/ProcessTab.hh:74: error: `my_pidtab' was not declared in this scope
../init/ProcessTab.hh:79: error: `my_pidtab' was not declared in this scope
../init/ProcessTab.hh:79: error: `j' was not declared in this scope
../init/ProcessTab.hh: In member function `Process* ProcessTab::get_process(pid_t)':
../init/ProcessTab.hh:110: error: `my_pidtab_type' has not been declared
../init/ProcessTab.hh:110: error: `iterator' was not declared in this scope
../init/ProcessTab.hh:110: error: expected `;' before "i"
../init/ProcessTab.hh:111: error: `i' was not declared in this scope
../init/ProcessTab.hh:111: error: `my_pidtab' was not declared in this scope
../init/ProcessTab.hh:112: error: `i' was not declared in this scope
make[3]: *** [Init.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/jinit-0.1.11/work/jinit-0.1.11/init_ipc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/jinit-0.1.11/work/jinit-0.1.11/init_ipc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/jinit-0.1.11/work/jinit-0.1.11'
make: *** [all] Error 2

!!! ERROR: app-admin/jinit-0.1.11 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  jinit-0.1.11.ebuild, line 19:   Called die

app-admin/jinit-0.1.12 builds cleanly but is marked unstable. 


emerge --info

Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-usermode-r4-bs2 i686)
=================================================================
System uname: 2.6.16-usermode-r4-bs2 i686 UML
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-mtune=pentium3 -march=pentium3 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /mnt/etc /usr/share/X11/xkb /var/www/localhost /var/www/localhost/cgi-bin /var/www/localhost/htdig /var/www/localhost/htdocs/phpmyadmin"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-mtune=pentium3 -march=pentium3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/portage /usr/local/overlays/ecatmur"
SYNC="rsync://mordor.mailstation.de/gentoo-portage"
USE="x86 X X509 Xaw3d async bash-completion bdf berkdb bitmap-fonts bzip2 c++ chroot cracklib crypt curl curlwrappers dga dio dlloader dmi dri emacs emacs-w3 extensions fam font-server gdbm gif glibc-omitfp iconv idn innodb ipv6 java javascript jce jpeg leim libwww mmap mmx mmxext mng multi-tty ncurses nls nptl nptlonly offensive pam pcntl pcre perl png posix python qt3 qt4 readline recode session sharedmem sockets sse ssl sysvipc tcpd threads tiff truetype truetype-fonts type1-fonts udev unicode xml xorg xpm xrandr xsl xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_apm video_cards_nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-31 14:52:08 UTC
Anyone wants to stabilize jinit-0.1.12? Alternatively, drop the stable keywords from the broken version or send this to treecleaners, last upstream release it over two years old, pretty much dead.
Comment 2 Joshua Jackson (RETIRED) gentoo-dev 2006-07-31 21:38:21 UTC
I'm moving it ~x86 at least for the time being. Upsteam as stated is dead and I don't see anything that depends on this...course I could of missed something. Just hope not. X_X
Comment 3 Tobias Scherbaum (RETIRED) gentoo-dev 2006-08-06 02:28:57 UTC
Also moved ~ppc. 
Comment 4 Jason Wever (RETIRED) gentoo-dev 2006-09-02 15:55:14 UTC
Jumped on the stable -> testing bandwagon
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-09-25 20:39:24 UTC
Fixed in 0.1.12, stable keywords dropped -> closing.