Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124046 - pam_smb fails to compile
Summary: pam_smb fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
: 128823 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-25 03:14 UTC by Ostashevskyi Viktor
Modified: 2006-04-27 05:45 UTC (History)
2 users (show)

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


Attachments
configure log (config.log,3.00 KB, text/plain)
2006-02-25 03:16 UTC, Ostashevskyi Viktor
Details
/var/tmp/portage/pam_smb-2.0.0_rc6/work/pam_smb-2.0.0-rc6/config.log (config.log,3.04 KB, text/plain)
2006-03-16 20:42 UTC, Steven Ketelsen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ostashevskyi Viktor 2006-02-25 03:14:17 UTC
Portage 2.1_pre4-r1 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.6-r3, 2.6.15-gentoo-r4 i686)
=================================================================
System uname: 2.6.15-gentoo-r4 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.4.2-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-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -mmmx -msse -msse2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -mmmx -msse -msse2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.linux.org.ua/pub/Linux/Gentoo/"
LANG="uk_UA.KOI8-U"
LINGUAS="en ru uk"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://ftp.linux.org.ua/pub/Linux/Gentoo/portage"
USE="x86 X a52 aac acpi alsa apache apm arts audiofile avi bash-completion bcmath berkdb bitmap-fonts bootsplash bzip2 calendat cdparanoia cdr cpdflib crypt cscope ctype cups curl curlwrappers dbase dbus dga dio directfb doc dri dts dv dvd dvdr dvdread encode examples exif expat fam fbcon ffmpeg fftw firebird flac flash foomaticdb freetds ftp gb gcj gd geoip gif glut gmp gpm gtk2 gtkhtml hal iconv icq idn imagemagick imap imlib innodb interbase javascript jikes jpeg jpeg2k kde kdeenablefinal kdexdeltas lcms ldap lesstif libcaca libedit libg++ libgda libwww lm_sensors mad mcal mhash mikmod mime ming mmx mng mnogosearch mono motif mozilla mp3 mpeg mysql mysqli ncurses nls nptl nptlonly nsplugin odbc ogg oggvorbis openal opengl pam pcntl pcre pdflib perl php plotutils png posix ppds python qt quicktime readline recode samba scanner sdl session sharedext sharedmem sndfile sockets spell spl sqlite sse sse2 ssl svg svga sysvipc tcltk threads tidy tiff tokenizer truetype truetype-fonts type1-fonts unicode usb vcd vorbis win32codecs wmf xface xinerama xml xml2 xmms xosd xpm xsl xv xvid zlib elibc_glibc kernel_linux linguas_en linguas_ru linguas_uk userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LC_ALL, LDFLAGS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 Ostashevskyi Viktor 2006-02-25 03:16:26 UTC
Created attachment 80676 [details]
configure log
Comment 2 Ostashevskyi Viktor 2006-02-25 03:17:22 UTC
>>> Compiling source in /var/tmp/portage/pam_smb-2.0.0_rc5/work/pam_smb-2.0.0-rc5 ...
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-root-only --build=i686-pc-linux-gnu
creating cache ./config.cache
Will compile with encrypted password support
Will compile for any user access
Will compile with daemon support
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -march=pentium4 -mmmx -msse -msse2 -pipe ) works... yes
checking whether the C compiler (gcc -O3 -march=pentium4 -mmmx -msse -msse2 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether the C compiler (gcc -O3 -march=pentium4 -mmmx -msse -msse2 -pipe ) works... yes
checking whether the C compiler (gcc -O3 -march=pentium4 -mmmx -msse -msse2 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... /bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for shadow.h... yes
checking for security/pam_appl.h... yes
checking for unistd.h... yes
checking for security/pam_modules.h... yes
checking for sys/vfs.h... yes
checking for LOG_AUTHPRIV... yes
checking for main in -lcrypt... yes
checking for main in -lnsl... yes
checking for main in -lsocket... no
checking for working const... yes
checking system version (for dynamic loading)... ./configure: line 1595: syntax error near unexpected token `('
./configure: line 1595: `  case `(ac_space=' '; set | grep ac_space) 2>&1` in'

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/pam_smb-2.0.0_rc5/work/pam_smb-2.0.0-rc5/config.log

!!! ERROR: sys-auth/pam_smb-2.0.0_rc5 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_compile
  ebuild.sh, line 941:   Called src_compile
  pam_smb-2.0.0_rc5.ebuild, line 21:   Called econf 'compile'

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 3 Steven Ketelsen 2006-03-16 20:42:40 UTC
Created attachment 82332 [details]
/var/tmp/portage/pam_smb-2.0.0_rc6/work/pam_smb-2.0.0-rc6/config.log

/var/tmp/portage/pam_smb-2.0.0_rc6/work/pam_smb-2.0.0-rc6/config.log
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-04-05 03:23:45 UTC
*** Bug 128823 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-04-05 03:25:52 UTC
Sorry, samba folks, this has been mis-assigned.
Comment 6 Christian Andreetta (RETIRED) gentoo-dev 2006-04-27 05:45:01 UTC
this is due to bash>=3.1 (see bug #126539). Just sync the tree and install any of the -r1 ebuilds.