Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137236 - Samba Failed install on Gentoo Installation 2006.0
Summary: Samba Failed install on Gentoo Installation 2006.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-19 02:22 UTC by Julian Lim
Modified: 2006-06-23 14:52 UTC (History)
1 user (show)

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


Attachments
This is compile log info. (samba_failed.txt,105.07 KB, text/plain)
2006-06-19 02:31 UTC, Julian Lim
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Lim 2006-06-19 02:22:59 UTC
Samba Version 3.0.22 Failed.


livecd / # emerge --info
Portage 2.1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r3, 2.6.15-gentoo-r5 i686)
=================================================================
System uname: 2.6.15-gentoo-r5 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
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-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.12-r6
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 -mcpu=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.gentoo.gr.jp ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm arts audiofile automount avi berkdb bitmap-fonts bootsplash bzip2 cdr cjk cli crypt ctype cups dba devfs26 directfb dri eds elibc_glibc emboss encode esd ethereal exif expat fam fastbuild fbcon firefox font-server fontconfig foomaticdb force-cgi-redirect fortran ftp gd gdbm gif gimp gkrellm glitz glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml guile iconv idn imlib ipv6 isdnlog jpeg kernel_linux lcms libg++ libwww mad mailbox md5sum memlimit mikmod mng mono motif mozilla mozsvg mp3 mpeg mplayer mythtv nautilus ncurses new-login nls nptl nvidia nvram odbc ogg opengl openssh oracle oss pam pango pcre pdflib perl png posix postfix pppd python qt quicktime readline reflection samba sdl session simplexml slang soap sockets spell spl ssl svg svga tcltk tcpd tiff tokenizer truetype truetype-fonts type1-fonts udev userland_GNU vnc vorbis wma wma123 x86 xfs xine xinerama xml xml2 xmms xorg xosd xpm xrandr xscreensaver xsl xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Julian Lim 2006-06-19 02:31:29 UTC
Created attachment 89515 [details]
This is compile log info.

Successfully installed 'emerge system'.
I tried to install Samba 3.0.22 on Gentoo Linux 2006.0 stage1.
But it made failed. This is compile log.
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2006-06-19 07:17:09 UTC
This was after the "emerge -e system" where you had the problem?

Did you source /etc/profile again after the GCC upgrade like the GCC ebuild asked you to?  (By the way, this is why we don't support stage1 installs anymore.)
Comment 3 Julian Lim 2006-06-23 14:52:44 UTC
Yeah. I didn't source /etc/profile again. So I tried to rebuild GCC and set environment again. The problem didn't appear again. 
(In reply to comment #2)
> This was after the "emerge -e system" where you had the problem?
> 
> Did you source /etc/profile again after the GCC upgrade like the GCC ebuild
> asked you to?  (By the way, this is why we don't support stage1 installs
> anymore.)
>