Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 706596 Details for
Bug 788343
mail-mta/exim-4.94.2[dmarc] build failure (dmarc.c:448:20: error: too few arguments to function 'opendmarc_policy_store_dkim')
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log + emerge --info.txt (~amd64)
build.log-emerge-info.txt (text/plain), 36.33 KB, created by
Ionen Wolkens
on 2021-05-08 02:57:42 UTC
(
hide
)
Description:
build.log + emerge --info.txt (~amd64)
Filename:
MIME Type:
Creator:
Ionen Wolkens
Created:
2021-05-08 02:57:42 UTC
Size:
36.33 KB
patch
obsolete
> * Package: mail-mta/exim-4.94.2 > * Repository: gentoo > * Maintainer: grobian@gentoo.org > * Upstream: http://bugs.exim.org/ > * USE: abi_x86_64 amd64 dane dkim dmarc dnsdb elibc_glibc exiscan-acl idn kernel_linux prdr spf srs-alt ssl tpda userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking exim-4.94.2.tar.xz to /tmp/portage/mail-mta/exim-4.94.2/work >>>> Unpacking system_filter.exim.gz to /tmp/portage/mail-mta/exim-4.94.2/work >>>> Source unpacked in /tmp/portage/mail-mta/exim-4.94.2/work >>>> Preparing source in /tmp/portage/mail-mta/exim-4.94.2/work/exim-4.94.2 ... > * Applying exim-4.14-tail.patch ... >[ ok ] > * Applying exim-4.74-radius-db-ENV-clash.patch ... >patching file src/auths/call_radius.c >Hunk #1 succeeded at 19 with fuzz 2 (offset 9 lines). >[ ok ] > * Applying exim-4.93-as-needed-ldflags.patch ... >[ ok ] > * Applying exim-4.76-crosscompile.patch ... >[ ok ] > * Applying exim-4.69-r1.27021.patch ... >[ ok ] > * Applying exim-4.94-localscan_dlopen.patch ... >[ ok ] > * Applying exim-4.80-spool-mail-group.patch ... >[ ok ] >>>> Source prepared. >>>> Configuring source in /tmp/portage/mail-mta/exim-4.94.2/work/exim-4.94.2 ... >>>> Source configured. >>>> Compiling source in /tmp/portage/mail-mta/exim-4.94.2/work/exim-4.94.2 ... >make -j11 CC=x86_64-pc-linux-gnu-gcc HOSTCC=x86_64-pc-linux-gnu-gcc 'AR=x86_64-pc-linux-gnu-ar cq' RANLIB=x86_64-pc-linux-gnu-ranlib FULLECHO= >/bin/sh scripts/source_checks > >>>> Creating links to source files... >>>> Creating lookups/Makefile for building dynamic modules >>>> New Makefile & lookups/Makefile installed >>>> Use "make makefile" if you need to force rebuilding of the makefile > >make[1]: warning: -j11 forced in submake: resetting jobserver mode. >make[1]: Entering directory '/tmp/portage/mail-mta/exim-4.94.2/work/exim-4.94.2/build-exim-gentoo' >/bin/sh ../scripts/Configure-os.c >x86_64-pc-linux-gnu-gcc buildconfig.c >x86_64-pc-linux-gnu-gcc -o buildconfig buildconfig.c -lcrypt -lm >/bin/sh ../scripts/Configure-os.h >x86_64-pc-linux-gnu-gcc exim_lock.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 exim_lock.c >/bin/sh ../scripts/Configure-config.h "make" >make[2]: Entering directory '/tmp/portage/mail-mta/exim-4.94.2/work/exim-4.94.2/build-exim-gentoo' >make[2]: 'buildconfig' is up to date. >make[2]: Leaving directory '/tmp/portage/mail-mta/exim-4.94.2/work/exim-4.94.2/build-exim-gentoo' >Building configuration file config.h >x86_64-pc-linux-gnu-gcc -o exim_lock >x86_64-pc-linux-gnu-gcc -o exim_lock -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lssl -lcrypto exim_lock.o \ > -lcrypt -lm -rdynamic -ldl >>>> exim_lock utility built > >>>> config.h built > >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF macro_predef.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF globals.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro_predef.o macro_predef.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-globals.o globals.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF readconf.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-readconf.o readconf.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF route.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF transport.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-route.o route.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-transport.o transport.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF drtables.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-drtables.o drtables.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF tls.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-tls.o tls.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF transports/appendfile.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-appendfile.o transports/appendfile.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF transports/autoreply.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-autoreply.o transports/autoreply.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF transports/lmtp.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-lmtp.o transports/lmtp.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF transports/pipe.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-pipe.o transports/pipe.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF transports/queuefile.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-queuefile.o transports/queuefile.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF transports/smtp.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-smtp.o transports/smtp.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF routers/accept.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-accept.o routers/accept.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF routers/dnslookup.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-dnslookup.o routers/dnslookup.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF routers/ipliteral.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF routers/iplookup.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF routers/manualroute.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF routers/queryprogram.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-ipliteral.o routers/ipliteral.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-iplookup.o routers/iplookup.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-manualroute.o routers/manualroute.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-queryprogram.o routers/queryprogram.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF routers/redirect.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-redirect.o routers/redirect.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF auths/auth-spa.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-auth-spa.o auths/auth-spa.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF auths/cram_md5.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-cram_md5.o auths/cram_md5.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF auths/cyrus_sasl.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-cyrus_sasl.o auths/cyrus_sasl.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF auths/dovecot.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-dovecot.o auths/dovecot.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF auths/gsasl_exim.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-gsasl_exim.o auths/gsasl_exim.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF auths/heimdal_gssapi.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-heimdal_gssapi.o auths/heimdal_gssapi.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF auths/plaintext.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF auths/spa.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-plaintext.o auths/plaintext.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-spa.o auths/spa.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF auths/tls.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF auths/external.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF dkim.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-authtls.o auths/tls.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-external.o auths/external.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-dkim.o dkim.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF malware.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-malware.o malware.c >x86_64-pc-linux-gnu-gcc -DMACRO_PREDEF pdkim/signing.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DMACRO_PREDEF -o macro-signing.o pdkim/signing.c >x86_64-pc-linux-gnu-gcc exim_dbmbuild.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DCOMPILE_UTILITY \ >-o exim_dbmbuild.o exim_dbmbuild.c >x86_64-pc-linux-gnu-gcc -DCOMPILE_UTILITY os.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 \ > -DCOMPILE_UTILITY \ > -DOS_LOAD_AVERAGE \ > -DFIND_RUNNING_INTERFACES \ > -o util-os.o os.c >x86_64-pc-linux-gnu-gcc -DEXIM_DUMPDB exim_dbutil.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 \ > -DCOMPILE_UTILITY \ > -DEXIM_DUMPDB \ > -o exim_dumpdb.o exim_dbutil.c >x86_64-pc-linux-gnu-gcc -DCOMPILE_UTILITY store.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DCOMPILE_UTILITY -o util-store.o store.c >x86_64-pc-linux-gnu-gcc -DEXIM_FIXDB exim_dbutil.c >x86_64-pc-linux-gnu-gcc -DCOMPILE_UTILITY queue.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 \ > -DCOMPILE_UTILITY \ > -DEXIM_FIXDB \ > -o exim_fixdb.o exim_dbutil.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -DCOMPILE_UTILITY -o util-md5.o md5.c >x86_64-pc-linux-gnu-gcc -DEXIM_TIDYDB exim_dbutil.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 \ > -DCOMPILE_UTILITY \ > -DEXIM_TIDYDB \ > -o exim_tidydb.o exim_dbutil.c >x86_64-pc-linux-gnu-gcc acl.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. acl.c >x86_64-pc-linux-gnu-gcc base64.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. base64.c >x86_64-pc-linux-gnu-gcc child.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. child.c >x86_64-pc-linux-gnu-gcc crypt16.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. crypt16.c >x86_64-pc-linux-gnu-gcc daemon.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. daemon.c >acl.c: In function 'acl_check_condition': >acl.c:3202:31: warning: assignment discards 'const' qualifier from pointer target type [l#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers] > 3202 | submission_name = parse_fix_phrase(p+6, pp-p-6); > | ^ >x86_64-pc-linux-gnu-gcc dbfn.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. dbfn.c >x86_64-pc-linux-gnu-gcc debug.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. debug.c >x86_64-pc-linux-gnu-gcc deliver.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. deliver.c >x86_64-pc-linux-gnu-gcc directory.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. directory.c >x86_64-pc-linux-gnu-gcc dns.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. dns.c >x86_64-pc-linux-gnu-gcc drtables.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. drtables.c >x86_64-pc-linux-gnu-gcc enq.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. enq.c >x86_64-pc-linux-gnu-gcc exim.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. exim.c >x86_64-pc-linux-gnu-gcc expand.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. expand.c >x86_64-pc-linux-gnu-gcc filter.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. filter.c >x86_64-pc-linux-gnu-gcc filtertest.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. filtertest.c >x86_64-pc-linux-gnu-gcc globals.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. globals.c >x86_64-pc-linux-gnu-gcc dkim.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. dkim.c >x86_64-pc-linux-gnu-gcc dkim_transport.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. dkim_transport.c >exim.c: In function 'main': >exim.c:4823:17: warning: assignment discards 'const' qualifier from pointer target type [l#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers] > 4823 | originator_name = parse_fix_phrase(originator_name, Ustrlen(originator_name)); > | ^ >x86_64-pc-linux-gnu-gcc hash.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. hash.c >filter.c: In function 'interpret_commands': >filter.c:2021:30: warning: assignment discards 'const' qualifier from pointer target type [l#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers] > 2021 | else headers_charset = s; /*XXX loses track of const */ > | ^ >filter.c:2045:12: warning: assignment discards 'const' qualifier from pointer target type [l#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers] > 2045 | fmsg = expargs[0]; /*XXX loses track of const */ > | ^ >filter.c:2132:47: warning: assignment discards 'const' qualifier from pointer target type [l#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers] > 2132 | if (i != mailarg_index_text) for (p = s; *p != 0; p++) > | ^ >filter.c:2182:31: warning: assignment discards 'const' qualifier from pointer target type [l#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers] > 2182 | commands->args[i].u = s; /*XXX loses track of const */ > | ^ >x86_64-pc-linux-gnu-gcc header.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. header.c >x86_64-pc-linux-gnu-gcc host.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. host.c >x86_64-pc-linux-gnu-gcc ip.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. ip.c >x86_64-pc-linux-gnu-gcc log.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. log.c >deliver.c: In function 'deliver_local': >deliver.c:2416:17: warning: 'write' reading 4 bytes from a region of size 2 [l#index-Wstringop-overread-Wstringop-overread] > 2416 | if( (ret = write(pfd[pipe_write], &addr2->transport_return, sizeof(int))) != sizeof(int) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from exim.h:527, > from deliver.c:12: >structs.h:669:13: note: source object 'transport_return' of size 2 > 669 | short int transport_return; /* result of delivery attempt */ > | ^~~~~~~~~~~~~~~~ >In file included from exim.h:319, > from deliver.c:12: >/usr/include/unistd.h:367:16: note: in a call to function 'write' declared with attribute 'access (read_only, 2, 3)' > 367 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur > | ^~~~~ >deliver.c:2422:17: warning: 'write' reading 4 bytes from a region of size 2 [l#index-Wstringop-overread-Wstringop-overread] > 2422 | || (ret = write(pfd[pipe_write], &addr2->special_action, sizeof(int))) != sizeof(int) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from exim.h:527, > from deliver.c:12: >structs.h:664:13: note: source object 'special_action' of size 2 > 664 | short int special_action; /* ( used when when deferred or failed */ > | ^~~~~~~~~~~~~~ >In file included from exim.h:319, > from deliver.c:12: >/usr/include/unistd.h:367:16: note: in a call to function 'write' declared with attribute 'access (read_only, 2, 3)' > 367 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur > | ^~~~~ >deliver.c:2490:11: warning: 'read' writing 4 bytes into a region of size 2 overflows the destination [l#index-Wstringop-overflow=-Wstringop-overflow=] > 2490 | len = read(pfd[pipe_read], &addr2->special_action, sizeof(int)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from exim.h:527, > from deliver.c:12: >structs.h:664:13: note: destination object 'special_action' of size 2 > 664 | short int special_action; /* ( used when when deferred or failed */ > | ^~~~~~~~~~~~~~ >In file included from exim.h:319, > from deliver.c:12: >/usr/include/unistd.h:360:16: note: in a call to function 'read' declared with attribute 'access (write_only, 2, 3)' > 360 | extern ssize_t read (int __fd, void *__buf, size_t __nbytes) __wur > | ^~~~ >x86_64-pc-linux-gnu-gcc lss.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. lss.c >x86_64-pc-linux-gnu-gcc match.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. match.c >x86_64-pc-linux-gnu-gcc md5.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. md5.c >x86_64-pc-linux-gnu-gcc moan.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. moan.c >x86_64-pc-linux-gnu-gcc os.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. os.c >x86_64-pc-linux-gnu-gcc parse.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. parse.c >x86_64-pc-linux-gnu-gcc priv.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. priv.c >x86_64-pc-linux-gnu-gcc queue.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. queue.c >x86_64-pc-linux-gnu-gcc rda.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. rda.c >x86_64-pc-linux-gnu-gcc readconf.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. readconf.c >x86_64-pc-linux-gnu-gcc receive.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. receive.c >x86_64-pc-linux-gnu-gcc retry.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. retry.c >x86_64-pc-linux-gnu-gcc rewrite.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. rewrite.c >x86_64-pc-linux-gnu-gcc rfc2047.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. rfc2047.c >x86_64-pc-linux-gnu-gcc route.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. route.c >x86_64-pc-linux-gnu-gcc search.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. search.c >x86_64-pc-linux-gnu-gcc sieve.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. sieve.c >x86_64-pc-linux-gnu-gcc smtp_in.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. smtp_in.c >x86_64-pc-linux-gnu-gcc smtp_out.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. smtp_out.c >x86_64-pc-linux-gnu-gcc spool_in.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. spool_in.c >x86_64-pc-linux-gnu-gcc spool_out.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. spool_out.c >x86_64-pc-linux-gnu-gcc std-crypto.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. std-crypto.c >x86_64-pc-linux-gnu-gcc store.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. store.c >x86_64-pc-linux-gnu-gcc string.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. string.c >x86_64-pc-linux-gnu-gcc tls.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. tls.c >x86_64-pc-linux-gnu-gcc tod.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. tod.c >x86_64-pc-linux-gnu-gcc transport.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. transport.c >x86_64-pc-linux-gnu-gcc tree.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. tree.c >x86_64-pc-linux-gnu-gcc verify.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. verify.c >x86_64-pc-linux-gnu-gcc environment.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. environment.c >x86_64-pc-linux-gnu-gcc malware.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. malware.c >x86_64-pc-linux-gnu-gcc mime.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. mime.c >x86_64-pc-linux-gnu-gcc regex.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. regex.c >x86_64-pc-linux-gnu-gcc spam.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. spam.c >x86_64-pc-linux-gnu-gcc spool_mbox.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. spool_mbox.c >x86_64-pc-linux-gnu-gcc arc.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. arc.c >x86_64-pc-linux-gnu-gcc bmi_spam.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. bmi_spam.c >x86_64-pc-linux-gnu-gcc dane.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. dane.c >x86_64-pc-linux-gnu-gcc dcc.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. dcc.c >x86_64-pc-linux-gnu-gcc dmarc.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. dmarc.c >x86_64-pc-linux-gnu-gcc imap_utf7.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. imap_utf7.c >x86_64-pc-linux-gnu-gcc spf.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. spf.c >x86_64-pc-linux-gnu-gcc srs.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. srs.c >x86_64-pc-linux-gnu-gcc utf8.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. utf8.c >x86_64-pc-linux-gnu-gcc version.c >x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/db5.3 -I. version.c >dmarc.c: In function 'dmarc_process': >dmarc.c:449:48: warning: passing argument 3 of 'opendmarc_policy_store_dkim' makes pointer from integer without a cast [l#index-Wint-conversion-Wint-conversion] > 449 | dkim_result, US""); > | ^~~~~~~~~~~ > | | > | int >In file included from dmarc.h:14, > from exim.h:548, > from dmarc.c:14: >/usr/include/opendmarc/dmarc.h:125:94: note: expected 'u_char *' {aka 'unsigned char *'} but argument is of type 'int' > 125 | OPENDMARC_STATUS_T opendmarc_policy_store_dkim(DMARC_POLICY_T *pctx, u_char *domain, u_char *selector, int result, u_char *human_result); > | ~~~~~~~~^~~~~~~~ >In file included from local_scan.h:31, > from exim.h:524, > from dmarc.c:14: >mytypes.h:77:14: warning: passing argument 4 of 'opendmarc_policy_store_dkim' makes integer from pointer without a cast [l#index-Wint-conversion-Wint-conversion] > 77 | #define US (unsigned char *) >dmarc.c:449:61: note: in expansion of macro 'US' > 449 | dkim_result, US""); > | ^~ >In file included from dmarc.h:14, > from exim.h:548, > from dmarc.c:14: >/usr/include/opendmarc/dmarc.h:125:108: note: expected 'int' but argument is of type 'unsigned char *' > 125 | TATUS_T opendmarc_policy_store_dkim(DMARC_POLICY_T *pctx, u_char *domain, u_char *selector, int result, u_char *human_result); > | ~~~~^~~~~~ > >dmarc.c:448:20: error: too few arguments to function 'opendmarc_policy_store_dkim' > 448 | libdm_status = opendmarc_policy_store_dkim(dmarc_pctx, US sig->domain, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from dmarc.h:14, > from exim.h:548, > from dmarc.c:14: >/usr/include/opendmarc/dmarc.h:125:20: note: declared here > 125 | OPENDMARC_STATUS_T opendmarc_policy_store_dkim(DMARC_POLICY_T *pctx, u_char *domain, u_char *selector, int result, u_char *human_result); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >make[1]: *** [Makefile:793: dmarc.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory '/tmp/portage/mail-mta/exim-4.94.2/work/exim-4.94.2/build-exim-gentoo' >make: *** [Makefile:35: all] Error 2 > * ERROR: mail-mta/exim-4.94.2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=mail-mta/exim-4.94.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=mail-mta/exim-4.94.2::gentoo'`. > * The complete build log is located at '/var/log/portage/mail-mta:exim-4.94.2:20210508-025253.log.gz'. > * For convenience, a symlink to the build log is located at '/tmp/portage/mail-mta/exim-4.94.2/temp/build.log.gz'. > * The ebuild environment file is located at '/tmp/portage/mail-mta/exim-4.94.2/temp/environment'. > * Working directory: '/tmp/portage/mail-mta/exim-4.94.2/work/exim-4.94.2' > * S: '/tmp/portage/mail-mta/exim-4.94.2/work/exim-4.94.2' > > >Portage 3.0.18 (python 3.9.5-final-0, default/linux/amd64/17.1, gcc-11.1.0, glibc-2.33, 5.12.0 x86_64) >================================================================= >System uname: Linux-5.12.0-x86_64-Intel-R-_Core-TM-_i7-8700_CPU_@_3.20GHz-with-glibc2.33 >KiB Mem: 16331132 total, 11448324 free >KiB Swap: 6291452 total, 6291452 free >Timestamp of repository gentoo: Sat, 08 May 2021 02:20:17 +0000 >Head commit of repository gentoo: 34278adfe26fb88755372ada4b4f99b8d2c9e9b0 > >Head commit of repository local: a8128106c4e6b3283e9ba2a43301efbb30cbf55a > >sh bash 5.1_p8 >ld GNU ld (Gentoo 2.36.1 p3) 2.36.1 >app-shells/bash: 5.1_p8::gentoo >dev-lang/perl: 5.32.1::gentoo >dev-lang/python: 3.9.5::local >dev-lang/rust: 1.52.0::gentoo >dev-util/cmake: 3.20.2::gentoo >sys-apps/baselayout: 2.7-r2::gentoo >sys-apps/openrc: 0.42.1-r1::gentoo >sys-apps/sandbox: 2.24::gentoo >sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r5::gentoo >sys-devel/automake: 1.16.3-r1::gentoo >sys-devel/binutils: 2.36.1-r1::gentoo >sys-devel/gcc: 10.3.0::gentoo, 11.1.0::gentoo >sys-devel/gcc-config: 2.4::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.12::gentoo (virtual/os-headers) >sys-libs/glibc: 2.33::gentoo >Repositories: > >gentoo > location: /var/db/repos/gentoo > sync-type: git > sync-uri: git+ssh://git@eversor/gentoo-sync.git > sync-user: portage:portage > priority: -1000 > >local > location: /var/db/repos/local > sync-type: git > sync-uri: git+ssh://git@eversor/local-sync.git > sync-user: portage:portage > masters: gentoo > >Installed sets: @local >ACCEPT_KEYWORDS="amd64 ~amd64" >ACCEPT_LICENSE="*" >CBUILD="x86_64-pc-linux-gnu" >CFLAGS="-march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches" >CHOST="x86_64-pc-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXXFLAGS="-march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches" >DISTDIR="/var/cache/distfiles" >EMERGE_DEFAULT_OPTS="-1av --autounmask-write=n" >ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance collision-protect compress-build-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news noinfo parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict strict-keepdir unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches" >GENTOO_MIRRORS="http://eversor:7430" >LANG="en_CA.utf8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" >LINGUAS="en" >MAKEOPTS="-j11" >PKGDIR="/var/cache/binpkgs" >PORTAGE_COMPRESS="zstd" >PORTAGE_COMPRESS_FLAGS="-T0 -q --rm" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/tmp" >USE="amd64 cli cuda dist-kernel iconv icu idn jack libglvnd libtirpc lto multilib ncurses nptl opencl openmp pcre pgo readline split-usr ssl unicode vulkan xattr zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt rdrand sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" L10N="en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LLVM_TARGETS="NVPTX" LUA_SINGLE_TARGET="lua5-3" LUA_TARGETS="lua5-3" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS >
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 788343
: 706596