Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270394 - glibc 2.10.1 seems to not support Alpha anymore
Summary: glibc 2.10.1 seems to not support Alpha anymore
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: Alpha Linux
: High blocker (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-19 08:02 UTC by Tobias Klausmann (RETIRED)
Modified: 2009-05-19 13:11 UTC (History)
1 user (show)

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 Tobias Klausmann (RETIRED) gentoo-dev 2009-05-19 08:02:53 UTC
* glibc-2.10.1-patches-1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...        [ ok ]
 * glibc-libidn-2.10.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...           [ ok ]
 * glibc-2.10.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                  [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
 * checking glibc-2.10.1-patches-1.tar.bz2 ;-) ...                       [ ok ]
 * checking glibc-libidn-2.10.1.tar.bz2 ;-) ...                          [ ok ]
 * checking glibc-2.10.1.tar.bz2 ;-) ...                                 [ ok ]
make -j5 kern-clo-test 
cc -mieee -pipe -mcpu=ev67 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -Wl,-O1  kern-clo-test.c   -o kern-clo-test
>>> Checking glibc-2.10.1-patches-1.tar.bz2's mtime...
>>> Checking glibc-libidn-2.10.1.tar.bz2's mtime...
>>> Checking glibc-2.10.1.tar.bz2's mtime...
>>> WORKDIR is up-to-date, keeping...
>>> Compiling source in /var/tmp/portage/sys-libs/glibc-2.10.1/work/glibc-2.10.1 ...

 *             ABI:   default
 *          CBUILD:   alpha-unknown-linux-gnu
 *           CHOST:   alpha-unknown-linux-gnu
 *         CTARGET:   alpha-unknown-linux-gnu
 *      CBUILD_OPT:   
 *     CTARGET_OPT:   
 *              CC:   
 *          CFLAGS:   -mieee -pipe -mcpu=ev67 -O2 -fno-strict-aliasing

 * Configuring GLIBC for nptl with: 
 *              --disable-stackguard-randomization
 *              --enable-old-ssp-compat
 *              --enable-add-ons=nptl,c_stubs,libidn
 *              --enable-kernel=2.6.9
 *              --without-selinux
 *              --without-cvs
 *              --enable-bind-now
 *              --build=alpha-unknown-linux-gnu
 *              --host=alpha-unknown-linux-gnu
 *              --disable-profile
 *              --without-gd
 *              --with-headers=/usr/include
 *              --prefix=/usr
 *              --libdir=/usr/lib
 *              --mandir=/usr/share/man
 *              --infodir=/usr/share/info
 *              --libexecdir=/usr/lib/misc/glibc
 *              
checking for alpha-unknown-linux-gnu-gcc... alpha-unknown-linux-gnu-gcc
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether alpha-unknown-linux-gnu-gcc accepts -g... yes
checking for alpha-unknown-linux-gnu-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... alpha-unknown-linux-gnu-gcc -E
checking for alpha-unknown-linux-gnu-g++... alpha-unknown-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether alpha-unknown-linux-gnu-g++ accepts -g... yes
checking build system type... alpha-unknown-linux-gnu
checking host system type... alpha-unknown-linux-gnu
configure: running configure fragment for add-on nptl
configure: running configure fragment for add-on c_stubs
configure: running configure fragment for add-on libidn
checking sysdep dirs... configure: error: The alpha is not supported.
 * 
 * ERROR: sys-libs/glibc-2.10.1 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 3530:  Called eblit-run 'src_compile'
 *             environment, line 1168:  Called eblit-glibc-src_compile
 *       src_compile.eblit, line  188:  Called toolchain-glibc_src_compile
 *       src_compile.eblit, line  121:  Called glibc_do_configure 'nptl'
 *       src_compile.eblit, line   98:  Called die
 * The specific snippet of code:
 *      "${S}"/configure ${myconf} || die "failed to configure glibc"
 *  The die message:
 *   failed to configure glibc
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/sys-libs:glibc-2.10.1:20090519-075328.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.10.1/temp/environment'.
 *
Comment 1 SpanKY gentoo-dev 2009-05-19 08:59:21 UTC
none of the "ports" are in the glibc-2.10.1 ebuild.  i'm waiting on the ports tree to get tagged and make a tarball.
Comment 2 Tobias Klausmann (RETIRED) gentoo-dev 2009-05-19 13:11:37 UTC
Nice of the glibc guys to change the tarball layout without telling anyone :(