Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 277321 Details for
Bug 371983
dev-lang/gnat-gcc-4.3.3 fails on ~ppc w/ CHOST=powerpc-gentoo-linux-gnu
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 4.40 KB, created by
hiyuh
on 2011-06-17 02:40:10 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
hiyuh
Created:
2011-06-17 02:40:10 UTC
Size:
4.40 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-lang/gnat-gcc-4.3.3 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: ada@gentoo.org >[32;01m * [39;49;00mUSE: elibc_glibc kernel_linux nls ppc userland_GNU >[32;01m * [39;49;00mFEATURES: ccache sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gcc-core-4.3.3.tar.bz2 to /var/tmp/portage/dev-lang/gnat-gcc-4.3.3/work >>>> Unpacking gcc-ada-4.3.3.tar.bz2 to /var/tmp/portage/dev-lang/gnat-gcc-4.3.3/work >>>> Unpacking gnatboot-4.1-ppc.tar.bz2 to /var/tmp/portage/dev-lang/gnat-gcc-4.3.3/work > [32;01m*[0m Fallback PaX marking -E > [32;01m*[0m /var/tmp/portage/dev-lang/gnat-gcc-4.3.3/work/usr/bin/gnat1 > TYPE PAX FILE >ET_EXEC ---xE- /var/tmp/portage/dev-lang/gnat-gcc-4.3.3/work/usr/bin/gnat1 > [32;01m*[0m Replacing obsolete head/tail with POSIX compliant ones > [32;01m*[0m - fixed fixincludes/configure > [32;01m*[0m - fixed gcc/configure > [32;01m*[0m - fixed gnattools/configure > [32;01m*[0m - fixed intl/configure > [32;01m*[0m - fixed libada/configure > [32;01m*[0m - fixed libcpp/configure > [32;01m*[0m - fixed libdecnumber/configure > [32;01m*[0m - fixed libgcc/configure > [32;01m*[0m - fixed libgomp/configure > [32;01m*[0m - fixed libiberty/configure > [32;01m*[0m - fixed libmudflap/configure > [32;01m*[0m - fixed libssp/configure > [32;01m*[0m Running elibtoolize in: gcc-4.3.3/ > [32;01m*[0m Applying install-sh-1.5.4.patch ... > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... > [32;01m*[0m Using GNU config files from /usr/share/gnuconfig > [32;01m*[0m Updating config.sub >[A[269C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Updating config.guess >[A[269C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Fixing misc issues in configure files >>>> Source unpacked in /var/tmp/portage/dev-lang/gnat-gcc-4.3.3/work >>>> Compiling source in /var/tmp/portage/dev-lang/gnat-gcc-4.3.3/work/gcc-4.3.3 ... > [32;01m*[0m setting gnat thread model > [32;01m*[0m confgcc= --host=powerpc-gentoo-linux-gnu --build=powerpc-gentoo-linux-gnu --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libmudflap --disable-libssp --disable-libunwind-exceptions --enable-libada --enable-threads=gnat --enable-shared=boehm-gc,ada,libada --disable-multilib --enable-__cxa_atexit --enable-clocale=gnu >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking build system type... powerpc-gentoo-linux-gnu >checking host system type... powerpc-gentoo-linux-gnu >checking target system type... powerpc-gentoo-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln works... yes >checking whether ln -s works... yes >checking for powerpc-gentoo-linux-gnu-gcc... /var/tmp/portage/dev-lang/gnat-gcc-4.3.3/work/usr/bin/gnatgcc >checking for C compiler default output file name... configure: error: C compiler cannot create executables >See `config.log' for more details. > [31;01m*[0m ERROR: dev-lang/gnat-gcc-4.3.3 failed (compile phase): > [31;01m*[0m configure failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 3835: Called gnatbuild_src_compile 'configure' 'make-tools' 'bootstrap' > [31;01m*[0m environment, line 2699: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" "${S}"/configure --prefix=${PREFIX} --bindir=${BINPATH} --includedir=${INCLUDEPATH} --libdir="${LIBPATH}" --libexecdir="${LIBEXECPATH}" --datadir=${DATAPATH} --mandir=${DATAPATH}/man --infodir=${DATAPATH}/info --program-prefix=gnat --enable-languages="c,ada" --with-gcc ${confgcc} || die "configure failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-lang/gnat-gcc-4.3.3', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-lang/gnat-gcc-4.3.3'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-lang/gnat-gcc-4.3.3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-lang/gnat-gcc-4.3.3/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-lang/gnat-gcc-4.3.3/work/gcc-4.3.3'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 371983
: 277321 |
277323