Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156598 - dev-util/cmake-2.4.3 can't find ruby
Summary: dev-util/cmake-2.4.3 can't find ruby
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-29 05:39 UTC by Franz Trischberger
Modified: 2006-11-29 10:58 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 Franz Trischberger 2006-11-29 05:39:37 UTC
cmake can't find Ruby.

Changes needed to be done in FindRuby.cmake:
* RUBY_POSSIBLE_INCLUDE_PATHS /usr/lib/ruby/1.8/i686-linux (platform-specific?)
* FIND_LIBRARY - NAMES ruby
* FIND_PROGRAM - NAMES ruby

Thx in advance
Franz
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-29 08:25:26 UTC
Reopen with exact ebuild version and emerge --info.
Comment 2 Franz Trischberger 2006-11-29 08:37:52 UTC
Ok, sorry :)

Here some more info:
Using:
dev-util/cmake-2.4.3
dev-lang/ruby-1.8.5-r3

emerge --info
Portage 2.1.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gentoo-r3 i686)
=================================================================
System uname: 2.6.18-gentoo-r3 i686 AMD Athlon(tm) 64 Processor 3700+
Gentoo Base System version 1.12.6
Last Sync: Tue, 28 Nov 2006 19:50:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
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-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -msse3 -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/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=athlon64 -O2 -pipe -msse3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="  ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo  ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo  http://csociety-ftp.ecn.purdue.edu/pub/gentoo/"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de"
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/portage /usr/local/layman/geneticone /usr/local/layman/initng"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 X aac aiglx alsa berkdb bitmap-fonts bzip2 cairo cdr cli cracklib crypt cscope cups dbus dlloader dri dvb dvd dvdr dvdread elibc_glibc emboss encode examples exif fam fbcon ffmpeg flac flash fortran gdbm gif ginac gphoto2 gpm hal iconv imagemagick input_devices_keyboard input_devices_mouse ipv6 isdnlog java jpeg kde kdeenablefinal kdehiddenvisibility kernel_linux libg++ linguas_de lm_sensors mad mikmod mp3 mp4 mpeg ncurses nls nptl nptlonly nsplugin nvidia odbc ogg openal opengl pam pcre perl png ppds pppd python qt3 qt4 quicktime readline reflection scanner sdl session spell spl sqlite ssl svg tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev unicode userland_GNU vcd video_cards_fbdev video_cards_nv video_cards_nvidia vorbis win32codecs x264 xcomposite xine xml xml2 xorg xscreensaver xv xvid xvmc zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2006-11-29 10:58:20 UTC
can you please get this fixed upstream with the cmake developers? if you have a patch for the issue and think we need it in Gentoo feel free to reopen this bug.