Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156540 - emerge world attempts downgrade to samba-3.0.14a-r2; fails to complete configure
Summary: emerge world attempts downgrade to samba-3.0.14a-r2; fails to complete configure
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-28 12:28 UTC by Willard Dawson
Modified: 2006-11-28 14:16 UTC (History)
0 users

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


Attachments
config.log (config.log,8.32 KB, text/plain)
2006-11-28 12:29 UTC, Willard Dawson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Willard Dawson 2006-11-28 12:28:41 UTC
The full info as typically requested:

# emerge --pretend --update --deep world

These are the packages that would be merged, in order:

Calculating world dependencies |
!!! Ebuilds for the following packages are either all
!!! masked or don't exist:
gnome-extra/gtop net-analyzer/xtraceroute net-analyzer/cheops-ng net-wireless/gkismet app-crypt/outguess

... done!
[ebuild     UD] net-fs/samba-3.0.14a-r2 [3.0.23a] USE="libclamav%* mysql%* xml%*

# emerge --update --deep world
Calculating world dependencies  ..... ..... ..... 
!!! Ebuilds for the following packages are either all
!!! masked or don't exist:
gnome-extra/gtop net-analyzer/xtraceroute net-analyzer/cheops-ng net-wireless/gkismet app-crypt/outguess

... done!

>>> Emerging (1 of 1) net-fs/samba-3.0.14a-r2 to /
 * samba-3.0.14a.tar.gz MD5 ;-) ...                                       [ ok ]
 * samba-3.0.14a.tar.gz RMD160 ;-) ...                                    [ ok ]
 * samba-3.0.14a.tar.gz SHA1 ;-) ...                                      [ ok ]
 * samba-3.0.14a.tar.gz SHA256 ;-) ...                                    [ ok ]
 * samba-3.0.14a.tar.gz size ;-) ...                                      [ ok ]
 * samba-3-gentoo-0.3.3.tar.bz2 MD5 ;-) ...                               [ ok ]
 * samba-3-gentoo-0.3.3.tar.bz2 RMD160 ;-) ...                            [ ok ]
 * samba-3-gentoo-0.3.3.tar.bz2 SHA1 ;-) ...                              [ ok ]
 * samba-3-gentoo-0.3.3.tar.bz2 SHA256 ;-) ...                            [ ok ]
 * samba-3-gentoo-0.3.3.tar.bz2 size ;-) ...                              [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking samba-3.0.14a.tar.gz ;-) ...                                  [ ok ]
 * checking samba-3-gentoo-0.3.3.tar.bz2 ;-) ...                          [ ok ]
>>> Unpacking source...
>>> Unpacking samba-3.0.14a.tar.gz to /var/tmp/portage/net-fs/samba-3.0.14a-r2/work
>>> Unpacking samba-3-gentoo-0.3.3.tar.bz2 to /var/tmp/portage/net-fs/samba-3.0.14a-r2/work
 * Applying various patches (bugfixes/updates) ...
 *   001_all_samba-3.0.x-python-setup.patch ...
  [ ok ]
 *   002_all_samba-3.0.x-smbumount-uid32.patch ...
  [ ok ]
 *   003_all_samba-3.0.x-libdirsymlink.patch ...
  [ ok ]
 *   004_all_samba-2.2.8-statfs.patch ...
  [ ok ]
 *   010_all_samba-3.0.x-extrabins.patch ...
  [ ok ]
 *   011_all_samba-3.0.x-subins.patch ...
  [ ok ]
 *   015_all_samba-3.0.14a-maketest.patch ...
  [ ok ]
 *   016_all_samba-3.0.14a-python_bindings.patch ...
  [ ok ]
 * Done with patching
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/net-fs/samba-3.0.14a-r2/work/samba-3.0.14a/source ...
 * Running autoconf ...
  [ ok ]
QA Notice: USE Flag 'linguas_ja' not in IUSE for net-fs/samba-3.0.14a-r2
QA Notice: USE Flag 'linguas_pl' not in IUSE for net-fs/samba-3.0.14a-r2
 * econf: updating samba-3.0.14a/source/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating samba-3.0.14a/source/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-fhs --sysconfdir=/etc/samba --localstatedir=/var --with-configdir=/etc/samba --with-libdir=/usr/lib/samba --with-swatdir=/usr/share/doc/samba-3.0.14a-r2/swat --with-piddir=/var/run/samba --with-lockdir=/var/cache/samba --with-logfilebase=/var/log/samba --with-privatedir=/var/lib/samba/private --enable-static --enable-shared --with-smbmount --with-automount --with-libsmbclient --without-spinlocks --with-syslog --with-idmap --without-ldapsam --without-acl-support --enable-cups --without-krb5 --without-ldap --with-python --with-readline --without-winbind --with-pam --with-pam_smbpass --without-quotas --without-sys-quotas --with-expsam=mysql,xml, --with-manpages-langs=en --build=i686-pc-linux-gnu
SAMBA VERSION: 3.0.14a
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
./configure: line 3146: syntax error near unexpected token `;'
./configure: line 3146: `;'

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/net-fs/samba-3.0.14a-r2/work/samba-3.0.14a/source/config.log

!!! ERROR: net-fs/samba-3.0.14a-r2 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  samba-3.0.14a-r2.ebuild, line 87:   Called econf '--with-fhs' '--sysconfdir=/etc/samba' '--localstatedir=/var' '--with-configdir=/etc/samba' '--with-libdir=/usr/lib/samba' '--with-swatdir=/usr/share/doc/samba-3.0.14a-r2/swat' '--with-piddir=/var/run/samba' '--with-lockdir=/var/cache/samba' '--with-logfilebase=/var/log/samba' '--with-privatedir=/var/lib/samba/private' '--enable-static' '--enable-shared' '--with-smbmount' '--with-automount' '--with-libsmbclient' '--without-spinlocks' '--with-syslog' '--with-idmap' '--without-ldapsam' '--without-acl-support' '--enable-cups' '--without-krb5' '--without-ldap' '--with-python' '--with-readline' '--without-winbind' '--with-pam' '--with-pam_smbpass' '--without-quotas' '--without-sys-quotas' '--with-expsam=mysql,xml,' '--with-manpages-langs=en'
  ebuild.sh, line 540:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Willard Dawson 2006-11-28 12:29:53 UTC
Created attachment 102936 [details]
config.log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-11-28 14:16:22 UTC
Noone will be fixing this outdated version; package.mask it and find out what depends on it.