Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141381 - dev-lang/ruby-1.8.4-r3 failed - Makefile separator issue
Summary: dev-lang/ruby-1.8.4-r3 failed - Makefile separator issue
Status: RESOLVED DUPLICATE of bug 138094
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-22 07:05 UTC by Carsten Lohrke (RETIRED)
Modified: 2006-07-22 07:28 UTC (History)
0 users

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


Attachments
ext/bigdecimal/Makefile (Makefile,5.32 KB, text/plain)
2006-07-22 07:06 UTC, Carsten Lohrke (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carsten Lohrke (RETIRED) gentoo-dev 2006-07-22 07:05:28 UTC
compiling bigdecimal
make[1]: Entering directory `/var/tmp/portage/ruby-1.8.4-r3/work/ruby-1.8.4/ext/bigdecimal'
Makefile:141: *** missing separator.  Stop.
make[1]: Leaving directory `/var/tmp/portage/ruby-1.8.4-r3/work/ruby-1.8.4/ext/bigdecimal'
make: *** [all] Error 1


Portage 2.1.1_pre3-r3 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r12 i686)
=================================================================
System uname: 2.6.16-gentoo-r12 i686 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.6.15
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  0.4.2-r1
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-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="-O2 -march=athlon64 -pipe -fforce-addr -mfpmath=sse -funit-at-a-time"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon64 -pipe -fforce-addr -mfpmath=sse -funit-at-a-time -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect confcache cvs distlocks fixpackages keeptemp keepwork metadata-transfer noclean parallel-fetch sandbox sfperms splitdebug strict test userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="de_DE@euro"
LDFLAGS="-Wl,-O1"
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'          --exclude-from=/etc/portage/rsync_excludes"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X aac acl acpi activefilter alsa apache2 apm audiofile avi berkdb bitmap-fonts bzip2 cddb cdparanoia cdr chroot cli crypt css cups curl dbus dga dlloader doc dv dvd dvdr eds emacs emboss encode exif faad fam ffmpeg firebird flac fontconfig foomaticdb fortran gcj gcl gd gif glut gphoto2 gpm graphviz gtk2 hal hbci idl idn imagemagick imap imlib isdnlog jack javascript jpeg jpeg2k kde kipi ladcca lcms ldap libg++ libwww lirc lm_sensors lzo mad maildir matroska mbox md5sum mmx mmxext mng mp3 mpeg musepack nas ncurses network nls nptl ofx ogg openexr opengl pam pcap pcre pdflib perl pg-hier php png postgres pppd python qt qt3 qt4 quicktime readline reflection rtc ruby samba sasl scanner sdl session skey slp snmp sox spell spl sse sse2 ssl subversion svg svga tcpd tetex theora threads tiff transcode truetype truetype-fonts type1-fonts udev usb vorbis wmf xerces xine xml xml2 xorg xv xvid yaz zeroconf zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_de userland_GNU video_cards_fbdev video_cards_nvidia video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2006-07-22 07:06:20 UTC
Created attachment 92493 [details]
ext/bigdecimal/Makefile
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-07-22 07:28:47 UTC

*** This bug has been marked as a duplicate of 138094 ***