Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 900425 Details for
Bug 938091
app-admin/apache-tools-2.4.62 fails cross-compilation with configure: error: pcre(2)-config for libpcre not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/x-log), 6.72 KB, created by
raffaele
on 2024-08-17 09:45:54 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
raffaele
Created:
2024-08-17 09:45:54 UTC
Size:
6.72 KB
patch
obsolete
>[32m * [39;49;00mPackage: app-admin/apache-tools-2.4.62:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: apache-bugs@gentoo.org >[32m * [39;49;00mUSE: arm64 elibc_glibc kernel_linux ssl >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking httpd-2.4.62.tar.bz2 to /usr/aarch64-unknown-linux-gnu/tmp/portage/app-admin/apache-tools-2.4.62/work >>>> Source unpacked in /usr/aarch64-unknown-linux-gnu/tmp/portage/app-admin/apache-tools-2.4.62/work >>>> Preparing source in /usr/aarch64-unknown-linux-gnu/tmp/portage/app-admin/apache-tools-2.4.62/work/httpd-2.4.62 ... > [32m*[0m Applying apache-tools-2.4.54-Makefile.patch ... >[A[173C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying apache-tools-2.4.54-no-which.patch ... >[A[173C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying apache-tools-2.4.54-libtool.patch ... >[A[173C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running eautoreconf in '/usr/aarch64-unknown-linux-gnu/tmp/portage/app-admin/apache-tools-2.4.62/work/httpd-2.4.62' ... > [32m*[0m Running 'libtoolize --install --copy --force' ... >[A[173C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'aclocal --system-acdir=/usr/aarch64-unknown-linux-gnu/tmp/portage/app-admin/apache-tools-2.4.62/temp/aclocal' ... >[A[173C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Moving configure.in to configure.ac (bug #426262) > [32m*[0m Running 'autoconf --force' ... >[A[173C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoheader' ... >[A[173C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: httpd-2.4.62/ > [32;01m*[0m Running elibtoolize in: httpd-2.4.62/build/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying cross/2.4.3 patch ... > [32;01m*[0m Applying as-needed/2.4.3 patch ... > [32;01m*[0m Applying color-record/2.4.7 patch ... > [32;01m*[0m Applying openmp/2.4.7 patch ... > [32;01m*[0m Applying verbose-pic/2.4.7 patch ... >>>> Source prepared. >>>> Configuring source in /usr/aarch64-unknown-linux-gnu/tmp/portage/app-admin/apache-tools-2.4.62/work/httpd-2.4.62 ... > * econf: updating httpd-2.4.62/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating httpd-2.4.62/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating httpd-2.4.62/build/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating httpd-2.4.62/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=aarch64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-static --docdir=/usr/share/doc/apache-tools-2.4.62 --htmldir=/usr/share/doc/apache-tools-2.4.62/html --with-sysroot=/usr/aarch64-unknown-linux-gnu --libdir=/usr/lib64 --libexecdir=/usr/lib64/apache2/modules --sbindir=/usr/sbin --with-z=/usr --with-apr=/usr/aarch64-unknown-linux-gnu/usr --with-apr-util=/usr/aarch64-unknown-linux-gnu/usr --without-pcre --with-pcre2=/usr/aarch64-unknown-linux-gnu/tmp/portage/app-admin/apache-tools-2.4.62/temp/pcre2-config --enable-ssl --with-ssl="${EPREFIX}"/usr >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >configure: loading site script /usr/share/crossdev/include/site/linux >configure: loading site script /usr/share/crossdev/include/site/linux-gnu >checking for chosen layout... Apache >checking for working mkdir -p... yes >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking build system type... x86_64-pc-linux-gnu >checking host system type... aarch64-unknown-linux-gnu >checking target system type... aarch64-unknown-linux-gnu >configure: >configure: Configuring Apache Portable Runtime library... >configure: >checking for APR... yes > setting CC to "aarch64-unknown-linux-gnu-gcc" > setting CPP to "aarch64-unknown-linux-gnu-gcc -E" > setting CPPFLAGS to " -DLINUX -D_REENTRANT -D_GNU_SOURCE" >configure: >configure: Configuring Apache Portable Runtime Utility library... >configure: >checking for APR-util... yes >checking for aarch64-unknown-linux-gnu-gcc... aarch64-unknown-linux-gnu-gcc >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... yes >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether aarch64-unknown-linux-gnu-gcc accepts -g... yes >checking for aarch64-unknown-linux-gnu-gcc option to enable C11 features... none needed >checking how to run the C preprocessor... aarch64-unknown-linux-gnu-gcc -E >checking for -pcre2-config... no >checking for -pcre-config... no >configure: error: pcre(2)-config for libpcre not found. PCRE is required and available from http://pcre.org/ > >!!! Please attach the following file when seeking support: >!!! /usr/aarch64-unknown-linux-gnu/tmp/portage/app-admin/apache-tools-2.4.62/work/httpd-2.4.62/config.log > [31;01m*[0m ERROR: app-admin/apache-tools-2.4.62::gentoo failed (configure phase): > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 136: Called src_configure > [31;01m*[0m environment, line 1669: Called econf '--libexecdir=/usr/lib64/apache2/modules' '--sbindir=/usr/sbin' '--with-z=/usr' '--with-apr=/usr/aarch64-unknown-linux-gnu/usr' '--with-apr-util=/usr/aarch64-unknown-linux-gnu/usr' '--without-pcre' '--with-pcre2=/usr/aarch64-unknown-linux-gnu/tmp/portage/app-admin/apache-tools-2.4.62/temp/pcre2-config' '--enable-ssl' '--with-ssl="${EPREFIX}"/usr' > [31;01m*[0m phase-helpers.sh, line 719: Called __helpers_die 'econf failed' > [31;01m*[0m isolated-functions.sh, line 112: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "$@" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=app-admin/apache-tools-2.4.62::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-admin/apache-tools-2.4.62::gentoo'`. > [31;01m*[0m The complete build log is located at '/usr/aarch64-unknown-linux-gnu/tmp/portage/app-admin/apache-tools-2.4.62/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/usr/aarch64-unknown-linux-gnu/tmp/portage/app-admin/apache-tools-2.4.62/temp/environment'. > [31;01m*[0m Working directory: '/usr/aarch64-unknown-linux-gnu/tmp/portage/app-admin/apache-tools-2.4.62/work/httpd-2.4.62' > [31;01m*[0m S: '/usr/aarch64-unknown-linux-gnu/tmp/portage/app-admin/apache-tools-2.4.62/work/httpd-2.4.62'
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 938091
:
900424
| 900425