--- Begin Message ---
Package: src:heimdal
Version: 7.1.0+dfsg-13+deb9u2
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in stretch but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --with autoreconf --parallel
dh_testdir -i -O--parallel
dh_update_autotools_config -i -O--parallel
debian/rules override_dh_autoreconf
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_autoreconf --as-needed
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:18: installing './compile'
configure.ac:20: installing './missing'
src/Makefile.am: installing './depcomp'
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'cf'.
libtoolize: copying file 'cf/libtool.m4'
libtoolize: copying file 'cf/ltoptions.m4'
libtoolize: copying file 'cf/ltsugar.m4'
libtoolize: copying file 'cf/ltversion.m4'
libtoolize: copying file 'cf/lt~obsolete.m4'
configure.ac:14: installing './compile'
configure.ac:10: installing './missing'
admin/Makefile.am: installing './depcomp'
patching file ./ltmain.sh
patching file ./lib/libedit/ltmain.sh
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
./configure CFLAGS="-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security"
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CXXFLAGS="-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security" FCFLAGS="-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong" FFLAGS="-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong" GCJFLAGS="-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong"
LDFLAGS="-Wl,-z,relro" OBJCFLAGS="-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security" OBJCXXFLAGS="-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security" \
--libexecdir="\${prefix}/sbin" \
--enable-shared \
--prefix=/usr \
--includedir="\${prefix}/include" \
--with-openldap=/usr \
--with-sqlite3=/usr \
--with-libedit=/usr \
--enable-kcm \
--with-hdbdir=/var/lib/heimdal-kdc \
--without-openssl \
--infodir="\${prefix}/share/info" \
--datarootdir="\${prefix}/share" \
--libdir="\${prefix}/lib/x86_64-linux-gnu" \
--without-krb4
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
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 gcc... /usr/bin/ld
checking if the linker (/usr/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 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/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/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 gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether make supports nested variables... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for dlopen... yes, in -ldl
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for gawk... (cached) mawk
checking for ln -s or something else... ln -s
checking for __attribute__... yes
checking for ld --version-script... yes
checking for openldap... headers /usr/include, libraries /usr/lib
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CAPNG... yes
checking for sqlite3... headers /usr/include, libraries /usr/lib
checking for libintl... no
checking for crypto library... included libhcrypto
checking if compiling threadsafe libraries... yes
checking db6/db.h usability... no
checking db6/db.h presence... no
checking for db6/db.h... no
checking db5/db.h usability... no
checking db5/db.h presence... no
checking for db5/db.h... no
checking db4/db.h usability... no
checking db4/db.h presence... no
checking for db4/db.h... no
checking db3/db.h usability... no
checking db3/db.h presence... no
checking for db3/db.h... no
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for db_create... yes, in -ldb
checking for dbopen... no
checking for dbm_firstkey... yes, in -ldb
checking lmdb.h usability... no
checking lmdb.h presence... no
checking for lmdb.h... no
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking return type of signal handlers... void
checking whether time.h and sys/time.h may both be included... yes
checking standards.h usability... no
checking standards.h presence... no
checking for standards.h... no
checking for netinet/ip.h... yes
checking for netinet/tcp.h... yes
checking for getlogin... yes
checking for setlogin... no
checking if getlogin is posix... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking if realloc if broken... no
checking for ssize_t... yes
checking for long long... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking config.h usability... no
checking config.h presence... no
checking for config.h... no
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in6.h usability... no
checking netinet/in6.h presence... no
checking for netinet/in6.h... no
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet6/in6.h usability... no
checking netinet6/in6.h presence... no
checking for netinet6/in6.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking rpcsvc/ypclnt.h usability... yes
checking rpcsvc/ypclnt.h presence... yes
checking for rpcsvc/ypclnt.h... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking for stdint.h... (cached) yes
checking sys/auxv.h usability... yes
checking sys/auxv.h presence... yes
checking for sys/auxv.h... yes
checking sys/bswap.h usability... no
checking sys/bswap.h presence... no
checking for sys/bswap.h... no
checking sys/errno.h usability... yes
checking sys/errno.h presence... yes
checking for sys/errno.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/param.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/tty.h usability... no
checking sys/tty.h presence... no
checking for sys/tty.h... no
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking for unistd.h... (cached) yes
checking userconf.h usability... no
checking userconf.h presence... no
checking for userconf.h... no
checking usersec.h usability... no
checking usersec.h presence... no
checking for usersec.h... no
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking for uintptr_t... yes
checking for vis.h... no
checking for netdb.h... yes
checking for sys/socket.h... yes
checking for net/if.h... yes
checking for netinet6/in6_var.h... no
checking for sys/sysctl.h... yes
checking for sys/proc.h... no
checking for socket... yes
checking for gethostbyname... yes
checking for syslog... yes
checking for IPv6 stack type...
checking for IPv6...
checking for in6addr_loopback...
checking for gethostbyname2... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking dns.h usability... no
checking dns.h presence... no
checking for dns.h... no
checking for resolv.h... yes
checking for res_search... yes, in -lresolv
checking for res_nsearch... yes
checking for res_ndestroy... no
checking for dns_search... no
checking for dn_expand... yes
checking for _res... yes
checking whether _res is declared... yes
checking for working snprintf... yes
checking if snprintf needs a prototype... no
checking for working vsnprintf... yes
checking if vsnprintf needs a prototype... no
checking for working glob... no
checking for asnprintf... no
checking for asprintf... yes
checking for atexit... yes
checking for cgetent... no
checking for getauxval... yes
checking for getconfattr... no
checking for getprogname... no
checking for getrlimit... yes
checking for getspnam... yes
checking for issetugid... no
checking for on_exit... yes
checking for poll... yes
checking for random... yes
checking for setprogname... no
checking for strsvis... no
checking for strsvisx... no
checking for strunvis... no
checking for strvis... no
checking for strvisx... no
checking for svis... no
checking for sysconf... yes
checking for sysctl... yes
checking for tdelete... yes
checking for tfind... yes
checking for twalk... yes
checking for uname... yes
checking for unvis... no
checking for vasnprintf... no
checking for vasprintf... yes
checking for vis... no
checking for getsockopt... yes
checking for setsockopt... yes
checking for hstrerror... yes
checking if hstrerror needs a prototype... no
checking if asprintf needs a prototype... no
checking if vasprintf needs a prototype... no
checking if asnprintf needs a prototype... yes
checking if vasnprintf needs a prototype... yes
checking for bswap16... no
checking for bswap32... no
checking for bswap64... no
checking for pidfile... no
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for freeaddrinfo... yes
checking for gai_strerror... yes
checking for daemon... yes
checking for chown... yes
checking for copyhostent... no
checking for closefrom... no
checking for ecalloc... no
checking for emalloc... no
checking for erealloc... no
checking for estrdup... no
checking for err... yes
checking for errx... yes
checking for fchown... yes
checking for flock... yes
checking for fnmatch... yes
checking for freehostent... no
checking for getcwd... yes
checking for getdtablesize... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for gethostname... yes
checking for getifaddrs... yes
checking for getipnodebyaddr... no
checking for getipnodebyname... no
checking for getopt... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for getusershell... yes
checking for initgroups... yes
checking for innetgr... yes
checking for iruserok... yes
checking for localtime_r... yes
checking for lstat... yes
checking for memmove... yes
checking for memset_s... no
checking for mkstemp... yes
checking for putenv... yes
checking for rcmd... yes
checking for readv... yes
checking for recvmsg... yes
checking for sendmsg... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for strlcat... no
checking for strlcpy... no
checking for strlwr... no
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strptime... yes
checking for strsep... yes
checking for strsep_copy... no
checking for strtok_r... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strupr... no
checking for swab... yes
checking for tsearch... yes
checking for timegm... yes
checking for unsetenv... yes
checking for verr... yes
checking for verrx... yes
checking for vsyslog... yes
checking for vwarn... yes
checking for vwarnx... yes
checking for warn... yes
checking for warnx... yes
checking for writev... yes
checking if strndup needs a prototype... no
checking if strsep needs a prototype... no
checking if strtok_r needs a prototype... no
checking for strtoll... (cached) yes
checking for strtoull... (cached) yes
checking if strsvis needs a prototype... yes
checking if strsvisx needs a prototype... yes
checking if strunvis needs a prototype... yes
checking if strvis needs a prototype... yes
checking if strvisx needs a prototype... yes
checking if svis needs a prototype... yes
checking if unvis needs a prototype... yes
checking if vis needs a prototype... yes
checking checking for dirfd... yes
checking for dd_fd in DIR... no
checking for inet_aton... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for sa_len in struct sockaddr... no
checking if getaddrinfo handles numeric services... yes
checking if setenv needs a prototype... no
checking if unsetenv needs a prototype... no
checking if gethostname needs a prototype... no
checking if mkstemp needs a prototype... yes
checking if getusershell needs a prototype... no
checking if daemon needs a prototype... no
checking if iruserok needs a prototype... no
checking if inet_aton needs a prototype... no
checking for crypt... yes, in -lcrypt
checking if strerror_r is compatible with system prototype... no
checking for strerror_r... yes
checking if gethostbyname is compatible with system prototype... yes
checking if gethostbyaddr is compatible with system prototype... no
checking if getservbyname is compatible with system prototype... yes
checking if getsockname is compatible with system prototype... yes
checking if openlog is compatible with system prototype... yes
checking if crypt needs a prototype... no
checking for h_errno... yes
checking whether h_errno is declared... yes
checking for h_errlist... yes
checking whether h_errlist is declared... no
checking for h_nerr... yes
checking whether h_nerr is declared... no
checking for __progname... yes
checking whether __progname is declared... no
checking whether optarg is declared... yes
checking whether optind is declared... yes
checking whether opterr is declared... yes
checking whether optopt is declared... yes
checking whether environ is declared... yes
checking for tm_gmtoff in struct tm... yes
checking for tm_zone in struct tm... yes
checking for timezone... yes
checking whether timezone is declared... yes
checking for altzone... no
checking for sa_family_t... yes
checking for socklen_t... yes
checking for struct sockaddr... yes
checking for struct sockaddr_storage... yes
checking for struct addrinfo... yes
checking for struct ifaddrs... yes
checking for struct iovec... yes
checking for struct msghdr... yes
checking for struct winsize... yes
checking for struct spwd... yes
checking whether to enable OTP library... yes
checking for mig... no
checking for nroff... /usr/bin/nroff
checking for groff... /usr/bin/groff
checking how to format man pages... /usr/bin/nroff -mdoc $< > $@
checking extension of pre-formatted manual pages... number
checking for readline... no
checking for libedit... checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
checking editline/readline.h usability... yes
checking editline/readline.h presence... yes
checking for editline/readline.h... yes
headers /usr/include, libraries /usr/lib
checking whether byte order is known at compile time... yes
checking whether byte ordering is bigendian... no
checking for inline... (cached) inline
checking for an ANSI C-conforming const... (cached) yes
checking for off_t... yes
checking for mode_t... yes
checking for sig_atomic_t... yes
checking for long long... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for ANSI C header files... (cached) yes
checking CommonCrypto/CommonDigest.h usability... no
checking CommonCrypto/CommonDigest.h presence... no
checking for CommonCrypto/CommonDigest.h... no
checking CommonCrypto/CommonCryptor.h usability... no
checking CommonCrypto/CommonCryptor.h presence... no
checking for CommonCrypto/CommonCryptor.h... no
checking arpa/telnet.h usability... yes
checking arpa/telnet.h presence... yes
checking for arpa/telnet.h... yes
checking bind/bitypes.h usability... no
checking bind/bitypes.h presence... no
checking for bind/bitypes.h... no
checking bsdsetjmp.h usability... no
checking bsdsetjmp.h presence... no
checking for bsdsetjmp.h... no
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for dlfcn.h... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for fnmatch.h... (cached) yes
checking for inttypes.h... (cached) yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking maillock.h usability... no
checking maillock.h presence... no
checking for maillock.h... no
checking netgroup.h usability... no
checking netgroup.h presence... no
checking for netgroup.h... no
checking netinet/in6_machtypes.h usability... no
checking netinet/in6_machtypes.h presence... no
checking for netinet/in6_machtypes.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking sac.h usability... no
checking sac.h presence... no
checking for sac.h... no
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking siad.h usability... no
checking siad.h presence... no
checking for siad.h... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for strings.h... (cached) yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking sys/category.h usability... no
checking sys/category.h presence... no
checking for sys/category.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/ioccom.h usability... no
checking sys/ioccom.h presence... no
checking for sys/ioccom.h... no
checking for sys/mman.h... (cached) yes
checking for sys/param.h... (cached) yes
checking sys/pty.h usability... no
checking sys/pty.h presence... no
checking for sys/pty.h... no
checking sys/ptyio.h usability... no
checking sys/ptyio.h presence... no
checking for sys/ptyio.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking sys/str_tty.h usability... no
checking sys/str_tty.h presence... no
checking for sys/str_tty.h... no
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking for termios.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking tmpdir.h usability... no
checking tmpdir.h presence... no
checking for tmpdir.h... no
checking udb.h usability... no
checking udb.h presence... no
checking for udb.h... no
checking for util.h... (cached) no
checking for term.h... yes
checking for asl.h... no
checking for net/if.h... (cached) yes
checking for sys/ptyvar.h... no
checking for sys/strtty.h... no
checking for sys/ucred.h... no
checking for security/pam_modules.h... no
checking for logwtmp... yes, in -lutil
checking for logout... yes, in -lutil
checking for openpty... yes, in -lutil
checking for tgetent... yes, in -ltermcap
checking for _getpty... no
checking for _scrsize... no
checking for arc4random... no
checking for backtrace... yes
checking for fcntl... yes
checking for fork... yes
checking for getpeereid... no
checking for getpeerucred... no
checking for grantpt... yes
checking for kill... yes
checking for mktime... yes
checking for ptsname... yes
checking for rand... yes
checking for revoke... no
checking for select... yes
checking for setitimer... yes
checking for setpcred... no
checking for setpgid... yes
checking for setproctitle... no
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setsid... yes
checking for setutent... yes
checking for sigaction... yes
checking for strstr... yes
checking for ttyname... yes
checking for ttyslot... yes
checking for umask... yes
checking for unlockpt... yes
checking for vhangup... yes
checking for waitpid... yes
checking for yp_get_default_domain... no
checking checking for __sync_add_and_fetch... yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking capability.h usability... no
checking capability.h presence... no
checking for capability.h... no
checking sys/capability.h usability... no
checking sys/capability.h presence... no
checking for sys/capability.h... no
checking for sgi_getcapabilitybyname... no
checking for cap_set_proc... no
checking for dladdr... yes, in -ldl
checking for getpwnam_r... yes
checking if getpwnam_r is posix... yes
checking if _POSIX_PTHREAD_SEMANTICS is needed... no
checking for door_create... no
checking for getudbnam... no
checking for setlim... no
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking for u_int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for framework security... no
checking for getmsg... no
checking for compile_et... compile_et
checking whether compile_et has the features we need... yes
checking for if com_err generates a initialize_conf_error_table_r... yes
checking for com_err... yes
configure: Using the already-installed com_err
checking which authentication modules should be built... none
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating etc/Makefile
config.status: creating include/Makefile
config.status: creating include/gssapi/Makefile
config.status: creating include/hcrypto/Makefile
config.status: creating include/kadm5/Makefile
config.status: creating lib/Makefile
config.status: creating lib/base/Makefile
config.status: creating lib/asn1/Makefile
config.status: creating lib/com_err/Makefile
config.status: creating lib/hcrypto/Makefile
config.status: creating lib/hx509/Makefile
config.status: creating lib/gssapi/Makefile
config.status: creating lib/ntlm/Makefile
config.status: creating lib/hdb/Makefile
config.status: creating lib/ipc/Makefile
config.status: creating lib/kadm5/Makefile
config.status: creating lib/kafs/Makefile
config.status: creating lib/kdfs/Makefile
config.status: creating lib/krb5/Makefile
config.status: creating lib/otp/Makefile
config.status: creating lib/roken/Makefile
config.status: creating lib/sl/Makefile
config.status: creating lib/sqlite/Makefile
config.status: creating lib/vers/Makefile
config.status: creating lib/wind/Makefile
config.status: creating po/Makefile
config.status: creating kuser/Makefile
config.status: creating kpasswd/Makefile
config.status: creating kadmin/Makefile
config.status: creating admin/Makefile
config.status: creating kcm/Makefile
config.status: creating kdc/Makefile
config.status: creating appl/Makefile
config.status: creating appl/afsutil/Makefile
config.status: creating appl/dbutils/Makefile
config.status: creating appl/gssmask/Makefile
config.status: creating appl/otp/Makefile
config.status: creating appl/su/Makefile
config.status: creating appl/test/Makefile
config.status: creating appl/kf/Makefile
config.status: creating appl/dceutils/Makefile
config.status: creating tests/Makefile
config.status: creating tests/bin/Makefile
config.status: creating tests/can/Makefile
config.status: creating tests/db/Makefile
config.status: creating tests/kdc/Makefile
config.status: creating tests/ldap/Makefile
config.status: creating tests/gss/Makefile
config.status: creating tests/java/Makefile
config.status: creating tests/plugin/Makefile
config.status: creating packages/Makefile
config.status: creating packages/mac/Makefile
config.status: creating doc/Makefile
config.status: creating tools/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in lib/libedit (/<<PKGBUILDDIR>>/lib/libedit)
configure: running /bin/bash ./configure --disable-option-checking
'--prefix=/usr' 'CFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security'
'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security' 'FCFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong' 'FFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong' 'GCJFLAGS=-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong'
'LDFLAGS=-Wl,-z,relro' 'OBJCFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security' 'OBJCXXFLAGS=-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security' '--libexecdir=${prefix}/sbin' '--enable-shared'
'--includedir=${prefix}/include' '--with-openldap=/usr' '--with-sqlite3=/usr'
'--with-libedit=/usr' '-
-enable-kcm' '--with-hdbdir=/var/lib/heimdal-kdc' '--without-openssl'
'--infodir=${prefix}/share/info' '--datarootdir=${prefix}/share'
'--libdir=${prefix}/lib/x86_64-linux-gnu' '--without-krb4'
--cache-file=/dev/null --srcdir=.
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
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 fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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 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/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/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 whether make supports nested variables... (cached) yes
checking for gcc option to accept ISO C99... none needed
checking whether ln -s works... yes
checking for gawk... (cached) mawk
checking for nroff... /usr/bin/nroff
checking for tgetent in -lcurses... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... 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 for stdint.h... (cached) 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/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for term.h... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking for u_int32_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether gcc needs -traditional... no
checking return type of signal handlers... void
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for getline... yes
checking for isascii... yes
checking for issetugid... no
checking for wcsdup... yes
checking whether getpwnam_r and getpwuid_r are posix like... yes
checking whether getpwnam_r and getpwuid_r are posix _draft_ like... no
checking for struct dirent.d_namlen... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
creating include/version.h
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build -i -O--parallel
make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making all in include
make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
make all-recursive
make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
Making all in kadm5
make[4]: Entering directory '/<<PKGBUILDDIR>>/include/kadm5'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/kadm5'
Making all in hcrypto
make[4]: Entering directory '/<<PKGBUILDDIR>>/include/hcrypto'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/hcrypto'
Making all in gssapi
make[4]: Entering directory '/<<PKGBUILDDIR>>/include/gssapi'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/gssapi'
make[4]: Entering directory '/<<PKGBUILDDIR>>/include'
CC bits.o
CCLD bits
./bits krb5-types.h
make[4]: Leaving directory '/<<PKGBUILDDIR>>/include'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
Making all in lib
make[2]: Entering directory '/<<PKGBUILDDIR>>/lib'
Making all in roken
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/roken'
mawk -f ./roken.awk ./roken.h.in > make-roken.c
CC make-roken.o
CCLD make-roken
make all-am
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/roken'
cp glob.hin glob.h
cp vis.hin vis.h
CC libroken_la-base64.lo
CC libroken_la-bswap.lo
CC libroken_la-concat.lo
CC libroken_la-cloexec.lo
CC libroken_la-ct.lo
CC libroken_la-detach.lo
CC libroken_la-doxygen.lo
CC libroken_la-dumpdata.lo
CC libroken_la-environment.lo
CC libroken_la-eread.lo
CC libroken_la-esetenv.lo
CC libroken_la-ewrite.lo
CC libroken_la-getaddrinfo_hostspec.lo
CC libroken_la-get_default_username.lo
CC libroken_la-get_window_size.lo
CC libroken_la-getarg.lo
CC libroken_la-getnameinfo_verified.lo
CC libroken_la-getprogname.lo
CC libroken_la-getxxyyy.lo
CC libroken_la-h_errno.lo
CC libroken_la-hex.lo
CC libroken_la-hostent_find_fqdn.lo
CC libroken_la-issuid.lo
CC libroken_la-k_getpwnam.lo
CC libroken_la-k_getpwuid.lo
CC libroken_la-mini_inetd.lo
CC libroken_la-mkdir.lo
CC libroken_la-net_read.lo
CC libroken_la-net_write.lo
CC libroken_la-parse_bytes.lo
CC libroken_la-parse_time.lo
CC libroken_la-parse_units.lo
CC libroken_la-qsort.lo
CC libroken_la-rand.lo
CC libroken_la-realloc.lo
CC libroken_la-resolve.lo
CC libroken_la-roken_gethostby.lo
CC libroken_la-rtbl.lo
CC libroken_la-setprogname.lo
CC libroken_la-signal.lo
CC libroken_la-simple_exec.lo
CC libroken_la-snprintf.lo
CC libroken_la-socket.lo
CC libroken_la-strcollect.lo
CC libroken_la-strerror_r.lo
CC libroken_la-strpool.lo
CC libroken_la-timeval.lo
CC libroken_la-tm2time.lo
CC libroken_la-unvis.lo
CC libroken_la-verify.lo
CC libroken_la-vis.lo
CC libroken_la-warnerr.lo
CC libroken_la-write_pid.lo
CC libroken_la-xfree.lo
CC glob.lo
CC getcap.lo
CC copyhostent.lo
CC closefrom.lo
CC ecalloc.lo
CC emalloc.lo
CC erealloc.lo
CC estrdup.lo
CC freehostent.lo
CC getipnodebyaddr.lo
CC getipnodebyname.lo
CC memset_s.lo
CC strlcat.lo
CC strlcpy.lo
CC strlwr.lo
CC strsep_copy.lo
CC strupr.lo
CCLD libroken.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC libtest_la-strftime.lo
CC libtest_la-strptime.lo
CC libtest_la-snprintf.lo
CC libtest_la-tsearch.lo
CCLD libtest.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC snprintf_test-snprintf-test.o
CCLD snprintf-test
CC resolve-test.o
CCLD resolve-test
CC rkpty.o
CCLD rkpty
CC test-detach.o
CCLD test-detach
cp ./base64.h ../../include/base64.h
cp ./getarg.h ../../include/getarg.h
cp ./hex.h ../../include/hex.h
cp ./parse_bytes.h ../../include/parse_bytes.h
cp ./parse_time.h ../../include/parse_time.h
cp ./parse_units.h ../../include/parse_units.h
cp ./resolve.h ../../include/resolve.h
cp ./roken-common.h ../../include/roken-common.h
cp ./rtbl.h ../../include/rtbl.h
cp ./xdbm.h ../../include/xdbm.h
cp ./roken.h ../../include/roken.h
cp ./test-mem.h ../../include/test-mem.h
cp ./glob.h ../../include/glob.h
cp ./vis.h ../../include/vis.h
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/roken'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/roken'
Making all in base
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/base'
CC array.lo
CC bsearch.lo
CC bool.lo
CC data.lo
CC db.lo
CC dict.lo
CC error.lo
error.c: In function âerror_cmpâ:
error.c:56:24: warning: self-comparison always evaluates to true
[-Wtautological-compare]
if (ap->error_code == ap->error_code)
^~
CC heimbase.lo
CC json.lo
CC null.lo
CC number.lo
CC string.lo
rm -f base64.c
ln -s ./../roken/base64.c .
CC base64.lo
CCLD libheimbase.la
ar: `u' modifier ignored since `D' is the default (see `U')
cp ./heimbase.h ../../include/heimbase.h
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/base'
Making all in vers
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/vers'
CC print_version.lo
CCLD libvers.la
ar: `u' modifier ignored since `D' is the default (see `U')
cp ./vers.h ../../include/vers.h
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/vers'
Making all in sl
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/sl'
CC sl.lo
ln -s ./../roken/strtok_r.c .
CC strtok_r.lo
ln -s ./../roken/snprintf.c .
CC snprintf.lo
ln -s ./../roken/strdup.c .
CC strdup.lo
ln -s ./../roken/strupr.c .
CC strupr.lo
CCLD libsl.la
ar: `u' modifier ignored since `D' is the default (see `U')
YACC slc-gram.c
CC slc-gram.o
CC slc-lex.o
CCLD slc
cp ./sl.h ../../include/sl.h
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/sl'
Making all in wind
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/wind'
compile_et wind_err.et
make all-am
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/wind'
test -f bidi_table.c || python ./gen-bidi.py ./rfc3454.txt .
test -f bidi_table.h || python ./gen-bidi.py ./rfc3454.txt .
test -f errorlist_table.c || python ./gen-errorlist.py ./rfc3454.txt .
test -f errorlist_table.h || python ./gen-errorlist.py ./rfc3454.txt .
test -f map_table.c || python ./gen-map.py ./rfc3454.txt .
test -f map_table.h || python ./gen-map.py ./rfc3454.txt .
CC bidi.lo
CC combining.lo
CC doxygen.lo
CC errorlist.lo
CC map.lo
CC ldap.lo
CC normalize.lo
CC punycode.lo
CC stringprep.lo
CC utf8.lo
CC bidi_table.lo
CC combining_table.lo
CC errorlist_table.lo
CC map_table.lo
CC normalize_table.lo
CC wind_err.lo
CCLD libwind.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC idn-lookup.o
CCLD idn-lookup
cp ./wind.h ../../include/wind.h
cp ./wind_err.h ../../include/wind_err.h
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/wind'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/wind'
Making all in asn1
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/asn1'
compile_et asn1_err.et
CC asn1parse.o
CC gen.o
CC gen_copy.o
CC gen_decode.o
CC gen_encode.o
CC gen_free.o
CC gen_glue.o
CC gen_length.o
CC gen_seq.o
CC gen_template.o
CC hash.o
CC lex.o
CC main.o
CC symbol.o
CCLD asn1_compile
../../lib/asn1/asn1_compile --one-code-file --preserve-binary=TBSCertificate
--preserve-binary=TBSCRLCertList --preserve-binary=Name --sequence=GeneralNames
--sequence=Extensions --sequence=CRLDistributionPoints ./rfc2459.asn1
rfc2459_asn1 || (rm -f rfc2459_asn1_files ; exit 1)
../../lib/asn1/asn1_compile --one-code-file --option-file=./cms.opt ./cms.asn1
cms_asn1 || (rm -f cms_asn1_files ; exit 1)
../../lib/asn1/asn1_compile --one-code-file --option-file=./krb5.opt
./krb5.asn1 krb5_asn1 || (rm -f krb5_asn1_files ; exit 1)
../../lib/asn1/asn1_compile --one-code-file ./pkinit.asn1 pkinit_asn1 || (rm -f
pkinit_asn1_files ; exit 1)
../../lib/asn1/asn1_compile --one-code-file ./pkcs8.asn1 pkcs8_asn1 || (rm -f
pkcs8_asn1_files ; exit 1)
../../lib/asn1/asn1_compile --one-code-file ./pkcs9.asn1 pkcs9_asn1 || (rm -f
pkcs9_asn1_files ; exit 1)
../../lib/asn1/asn1_compile --one-code-file ./pkcs12.asn1 pkcs12_asn1 || (rm -f
pkcs12_asn1_files ; exit 1)
../../lib/asn1/asn1_compile --one-code-file ./digest.asn1 digest_asn1 || (rm -f
digest_asn1_files ; exit 1)
../../lib/asn1/asn1_compile --one-code-file ./kx509.asn1 kx509_asn1 || (rm -f
kx509_asn1_files ; exit 1)
make all-am
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/asn1'
../../lib/asn1/asn1_compile --template --sequence=TESTSeqOf ./test.asn1
test_template_asn1 || (rm -f test_template_asn1_files ; exit 1)
../../lib/asn1/asn1_compile --one-code-file --sequence=TESTSeqOf ./test.asn1
test_asn1 || (rm -f test_asn1_files ; exit 1)
CC asn1_rfc2459_asn1.lo
CC asn1_cms_asn1.lo
CC asn1_krb5_asn1.lo
CC asn1_pkinit_asn1.lo
CC asn1_pkcs8_asn1.lo
CC asn1_pkcs9_asn1.lo
CC asn1_pkcs12_asn1.lo
CC asn1_digest_asn1.lo
CC asn1_kx509_asn1.lo
CC der.lo
CC der_get.lo
CC der_put.lo
CC der_free.lo
CC der_length.lo
CC der_copy.lo
CC der_cmp.lo
CC der_format.lo
CC fuzzer.lo
CC extra.lo
CC template.lo
CC timegm.lo
CC asn1_err.lo
CCLD libasn1base.la
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD libasn1.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC asn1_print.o
CCLD asn1_print
CC asn1_gen.o
CCLD asn1_gen
cp ./der.h ../../include/der.h
cp ./heim_asn1.h ../../include/heim_asn1.h
cp ./der-protos.h ../../include/der-protos.h
cp ./der-private.h ../../include/der-private.h
cp ./asn1-common.h ../../include/asn1-common.h
cp ./asn1_err.h ../../include/asn1_err.h
cp ./krb5_asn1.h ../../include/krb5_asn1.h
cp ./pkinit_asn1.h ../../include/pkinit_asn1.h
cp ./cms_asn1.h ../../include/cms_asn1.h
cp ./rfc2459_asn1.h ../../include/rfc2459_asn1.h
cp ./pkcs8_asn1.h ../../include/pkcs8_asn1.h
cp ./pkcs9_asn1.h ../../include/pkcs9_asn1.h
cp ./pkcs12_asn1.h ../../include/pkcs12_asn1.h
cp ./digest_asn1.h ../../include/digest_asn1.h
cp ./kx509_asn1.h ../../include/kx509_asn1.h
cp ./asn1-template.h ../../include/asn1-template.h
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/asn1'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/asn1'
Making all in hcrypto
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/hcrypto'
ln -s ./../hcrypto hcrypto
touch hcrypto-link
CC libtommath/libhcrypto_la-bncore.lo
CC libtommath/libhcrypto_la-bn_mp_init.lo
CC libtommath/libhcrypto_la-bn_mp_clear.lo
CC libtommath/libhcrypto_la-bn_mp_exch.lo
CC libtommath/libhcrypto_la-bn_mp_grow.lo
CC libtommath/libhcrypto_la-bn_mp_shrink.lo
CC libtommath/libhcrypto_la-bn_mp_clamp.lo
CC libtommath/libhcrypto_la-bn_mp_zero.lo
CC libtommath/libhcrypto_la-bn_mp_zero_multi.lo
CC libtommath/libhcrypto_la-bn_mp_set.lo
CC libtommath/libhcrypto_la-bn_mp_set_int.lo
CC libtommath/libhcrypto_la-bn_mp_init_size.lo
CC libtommath/libhcrypto_la-bn_mp_copy.lo
CC libtommath/libhcrypto_la-bn_mp_init_copy.lo
CC libtommath/libhcrypto_la-bn_mp_abs.lo
CC libtommath/libhcrypto_la-bn_mp_neg.lo
CC libtommath/libhcrypto_la-bn_mp_cmp_mag.lo
CC libtommath/libhcrypto_la-bn_mp_cmp.lo
CC libtommath/libhcrypto_la-bn_mp_cmp_d.lo
CC libtommath/libhcrypto_la-bn_mp_rshd.lo
CC libtommath/libhcrypto_la-bn_mp_lshd.lo
CC libtommath/libhcrypto_la-bn_mp_mod_2d.lo
CC libtommath/libhcrypto_la-bn_mp_div_2d.lo
CC libtommath/libhcrypto_la-bn_mp_mul_2d.lo
CC libtommath/libhcrypto_la-bn_mp_div_2.lo
CC libtommath/libhcrypto_la-bn_mp_mul_2.lo
CC libtommath/libhcrypto_la-bn_s_mp_add.lo
CC libtommath/libhcrypto_la-bn_s_mp_sub.lo
CC libtommath/libhcrypto_la-bn_fast_s_mp_mul_digs.lo
CC libtommath/libhcrypto_la-bn_s_mp_mul_digs.lo
CC libtommath/libhcrypto_la-bn_fast_s_mp_mul_high_digs.lo
CC libtommath/libhcrypto_la-bn_s_mp_mul_high_digs.lo
CC libtommath/libhcrypto_la-bn_fast_s_mp_sqr.lo
CC libtommath/libhcrypto_la-bn_s_mp_sqr.lo
CC libtommath/libhcrypto_la-bn_mp_add.lo
CC libtommath/libhcrypto_la-bn_mp_sub.lo
CC libtommath/libhcrypto_la-bn_mp_karatsuba_mul.lo
CC libtommath/libhcrypto_la-bn_mp_mul.lo
CC libtommath/libhcrypto_la-bn_mp_karatsuba_sqr.lo
CC libtommath/libhcrypto_la-bn_mp_sqr.lo
CC libtommath/libhcrypto_la-bn_mp_div.lo
CC libtommath/libhcrypto_la-bn_mp_mod.lo
CC libtommath/libhcrypto_la-bn_mp_add_d.lo
CC libtommath/libhcrypto_la-bn_mp_sub_d.lo
CC libtommath/libhcrypto_la-bn_mp_mul_d.lo
CC libtommath/libhcrypto_la-bn_mp_div_d.lo
CC libtommath/libhcrypto_la-bn_mp_mod_d.lo
CC libtommath/libhcrypto_la-bn_mp_expt_d.lo
CC libtommath/libhcrypto_la-bn_mp_addmod.lo
CC libtommath/libhcrypto_la-bn_mp_submod.lo
CC libtommath/libhcrypto_la-bn_mp_mulmod.lo
CC libtommath/libhcrypto_la-bn_mp_sqrmod.lo
CC libtommath/libhcrypto_la-bn_mp_gcd.lo
CC libtommath/libhcrypto_la-bn_mp_lcm.lo
CC libtommath/libhcrypto_la-bn_fast_mp_invmod.lo
CC libtommath/libhcrypto_la-bn_mp_invmod.lo
CC libtommath/libhcrypto_la-bn_mp_reduce.lo
CC libtommath/libhcrypto_la-bn_mp_montgomery_setup.lo
CC libtommath/libhcrypto_la-bn_fast_mp_montgomery_reduce.lo
CC libtommath/libhcrypto_la-bn_mp_montgomery_reduce.lo
CC libtommath/libhcrypto_la-bn_mp_exptmod_fast.lo
CC libtommath/libhcrypto_la-bn_mp_exptmod.lo
CC libtommath/libhcrypto_la-bn_mp_2expt.lo
CC libtommath/libhcrypto_la-bn_mp_n_root.lo
CC libtommath/libhcrypto_la-bn_mp_jacobi.lo
CC libtommath/libhcrypto_la-bn_reverse.lo
CC libtommath/libhcrypto_la-bn_mp_count_bits.lo
CC libtommath/libhcrypto_la-bn_mp_read_unsigned_bin.lo
CC libtommath/libhcrypto_la-bn_mp_read_signed_bin.lo
CC libtommath/libhcrypto_la-bn_mp_to_unsigned_bin.lo
CC libtommath/libhcrypto_la-bn_mp_to_signed_bin.lo
CC libtommath/libhcrypto_la-bn_mp_unsigned_bin_size.lo
CC libtommath/libhcrypto_la-bn_mp_signed_bin_size.lo
CC libtommath/libhcrypto_la-bn_mp_xor.lo
CC libtommath/libhcrypto_la-bn_mp_and.lo
CC libtommath/libhcrypto_la-bn_mp_or.lo
CC libtommath/libhcrypto_la-bn_mp_rand.lo
CC libtommath/libhcrypto_la-bn_mp_montgomery_calc_normalization.lo
CC libtommath/libhcrypto_la-bn_mp_prime_is_divisible.lo
CC libtommath/libhcrypto_la-bn_prime_tab.lo
CC libtommath/libhcrypto_la-bn_mp_prime_fermat.lo
CC libtommath/libhcrypto_la-bn_mp_prime_miller_rabin.lo
CC libtommath/libhcrypto_la-bn_mp_prime_is_prime.lo
CC libtommath/libhcrypto_la-bn_mp_prime_next_prime.lo
CC libtommath/libhcrypto_la-bn_mp_find_prime.lo
CC libtommath/libhcrypto_la-bn_mp_dr_reduce.lo
CC libtommath/libhcrypto_la-bn_mp_dr_is_modulus.lo
CC libtommath/libhcrypto_la-bn_mp_dr_setup.lo
CC libtommath/libhcrypto_la-bn_mp_reduce_setup.lo
CC libtommath/libhcrypto_la-bn_mp_toom_mul.lo
CC libtommath/libhcrypto_la-bn_mp_toom_sqr.lo
CC libtommath/libhcrypto_la-bn_mp_div_3.lo
CC libtommath/libhcrypto_la-bn_s_mp_exptmod.lo
CC libtommath/libhcrypto_la-bn_mp_reduce_2k.lo
CC libtommath/libhcrypto_la-bn_mp_reduce_is_2k.lo
CC libtommath/libhcrypto_la-bn_mp_reduce_2k_setup.lo
CC libtommath/libhcrypto_la-bn_mp_reduce_2k_l.lo
CC libtommath/libhcrypto_la-bn_mp_reduce_is_2k_l.lo
CC libtommath/libhcrypto_la-bn_mp_reduce_2k_setup_l.lo
CC libtommath/libhcrypto_la-bn_mp_radix_smap.lo
CC libtommath/libhcrypto_la-bn_mp_read_radix.lo
CC libtommath/libhcrypto_la-bn_mp_toradix.lo
CC libtommath/libhcrypto_la-bn_mp_radix_size.lo
CC libtommath/libhcrypto_la-bn_mp_fread.lo
CC libtommath/libhcrypto_la-bn_mp_fwrite.lo
CC libtommath/libhcrypto_la-bn_mp_cnt_lsb.lo
CC libtommath/libhcrypto_la-bn_error.lo
CC libtommath/libhcrypto_la-bn_mp_init_multi.lo
CC libtommath/libhcrypto_la-bn_mp_clear_multi.lo
CC libtommath/libhcrypto_la-bn_mp_exteuclid.lo
CC libtommath/libhcrypto_la-bn_mp_toradix_n.lo
CC libtommath/libhcrypto_la-bn_mp_prime_random_ex.lo
CC libtommath/libhcrypto_la-bn_mp_get_int.lo
CC libtommath/libhcrypto_la-bn_mp_sqrt.lo
CC libtommath/libhcrypto_la-bn_mp_is_square.lo
CC libtommath/libhcrypto_la-bn_mp_init_set.lo
CC libtommath/libhcrypto_la-bn_mp_init_set_int.lo
CC libtommath/libhcrypto_la-bn_mp_invmod_slow.lo
CC libtommath/libhcrypto_la-bn_mp_prime_rabin_miller_trials.lo
CC libtommath/libhcrypto_la-bn_mp_to_signed_bin_n.lo
CC libtommath/libhcrypto_la-bn_mp_to_unsigned_bin_n.lo
CC libhcrypto_la-aes.lo
CC libhcrypto_la-bn.lo
CC libhcrypto_la-common.lo
CC libhcrypto_la-camellia.lo
CC libhcrypto_la-camellia-ntt.lo
CC libhcrypto_la-des.lo
CC libhcrypto_la-dh.lo
CC libhcrypto_la-dh-ltm.lo
CC libhcrypto_la-dsa.lo
CC libhcrypto_la-doxygen.lo
CC libhcrypto_la-evp.lo
CC libhcrypto_la-evp-hcrypto.lo
CC libhcrypto_la-evp-cc.lo
CC libhcrypto_la-evp-openssl.lo
CC libhcrypto_la-evp-pkcs11.lo
CC libhcrypto_la-engine.lo
CC libhcrypto_la-hmac.lo
CC libhcrypto_la-md2.lo
CC libhcrypto_la-md4.lo
CC libhcrypto_la-md5.lo
CC libhcrypto_la-pkcs5.lo
CC libhcrypto_la-pkcs12.lo
CC libhcrypto_la-rand-fortuna.lo
CC libhcrypto_la-rand-timer.lo
CC libhcrypto_la-rand-unix.lo
CC libhcrypto_la-rand.lo
CC libhcrypto_la-rc2.lo
CC libhcrypto_la-rc4.lo
CC libhcrypto_la-rijndael-alg-fst.lo
CC libhcrypto_la-rnd_keys.lo
CC libhcrypto_la-rsa.lo
CC libhcrypto_la-rsa-gmp.lo
CC libhcrypto_la-rsa-ltm.lo
CC libhcrypto_la-sha.lo
CC libhcrypto_la-sha256.lo
CC libhcrypto_la-sha512.lo
CC libhcrypto_la-validate.lo
CC libhcrypto_la-ui.lo
CCLD libhcrypto.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC test_rand.o
CCLD test_rand
cp ./aes.h ../../include/hcrypto/aes.h
cp ./bn.h ../../include/hcrypto/bn.h
cp ./des.h ../../include/hcrypto/des.h
cp ./dh.h ../../include/hcrypto/dh.h
cp ./dsa.h ../../include/hcrypto/dsa.h
cp ./ec.h ../../include/hcrypto/ec.h
cp ./ecdh.h ../../include/hcrypto/ecdh.h
cp ./ecdsa.h ../../include/hcrypto/ecdsa.h
cp ./engine.h ../../include/hcrypto/engine.h
cp ./evp.h ../../include/hcrypto/evp.h
cp ./evp-hcrypto.h ../../include/hcrypto/evp-hcrypto.h
cp ./evp-cc.h ../../include/hcrypto/evp-cc.h
cp ./evp-openssl.h ../../include/hcrypto/evp-openssl.h
cp ./evp-pkcs11.h ../../include/hcrypto/evp-pkcs11.h
cp ./hmac.h ../../include/hcrypto/hmac.h
cp ./md2.h ../../include/hcrypto/md2.h
cp ./md4.h ../../include/hcrypto/md4.h
cp ./md5.h ../../include/hcrypto/md5.h
cp ./pkcs12.h ../../include/hcrypto/pkcs12.h
cp ./rand.h ../../include/hcrypto/rand.h
cp ./rc2.h ../../include/hcrypto/rc2.h
cp ./rc4.h ../../include/hcrypto/rc4.h
cp ./rsa.h ../../include/hcrypto/rsa.h
cp ./sha.h ../../include/hcrypto/sha.h
cp ./ui.h ../../include/hcrypto/ui.h
cp ./undef.h ../../include/hcrypto/undef.h
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/hcrypto'
Making all in ipc
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/ipc'
CC client.lo
CC common.lo
CCLD libheim-ipcc.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC server.lo
CCLD libheim-ipcs.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC tc.o
CCLD tc
CC ts.o
CCLD ts
CC ts-http.o
CCLD ts-http
cp ./heim-ipc.h ../../include/heim-ipc.h
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/ipc'
Making all in hx509
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/hx509'
GEN ocsp_asn1_files
GEN pkcs10_asn1_files
compile_et hx509_err.et
make all-am
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/hx509'
GEN crmf_asn1_files
CC ca.lo
CC cert.lo
CC cms.lo
CC collector.lo
CC crypto.lo
CC crypto-ec.lo
CC doxygen.lo
CC error.lo
CC env.lo
CC file.lo
CC sel.lo
CC sel-gram.lo
CC sel-lex.lo
CC keyset.lo
CC ks_dir.lo
CC ks_file.lo
CC ks_mem.lo
CC ks_null.lo
CC ks_p11.lo
CC ks_p12.lo
CC ks_keychain.lo
CC lock.lo
CC name.lo
CC peer.lo
CC print.lo
CC softp11.lo
CC req.lo
CC revoke.lo
CC asn1_OCSPBasicOCSPResponse.lo
CC asn1_OCSPCertID.lo
CC asn1_OCSPCertStatus.lo
CC asn1_OCSPInnerRequest.lo
CC asn1_OCSPKeyHash.lo
CC asn1_OCSPRequest.lo
CC asn1_OCSPResponderID.lo
CC asn1_OCSPResponse.lo
CC asn1_OCSPResponseBytes.lo
CC asn1_OCSPResponseData.lo
CC asn1_OCSPResponseStatus.lo
CC asn1_OCSPSignature.lo
CC asn1_OCSPSingleResponse.lo
CC asn1_OCSPTBSRequest.lo
CC asn1_OCSPVersion.lo
CC asn1_id_pkix_ocsp.lo
CC asn1_id_pkix_ocsp_basic.lo
CC asn1_id_pkix_ocsp_nonce.lo
CC asn1_CertificationRequestInfo.lo
CC asn1_CertificationRequest.lo
CC hx509_err.lo
CCLD libhx509.la
ar: `u' modifier ignored since `D' is the default (see `U')
GEN hxtool-commands.h
; CC hxtool.o
CC hxtool-commands.o
CCLD hxtool
cp ./hx509.h ../../include/hx509.h
cp ./hx509-protos.h ../../include/hx509-protos.h
cp ./hx509_err.h ../../include/hx509_err.h
cp ./ocsp_asn1.h ../../include/ocsp_asn1.h
cp ./pkcs10_asn1.h ../../include/pkcs10_asn1.h
cp ./crmf_asn1.h ../../include/crmf_asn1.h
cp ./hx509-private.h ../../include/hx509-private.h
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/hx509'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/hx509'
Making all in krb5
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/krb5'
compile_et krb5_err.et
compile_et heim_err.et
compile_et k524_err.et
compile_et krb_err.et
CC libkrb5_la-acache.lo
CC libkrb5_la-acl.lo
CC libkrb5_la-add_et_list.lo
CC libkrb5_la-addr_families.lo
CC libkrb5_la-aname_to_localname.lo
CC libkrb5_la-appdefault.lo
CC libkrb5_la-asn1_glue.lo
CC libkrb5_la-auth_context.lo
CC libkrb5_la-build_ap_req.lo
CC libkrb5_la-build_auth.lo
CC libkrb5_la-cache.lo
CC libkrb5_la-changepw.lo
CC libkrb5_la-codec.lo
CC libkrb5_la-config_file.lo
CC libkrb5_la-convert_creds.lo
CC libkrb5_la-constants.lo
CC libkrb5_la-context.lo
CC libkrb5_la-copy_host_realm.lo
CC libkrb5_la-crc.lo
CC libkrb5_la-creds.lo
CC libkrb5_la-crypto.lo
CC libkrb5_la-crypto-aes-sha1.lo
CC libkrb5_la-crypto-aes-sha2.lo
CC libkrb5_la-crypto-algs.lo
CC libkrb5_la-crypto-arcfour.lo
CC libkrb5_la-crypto-des.lo
CC libkrb5_la-crypto-des-common.lo
CC libkrb5_la-crypto-des3.lo
CC libkrb5_la-crypto-evp.lo
CC libkrb5_la-crypto-null.lo
CC libkrb5_la-crypto-pk.lo
CC libkrb5_la-crypto-rand.lo
CC libkrb5_la-doxygen.lo
CC libkrb5_la-data.lo
CC libkrb5_la-db_plugin.lo
CC libkrb5_la-dcache.lo
dcache.c: In function âset_default_cacheâ:
dcache.c:85:5: warning: ignoring return value of âasprintfâ, declared with
attribute warn_unused_result [-Wunused-result]
asprintf(&path, "%s/primary-XXXXXX", dc->dir);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dcache.c: In function âprimary_createâ:
dcache.c:56:5: warning: ignoring return value of âasprintfâ, declared with
attribute warn_unused_result [-Wunused-result]
asprintf(&primary, "%s/primary", dc->dir);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dcache.c: In function âdcc_gen_newâ:
dcache.c:423:5: warning: ignoring return value of âasprintfâ, declared with
attribute warn_unused_result [-Wunused-result]
asprintf(&name, ":%s/tktXXXXXX", dc->dir);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dcache.c: In function âdcc_resolveâ:
dcache.c:340:2: warning: ignoring return value of âasprintfâ, declared with
attribute warn_unused_result [-Wunused-result]
asprintf(&dc->name, ":%s/%s", dc->dir, residual);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dcache.c:348:5: warning: ignoring return value of âasprintfâ, declared with
attribute warn_unused_result [-Wunused-result]
asprintf(&filename, "FILE%s", dc->name);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC libkrb5_la-deprecated.lo
CC libkrb5_la-digest.lo
CC libkrb5_la-eai_to_heim_errno.lo
CC libkrb5_la-enomem.lo
CC libkrb5_la-error_string.lo
CC libkrb5_la-expand_hostname.lo
CC libkrb5_la-expand_path.lo
CC libkrb5_la-fast.lo
CC libkrb5_la-fcache.lo
CC libkrb5_la-free.lo
CC libkrb5_la-free_host_realm.lo
CC libkrb5_la-generate_seq_number.lo
CC libkrb5_la-generate_subkey.lo
CC libkrb5_la-get_addrs.lo
CC libkrb5_la-get_cred.lo
CC libkrb5_la-get_default_principal.lo
CC libkrb5_la-get_default_realm.lo
CC libkrb5_la-get_for_creds.lo
CC libkrb5_la-get_host_realm.lo
CC libkrb5_la-get_in_tkt.lo
CC libkrb5_la-get_port.lo
CC libkrb5_la-init_creds.lo
CC libkrb5_la-init_creds_pw.lo
CC libkrb5_la-kcm.lo
CC libkrb5_la-keyblock.lo
CC libkrb5_la-keytab.lo
CC libkrb5_la-keytab_any.lo
CC libkrb5_la-keytab_file.lo
CC libkrb5_la-keytab_keyfile.lo
CC libkrb5_la-keytab_memory.lo
CC libkrb5_la-krbhst.lo
CC libkrb5_la-kuserok.lo
CC libkrb5_la-log.lo
CC libkrb5_la-mcache.lo
CC libkrb5_la-misc.lo
CC libkrb5_la-mk_error.lo
CC libkrb5_la-mk_priv.lo
CC libkrb5_la-mk_rep.lo
CC libkrb5_la-mk_req.lo
CC libkrb5_la-mk_req_ext.lo
CC libkrb5_la-mk_safe.lo
CC libkrb5_la-mit_glue.lo
CC libkrb5_la-net_read.lo
CC libkrb5_la-net_write.lo
CC libkrb5_la-n-fold.lo
CC libkrb5_la-pac.lo
CC libkrb5_la-padata.lo
CC libkrb5_la-pcache.lo
CC libkrb5_la-pkinit.lo
CC libkrb5_la-pkinit-ec.lo
CC libkrb5_la-principal.lo
CC libkrb5_la-prog_setup.lo
CC libkrb5_la-prompter_posix.lo
CC libkrb5_la-rd_cred.lo
CC libkrb5_la-rd_error.lo
CC libkrb5_la-rd_priv.lo
CC libkrb5_la-rd_rep.lo
CC libkrb5_la-rd_req.lo
CC libkrb5_la-rd_safe.lo
CC libkrb5_la-read_message.lo
CC libkrb5_la-recvauth.lo
CC libkrb5_la-replay.lo
CC libkrb5_la-salt.lo
CC libkrb5_la-salt-aes-sha1.lo
CC libkrb5_la-salt-aes-sha2.lo
CC libkrb5_la-salt-arcfour.lo
CC libkrb5_la-salt-des.lo
CC libkrb5_la-salt-des3.lo
CC libkrb5_la-sp800-108-kdf.lo
CC libkrb5_la-scache.lo
CC libkrb5_la-send_to_kdc.lo
CC libkrb5_la-sendauth.lo
CC libkrb5_la-set_default_realm.lo
CC libkrb5_la-sock_principal.lo
CC libkrb5_la-store.lo
CC libkrb5_la-store-int.lo
CC libkrb5_la-store_emem.lo
CC libkrb5_la-store_fd.lo
CC libkrb5_la-store_mem.lo
CC libkrb5_la-store_sock.lo
CC libkrb5_la-plugin.lo
CC libkrb5_la-ticket.lo
CC libkrb5_la-time.lo
CC libkrb5_la-transited.lo
CC libkrb5_la-verify_init.lo
CC libkrb5_la-verify_user.lo
CC libkrb5_la-version.lo
CC libkrb5_la-warn.lo
CC libkrb5_la-write_message.lo
CC libkrb5_la-krb5_err.lo
CC libkrb5_la-krb_err.lo
CC libkrb5_la-heim_err.lo
CC libkrb5_la-k524_err.lo
CCLD libkrb5.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC librfc3961_la-crc.lo
CC librfc3961_la-crypto.lo
CC librfc3961_la-crypto-aes-sha1.lo
CC librfc3961_la-crypto-aes-sha2.lo
CC librfc3961_la-crypto-algs.lo
CC librfc3961_la-crypto-arcfour.lo
CC librfc3961_la-crypto-des.lo
CC librfc3961_la-crypto-des-common.lo
CC librfc3961_la-crypto-des3.lo
CC librfc3961_la-crypto-evp.lo
CC librfc3961_la-crypto-null.lo
CC librfc3961_la-crypto-pk.lo
CC librfc3961_la-crypto-rand.lo
CC librfc3961_la-crypto-stubs.lo
CC librfc3961_la-data.lo
CC librfc3961_la-enomem.lo
CC librfc3961_la-error_string.lo
CC librfc3961_la-keyblock.lo
CC librfc3961_la-n-fold.lo
CC librfc3961_la-salt.lo
CC librfc3961_la-salt-aes-sha1.lo
CC librfc3961_la-salt-aes-sha2.lo
CC librfc3961_la-salt-arcfour.lo
CC librfc3961_la-salt-des.lo
CC librfc3961_la-salt-des3.lo
CC librfc3961_la-sp800-108-kdf.lo
CC librfc3961_la-store-int.lo
CC librfc3961_la-warn.lo
CCLD librfc3961.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC verify_krb5_conf.o
CCLD verify_krb5_conf
CC krbhst-test.o
CCLD krbhst-test
CC test_alname.o
CCLD test_alname
CC test_crypto.o
CCLD test_crypto
CC test_forward.o
CCLD test_forward
CC test_get_addrs.o
CCLD test_get_addrs
CC test_gic.o
CCLD test_gic
CC test_kuserok.o
CCLD test_kuserok
CC test_renew.o
CCLD test_renew
CC test_rfc3961.o
CCLD test_rfc3961
cp ./krb5.h ../../include/krb5.h
cp ./krb5-protos.h ../../include/krb5-protos.h
cp ./krb5_ccapi.h ../../include/krb5_ccapi.h
cp ./krb5_err.h ../../include/krb5_err.h
cp ./heim_err.h ../../include/heim_err.h
cp ./k524_err.h ../../include/k524_err.h
cp ./locate_plugin.h ../../include/locate_plugin.h
cp ./send_to_kdc_plugin.h ../../include/send_to_kdc_plugin.h
cp ./ccache_plugin.h ../../include/ccache_plugin.h
cp ./an2ln_plugin.h ../../include/an2ln_plugin.h
cp ./db_plugin.h ../../include/db_plugin.h
cp ./krb_err.h ../../include/krb_err.h
cp ./krb5-private.h ../../include/krb5-private.h
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/krb5'
Making all in ntlm
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/ntlm'
compile_et ntlm_err.et
CC ntlm.lo
CC ntlm_err.lo
CCLD libheimntlm.la
ar: `u' modifier ignored since `D' is the default (see `U')
cp ./heimntlm.h ../../include/heimntlm.h
cp ./heimntlm-protos.h ../../include/heimntlm-protos.h
cp ./ntlm_err.h ../../include/ntlm_err.h
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/ntlm'
Making all in kafs
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/kafs'
CC afssys.lo
CC afskrb5.lo
CC rxkad_kdf.lo
rxkad_kdf.c: In function ârxkad_derive_des_keyâ:
rxkad_kdf.c:91:2: warning: âhc_EVP_md5â is deprecated
[-Wdeprecated-declarations]
HMAC_Init_ex(&mctx, in, insize, EVP_md5(), NULL);
^~~~~~~~~~~~
In file included from ../../include/crypto-headers.h:12:0,
from kafs_locl.h:98,
from rxkad_kdf.c:40:
../../include/hcrypto/evp.h:86:17: note: declared here
#define EVP_md5 hc_EVP_md5
^
../../include/hcrypto/evp.h:255:36: note: in expansion of macro âEVP_md5â
HC_DEPRECATED_CRYPTO const EVP_MD *EVP_md5(void);
^~~~~~~
CC common.lo
ln -s ./../roken/resolve.c .
CC resolve.lo
ln -s ./../roken/strtok_r.c .
CC strtok_r.lo
ln -s ./../roken/strlcpy.c .
CC strlcpy.lo
ln -s ./../roken/strsep.c .
CC strsep.lo
CCLD libkafs.la
ar: `u' modifier ignored since `D' is the default (see `U')
cp ./kafs.h ../../include/kafs.h
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/kafs'
Making all in gssapi
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/gssapi'
../../lib/asn1/asn1_compile --option-file=./spnego/spnego.opt
./spnego/spnego.asn1 spnego_asn1
../../lib/asn1/asn1_compile ./mech/gssapi.asn1 gssapi_asn1
make all-am
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/gssapi'
compile_et ./krb5/gkrb5_err.et
CC krb5/8003.lo
CC krb5/accept_sec_context.lo
CC krb5/acquire_cred.lo
CC krb5/add_cred.lo
CC krb5/address_to_krb5addr.lo
CC krb5/aeap.lo
CC krb5/arcfour.lo
CC krb5/canonicalize_name.lo
CC krb5/creds.lo
CC krb5/ccache_name.lo
CC krb5/cfx.lo
CC krb5/compare_name.lo
CC krb5/compat.lo
CC krb5/context_time.lo
CC krb5/copy_ccache.lo
CC krb5/decapsulate.lo
CC krb5/delete_sec_context.lo
CC krb5/display_name.lo
CC krb5/display_status.lo
CC krb5/duplicate_name.lo
CC krb5/encapsulate.lo
CC krb5/export_name.lo
CC krb5/export_sec_context.lo
CC krb5/external.lo
CC krb5/get_mic.lo
CC krb5/import_name.lo
CC krb5/import_sec_context.lo
CC krb5/indicate_mechs.lo
CC krb5/init.lo
CC krb5/init_sec_context.lo
CC krb5/inquire_context.lo
CC krb5/inquire_cred.lo
CC krb5/inquire_cred_by_mech.lo
CC krb5/inquire_cred_by_oid.lo
CC krb5/inquire_mechs_for_name.lo
CC krb5/inquire_names_for_mech.lo
CC krb5/inquire_sec_context_by_oid.lo
CC krb5/pname_to_uid.lo
CC krb5/process_context_token.lo
CC krb5/prf.lo
CC krb5/release_buffer.lo
CC krb5/release_cred.lo
CC krb5/release_name.lo
CC krb5/sequence.lo
CC krb5/store_cred.lo
CC krb5/set_cred_option.lo
CC krb5/set_sec_context_option.lo
CC krb5/ticket_flags.lo
CC krb5/unwrap.lo
CC krb5/authorize_localname.lo
CC krb5/verify_mic.lo
CC krb5/wrap.lo
CC mech/context.lo
CC mech/doxygen.lo
CC mech/gss_accept_sec_context.lo
CC mech/gss_acquire_cred.lo
CC mech/gss_acquire_cred_ext.lo
CC mech/gss_acquire_cred_with_password.lo
CC mech/gss_add_cred.lo
CC mech/gss_add_cred_with_password.lo
CC mech/gss_add_oid_set_member.lo
CC mech/gss_aeap.lo
CC mech/gss_buffer_set.lo
CC mech/gss_canonicalize_name.lo
CC mech/gss_compare_name.lo
CC mech/gss_context_time.lo
CC mech/gss_create_empty_oid_set.lo
CC mech/gss_cred.lo
CC mech/gss_decapsulate_token.lo
CC mech/gss_delete_name_attribute.lo
CC mech/gss_delete_sec_context.lo
CC mech/gss_display_name.lo
CC mech/gss_display_name_ext.lo
CC mech/gss_display_status.lo
CC mech/gss_duplicate_name.lo
CC mech/gss_duplicate_oid.lo
CC mech/gss_encapsulate_token.lo
CC mech/gss_export_name.lo
CC mech/gss_export_name_composite.lo
CC mech/gss_export_sec_context.lo
CC mech/gss_get_mic.lo
CC mech/gss_get_name_attribute.lo
CC mech/gss_import_name.lo
CC mech/gss_import_sec_context.lo
CC mech/gss_indicate_mechs.lo
CC mech/gss_init_sec_context.lo
CC mech/gss_inquire_context.lo
CC mech/gss_inquire_cred.lo
CC mech/gss_inquire_cred_by_mech.lo
CC mech/gss_inquire_cred_by_oid.lo
CC mech/gss_inquire_mechs_for_name.lo
CC mech/gss_inquire_name.lo
CC mech/gss_inquire_names_for_mech.lo
CC mech/gss_krb5.lo
CC mech/gss_mech_switch.lo
CC mech/gss_mo.lo
CC mech/gss_names.lo
CC mech/gss_oid.lo
CC mech/gss_oid_equal.lo
CC mech/gss_oid_to_str.lo
CC mech/gss_pname_to_uid.lo
CC mech/gss_process_context_token.lo
CC mech/gss_pseudo_random.lo
CC mech/gss_release_buffer.lo
CC mech/gss_release_cred.lo
CC mech/gss_release_name.lo
CC mech/gss_release_oid.lo
CC mech/gss_release_oid_set.lo
CC mech/gss_seal.lo
CC mech/gss_set_cred_option.lo
CC mech/gss_set_name_attribute.lo
CC mech/gss_set_sec_context_option.lo
CC mech/gss_sign.lo
CC mech/gss_store_cred.lo
CC mech/gss_test_oid_set_member.lo
CC mech/gss_unseal.lo
CC mech/gss_unwrap.lo
CC mech/gss_authorize_localname.lo
CC mech/gss_utils.lo
CC mech/gss_verify.lo
CC mech/gss_verify_mic.lo
CC mech/gss_wrap.lo
CC mech/gss_wrap_size_limit.lo
CC mech/gss_inquire_sec_context_by_oid.lo
CC ntlm/accept_sec_context.lo
CC ntlm/acquire_cred.lo
CC ntlm/add_cred.lo
CC ntlm/canonicalize_name.lo
CC ntlm/compare_name.lo
CC ntlm/context_time.lo
CC ntlm/creds.lo
CC ntlm/crypto.lo
CC ntlm/delete_sec_context.lo
CC ntlm/display_name.lo
CC ntlm/display_status.lo
CC ntlm/duplicate_name.lo
CC ntlm/export_name.lo
CC ntlm/export_sec_context.lo
CC ntlm/external.lo
CC ntlm/import_name.lo
CC ntlm/import_sec_context.lo
CC ntlm/indicate_mechs.lo
CC ntlm/init_sec_context.lo
CC ntlm/inquire_context.lo
CC ntlm/inquire_cred_by_mech.lo
CC ntlm/inquire_mechs_for_name.lo
CC ntlm/inquire_names_for_mech.lo
CC ntlm/inquire_sec_context_by_oid.lo
CC ntlm/iter_cred.lo
CC ntlm/process_context_token.lo
CC ntlm/release_cred.lo
CC ntlm/release_name.lo
CC ntlm/kdc.lo
CC spnego/accept_sec_context.lo
CC spnego/compat.lo
CC spnego/context_stubs.lo
CC spnego/cred_stubs.lo
CC spnego/external.lo
CC spnego/init_sec_context.lo
CC gkrb5_err.lo
CC asn1_ContextFlags.lo
CC asn1_MechType.lo
CC asn1_MechTypeList.lo
CC asn1_NegotiationToken.lo
CC asn1_NegotiationTokenWin.lo
CC asn1_NegHints.lo
CC asn1_NegTokenInit.lo
CC asn1_NegTokenInitWin.lo
CC asn1_NegTokenResp.lo
CC asn1_GSSAPIContextToken.lo
CCLD libgssapi.la
copying selected object files to avoid basename conflicts...
ar: `u' modifier ignored since `D' is the default (see `U')
../../lib/sl/slc ./gss-commands.in
CC gsstool.o
CC gss-commands.o
CCLD gsstool
CC test_cred.o
CCLD test_cred
CC test_kcred.o
CCLD test_kcred
CC test_context.o
CC test_common.o
CCLD test_context
CC test_ntlm.o
CCLD test_ntlm
CC test_add_store_cred.o
CCLD test_add_store_cred
cp ./gssapi.h ../../include/gssapi.h
cp ./gssapi_mech.h ../../include/gssapi_mech.h
cp ntlm-private.h ../../include/ntlm-private.h
cp: cannot stat 'ntlm-private.h': No such file or directory
cp spnego-private.h ../../include/spnego-private.h
cp: cannot stat 'spnego-private.h': No such file or directory
cp gsskrb5-private.h ../../include/gsskrb5-private.h
cp: cannot stat 'gsskrb5-private.h': No such file or directory
cp ./gssapi/gssapi.h ../../include/gssapi/gssapi.h
cp ./gssapi/gssapi_krb5.h ../../include/gssapi/gssapi_krb5.h
cp ./gssapi/gssapi_ntlm.h ../../include/gssapi/gssapi_ntlm.h
cp ./gssapi/gssapi_oid.h ../../include/gssapi/gssapi_oid.h
cp ./gssapi/gssapi_spnego.h ../../include/gssapi/gssapi_spnego.h
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/gssapi'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/gssapi'
Making all in hdb
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/hdb'
../../lib/asn1/asn1_compile --sequence=HDB-Ext-KeySet --sequence=Keys
./hdb.asn1 hdb_asn1
compile_et hdb_err.et
make all-am
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/hdb'
CC common.lo
CC db.lo
CC db3.lo
CC ext.lo
CC hdb-ldap.lo
CC hdb.lo
CC hdb-sqlite.lo
CC hdb-keytab.lo
CC hdb-mdb.lo
CC hdb-mitdb.lo
CC keys.lo
CC keytab.lo
CC dbinfo.lo
CC mkey.lo
CC ndbm.lo
CC print.lo
CC asn1_Salt.lo
CC asn1_Key.lo
CC asn1_Event.lo
CC asn1_HDBFlags.lo
CC asn1_GENERATION.lo
CC asn1_HDB_Ext_PKINIT_acl.lo
CC asn1_HDB_Ext_PKINIT_cert.lo
CC asn1_HDB_Ext_PKINIT_hash.lo
CC asn1_HDB_Ext_Constrained_delegation_acl.lo
CC asn1_HDB_Ext_Lan_Manager_OWF.lo
CC asn1_HDB_Ext_Password.lo
CC asn1_HDB_Ext_Aliases.lo
CC asn1_HDB_Ext_KeySet.lo
CC asn1_HDB_extension.lo
CC asn1_HDB_extensions.lo
CC asn1_hdb_entry.lo
CC asn1_hdb_entry_alias.lo
CC asn1_hdb_keyset.lo
CC asn1_Keys.lo
CC hdb_err.lo
CCLD libhdb.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC test_dbinfo.o
CCLD test_dbinfo
CC test_hdbkeys.o
CCLD test_hdbkeys
CC test_mkey.o
CCLD test_mkey
CC test_hdbplugin.o
CCLD test_hdbplugin
cp ./hdb.h ../../include/hdb.h
cp ./hdb-protos.h ../../include/hdb-protos.h
cp ./hdb_err.h ../../include/hdb_err.h
cp ./hdb_asn1.h ../../include/hdb_asn1.h
cp ./hdb-private.h ../../include/hdb-private.h
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/hdb'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/hdb'
Making all in kadm5
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/kadm5'
compile_et kadm5_err.et
CC libkadm5srv_la-acl.lo
CC libkadm5srv_la-bump_pw_expire.lo
CC libkadm5srv_la-chpass_s.lo
CC libkadm5srv_la-common_glue.lo
CC libkadm5srv_la-context_s.lo
CC libkadm5srv_la-create_s.lo
CC libkadm5srv_la-delete_s.lo
CC libkadm5srv_la-destroy_s.lo
CC libkadm5srv_la-ent_setup.lo
CC libkadm5srv_la-error.lo
CC libkadm5srv_la-flush_s.lo
CC libkadm5srv_la-free.lo
CC libkadm5srv_la-get_princs_s.lo
CC libkadm5srv_la-get_s.lo
CC libkadm5srv_la-init_s.lo
CC libkadm5srv_la-keys.lo
CC libkadm5srv_la-log.lo
log.c: In function âkadm5_log_truncateâ:
log.c:2543:9: warning: ignoring return value of âftruncateâ, declared with
attribute warn_unused_result [-Wunused-result]
(void) ftruncate(context->log_context.log_fd, LOG_UBER_SZ);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC libkadm5srv_la-marshall.lo
CC libkadm5srv_la-modify_s.lo
CC libkadm5srv_la-password_quality.lo
CC libkadm5srv_la-privs_s.lo
CC libkadm5srv_la-randkey_s.lo
CC libkadm5srv_la-rename_s.lo
CC libkadm5srv_la-server_glue.lo
CC libkadm5srv_la-setkey3_s.lo
CC libkadm5srv_la-set_keys.lo
CC libkadm5srv_la-set_modifier.lo
CC libkadm5srv_la-kadm5_err.lo
CCLD libkadm5srv.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC ad.lo
CC chpass_c.lo
CC client_glue.lo
CC common_glue.lo
CC create_c.lo
CC delete_c.lo
CC destroy_c.lo
CC flush_c.lo
CC free.lo
CC get_c.lo
CC get_princs_c.lo
CC init_c.lo
CC marshall.lo
CC modify_c.lo
CC privs_c.lo
CC randkey_c.lo
CC rename_c.lo
CC send_recv.lo
CC kadm5_err.lo
CCLD libkadm5clnt.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC sample_passwd_check.lo
CCLD sample_passwd_check.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC ipropd_master.o
CC ipropd_common.o
CCLD ipropd-master
CC ipropd_slave.o
CCLD ipropd-slave
CC test_pw_quality.o
CCLD test_pw_quality
../../lib/sl/slc ./iprop-commands.in
; CC iprop-log.o
CC iprop-commands.o
CCLD iprop-log
cp ./admin.h ../../include/kadm5/admin.h
cp ./private.h ../../include/kadm5/private.h
cp ./kadm5-pwcheck.h ../../include/kadm5/kadm5-pwcheck.h
cp ./kadm5-protos.h ../../include/kadm5/kadm5-protos.h
cp ./kadm5-private.h ../../include/kadm5/kadm5-private.h
cp ./kadm5_err.h ../../include/kadm5/kadm5_err.h
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/kadm5'
Making all in otp
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/otp'
ln -s ./../roken/ndbm_wrap.c .
(echo '#define dbm_rename(X) __otp_ ## X'; cat ./../roken/ndbm_wrap.h) >
ndbm_wrap.h
CC otp.lo
CC otp_challenge.lo
CC otp_db.lo
CC otp_md.lo
CC otp_parse.lo
CC otp_print.lo
CC otp_verify.lo
CC ndbm_wrap.lo
ln -s ./../roken/snprintf.c .
CC snprintf.lo
ln -s ./../roken/strcasecmp.c .
CC strcasecmp.lo
ln -s ./../roken/strncasecmp.c .
CC strncasecmp.lo
ln -s ./../roken/strlwr.c .
CC strlwr.lo
ln -s ./../roken/strlcpy.c .
CC strlcpy.lo
ln -s ./../roken/strlcat.c .
CC strlcat.lo
CCLD libotp.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC otptest.o
CCLD otptest
cp ./otp.h ../../include/otp.h
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/otp'
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib'
Making all in kuser
make[2]: Entering directory '/<<PKGBUILDDIR>>/kuser'
CC kinit.o
kinit.c: In function âhandle_siginfoâ:
kinit.c:880:5: warning: ignoring return value of âwritevâ, declared with
attribute warn_unused_result [-Wunused-result]
writev(STDERR_FILENO, iov, sizeof(iov)/sizeof(iov[0]));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CCLD kinit
CC kdestroy.o
CCLD kdestroy
CC kgetcred.o
CCLD kgetcred
../lib/sl/slc ./heimtools-commands.in
; CC heimtools.o
CC klist.o
CC kswitch.o
CC copy_cred_cache.o
CC heimtools-commands.o
CCLD heimtools
../lib/sl/slc ./kdigest-commands.in
CC kdigest.o
CC kdigest-commands.o
CCLD kdigest
CC kimpersonate.o
CCLD kimpersonate
CC kverify.o
CCLD kverify
CC kdecode_ticket.o
CCLD kdecode_ticket
CC generate-requests.o
CCLD generate-requests
make[2]: Leaving directory '/<<PKGBUILDDIR>>/kuser'
Making all in kdc
make[2]: Entering directory '/<<PKGBUILDDIR>>/kdc'
cd . && perl ../cf/make-proto.pl -q -P comment -o kdc-protos.h default_config.c
set_dbinfo.c digest.c fast.c kdc_locl.h kerberos5.c krb5tgs.c pkinit.c
pkinit-ec.c log.c misc.c kx509.c process.c windc.c rx.h || rm -f kdc-protos.h
cd . && perl ../cf/make-proto.pl -q -P comment -p kdc-private.h
default_config.c set_dbinfo.c digest.c fast.c kdc_locl.h kerberos5.c krb5tgs.c
pkinit.c pkinit-ec.c log.c misc.c kx509.c process.c windc.c rx.h || rm -f
kdc-private.h
CC default_config.lo
CC set_dbinfo.lo
CC digest.lo
CC fast.lo
CC kerberos5.lo
CC krb5tgs.lo
CC pkinit.lo
CC pkinit-ec.lo
CC log.lo
CC misc.lo
CC kx509.lo
CC process.lo
CC windc.lo
CCLD libkdc.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC string2key.o
CCLD string2key
CC hprop.o
CC mit_dump.o
CCLD hprop
CC hpropd.o
CCLD hpropd
CC kdc-connect.o
CC kdc-config.o
CC kdc-announce.o
CC kdc-main.o
CCLD kdc
CC digest-service.o
CCLD digest-service
CC kdc-replay.o
CCLD kdc-replay
CC config.o
CC kdc-tester.o
CCLD kdc-tester
CC kstash.o
CCLD kstash
cp ./kdc.h ../include/kdc.h
cp ./kdc-protos.h ../include/kdc-protos.h
cp ./windc_plugin.h ../include/windc_plugin.h
cp ./kdc-private.h ../include/kdc-private.h
make[2]: Leaving directory '/<<PKGBUILDDIR>>/kdc'
Making all in admin
make[2]: Entering directory '/<<PKGBUILDDIR>>/admin'
../lib/sl/slc ./ktutil-commands.in
; CC add.o
CC change.o
CC copy.o
CC destroy.o
CC get.o
CC ktutil.o
CC list.o
CC purge.o
CC remove.o
CC rename.o
CC ktutil-commands.o
CCLD ktutil
make[2]: Leaving directory '/<<PKGBUILDDIR>>/admin'
Making all in kadmin
make[2]: Entering directory '/<<PKGBUILDDIR>>/kadmin'
../lib/sl/slc ./kadmin-commands.in
CC ank.o
CC add_enctype.o
CC check.o
CC cpw.o
CC del.o
CC del_enctype.o
CC dump.o
CC ext.o
CC get.o
CC init.o
CC kadmin.o
CC load.o
CC mod.o
CC rename.o
CC stash.o
CC util.o
CC pw_quality.o
CC random_password.o
CC kadmin-commands.o
CCLD kadmin
CC rpc.o
CC server.o
CC kadmind.o
CC kadm_conn.o
CCLD kadmind
CC add-random-users.o
CCLD add_random_users
make[2]: Leaving directory '/<<PKGBUILDDIR>>/kadmin'
Making all in kpasswd
make[2]: Entering directory '/<<PKGBUILDDIR>>/kpasswd'
CC kpasswd.o
CCLD kpasswd
CC kpasswdd.o
CCLD kpasswdd
CC kpasswd-generator.o
CCLD kpasswd-generator
make[2]: Leaving directory '/<<PKGBUILDDIR>>/kpasswd'
Making all in kcm
make[2]: Entering directory '/<<PKGBUILDDIR>>/kcm'
CC acl.o
CC acquire.o
CC cache.o
CC client.o
CC config.o
CC connect.o
CC events.o
CC glue.o
CC log.o
CC main.o
CC protocol.o
CC sessions.o
CC renew.o
CCLD kcm
cp ./kcm-protos.h ../include/kcm-protos.h
make[2]: Leaving directory '/<<PKGBUILDDIR>>/kcm'
Making all in appl
make[2]: Entering directory '/<<PKGBUILDDIR>>/appl'
Making all in afsutil
make[3]: Entering directory '/<<PKGBUILDDIR>>/appl/afsutil'
CC afslog.o
CCLD afslog
CC pagsh.o
CCLD pagsh
make[3]: Leaving directory '/<<PKGBUILDDIR>>/appl/afsutil'
Making all in dbutils
make[3]: Entering directory '/<<PKGBUILDDIR>>/appl/dbutils'
CC bsearch.o
CCLD bsearch
make[3]: Leaving directory '/<<PKGBUILDDIR>>/appl/dbutils'
Making all in otp
make[3]: Entering directory '/<<PKGBUILDDIR>>/appl/otp'
CC otp.o
CCLD otp
CC otpprint.o
CCLD otpprint
make[3]: Leaving directory '/<<PKGBUILDDIR>>/appl/otp'
Making all in gssmask
make[3]: Entering directory '/<<PKGBUILDDIR>>/appl/gssmask'
CC gssmask.o
CC common.o
CCLD gssmask
CC gssmaestro.o
CCLD gssmaestro
make[3]: Leaving directory '/<<PKGBUILDDIR>>/appl/gssmask'
Making all in su
make[3]: Entering directory '/<<PKGBUILDDIR>>/appl/su'
CC su.o
su.c: In function âmainâ:
su.c:378:5: warning: this âifâ clause does not guard...
[-Wmisleading-indentation]
if (su_info == NULL)
^~
su.c:381:2: note: ...this statement, but the latter is misleadingly indented as
if it is guarded by the âifâ
pwd = getpwuid(getuid());
^~~
CCLD su
make[3]: Leaving directory '/<<PKGBUILDDIR>>/appl/su'
Making all in test
make[3]: Entering directory '/<<PKGBUILDDIR>>/appl/test'
CC tcp_client.o
CC common.o
CCLD tcp_client
CC tcp_server.o
CCLD tcp_server
CC gssapi_server.o
CC gss_common.o
CCLD gssapi_server
CC gssapi_client.o
CCLD gssapi_client
CC uu_server.o
CCLD uu_server
CC uu_client.o
CCLD uu_client
CC nt_gss_server.o
CC nt_gss_common.o
CCLD nt_gss_server
CC nt_gss_client.o
CCLD nt_gss_client
CC http_client.o
http_client.c: In function âmainâ:
http_client.c:372:7: warning: ignoring return value of âasprintfâ, declared
with attribute warn_unused_result [-Wunused-result]
asprintf(&name, "%s@%s", gss_service, host);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http_client.c:482:7: warning: ignoring return value of âasprintfâ, declared
with attribute warn_unused_result [-Wunused-result]
asprintf(&headers[num_headers++], "Authorization: Negotiate %s",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
neg_token);
~~~~~~~~~~
http_client.c: In function âfdprintfâ:
http_client.c:91:5: warning: ignoring return value of âvasprintfâ, declared
with attribute warn_unused_result [-Wunused-result]
vasprintf(&str, fmt, ap);
^~~~~~~~~~~~~~~~~~~~~~~~
CCLD http_client
make[3]: Leaving directory '/<<PKGBUILDDIR>>/appl/test'
Making all in kf
make[3]: Entering directory '/<<PKGBUILDDIR>>/appl/kf'
CC kf.o
CCLD kf
CC kfd.o
CCLD kfd
make[3]: Leaving directory '/<<PKGBUILDDIR>>/appl/kf'
make[3]: Entering directory '/<<PKGBUILDDIR>>/appl'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/appl'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/appl'
Making all in tools
make[2]: Entering directory '/<<PKGBUILDDIR>>/tools'
sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.1.0!g" -e
"s!@CANONICAL_HOST\@!x86_64-pc-linux-gnu!g" -e "s!@prefix\@!/usr!g" -e
"s!@exec_prefix\@!/usr!g" -e "s!@libdir\@!/usr/lib/x86_64-linux-gnu!g" -e
"s!@includedir\@!/usr/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread -lpthread!g"
-e "s!@LIB_crypt\@!-lcrypt!g" -e "s!@LIB_dbopen\@!!g" -e
"s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!-ldl!g" -e
"s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-lresolv
-pthread -lpthread !g" ./krb5-config.in > krb5-config.new
mv krb5-config.new krb5-config
chmod +x krb5-config
sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.1.0!g" -e
"s!@CANONICAL_HOST\@!x86_64-pc-linux-gnu!g" -e "s!@prefix\@!/usr!g" -e
"s!@exec_prefix\@!/usr!g" -e "s!@libdir\@!/usr/lib/x86_64-linux-gnu!g" -e
"s!@includedir\@!/usr/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread -lpthread!g"
-e "s!@LIB_crypt\@!-lcrypt!g" -e "s!@LIB_dbopen\@!!g" -e
"s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!-ldl!g" -e
"s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-lresolv
-pthread -lpthread !g" heimdal-gssapi.pc.in > heimdal-gssapi.pc.new
mv heimdal-gssapi.pc.new heimdal-gssapi.pc
sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.1.0!g" -e
"s!@CANONICAL_HOST\@!x86_64-pc-linux-gnu!g" -e "s!@prefix\@!/usr!g" -e
"s!@exec_prefix\@!/usr!g" -e "s!@libdir\@!/usr/lib/x86_64-linux-gnu!g" -e
"s!@includedir\@!/usr/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread -lpthread!g"
-e "s!@LIB_crypt\@!-lcrypt!g" -e "s!@LIB_dbopen\@!!g" -e
"s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!-ldl!g" -e
"s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-lresolv
-pthread -lpthread !g" heimdal-krb5.pc.in > heimdal-krb5.pc.new
mv heimdal-krb5.pc.new heimdal-krb5.pc
sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.1.0!g" -e
"s!@CANONICAL_HOST\@!x86_64-pc-linux-gnu!g" -e "s!@prefix\@!/usr!g" -e
"s!@exec_prefix\@!/usr!g" -e "s!@libdir\@!/usr/lib/x86_64-linux-gnu!g" -e
"s!@includedir\@!/usr/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread -lpthread!g"
-e "s!@LIB_crypt\@!-lcrypt!g" -e "s!@LIB_dbopen\@!!g" -e
"s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!-ldl!g" -e
"s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-lresolv
-pthread -lpthread !g" heimdal-kadm-client.pc.in > heimdal-kadm-client.pc.new
mv heimdal-kadm-client.pc.new heimdal-kadm-client.pc
sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.1.0!g" -e
"s!@CANONICAL_HOST\@!x86_64-pc-linux-gnu!g" -e "s!@prefix\@!/usr!g" -e
"s!@exec_prefix\@!/usr!g" -e "s!@libdir\@!/usr/lib/x86_64-linux-gnu!g" -e
"s!@includedir\@!/usr/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread -lpthread!g"
-e "s!@LIB_crypt\@!-lcrypt!g" -e "s!@LIB_dbopen\@!!g" -e
"s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!-ldl!g" -e
"s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-lresolv
-pthread -lpthread !g" heimdal-kadm-server.pc.in > heimdal-kadm-server.pc.new
mv heimdal-kadm-server.pc.new heimdal-kadm-server.pc
sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.1.0!g" -e
"s!@CANONICAL_HOST\@!x86_64-pc-linux-gnu!g" -e "s!@prefix\@!/usr!g" -e
"s!@exec_prefix\@!/usr!g" -e "s!@libdir\@!/usr/lib/x86_64-linux-gnu!g" -e
"s!@includedir\@!/usr/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread -lpthread!g"
-e "s!@LIB_crypt\@!-lcrypt!g" -e "s!@LIB_dbopen\@!!g" -e
"s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!-ldl!g" -e
"s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-lresolv
-pthread -lpthread !g" kafs.pc.in > kafs.pc.new
mv kafs.pc.new kafs.pc
sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.1.0!g" -e
"s!@CANONICAL_HOST\@!x86_64-pc-linux-gnu!g" -e "s!@prefix\@!/usr!g" -e
"s!@exec_prefix\@!/usr!g" -e "s!@libdir\@!/usr/lib/x86_64-linux-gnu!g" -e
"s!@includedir\@!/usr/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread -lpthread!g"
-e "s!@LIB_crypt\@!-lcrypt!g" -e "s!@LIB_dbopen\@!!g" -e
"s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!-ldl!g" -e
"s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-lresolv
-pthread -lpthread !g" kadm-client.pc.in > kadm-client.pc.new
mv kadm-client.pc.new kadm-client.pc
sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.1.0!g" -e
"s!@CANONICAL_HOST\@!x86_64-pc-linux-gnu!g" -e "s!@prefix\@!/usr!g" -e
"s!@exec_prefix\@!/usr!g" -e "s!@libdir\@!/usr/lib/x86_64-linux-gnu!g" -e
"s!@includedir\@!/usr/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread -lpthread!g"
-e "s!@LIB_crypt\@!-lcrypt!g" -e "s!@LIB_dbopen\@!!g" -e
"s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!-ldl!g" -e
"s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-lresolv
-pthread -lpthread !g" kadm-server.pc.in > kadm-server.pc.new
mv kadm-server.pc.new kadm-server.pc
sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.1.0!g" -e
"s!@CANONICAL_HOST\@!x86_64-pc-linux-gnu!g" -e "s!@prefix\@!/usr!g" -e
"s!@exec_prefix\@!/usr!g" -e "s!@libdir\@!/usr/lib/x86_64-linux-gnu!g" -e
"s!@includedir\@!/usr/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread -lpthread!g"
-e "s!@LIB_crypt\@!-lcrypt!g" -e "s!@LIB_dbopen\@!!g" -e
"s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!-ldl!g" -e
"s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-lresolv
-pthread -lpthread !g" krb5.pc.in > krb5.pc.new
mv krb5.pc.new krb5.pc
sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.1.0!g" -e
"s!@CANONICAL_HOST\@!x86_64-pc-linux-gnu!g" -e "s!@prefix\@!/usr!g" -e
"s!@exec_prefix\@!/usr!g" -e "s!@libdir\@!/usr/lib/x86_64-linux-gnu!g" -e
"s!@includedir\@!/usr/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread -lpthread!g"
-e "s!@LIB_crypt\@!-lcrypt!g" -e "s!@LIB_dbopen\@!!g" -e
"s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!-ldl!g" -e
"s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-lresolv
-pthread -lpthread !g" krb5-gssapi.pc.in > krb5-gssapi.pc.new
mv krb5-gssapi.pc.new krb5-gssapi.pc
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tools'
Making all in tests
make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
Making all in bin
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/bin'
CC intr.o
CCLD intr
top_srcdir="$(cd ../.. && pwd)" ; top_builddir="$(cd ../.. && pwd)" ; sed -e
"s,[@]EGREP[@],/bin/grep -E,g" -e "s,[@]top_srcdir[@],${top_srcdir},g" -e
"s,[@]top_builddir[@],${top_builddir},g" -e "s,[@]NO_AFS[@],,g" <
./setup-env.in > setup-env.tmp
chmod +x setup-env.tmp
mv setup-env.tmp setup-env
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/bin'
Making all in db
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/db'
sed -e 's,[@]srcdir[@],.,g' -e 's,[@]top_builddir[@],../..,g' -e
's,[@]objdir[@],../../tests/db,g' -e 's,[@]default_db_type[@],db3,g' -e
's,[@]db_type_preference[@],lmdb db3 db1 sqlite,g' -e 's,[@]EGREP[@],/bin/grep
-E,g' < ./have-db.in > have-db.tmp
chmod +x have-db.tmp
mv have-db.tmp have-db
sed -e 's,[@]srcdir[@],.,g' -e 's,[@]top_builddir[@],../..,g' -e
's,[@]objdir[@],../../tests/db,g' -e 's,[@]default_db_type[@],db3,g' -e
's,[@]db_type_preference[@],lmdb db3 db1 sqlite,g' -e 's,[@]EGREP[@],/bin/grep
-E,g' -e 's,[@]type[@],,g' < ./krb5.conf.in > krb5.conf.tmp
mv krb5.conf.tmp krb5.conf
sed -e 's,[@]srcdir[@],.,g' -e 's,[@]top_builddir[@],../..,g' -e
's,[@]objdir[@],../../tests/db,g' -e 's,[@]default_db_type[@],db3,g' -e
's,[@]db_type_preference[@],lmdb db3 db1 sqlite,g' -e 's,[@]EGREP[@],/bin/grep
-E,g' -e 's,[@]type[@],sqlite:,g' < ./krb5.conf.in > krb5.conf-sqlite.tmp
mv krb5.conf-sqlite.tmp krb5.conf-sqlite
sed -e 's,[@]srcdir[@],.,g' -e 's,[@]top_builddir[@],../..,g' -e
's,[@]objdir[@],../../tests/db,g' -e 's,[@]default_db_type[@],db3,g' -e
's,[@]db_type_preference[@],lmdb db3 db1 sqlite,g' -e 's,[@]EGREP[@],/bin/grep
-E,g' -e 's,[@]type[@],db3:,g' < ./krb5.conf.in > krb5.conf-db3.tmp
mv krb5.conf-db3.tmp krb5.conf-db3
sed -e 's,[@]srcdir[@],.,g' -e 's,[@]top_builddir[@],../..,g' -e
's,[@]objdir[@],../../tests/db,g' -e 's,[@]default_db_type[@],db3,g' -e
's,[@]db_type_preference[@],lmdb db3 db1 sqlite,g' -e 's,[@]EGREP[@],/bin/grep
-E,g' -e 's,[@]type[@],db1:,g' < ./krb5.conf.in > krb5.conf-db1.tmp
mv krb5.conf-db1.tmp krb5.conf-db1
sed -e 's,[@]srcdir[@],.,g' -e 's,[@]top_builddir[@],../..,g' -e
's,[@]objdir[@],../../tests/db,g' -e 's,[@]default_db_type[@],db3,g' -e
's,[@]db_type_preference[@],lmdb db3 db1 sqlite,g' -e 's,[@]EGREP[@],/bin/grep
-E,g' -e 's,[@]type[@],lmdb:,g' < ./krb5.conf.in > krb5.conf-lmdb.tmp
mv krb5.conf-lmdb.tmp krb5.conf-lmdb
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/db'
Making all in gss
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/gss'
GEN krb5.conf
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/gss'
Making all in ldap
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/ldap'
sed -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' -e 's,[@]srcdir[@],.,g'
-e 's,[@]port[@],49188,g' -e 's,[@]objdir[@],../../tests/ldap,g' -e
's,[@]EGREP[@],/bin/grep -E,g' < ./krb5.conf.in > krb5.conf.tmp
mv krb5.conf.tmp krb5.conf
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/ldap'
Making all in can
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/can'
sed -e 's,[@]srcdir[@],.,g' -e 's,[@]port[@],49188,g' -e
's,[@]objdir[@],../../tests/can,g' -e 's,[@]EGREP[@],/bin/grep -E,g' -e
's,[@]env_setup[@],../../tests/bin/setup-env,g' < ./krb5.conf.in > krb5.conf.tmp
mv krb5.conf.tmp krb5.conf
sed -e 's,[@]srcdir[@],.,g' -e 's,[@]port[@],49188,g' -e
's,[@]objdir[@],../../tests/can,g' -e 's,[@]EGREP[@],/bin/grep -E,g' -e
's,[@]env_setup[@],../../tests/bin/setup-env,g' < mit-pkinit-20070607.xf >
mit-pkinit-20070607.cf.tmp
mv mit-pkinit-20070607.cf.tmp mit-pkinit-20070607.cf
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/can'
Making all in java
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/java'
sed -e 's,[@]srcdir[@],.,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g'
-e 's,[@]port[@],49188,g' -e 's,[@]objdir[@],../../tests/java,g' <
./krb5.conf.in > krb5.conf.tmp
mv krb5.conf.tmp krb5.conf
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/java'
Making all in kdc
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/kdc'
GEN kdc-tester4.json
GEN krb5.conf
GEN krb5-authz.conf
GEN krb5-authz2.conf
GEN krb5-canon.conf
GEN krb5-canon2.conf
GEN krb5-hdb-mitdb.conf
GEN krb5-weak.conf
GEN krb5-pkinit.conf
GEN krb5-pkinit-win.conf
GEN krb5-slave2.conf
GEN krb5-slave.conf
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/kdc'
Making all in plugin
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/plugin'
CC windc.lo
CCLD windc.la
ar: `u' modifier ignored since `D' is the default (see `U')
sed -e 's,[@]srcdir[@],.,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g'
-e 's,[@]port[@],49188,g' -e 's,[@]objdir[@],../../tests/plugin,g' -e
's,[@]EGREP[@],/bin/grep -E,g' < ./krb5.conf.in > krb5.conf.tmp
mv krb5.conf.tmp krb5.conf
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/plugin'
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
Making all in packages
make[2]: Entering directory '/<<PKGBUILDDIR>>/packages'
Making all in mac
make[3]: Entering directory '/<<PKGBUILDDIR>>/packages/mac'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/packages/mac'
make[3]: Entering directory '/<<PKGBUILDDIR>>/packages'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/packages'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/packages'
Making all in etc
make[2]: Entering directory '/<<PKGBUILDDIR>>/etc'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/etc'
Making all in po
make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
sed \
-e 's,[@]top_srcdir[@],..,' \
-e 's,[@]PACKAGE_NAME[@],Heimdal,' \
-e 's,[@]PACKAGE_VERSION[@],7.1.0,' \
< ./gen-po.in > gen-po.tmp
chmod +x gen-po.tmp
mv gen-po.tmp gen-po.sh
make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
Making all in doc
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
sed -e 's,[@]dbdir[@],/var/heimdal,g' -e 's,[@]dbtype[@],db3,g' -e
's,[@]PACKAGE_VERSION[@],7.1.0,g' < ./vars.tin > vars.texi.tmp
chmod +x vars.texi.tmp
mv vars.texi.tmp vars.texi
MAKEINFO heimdal.info
./whatis.texi:33: warning: redefining Texinfo language command: @sub
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make check
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making check in include
make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
Making check in kadm5
make[4]: Entering directory '/<<PKGBUILDDIR>>/include/kadm5'
/usr/bin/make check-local
make[5]: Entering directory '/<<PKGBUILDDIR>>/include/kadm5'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/include/kadm5'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/kadm5'
Making check in hcrypto
make[4]: Entering directory '/<<PKGBUILDDIR>>/include/hcrypto'
/usr/bin/make check-local
make[5]: Entering directory '/<<PKGBUILDDIR>>/include/hcrypto'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/include/hcrypto'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/hcrypto'
Making check in gssapi
make[4]: Entering directory '/<<PKGBUILDDIR>>/include/gssapi'
/usr/bin/make check-local
make[5]: Entering directory '/<<PKGBUILDDIR>>/include/gssapi'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/include/gssapi'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/gssapi'
make[4]: Entering directory '/<<PKGBUILDDIR>>/include'
/usr/bin/make check-local
make[5]: Entering directory '/<<PKGBUILDDIR>>/include'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/include'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/include'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
Making check in lib
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib'
Making check in roken
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/roken'
/usr/bin/make check-am
make[5]: Entering directory '/<<PKGBUILDDIR>>/lib/roken'
/usr/bin/make base64-test getaddrinfo-test getifaddrs-test getxxyyy-test
hex-test test-readenv resolve-test parse_bytes-test parse_reply-test
parse_time-test snprintf-test strpftime-test tsearch-test
make[6]: Entering directory '/<<PKGBUILDDIR>>/lib/roken'
CC base64-test.o
CCLD base64-test
CC getaddrinfo-test.o
CCLD getaddrinfo-test
CC getifaddrs-test.o
CCLD getifaddrs-test
CC getxxyyy_test-getxxyyy.o
CCLD getxxyyy-test
CC hex-test.o
CCLD hex-test
CC test-readenv.o
CC test-mem.o
CCLD test-readenv
make[6]: 'resolve-test' is up to date.
CC parse_bytes-test.o
CCLD parse_bytes-test
CC parse_reply_test-parse_reply-test.o
CC parse_reply_test-resolve.o
CCLD parse_reply-test
CC parse_time-test.o
CCLD parse_time-test
make[6]: 'snprintf-test' is up to date.
CC strpftime_test-strpftime-test.o
CCLD strpftime-test
CC tsearch_test-tsearch-test.o
CCLD tsearch-test
make[6]: Leaving directory '/<<PKGBUILDDIR>>/lib/roken'
/usr/bin/make check-TESTS check-local
make[6]: Entering directory '/<<PKGBUILDDIR>>/lib/roken'
make[7]: Entering directory '/<<PKGBUILDDIR>>/lib/roken'
PASS: base64-test
PASS: getaddrinfo-test
PASS: getifaddrs-test
PASS: getxxyyy-test
PASS: hex-test
PASS: test-readenv
PASS: resolve-test
PASS: parse_bytes-test
PASS: parse_reply-test
PASS: parse_time-test
PASS: snprintf-test
PASS: strpftime-test
PASS: tsearch-test
============================================================================
Testsuite summary for Heimdal 7.1.0
============================================================================
# TOTAL: 13
# PASS: 13
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[7]: Leaving directory '/<<PKGBUILDDIR>>/lib/roken'
PASS: snprintf-test
PASS: resolve-test
PASS: rkpty
PASS: make-roken
==================
All 4 tests passed
==================
make[6]: Leaving directory '/<<PKGBUILDDIR>>/lib/roken'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/roken'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/roken'
Making check in base
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/base'
/usr/bin/make test_base
make[5]: Entering directory '/<<PKGBUILDDIR>>/lib/base'
CC test_base.o
CCLD test_base
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/base'
/usr/bin/make check-TESTS check-local
make[5]: Entering directory '/<<PKGBUILDDIR>>/lib/base'
make[6]: Entering directory '/<<PKGBUILDDIR>>/lib/base'
PASS: test_base
============================================================================
Testsuite summary for Heimdal 7.1.0
============================================================================
# TOTAL: 1
# PASS: 1
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[6]: Leaving directory '/<<PKGBUILDDIR>>/lib/base'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/base'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/base'
Making check in vers
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/vers'
/usr/bin/make check-local
make[5]: Entering directory '/<<PKGBUILDDIR>>/lib/vers'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/vers'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/vers'
Making check in sl
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/sl'
YACC slc-gram.c
/usr/bin/make test_sl
make[5]: Entering directory '/<<PKGBUILDDIR>>/lib/sl'
CC test_sl.o
CCLD test_sl
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/sl'
/usr/bin/make check-TESTS check-local
make[5]: Entering directory '/<<PKGBUILDDIR>>/lib/sl'
make[6]: Entering directory '/<<PKGBUILDDIR>>/lib/sl'
PASS: test_sl
============================================================================
Testsuite summary for Heimdal 7.1.0
============================================================================
# TOTAL: 1
# PASS: 1
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[6]: Leaving directory '/<<PKGBUILDDIR>>/lib/sl'
PASS: slc
==================
All 1 tests passed
==================
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/sl'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/sl'
Making check in wind
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/wind'
/usr/bin/make check-am
make[5]: Entering directory '/<<PKGBUILDDIR>>/lib/wind'
test -f bidi_table.c || python ./gen-bidi.py ./rfc3454.txt .
test -f bidi_table.h || python ./gen-bidi.py ./rfc3454.txt .
test -f errorlist_table.c || python ./gen-errorlist.py ./rfc3454.txt .
test -f errorlist_table.h || python ./gen-errorlist.py ./rfc3454.txt .
test -f map_table.c || python ./gen-map.py ./rfc3454.txt .
test -f map_table.h || python ./gen-map.py ./rfc3454.txt .
/usr/bin/make test-bidi test-map test-rw test-normalize test-prohibited
test-punycode test-ldap test-utf8
make[6]: Entering directory '/<<PKGBUILDDIR>>/lib/wind'
CC test-bidi.o
test -f bidi_table.c || python ./gen-bidi.py ./rfc3454.txt .
test -f bidi_table.h || python ./gen-bidi.py ./rfc3454.txt .
test -f errorlist_table.c || python ./gen-errorlist.py ./rfc3454.txt .
test -f errorlist_table.h || python ./gen-errorlist.py ./rfc3454.txt .
test -f map_table.c || python ./gen-map.py ./rfc3454.txt .
test -f map_table.h || python ./gen-map.py ./rfc3454.txt .
CCLD test-bidi
CC test-map.o
CCLD test-map
CC test-rw.o
CCLD test-rw
CC test-normalize.o
CCLD test-normalize
CC test-prohibited.o
CCLD test-prohibited
CC test-punycode.o
CC punycode_examples.o
CCLD test-punycode
CC test-ldap.o
CCLD test-ldap
CC test-utf8.o
CCLD test-utf8
make[6]: Leaving directory '/<<PKGBUILDDIR>>/lib/wind'
/usr/bin/make check-TESTS check-local
make[6]: Entering directory '/<<PKGBUILDDIR>>/lib/wind'
make[7]: Entering directory '/<<PKGBUILDDIR>>/lib/wind'
test -f bidi_table.c || python ./gen-bidi.py ./rfc3454.txt .
test -f bidi_table.h || python ./gen-bidi.py ./rfc3454.txt .
test -f errorlist_table.c || python ./gen-errorlist.py ./rfc3454.txt .
test -f errorlist_table.h || python ./gen-errorlist.py ./rfc3454.txt .
test -f map_table.c || python ./gen-map.py ./rfc3454.txt .
test -f map_table.h || python ./gen-map.py ./rfc3454.txt .
PASS: test-bidi
PASS: test-map
PASS: test-rw
PASS: test-normalize
PASS: test-prohibited
PASS: test-punycode
PASS: test-ldap
PASS: test-utf8
============================================================================
Testsuite summary for Heimdal 7.1.0
============================================================================
# TOTAL: 8
# PASS: 8
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[7]: Leaving directory '/<<PKGBUILDDIR>>/lib/wind'
PASS: idn-lookup
==================
All 1 tests passed
==================
make[6]: Leaving directory '/<<PKGBUILDDIR>>/lib/wind'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/wind'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/wind'
Making check in asn1
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/asn1'
/usr/bin/make check-am
make[5]: Entering directory '/<<PKGBUILDDIR>>/lib/asn1'
/usr/bin/make check-der check-gen check-timegm check-ber check-template
make[6]: Entering directory '/<<PKGBUILDDIR>>/lib/asn1'
CC check-der.o
CC check-common.o
check-common.c: In function âsegv_handlerâ:
check-common.c:181:2: warning: ignoring return value of âwriteâ, declared
with attribute warn_unused_result [-Wunused-result]
write(fd, msg, sizeof(msg));
^~~~~~~~~~~~~~~~~~~~~~~~~~~
check-common.c:182:2: warning: ignoring return value of âwriteâ, declared
with attribute warn_unused_result [-Wunused-result]
write(fd, current_test, strlen(current_test));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
check-common.c:183:2: warning: ignoring return value of âwriteâ, declared
with attribute warn_unused_result [-Wunused-result]
write(fd, " ", 1);
^~~~~~~~~~~~~~~~~
check-common.c:184:2: warning: ignoring return value of âwriteâ, declared
with attribute warn_unused_result [-Wunused-result]
write(fd, current_state, strlen(current_state));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
check-common.c:185:2: warning: ignoring return value of âwriteâ, declared
with attribute warn_unused_result [-Wunused-result]
write(fd, "\n", 1);
^~~~~~~~~~~~~~~~~~
CCLD check-der
CC check-gen.o
CC asn1_test_asn1.o
CCLD check-gen
CC check-timegm.o
CCLD check-timegm
CC check-ber.o
CCLD check-ber
CC check-template.o
CC test_template_asn1-template.o
CCLD check-template
rm test_template_asn1-template.c
make[6]: Leaving directory '/<<PKGBUILDDIR>>/lib/asn1'
/usr/bin/make check-TESTS check-local
make[6]: Entering directory '/<<PKGBUILDDIR>>/lib/asn1'
make[7]: Entering directory '/<<PKGBUILDDIR>>/lib/asn1'
PASS: check-der
PASS: check-gen
PASS: check-timegm
PASS: check-ber
CC test_template_asn1-template.o
CCLD check-template
PASS: check-template
============================================================================
Testsuite summary for Heimdal 7.1.0
============================================================================
# TOTAL: 5
# PASS: 5
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[7]: Leaving directory '/<<PKGBUILDDIR>>/lib/asn1'
PASS: asn1_compile
PASS: asn1_print
PASS: asn1_gen
==================
All 3 tests passed
==================
make[6]: Leaving directory '/<<PKGBUILDDIR>>/lib/asn1'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/asn1'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/asn1'
Making check in hcrypto
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/hcrypto'
/usr/bin/make libhctest.la destest mdtest rc2test rctest test_bn test_bulk
test_cipher test_engine_dso test_hmac test_pkcs12 test_pkcs5 test_rsa test_dh
example_evp_cipher \
test_crypto
make[5]: Entering directory '/<<PKGBUILDDIR>>/lib/hcrypto'
CC des.lo
CC ui.lo
CCLD libhctest.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC destest.o
CCLD destest
CC mdtest.o
CCLD mdtest
CC rc2test.o
CCLD rc2test
CC rctest.o
CCLD rctest
CC test_bn.o
CCLD test_bn
CC test_bulk.o
CCLD test_bulk
CC test_cipher.o
test_cipher.c: In function âtest_cipherâ:
test_cipher.c:299:19: warning: suggest braces around empty body in an âifâ
statement [-Wempty-body]
/* XXXX check */;
^
CCLD test_cipher
CC test_engine_dso.o
CCLD test_engine_dso
CC test_hmac.o
CCLD test_hmac
CC test_pkcs12.o
CCLD test_pkcs12
CC test_pkcs5.o
CCLD test_pkcs5
CC test_rsa.o
CCLD test_rsa
CC test_dh.o
CCLD test_dh
CC example_evp_cipher.o
CCLD example_evp_cipher
sed -e 's,[@]srcdir[@],.,g' -e 's,[@]exeext[@],,g' < ./test_crypto.in >
test_crypto.tmp
chmod +x test_crypto.tmp
mv test_crypto.tmp test_crypto
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/hcrypto'
/usr/bin/make check-TESTS check-local
make[5]: Entering directory '/<<PKGBUILDDIR>>/lib/hcrypto'
make[6]: Entering directory '/<<PKGBUILDDIR>>/lib/hcrypto'
PASS: destest
PASS: mdtest
PASS: rc2test
PASS: rctest
PASS: test_bn
PASS: test_bulk
PASS: test_cipher
PASS: test_engine_dso
PASS: test_hmac
PASS: test_pkcs12
PASS: test_pkcs5
PASS: test_crypto
============================================================================
Testsuite summary for Heimdal 7.1.0
============================================================================
# TOTAL: 12
# PASS: 12
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[6]: Leaving directory '/<<PKGBUILDDIR>>/lib/hcrypto'
PASS: test_rand
==================
All 1 tests passed
==================
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/hcrypto'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/hcrypto'
Making check in ipc
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/ipc'
/usr/bin/make check-TESTS check-local
make[5]: Entering directory '/<<PKGBUILDDIR>>/lib/ipc'
make[6]: Entering directory '/<<PKGBUILDDIR>>/lib/ipc'
============================================================================
Testsuite summary for Heimdal 7.1.0
============================================================================
# TOTAL: 0
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[6]: Leaving directory '/<<PKGBUILDDIR>>/lib/ipc'
PASS: tc
PASS: ts
PASS: ts-http
==================
All 3 tests passed
==================
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/ipc'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/ipc'
Making check in hx509
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/hx509'
/usr/bin/make check-am
make[5]: Entering directory '/<<PKGBUILDDIR>>/lib/hx509'
/usr/bin/make test_name test_expr test_soft_pkcs11 test_ca test_cert
test_chain test_cms test_crypto test_nist test_nist2 test_pkcs11
test_java_pkcs11 test_nist_cert test_nist_pkcs12 test_req test_windows
test_query
make[6]: Entering directory '/<<PKGBUILDDIR>>/lib/hx509'
CC test_name.o
CCLD test_name
CC test_expr.o
CCLD test_expr
CC test_soft_pkcs11.o
CCLD test_soft_pkcs11
GEN test_ca
GEN test_ca
mv test_ca.tmp test_ca
GEN test_cert
GEN test_cert
mv test_cert.tmp test_cert
GEN test_chain
GEN test_chain
mv test_chain.tmp test_chain
GEN test_cms
GEN test_cms
mv test_cms.tmp test_cms
GEN test_crypto
GEN test_crypto
mv test_crypto.tmp test_crypto
GEN test_nist
GEN test_nist
mv test_nist.tmp test_nist
GEN test_nist2
GEN test_nist2
mv test_nist2.tmp test_nist2
GEN test_pkcs11
GEN test_pkcs11
mv test_pkcs11.tmp test_pkcs11
GEN test_java_pkcs11
GEN test_java_pkcs11
mv test_java_pkcs11.tmp test_java_pkcs11
GEN test_nist_cert
GEN test_nist_cert
mv test_nist_cert.tmp test_nist_cert
GEN test_nist_pkcs12
GEN test_nist_pkcs12
mv test_nist_pkcs12.tmp test_nist_pkcs12
GEN test_req
GEN test_req
mv test_req.tmp test_req
GEN test_windows
GEN test_windows
mv test_windows.tmp test_windows
GEN test_query
GEN test_query
mv test_query.tmp test_query
make[6]: Leaving directory '/<<PKGBUILDDIR>>/lib/hx509'
/usr/bin/make check-TESTS check-local
make[6]: Entering directory '/<<PKGBUILDDIR>>/lib/hx509'
make[7]: Entering directory '/<<PKGBUILDDIR>>/lib/hx509'
FAIL: test_ca
PASS: test_cert
FAIL: test_chain
FAIL: test_cms
PASS: test_crypto
PASS: test_nist
PASS: test_nist2
PASS: test_pkcs11
PASS: test_java_pkcs11
PASS: test_nist_cert
PASS: test_nist_pkcs12
PASS: test_req
PASS: test_windows
PASS: test_query
PASS: test_name
PASS: test_expr
============================================================================
Testsuite summary for Heimdal 7.1.0
============================================================================
# TOTAL: 16
# PASS: 13
# SKIP: 0
# XFAIL: 0
# FAIL: 3
# XPASS: 0
# ERROR: 0
============================================================================
See lib/hx509/test-suite.log
Please report to https://github.com/heimdal/heimdal/issues
============================================================================
Makefile:1416: recipe for target 'test-suite.log' failed
make[7]: *** [test-suite.log] Error 1
make[7]: Leaving directory '/<<PKGBUILDDIR>>/lib/hx509'
Makefile:1522: recipe for target 'check-TESTS' failed
make[6]: *** [check-TESTS] Error 2
make[6]: Leaving directory '/<<PKGBUILDDIR>>/lib/hx509'
Makefile:1703: recipe for target 'check-am' failed
make[5]: *** [check-am] Error 2
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/hx509'
Makefile:1706: recipe for target 'check' failed
make[4]: *** [check] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/hx509'
Makefile:564: recipe for target 'check-recursive' failed
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
Makefile:612: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:33: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:6: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------
The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/heimdal.html
If this is really a bug in one of the build-depends, please use reassign and
affects,
so that this is still visible in the BTS web page for this package.
Thanks.
--- End Message ---