htop-0.5.2 won't build with the debug useflag enabled. It seems that the problem is the RESTRICT variable ... <ebuild> .... RESTRICT="${RESTRICT} nostrip" .... </ebuild> Boris. Reproducible: Always Steps to Reproduce: 1.USE="debug" emerge htop 2. 3. Actual Results: .... >>> Source unpacked. /usr/portage/sys-process/htop/htop-0.5.2.ebuild: line 24: RESTRICT: readonly variable >>> Test phase [not enabled]: sys-process/htop-0.5.2 >>> Install htop-0.5.2 into /media/data/portage/portage/htop-0.5.2/image/ category sys-process make: *** Pas de r
htop-0.5.2 won't build with the debug useflag enabled. It seems that the problem is the RESTRICT variable ... <ebuild> .... RESTRICT="${RESTRICT} nostrip" .... </ebuild> Boris. Reproducible: Always Steps to Reproduce: 1.USE="debug" emerge htop 2. 3. Actual Results: .... >>> Source unpacked. /usr/portage/sys-process/htop/htop-0.5.2.ebuild: line 24: RESTRICT: readonly variable >>> Test phase [not enabled]: sys-process/htop-0.5.2 >>> Install htop-0.5.2 into /media/data/portage/portage/htop-0.5.2/image/ category sys-process make: *** Pas de règle pour fabriquer la cible « install ». Arrêt. Expected Results: To compile fine with the debug useflag enabled Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1, 2.6.12-cj1 i686) ================================================================= System uname: 2.6.12-cj1 i686 Mobile Intel(R) Pentium(R) 4 CPU 3.06GHz Gentoo Base System version 1.6.13 distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] ccache version 2.4 [enabled] dev-lang/python: 2.3.5, 2.4.1-r1 sys-apps/sandbox: 1.2.11 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 sys-devel/binutils: 2.16.1 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.8.1-r1, 2.6.11-r2 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS=" -g -pipe -march=pentium4 -mtune=pentium4 -mfpmath=sse,387 -O2 -frename-registers -fomit-frame-pointer -ffast-math -fforce-addr" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/bind /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d" CXXFLAGS=" -g -pipe -march=pentium4 -mtune=pentium4 -mfpmath=sse,387 -O2 -frename-registers -fomit-frame-pointer -ffast-math -fforce-addr" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig buildsyspkg ccache cvs distlocks fixpackages nostrip sandbox sfperms strict userpriv usersandbox" GENTOO_MIRRORS="ftp://ftp.proxad.net/mirrors/ftp.gentoo.org/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/" LANG="fr_FR.utf8" LINGUAS="fr ja" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/media/data/portage" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.belnet.be/gentoo-portage" USE="x86 X aac aalib acpi acpi4linux aim alsa anthy audiofile bash-completion beep beepmp bidi bitmap-fonts bluetooth bmp bonobo bzip2 bzlib cairo canna ccache cdparanoia cdr cdrom chasen cjk crypt cscope cups curl debug dga dict directfb djvu dpms droproot dts dv dvb dvd dvdread dvi eds emboss encode escreen esd ethereal evo evo2 examples exif faad fam fb fbcon ffmpeg figlet flac flash foomaticdb fortran freetype freewnn ftp gcj gd gdbm gif gimp gimpprint gkrellm gmail gnome gpm gs gstreamer gtk gtk2 gtkhtml guile hal http iconv icq ieee1394 image imagemagick imap imlib imlib2 ipv6 jabber jbig jpeg kakasi libcaca libg++ libwww live lm_sensors logrotate mad maildir matroska mikmod mixer mjpeg mmx motif mozilla moznocompose moznoirc moznomail mozsvg mp3 mpeg mpeg4 mplayer msn ncurses new-login nls nntp no_wxgtk1 nomalloccheck nptl nptlonly nsplugin nvidia objc offensive ogg oggvorbis opengl oscar oss pam pam_chroot pam_timestamp pcmcia pcre pdf pdflib perl pic playlist png pnp ppds print profile python qemu-fast quicktime readline real recode rss rtc ruby samba sandbox savedconfig sblive screenshot sdl sendfile sftplogging skk slang smtp sndfile sox speex spell sqlite sse sse2 ssl svga sysfs t1lib tcltk tcpd tga threads tiff transcode truetype truetype-fonts type1-fonts unicode usb userlocales utf8 vcd vidix vim vim-pager vorbis wifi win32codecs xanim xchatdccserver xfs xine xinerama xml xml2 xmms xosd xpm xprint xscreensaver xv xvid yahoo zlib linguas_fr linguas_ja userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LC_ALL, LDFLAGS
thanks, fixed 0.5.2 -- should be available in a few hours.