Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 382108 Details for
Bug 518870
dev-libs/apr-util: copies CPP from dev-libs/apr instead of using current CC/CXX (+ uses pregen libtool)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
dev-libs:apr-util-1.5.3-r2:20140802-203151.log (text/x-log), 5.43 KB, created by
Michał Górny
on 2014-08-02 21:02:06 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Michał Górny
Created:
2014-08-02 21:02:06 UTC
Size:
5.43 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-libs/apr-util-1.5.3-r2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: polynomial-c@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: distcc distcc-pump preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking apr-util-1.5.3.tar.bz2 to /tmp/portage/dev-libs/apr-util-1.5.3-r2/work >>>> Source unpacked in /tmp/portage/dev-libs/apr-util-1.5.3-r2/work >>>> Preparing source in /tmp/portage/dev-libs/apr-util-1.5.3-r2/work/apr-util-1.5.3 ... > [32;01m*[0m Applying apr-util-1.5.3-berkdb6.patch ... >[A[89C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying apr-util-1.5.3-sysroot.patch ... >[A[89C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/tmp/portage/dev-libs/apr-util-1.5.3-r2/work/apr-util-1.5.3' ... > [32;01m*[0m Running aclocal ... >[A[89C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[89C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[89C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: apr-util-1.5.3/ > [32;01m*[0m Running elibtoolize in: apr-util-1.5.3/xml/expat/ > [32;01m*[0m Applying target-nm/2.4.2 patch ... > [32;01m*[0m Running elibtoolize in: apr-util-1.5.3/xml/expat/conftools/ > [32;01m*[0m Applying install-sh/1.5 patch ... > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /tmp/portage/dev-libs/apr-util-1.5.3-r2/work/apr-util-1.5.3 ... > * econf: updating apr-util-1.5.3/xml/expat/conftools/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating apr-util-1.5.3/xml/expat/conftools/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating apr-util-1.5.3/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating apr-util-1.5.3/build/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --datadir=/usr/share/apr-util-1 --with-apr=/usr --with-expat=/usr --without-sqlite2 --without-freetds --without-gdbm --without-ldap --without-mysql --without-nss --without-odbc --without-openssl --without-pgsql --without-sqlite3 --without-berkeley-db >configure: loading site script /usr/local/share/config.site >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... (cached) /usr/bin/install -c >checking for working mkdir -p... yes >APR-util Version: 1.5.3 >checking for chosen layout... apr-util >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc-4.8.3 >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc-4.8.3 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc-4.8.3 option to accept ISO C89... none needed >Applying apr-util hints file rules for x86_64-pc-linux-gnu >checking for APR... yes > setting CPP to "x86_64-pc-linux-gnu-gcc-4.8.2 -E" > adding "-pthread" to CFLAGS > setting CPPFLAGS to " -DLINUX -D_REENTRANT -D_GNU_SOURCE" >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc-4.8.2 -E >configure: error: in `/tmp/portage/dev-libs/apr-util-1.5.3-r2/work/apr-util-1.5.3': >configure: error: C preprocessor "x86_64-pc-linux-gnu-gcc-4.8.2 -E" fails sanity check >See `config.log' for more details > >!!! Please attach the following file when seeking support: >!!! /tmp/portage/dev-libs/apr-util-1.5.3-r2/work/apr-util-1.5.3/config.log > [31;01m*[0m ERROR: dev-libs/apr-util-1.5.3-r2::gentoo failed (configure phase): > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_configure > [31;01m*[0m environment, line 3004: Called econf '--datadir=/usr/share/apr-util-1' '--with-apr=/usr' '--with-expat=/usr' '--without-sqlite2' '--without-freetds' '--without-gdbm' '--without-ldap' '--without-mysql' '--without-nss' '--without-odbc' '--without-openssl' '--without-pgsql' '--without-sqlite3' '--without-berkeley-db' > [31;01m*[0m phase-helpers.sh, line 584: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "econf failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-libs/apr-util-1.5.3-r2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/apr-util-1.5.3-r2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-libs:apr-util-1.5.3-r2:20140802-203151.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/tmp/portage/dev-libs/apr-util-1.5.3-r2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/portage/dev-libs/apr-util-1.5.3-r2/temp/environment'. > [31;01m*[0m Working directory: '/tmp/portage/dev-libs/apr-util-1.5.3-r2/work/apr-util-1.5.3' > [31;01m*[0m S: '/tmp/portage/dev-libs/apr-util-1.5.3-r2/work/apr-util-1.5.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 518870
: 382108