[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#384939: marked as done (cross-compile with WITHOUT_LANG=biarch still wants to build biarch)



Your message dated Sun, 11 Apr 2010 14:40:07 +0000
with message-id <E1O0yKV-0005DA-Dn@ravel.debian.org>
and subject line Closing bug reports related to cross builds from the gcc-4.1 source
has caused the Debian Bug report #384939,
regarding cross-compile with WITHOUT_LANG=biarch still wants to build biarch
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
384939: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=384939
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-4.1
Version: 4.1.1-11

josh@josh-mobile:~/src/powerpc$ export GCC_TARGET=powerpc
josh@josh-mobile:~/src/powerpc$ export DEB_CROSS_STANDALONE=yes
josh@josh-mobile:~/src/powerpc$ export WITHOUT_LANG=biarch
josh@josh-mobile:~/src/powerpc$ cd gcc-4.1-4.1.1/
josh@josh-mobile:~/src/powerpc/gcc-4.1-4.1.1$ fakeroot debian/rules control
[...]
josh@josh-mobile:~/src/powerpc/gcc-4.1-4.1.1$ debuild -us -uc -b
[...]
------------------------ Build process variables ------------------------
Package source: gcc-4.1
GCC version: 4.1.2
Base Debian version: 4.1
Configured with: -v
         --enable-languages=c,c++,fortran,objc,obj-c++,treelang
         --prefix=/usr
         --enable-shared
         --with-system-zlib
         --libexecdir=/usr/lib
         --without-included-gettext
         --enable-threads=posix
         --enable-nls
         --program-suffix=-4.1
         --enable-__cxa_atexit
         --enable-clocale=gnu
         --enable-libstdcxx-debug
         --enable-mpfr
         --with-tune=i686
         --enable-checking=release
         i486-linux-gnu

Using shell /bin/bash -e
Architecture: i386 (GNU: i486-linux-gnu)
CPPFLAGS:
CFLAGS: -g -O2
LDFLAGS:
BOOT_CFLAGS: -O2
DEBIAN_BUILDARCH:
Install prefix: /usr
Will build the biarch compilers (32/64, defaulting to 32bit)
Will build the C++ compiler
Will build the ObjC compiler.
Will not build the extra ObjC runtime for garbage collection.
Will build the Obj-C++ compiler
Will build the Fortran 95 compiler.
Will not build the Java compiler: built from separate source
Will not build the Pascal compiler: disabled, still experimental
Will not build the Ada compiler: built from separate source
Will build the Treelang compiler.
Will build the FFI library.
Will build with SSP support.
Will run the testsuite.
Will run the testsuite with -m64: ld returned 1 exit status
Will enable national language support.
-----------------------------------------------------------------------------

I also don't see any obvious indication of cross-compilation in that
output, and subsequent invocations of configure look like they target a
non-cross-compiler:

: # configure
cd /home/josh/src/powerpc/gcc-4.1-4.1.1/build \
          && PATH=/home/josh/src/powerpc/gcc-4.1-4.1.1/bin:$PATH \
                CC="cc" \
                 \

LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/home/josh/src/powerpc/gcc-4.1-4.1.1/build/gcc/ada/rts
\
                ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
--enable-shared --with-system-zlib  --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu
--enable-libstdcxx-debug --enable-mpfr --with-tune=i686
--enable-checking=release i486-linux-gnu
creating cache ./config.cache
checking host system type... i486-pc-linux-gnu
checking target system type... i486-pc-linux-gnu
checking build system type... i486-pc-linux-gnu

Later parts of the build, such as the fixincludes step, also indicate a
target of i486-pc-linux-gnu.

- Josh Triplett

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Closing bug reports related to cross builds from the gcc-4.1 source,
and tagging these reports as won't fix.

Please check if the problem is fixed in gcc-4.4 (or gcc-4.5/gcc-snapshot).
If the problem is not fixed, and not yet reported for the new compiler
version(s), open a new report. Please prepend the bug title with [cross].


--- End Message ---

Reply to: