Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 727671 Details for
Bug 804978
net-proxy/privoxy-3.0.32-r1 - ssl.c: fatal error: mbedtls/config.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-proxy:privoxy-3.0.32-r1:20210728-212458.log
net-proxy:privoxy-3.0.32-r1:20210728-212458.log (text/plain), 13.99 KB, created by
Toralf Förster
on 2021-07-29 09:07:36 UTC
(
hide
)
Description:
net-proxy:privoxy-3.0.32-r1:20210728-212458.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-07-29 09:07:36 UTC
Size:
13.99 KB
patch
obsolete
> * Package: net-proxy/privoxy-3.0.32-r1 > * Repository: gentoo > * Maintainer: bircoph@gentoo.org > * USE: abi_x86_64 acl amd64 elibc_glibc fast-redirects force image-blocking ipv6 kernel_linux mbedtls ssl stats threads userland_GNU zlib > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking privoxy-3.0.32-stable-src.tar.gz to /var/tmp/portage/net-proxy/privoxy-3.0.32-r1/work >>>> Source unpacked in /var/tmp/portage/net-proxy/privoxy-3.0.32-r1/work >>>> Preparing source in /var/tmp/portage/net-proxy/privoxy-3.0.32-r1/work/privoxy-3.0.32-stable ... > * Applying privoxy-3.0.32-gentoo.patch ... > [ ok ] > * Applying privoxy-3.0.28-strip.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-proxy/privoxy-3.0.32-r1/work/privoxy-3.0.32-stable' ... > * Running 'aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running elibtoolize in: privoxy-3.0.32-stable/ > * Running elibtoolize in: privoxy-3.0.32-stable/pcre/ > * Applying install-sh/1.5 patch ... > * Applying portage/1.3.3 patch ... > * Applying sed/1.5.6 patch ... > * Applying tmp/1.3.5 patch ... > * Applying uclibc-ltconf/1.3.0 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-proxy/privoxy-3.0.32-r1/work/privoxy-3.0.32-stable ... > * econf: updating privoxy-3.0.32-stable/pcre/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating privoxy-3.0.32-stable/pcre/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating privoxy-3.0.32-stable/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating privoxy-3.0.32-stable/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 --docdir=/usr/share/doc/privoxy-3.0.32-r1 --htmldir=/usr/share/doc/privoxy-3.0.32-r1/html --libdir=/usr/lib64 --sysconfdir=/etc/privoxy --enable-dynamic-pcre --without-assertions --with-user=privoxy --with-group=privoxy --enable-acl-support --disable-compression --disable-client-tags --disable-editor --disable-pcre-host-patterns --disable-extended-statistics --enable-fast-redirects --enable-force --disable-fuzz --disable-graceful-termination --enable-image-blocking --enable-ipv6-support --disable-accept-filter --disable-large-file-support --disable-no-gifs --enable-stats --enable-pthread --disable-toggle --disable-trust-files --enable-zlib --without-brotli --with-mbedtls --without-openssl >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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... 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 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... yes >checking for gawk... gawk >checking for gdb... yes >checking for groups... /bin/groups >checking for id... /usr/bin/id >checking for user... privoxy >checking for group... privoxy >checking for w3m... w3m >checking for db2html... no >checking for docbook2html... docbook2html >checking for rpm... rpm >checking for openjade... openjade >checking for onsgmls... onsgmls >checking for man2html... no >checking for /usr/share/sgml/docbook/dsssl-stylesheets... no >checking for /usr/share/sgml/docbkdsl... no >checking for /usr/share/sgml/docbook-dsssl... no >checking for /usr/local/share/sgml/docbook/dsssl/modular... no >checking for /usr/share/sgml/docbook/stylesheet/dsssl/modular/... no >checking for /usr/share/sgml/CATALOG.docbk30... no >checking for /usr/share/sgml/CATALOG.docbk31... no >checking for /usr/share/sgml/CATALOG.docbk31... no >checking for /usr/local/share/sgml/docbook/2.4.1/docbook.cat... no >checking for /usr/local/share/sgml/docbook/3.0/docbook.cat... no >checking for /usr/local/share/sgml/docbook/3.1/docbook.cat... no >checking for /usr/share/sgml/docbook/dtd/3.1/docbook.cat... no >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >Using POSIX threads >checking for gethostbyname in -lnsl... yes >checking for gethostbyaddr_r... yes >checking signature of gethostbyaddr_r... 8 args >checking for gethostbyname_r... yes >checking signature of gethostbyname_r... 6 args >checking for gmtime_r... yes >checking signature of gmtime_r... ok >checking for localtime_r... yes >checking signature of localtime_r... ok >checking for socklen_t... yes >checking for ANSI C header files... (cached) yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking for pid_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking size of int... 4 >checking size of char *... 8 >checking size of long... 8 >checking size of long long... 8 >checking size of size_t... 8 >checking size of time_t... 8 >checking OS.h usability... no >checking OS.h presence... no >checking for OS.h... no >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking for unistd.h... (cached) yes >checking for bcopy... yes >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking return type of signal handlers... void >checking for access... yes >checking for arc4random... no >checking for atexit... yes >checking for calloc... yes >checking for getcwd... yes >checking for gethostbyaddr... yes >checking for gethostbyaddr_r... (cached) yes >checking for gethostbyname... yes >checking for gethostbyname_r... (cached) yes >checking for gettimeofday... yes >checking for inet_ntoa... yes >checking for memchr... yes >checking for memmove... yes >checking for memset... yes >checking for nanosleep... yes >checking for poll... yes >checking for putenv... yes >checking for random... yes >checking for regcomp... yes >checking for select... yes >checking for setlocale... yes >checking for shutdown... yes >checking for snprintf... yes >checking for socket... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strftime... yes >checking for strlcat... no >checking for strlcpy... no >checking for strptime... yes >checking for strtoul... yes >checking for timegm... yes >checking for tzset... yes >checking for getaddrinfo... yes >checking for getnameinfo... yes >checking for pcre_compile in -lpcre... yes >checking pcre.h usability... yes >checking pcre.h presence... yes >checking for pcre.h... yes >checking for regcomp in -lpcreposix... yes >checking pcreposix.h usability... yes >checking pcreposix.h presence... yes >checking for pcreposix.h... yes >Disabling support for client-specific tags. >checking for zlibVersion in -lz... yes >using libpcre >Enabling connection-sharing support. >checking for mbedtls_ssl_init in -lmbedtls... yes >configure: Detected mbedTLS. Enabling https inspection. >configure: creating ./config.status >config.status: creating GNUmakefile >config.status: creating doc/source/ldp.dsl >config.status: creating config.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-proxy/privoxy-3.0.32-r1/work/privoxy-3.0.32-stable ... >make -j3 >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall actions.c -o actions.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall cgi.c -o cgi.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall cgiedit.c -o cgiedit.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall cgisimple.c -o cgisimple.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall deanimate.c -o deanimate.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall encode.c -o encode.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall errlog.c -o errlog.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall filters.c -o filters.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall gateway.c -o gateway.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall jbsockets.c -o jbsockets.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall jcc.c -o jcc.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall list.c -o list.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall loadcfg.c -o loadcfg.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall loaders.c -o loaders.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall miscutil.c -o miscutil.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall parsers.c -o parsers.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall ssplit.c -o ssplit.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall urlmatch.c -o urlmatch.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall pcrs.c -o pcrs.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall ssl_common.c -o ssl_common.o >x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall ssl.c -o ssl.o >ssl.c:35:12: fatal error: mbedtls/config.h: No such file or directory > 35 | # include "mbedtls/config.h" > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >make: *** [GNUmakefile:316: ssl.o] Error 1 >make: *** Waiting for unfinished jobs.... > * ERROR: net-proxy/privoxy-3.0.32-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-proxy/privoxy-3.0.32-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-proxy/privoxy-3.0.32-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/net-proxy:privoxy-3.0.32-r1:20210728-212458.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-proxy/privoxy-3.0.32-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-proxy/privoxy-3.0.32-r1/temp/environment'. > * Working directory: '/var/tmp/portage/net-proxy/privoxy-3.0.32-r1/work/privoxy-3.0.32-stable' > * S: '/var/tmp/portage/net-proxy/privoxy-3.0.32-r1/work/privoxy-3.0.32-stable' >
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 804978
:
727656
|
727659
|
727662
|
727665
|
727668
| 727671 |
727674