Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 463226 Details for
Bug 608916
mail-filter/opendmarc-1.3.1 : opendmarc_dns.c:319:13: error: 'answerlen' undeclared (first use in this function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mail-filter:opendmarc-1.3.1:20170211-022117.log
mail-filter:opendmarc-1.3.1:20170211-022117.log (text/plain), 18.95 KB, created by
Toralf Förster
on 2017-02-11 10:19:25 UTC
(
hide
)
Description:
mail-filter:opendmarc-1.3.1:20170211-022117.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-02-11 10:19:25 UTC
Size:
18.95 KB
patch
obsolete
> * Package: mail-filter/opendmarc-1.3.1 > * Repository: gentoo > * Maintainer: grobian@gentoo.org net-mail@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking opendmarc-1.3.1.tar.gz to /var/tmp/portage/mail-filter/opendmarc-1.3.1/work >>>> Source unpacked in /var/tmp/portage/mail-filter/opendmarc-1.3.1/work >>>> Preparing source in /var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1 ... > * econf: updating opendmarc-1.3.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating opendmarc-1.3.1/build-aux/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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/opendmarc-1.3.1 --htmldir=/usr/share/doc/opendmarc-1.3.1/html --without-spf >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >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 for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking sysexits.h usability... yes >checking sysexits.h presence... yes >checking for sysexits.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for string.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for sys/types.h... (cached) yes >checking for sys/types.h... (cached) yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking for sys/socket.h... (cached) yes >checking for netdb.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking iso/limits_iso.h usability... no >checking iso/limits_iso.h presence... no >checking for iso/limits_iso.h... no >checking for netinet/in.h... yes >checking for arpa/nameser.h... yes >checking for resolv.h... yes >checking for connect in -lsocket... no >checking for hstrerror in -lresolv... no >checking for inet_aton in -lresolv... no >checking for library containing res_ninit... no >checking for idn_free in -lidn... yes >checking for nanosleep in -lrt... yes >checking for library containing inet_addr... none required >checking for library containing freehostent... no >checking for library containing inet_pton... none required >checking for library containing inet_ntop... none required >checking for library containing getipnodebyname... no >checking for sys/types.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking for arpa/nameser.h... (cached) yes >checking for netdb.h... (cached) yes >checking for resolv.h... (cached) yes >checking whether byte ordering is bigendian... no >checking whether struct tm is in sys/time.h or time.h... time.h >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking size of long... 8 >checking size of int... 4 >checking size of short... 2 >checking size of char... 1 >checking size of size_t... 8 >checking size of long long... 8 >checking size of unsigned long long... 8 >checking size of void *... 8 >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for library containing strlcat... -lbsd >checking for library containing strlcpy... none required >checking for basename... yes >checking for syslog... yes >checking for cuserid... yes >checking for memset... yes >checking for memcpy... yes >checking for strerror... yes >checking for strchr... yes >checking for strrchr... yes >checking for strdup... yes >checking for strpbrk... yes >checking for inet_ntoa... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking bsd/string.h usability... yes >checking bsd/string.h presence... yes >checking for bsd/string.h... yes >checking strl.h usability... no >checking strl.h presence... no >checking for strl.h... no >checking whether ln -s works... yes >checking for miltertest... no >checking whether the resolver works without -lresolv... no >checking whether the resolver works with -lresolv... yes >checking for milter library and includes... /usr >checking for library containing smfi_register... -lmilter >checking for smfi_insheader... yes >checking for smfi_opensocket... yes >checking for smfi_progress... yes >checking for smfi_setsymlist... yes >checking for smfi_version... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating contrib/Makefile >config.status: creating contrib/init/Makefile >config.status: creating contrib/init/generic/Makefile >config.status: creating contrib/init/redhat/Makefile >config.status: creating contrib/init/redhat/opendmarc >config.status: creating contrib/rddmarc/Makefile >config.status: creating contrib/spec/Makefile >config.status: creating contrib/spec/opendmarc.spec >config.status: creating db/Makefile >config.status: creating docs/Makefile >config.status: creating libopendmarc/Makefile >config.status: creating libopendmarc/tests/Makefile >config.status: creating libopendmarc/tests/testfiles/Makefile >config.status: creating libopendmarc/docs/Makefile >config.status: creating opendmarc/Makefile >config.status: creating opendmarc/opendmarc.conf.5 >config.status: creating opendmarc/opendmarc.8 >config.status: creating opendmarc/opendmarc-check.8 >config.status: creating opendmarc/tests/Makefile >config.status: creating reports/Makefile >config.status: creating reports/opendmarc-expire >config.status: creating reports/opendmarc-expire.8 >config.status: creating reports/opendmarc-import >config.status: creating reports/opendmarc-import.8 >config.status: creating reports/opendmarc-importstats.8 >config.status: creating reports/opendmarc-params >config.status: creating reports/opendmarc-params.8 >config.status: creating reports/opendmarc-reports >config.status: creating reports/opendmarc-reports.8 >config.status: creating build-config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1' >Making all in contrib >make[2]: Entering directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/contrib' >Making all in init >make[3]: Entering directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/contrib/init' >Making all in generic >make[4]: Entering directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/contrib/init/generic' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/contrib/init/generic' >Making all in redhat >make[4]: Entering directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/contrib/init/redhat' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/contrib/init/redhat' >make[4]: Entering directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/contrib/init' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/contrib/init' >make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/contrib/init' >Making all in rddmarc >make[3]: Entering directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/contrib/rddmarc' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/contrib/rddmarc' >Making all in spec >make[3]: Entering directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/contrib/spec' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/contrib/spec' >make[3]: Entering directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/contrib' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/contrib' >make[2]: Leaving directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/contrib' >Making all in db >make[2]: Entering directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/db' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/db' >Making all in docs >make[2]: Entering directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/docs' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/docs' >Making all in libopendmarc >make[2]: Entering directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/libopendmarc' >Making all in tests >make[3]: Entering directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/libopendmarc/tests' >Making all in testfiles >make[4]: Entering directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/libopendmarc/tests/testfiles' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/libopendmarc/tests/testfiles' >make[4]: Entering directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/libopendmarc/tests' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/libopendmarc/tests' >make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/libopendmarc/tests' >Making all in docs >make[3]: Entering directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/libopendmarc/docs' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/libopendmarc/docs' >make[3]: Entering directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/libopendmarc' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -pipe -march=native -Wall -c -o opendmarc_dns.lo opendmarc_dns.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -pipe -march=native -Wall -c opendmarc_dns.c -fPIC -DPIC -o .libs/opendmarc_dns.o >opendmarc_dns.c: In function 'dmarc_dns_get_record': >opendmarc_dns.c:220:50: warning: passing argument 2 of 'opendmarc_policy_library_dns_hook' from incompatible pointer type [-Wincompatible-pointer-types] > &_res.nsaddr_list); > ^ >In file included from opendmarc_dns.c:15:0: >opendmarc_internal.h:233:6: note: expected 'struct sockaddr_in *' but argument is of type 'struct sockaddr_in (*)[3]' > void opendmarc_policy_library_dns_hook(int *nscountp, struct sockaddr_in *nsaddr_list); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from opendmarc_internal.h:76:0, > from opendmarc_dns.c:15: >opendmarc_dns.c:319:13: error: 'answerlen' undeclared (first use in this function) > GETSHORT(answerlen, cur_ptr); > ^ >opendmarc_dns.c:319:13: note: each undeclared identifier is reported only once for each function it appears in >opendmarc_dns.c:119:10: warning: variable 'ttl' set but not used [-Wunused-but-set-variable] > u_long ttl = 0; > ^~~ >opendmarc_dns.c:115:7: warning: variable 'class' set but not used [-Wunused-but-set-variable] > int class = -1; > ^~~~~ >make[3]: *** [Makefile:505: opendmarc_dns.lo] Error 1 >make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/libopendmarc' >make[2]: *** [Makefile:541: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1/libopendmarc' >make[1]: *** [Makefile:474: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1' >make: *** [Makefile:384: all] Error 2 > * ERROR: mail-filter/opendmarc-1.3.1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=mail-filter/opendmarc-1.3.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=mail-filter/opendmarc-1.3.1::gentoo'`. > * The complete build log is located at '/var/log/portage/mail-filter:opendmarc-1.3.1:20170211-022117.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/mail-filter/opendmarc-1.3.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/mail-filter/opendmarc-1.3.1/temp/environment'. > * Working directory: '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1' > * S: '/var/tmp/portage/mail-filter/opendmarc-1.3.1/work/opendmarc-1.3.1'
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 608916
:
463216
|
463218
|
463220
|
463222
|
463224
| 463226