Your message dated Sat, 17 Aug 2019 21:20:09 +0000 with message-id <[email protected]> and subject line Bug#934758: fixed in openafs 1.8.4~pre1-1 has caused the Debian Bug report #934758, regarding DKMS module fails to build for linux 5.2.0-2 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 934758: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934758 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: openafs-modules-dkms Version: 1.8.2-1 Severity: grave Justification: renders package unusable The openafs DKMS module fails to build for Linux kernel 5.2.0-2. This renders openafs unusable. I have attached the build log containing the error messages, in particular, it seems to have something to do with: /var/lib/dkms/openafs/1.8.2/build/src/crypto/hcrypto/kernel/config.h: In function ‘gettimeofday’: /var/lib/dkms/openafs/1.8.2/build/src/afs/LINUX/osi_machdep.h:85:22: error: ‘xtime’ undeclared (first use in this function); did you mean ‘vtime’? # define osi_Time() (xtime.tv_sec) ^~~~~ -- System Information: Debian Release: bullseye/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.2.0-2-amd64 (SMP w/4 CPU cores) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_CA.UTF-8), LANGUAGE=en_CA.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_CA.UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages openafs-modules-dkms depends on: ii dkms 2.7.1-2 ii libc6-dev 2.28-10 ii perl 5.28.1-6 Versions of packages openafs-modules-dkms recommends: ii openafs-client 1.8.2-1 openafs-modules-dkms suggests no packages. -- no debconf information -- |)|/ Ryan Kavanagh | GPG: 4E46 9519 ED67 7734 268F |\|\ https://rak.ac | BD95 8F7B F8FC 4A11 C97ADKMS make.log for openafs-1.8.2 for kernel 5.2.0-2-amd64 (x86_64) Wed Aug 14 09:45:20 EDT 2019 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /bin/bash: /var/lib/dkms/openafs/1.8.2/build/build-tools/missing: No such file or directory configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxslt... no checking for saxon... no checking for xalan-j... no checking for xsltproc... xsltproc checking for fop... no checking for dblatex... no checking for docbook2pdf... no configure: WARNING: Docbook stylesheets not found; some documentation can't be built checking for kindlegen... no checking for doxygen... no checking for dot... dot checking for library containing strerror... none required checking for pid_t... yes checking for size_t... yes checking whether ln -s works... yes checking for ranlib... ranlib checking for bison... bison -y checking if lex is flex... yes checking whether byte order is known at compile time... yes checking whether byte ordering is bigendian... no checking whether printf understands the %z length modifier... yes checking your OS... linux checking for ranlib... (cached) ranlib checking for as... as checking for ar... ar checking for mv... mv checking for rm... rm checking for ld... ld checking for cp... cp checking for strip... strip checking for gencat... gencat checking if gcc accepts -march=pentium... no checking if gcc needs -fno-strength-reduce... yes checking if gcc needs -fno-strict-aliasing... yes checking if gcc supports -fno-common... yes checking if gcc supports -pipe... yes checking if linux kbuild requires EXTRA_CFLAGS... no checking if linux kernel module build works... yes checking operation follow_link in inode_operations... no checking operation put_link in inode_operations... no checking operation rename in inode_operations... yes checking for linux/cred.h... yes checking for linux/config.h... no checking for linux/exportfs.h... yes checking for linux/freezer.h... yes checking for linux/key-type.h... yes checking for linux/semaphore.h... yes checking for linux/seq_file.h... yes checking for linux/sched/signal.h... yes checking for linux/uaccess.h... yes checking for struct vfs_path... no checking for kuid_t... yes checking for backing_dev_info in struct address_space... no checking for write_begin in struct address_space_operations... yes checking for name in struct backing_dev_info... yes checking for session_keyring in struct cred... yes checking for ctl_name in struct ctl_table... no checking for d_u.d_alias in struct dentry... yes checking for d_automount in struct dentry_operations... yes checking for gid in struct group_info... yes checking for i_alloc_sem in struct inode... no checking for i_blkbits in struct inode... yes checking for i_blksize in struct inode... no checking for i_mutex in struct inode... no checking for i_security in struct inode... yes checking for f_path in struct file... yes checking for flock in struct file_operations... yes checking for iterate in struct file_operations... yes checking for read_iter in struct file_operations... yes checking for sendfile in struct file_operations... no checking for mount in struct file_system_type... yes checking for truncate in struct inode_operations... no checking for get_link in struct inode_operations... yes checking for payload.value in struct key... no checking for instantiate_prep in struct key_type... no checking for match_preparse in struct key_type... yes checking for preparse in struct key_type... yes checking for msg_iter in struct msghdr... yes checking for path in struct nameidata... no checking for owner in struct proc_dir_entry... no checking for s_bdi in struct super_block... yes checking for s_d_op in struct super_block... yes checking for alloc_inode in struct super_operations... yes checking for evict_inode in struct super_operations... yes checking for cred in struct task_struct... yes checking for exit_state in struct task_struct... yes checking for parent in struct task_struct... yes checking for real_parent in struct task_struct... yes checking for rlim in struct task_struct... no checking for sig in struct task_struct... no checking for sighand in struct task_struct... yes checking for sigmask_lock in struct task_struct... no checking for tgid in struct task_struct... yes checking for thread_info in struct task_struct... yes checking for total_link_count in struct task_struct... no checking for signal->rlim in struct task_struct... yes checking for buf in read_descriptor_t... no checking for __vfs_write... no checking for kernel_write... yes checking for bdi_init... no checking for super_setup_bdi... yes checking for PageChecked... yes checking for PageFsMisc... no checking for clear_inode... yes checking for current_kernel_time... no checking for d_alloc_anon... yes checking for d_count... yes checking for d_make_root... yes checking for do_sync_read... no checking for file_dentry... yes checking for find_task_by_pid... no checking for generic_file_aio_read... no checking for grab_cache_page_write_begin... yes checking for hlist_unhashed... yes checking for ihold... yes checking for i_size_read... yes checking for inode_setattr... no checking for iter_file_splice_write... yes checking for kernel_setsockopt... yes checking for locks_lock_file_wait... yes checking for page_follow_link... no checking for page_get_link... yes checking for page_offset... yes checking for pagevec_lru_add_file... no checking for path_lookup... no checking for proc_create... yes checking for rcu_read_lock... yes checking for set_nlink... yes checking for setattr_prepare... yes checking for sock_create_kern... no checking for sock_create_kern_ns... yes checking for splice_direct_to_actor... yes checking for default_file_splice_read... no checking for svc_addr_in... yes checking for zero_user_segments... yes checking for noop_fsync... yes checking for kthread_run... yes checking for inode_nohighmem... yes checking for inode_lock... yes checking for non-vectorized aio kernel functions... yes checking if proc_root_fs is defined and exported... no checking for new kmem_cache init function parameters... no checking whether kmem_cache_t exists... no checking whether kmem_cache_create takes a destructor argument... no checking whether kmem_cache_create constructor takes a void pointer... yes checking if d_path() takes a struct path argument... yes checking if kernel uses new export ops... yes checking for inode_setattr return type... no checking whether struct iattr->ia_ctime takes struct timespec64 or 32-bit struct timespec... no checking whether inode_operations.create takes a nameidata... no checking whether inode_operations.lookup takes a nameidata... no checking whether inode_operations.permission takes flags... no checking whether inode_operations.permission takes a nameidata... no checking whether inode_operations.put_link takes an opaque cookie... no checking whether dentry.d_op->d_delete takes a const argument... yes checking whether dentry_operations.d_revalidate takes a nameidata... no checking whether file_operations.flush takes a fl_owner_t... yes checking whether file_operations.fsync takes a dentry argument... no checking whether file_operations.fsync takes a range... yes checking whether aop.writepage takes a writeback_control... yes checking for splice_write and splice_read in struct file_operations... yes checking for 3rd argument in posix_lock_file found in new kernels... yes checking for 2nd argument in pagevec_init found in pre-4.15 kernels... no checking if posix_test_lock returns a struct file_lock... no checking if posix_test_lock takes a conflict argument... no checking for 5th argument in sock_create found in some SELinux kernels... no checking for exported key_type_keyring... yes checking for redhat kernel configuration... no checking for recalc_sigpending arg type... yes checking for exported tasklist_lock... yes checking for struct vfsmount * in get_sb_nodev()... no checking for dentry in statfs... yes checking whether refrigerator takes PF_FREEZE... no checking for try_to_freeze... yes checking for linux kernel keyring support... yes checking if key_alloc() takes a struct task *... no checking if key_alloc() takes credentials... no checking whether INIT_WORK has a _data argument... no checking whether register_sysctl_table has an insert_at_head argument... yes checking for dcache_lock... no checking if dentry->d_count is an int... no checking whether 4.11+ inode.i_op->getattr takes a struct path argument... yes checking whether inode.i_op->mkdir takes a umode_t argument... yes checking whether inode.i_op->create takes a umode_t argument... no checking whether export operation encode_fh takes inode arguments... yes checking whether kmap_atomic takes no km_type argument... yes checking whether dentry_open takes a path argument... yes checking whether dentry->d_alias is an hlist... yes checking whether hlist iterators don't need a node parameter... yes checking whether inode_operations.create takes a bool... yes checking whether dentry_operations.d_revalidate takes an unsigned int... yes checking whether inode operation lookup takes an unsigned int... yes checking whether d_invalidate returns void... yes checking whether offset is the last argument to kernel_read... yes checking if compiler has __sync_add_and_fetch... yes checking if struct sockaddr has sa_len field... no checking for library containing socket... none required checking for library containing connect... none required checking for library containing gethostbyname... none required checking for the useability of arpa/nameser_compat.h... yes checking for res_search... yes, in libresolv checking for retransmit support in res_state... yes checking for setsockopt(, SOL_IP, IP_RECVERR)... yes checking for pthread_attr_init in -lpthread... yes checking for tivoli tsm butc support... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking sys/bswap.h usability... no checking sys/bswap.h presence... no checking for sys/bswap.h... no checking sys/dk.h usability... no checking sys/dk.h presence... no checking for sys/dk.h... no checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking sys/fstyp.h usability... no checking sys/fstyp.h presence... no checking for sys/fstyp.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/lockf.h usability... no checking sys/lockf.h presence... no checking for sys/lockf.h... no checking sys/map.h usability... no checking sys/map.h presence... no checking for sys/map.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/pag.h usability... no checking sys/pag.h presence... no checking for sys/pag.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes 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/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.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 time.h usability... yes checking time.h presence... yes checking for time.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking for unistd.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for resolv.h... yes checking for net/if.h... yes checking for netinet/if_ether.h... yes checking for security/pam_modules.h... no checking for linux/errqueue.h... no checking for fsblkcnt_t... yes checking for struct stat.st_ctimespec... no checking for struct stat.st_ctimensec... no checking for libintl... no checking for arc4random... no checking for closelog... yes checking for fcntl... yes checking for fseeko64... yes checking for ftello64... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for getrlimit... yes checking for issetugid... no checking for mkstemp... yes checking for openlog... yes checking for poll... yes checking for pread... yes checking for preadv... yes checking for preadv64... yes checking for pwrite... yes checking for pwritev... yes checking for pwritev64... yes checking for regcomp... yes checking for regerror... yes checking for regexec... yes checking for setitimer... yes checking for setvbuf... yes checking for sigaction... yes checking for strcasestr... yes checking for strerror... yes checking for sysconf... yes checking for sysctl... yes checking for syslog... yes checking for tdestroy... yes checking for timegm... yes checking for usable system libroken... no checking for usable system libhcrypto... no checking for initscr in -lncurses... yes checking for LINES in -lncurses... yes configure: checking for curses library... -lncurses (cached) configure: checking for curses library... -lncurses checking getmaxyx macro... yes checking for __attribute__... yes checking for _Pragma... yes checking for _Pragma recognition of -Wtautological-pointer-compare... yes checking for chown... yes checking for fchown... yes checking for gethostname... yes checking for lstat... yes checking for inet_aton... yes checking for putenv... yes checking for readv... yes checking for setenv... yes checking for strdup... yes checking for strftime... yes checking for strndup... yes checking for strsep... yes checking for unsetenv... yes checking for asprintf... yes checking for asnprintf... no checking for vasprintf... yes checking for vasnprintf... no checking for vsnprintf... yes checking for snprintf... yes checking for daemon... yes checking for ecalloc... no checking for emalloc... no checking for erealloc... no checking for err... yes checking for errx... yes checking for flock... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for getaddrinfo... yes checking for getdtablesize... yes checking for getnameinfo... yes checking for getopt... yes checking for getprogname... no checking for gettimeofday... yes checking for inet_ntop... yes checking for inet_pton... yes checking for localtime_r... yes checking for mkstemp... (cached) yes checking for setenv... (cached) yes checking for setprogname... no checking for strcasecmp... yes checking for strlcat... no checking for strnlen... yes checking for strlcpy... no checking for strsep... (cached) yes checking for tdelete... yes checking for tfind... yes checking for tsearch... yes checking for twalk... yes checking for unsetenv... (cached) 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 err.h usability... yes checking err.h presence... yes checking for err.h... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking whether h_errno is declared... yes checking whether time.h and sys/time.h may both be included... yes checking for bswap16... no checking for bswap32... no checking for positional I/O... yes checking for vectored positional I/O... yes checking for POSIX regex library... yes checking for pthread_set_name_np... no checking for pthread_setname_np... yes checking for signature of pthread_setname_np... three arguments checking return type of signal handlers... void checking return type of signal handlers... (cached) void checking size of void *... 8 checking size of unsigned long long... 8 checking size of unsigned long... 8 checking size of unsigned int... 4 checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for sig_atomic_t... yes checking for socklen_t... yes checking for off64_t... no checking for ssize_t... (cached) yes checking for struct winsize... yes checking for sa_family_t... yes checking for socklen_t... (cached) yes checking for struct sockaddr... yes checking for struct sockaddr_storage... yes checking for sa_family_t... (cached) yes checking for struct addrinfo... yes checking for long long... yes checking size of long... 8 checking whether PAM prefers const... no checking for swig... swig checking for crypt in -lcrypt... yes checking for label support in structs... yes checking checking for dirfd... yes checking for dd_fd in DIR... no checking for ru_idrss in struct rusage... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for uuid_generate in -luuid... yes checking for uuid_generate... no checking for ctfconvert... no checking for ctfmerge... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/config/Makefile config.status: creating src/config/Makefile.config config.status: creating src/config/Makefile.lwp config.status: creating src/config/Makefile.version-CML config.status: creating src/config/Makefile.version-NOCML config.status: creating src/libafs/Makefile.common config.status: creating src/libafs/MakefileProto config.status: creating src/config/afsconfig.h config.status: executing depfiles commands cd src && cd config && make make[1]: Entering directory '/var/lib/dkms/openafs/1.8.2/build/src/config' rm -f Makefile.version if [ -r /var/lib/dkms/openafs/1.8.2/build/src/CML/state ] ; \ then cp Makefile.version-CML Makefile.version ; \ else cp Makefile.version-NOCML Makefile.version ; \ fi make -f Makefile.version AFS_component_version_number.c make[2]: Entering directory '/var/lib/dkms/openafs/1.8.2/build/src/config' ( VERSION=`/var/lib/dkms/openafs/1.8.2/build/build-tools/git-version /var/lib/dkms/openafs/1.8.2/build "1.8.2-1-debian"` && \ if [ "$SOURCE_DATE_EPOCH" ]; then \ echo 'char cml_version_number[]="@(#)OpenAFS '$VERSION `date -u -d "@$SOURCE_DATE_EPOCH" +"%Y-%m-%d" 2>/dev/null || date -u -r "$SOURCE_DATE_EPOCH" +"%Y-%m-%d"`'";'; \ else \ echo 'char cml_version_number[]="@(#)OpenAFS '$VERSION `date +"%Y-%m-%d"` $USER@`hostname`'";'; \ fi >AFS_component_version_number.c.NEW && \ echo 'char* AFSVersion = "openafs '$VERSION'";' >>AFS_component_version_number.c.NEW && \ if cmp AFS_component_version_number.c.NEW AFS_component_version_number.c > /dev/null 2>&1 ; then : ; else \ mv AFS_component_version_number.c.NEW AFS_component_version_number.c ; fi ) rm -f AFS_component_version_number.c.NEW make[2]: Leaving directory '/var/lib/dkms/openafs/1.8.2/build/src/config' gcc -fPIC -O -I/var/lib/dkms/openafs/1.8.2/build/src/config -I/var/lib/dkms/openafs/1.8.2/build/include -I. -I. -o config.o -c config.c gcc -fPIC -O -I/var/lib/dkms/openafs/1.8.2/build/src/config -I/var/lib/dkms/openafs/1.8.2/build/include -I. -I. -o mc.o -c mc.c gcc -L/var/lib/dkms/openafs/1.8.2/build/lib -L/var/lib/dkms/openafs/1.8.2/build/lib -O -O -I/var/lib/dkms/openafs/1.8.2/build/src/config -I/var/lib/dkms/openafs/1.8.2/build/include -I. -I. -o config config.o mc.o gcc -O -I/var/lib/dkms/openafs/1.8.2/build/src/config -I/var/lib/dkms/openafs/1.8.2/build/include -I. -I. -L/var/lib/dkms/openafs/1.8.2/build/lib -L/var/lib/dkms/openafs/1.8.2/build/lib -O \ -o mkvers ./mkvers.c if [ "Xparam.linux26.h" != "X" ] ; then \ cat ./param.linux26.h ./param.amd64_linux26.h > param.h.new ; \ else \ cat ./param.amd64_linux26.h > param.h.new ; \ fi /usr/bin/install -c -m 644 param.h.new /var/lib/dkms/openafs/1.8.2/build/include/afs/param.h make[1]: Leaving directory '/var/lib/dkms/openafs/1.8.2/build/src/config' src/config/config src/libafs/MakefileProto \ src/libafs/Makefile amd64_linux26 Wrote new makefile 'src/libafs/Makefile'. cd src && cd libafs && make make[1]: Entering directory '/var/lib/dkms/openafs/1.8.2/build/src/libafs' rm -f h net netinet sys rpc ln -fs rx rpc for m in SP ; do \ KDIR=MODLOAD-5.2.0-2-amd64-$m; \ mkdir -p ${KDIR}; \ ln -fs ../Makefile ${KDIR}/Makefile.afs ; \ ln -fs ../Makefile.common ${KDIR}/Makefile.common; \ ln -fs ../config ${KDIR}/config; \ done rm -f h rm -f sys rm -f netinet if [ -d /lib/modules/5.2.0-2-amd64/build/include2 ] ; then \ ln -fs /lib/modules/5.2.0-2-amd64/build/include2/asm/../linux h ; \ ln -fs /lib/modules/5.2.0-2-amd64/build/include2/asm/../linux sys ; \ ln -fs /lib/modules/5.2.0-2-amd64/build/include2/asm/../linux netinet ; \ else \ ln -fs /lib/modules/5.2.0-2-amd64/build/include/linux h ; \ ln -fs /lib/modules/5.2.0-2-amd64/build/include/linux sys ; \ ln -fs /lib/modules/5.2.0-2-amd64/build/include/linux netinet ; \ fi rm -f linux ln -fs /lib/modules/5.2.0-2-amd64/build/include/linux linux rm -f net ln -fs /lib/modules/5.2.0-2-amd64/build/include/net net rm -f asm-generic ln -fs /lib/modules/5.2.0-2-amd64/build/include/asm-generic asm-generic rm -f asm ln -fs /lib/modules/5.2.0-2-amd64/build/include/asm-x86_64 asm if [ "yes" ] ; then \ TARGPREFIX="pack_"; \ fi ; \ for m in SP ; do \ KDIR=MODLOAD-5.2.0-2-amd64-$m ; \ echo Building in directory: ${KDIR} ; \ if [ "$m" = "MP" ] ; then \ SMP_DEF="-DAFS_SMP " ; \ TARG="libafs.mp" ; \ elif [ "$m" = "EP" ] ; then \ SMP_DEF="-DAFS_SMP " ; \ TARG="libafs.ep" ; \ elif [ "$m" = "BM" ] ; then \ SMP_DEF="-DAFS_SMP " ; \ TARG="libafs.bm" ; \ else \ SMP_DEF=" " ; \ TARG=libafs ; \ fi ; \ cd ${KDIR} ; \ make -f Makefile.afs SMP_DEF="${SMP_DEF}" linux_compdirs_${TARGPREFIX}${TARG} CLIENT=5.2.0-2-amd64 KDIR=${KDIR} || exit $?; \ cd ../ ; \ done Building in directory: MODLOAD-5.2.0-2-amd64-SP make[2]: Entering directory '/var/lib/dkms/openafs/1.8.2/build/src/libafs/MODLOAD-5.2.0-2-amd64-SP' env EXTRA_CFLAGS="" /var/lib/dkms/openafs/1.8.2/build/src/libafs/make_kbuild_makefile.pl MODLOAD-5.2.0-2-amd64-SP openafs.ko /var/lib/dkms/openafs/1.8.2/build/src/config/Makefile.config Makefile.afs Makefile.common Ignoring # include <machine/stdarg.h> (machine/stdarg.h not found) Ignoring # include <UKERNEL/sysincludes.h> (UKERNEL/sysincludes.h not found) Ignoring #include <UKERNEL/afsincludes.h> (UKERNEL/afsincludes.h not found) Ignoring #include <UKERNEL/rx_kcommon.h> (UKERNEL/rx_kcommon.h not found) Ignoring # include <libkern/OSAtomic.h> (libkern/OSAtomic.h not found) ( env EXTRA_CFLAGS="" \ make -C /lib/modules/5.2.0-2-amd64/build M=/var/lib/dkms/openafs/1.8.2/build/src/libafs/MODLOAD-5.2.0-2-amd64-SP modules 2>&1 \ || echo "FAILURE: make exit code $?" ) | tee .makelog make[3]: Entering directory '/usr/src/linux-headers-5.2.0-2-amd64' CC [M] /var/lib/dkms/openafs/1.8.2/build/src/libafs/MODLOAD-5.2.0-2-amd64-SP/sha256-kernel.o In file included from /var/lib/dkms/openafs/1.8.2/build/src/afs/afs_osi.h:440, from /var/lib/dkms/openafs/1.8.2/build/src/rx/rx_clock.h:46, from /var/lib/dkms/openafs/1.8.2/build/src/rx/rx.h:57, from /var/lib/dkms/openafs/1.8.2/build/src/afs/afsincludes.h:30, from /var/lib/dkms/openafs/1.8.2/build/src/crypto/hcrypto/kernel/config.h:31, from /var/lib/dkms/openafs/1.8.2/build/src/libafs/MODLOAD-5.2.0-2-amd64-SP/sha256-kernel.c:34: /var/lib/dkms/openafs/1.8.2/build/src/crypto/hcrypto/kernel/config.h: In function ‘gettimeofday’: /var/lib/dkms/openafs/1.8.2/build/src/afs/LINUX/osi_machdep.h:85:22: error: ‘xtime’ undeclared (first use in this function); did you mean ‘vtime’? # define osi_Time() (xtime.tv_sec) ^~~~~ /var/lib/dkms/openafs/1.8.2/build/src/crypto/hcrypto/kernel/config.h:102:46: note: in expansion of macro ‘osi_Time’ {if (tp == NULL) return -1; tp->tv_sec = osi_Time(); tp->tv_usec = 0; return 0;} ^~~~~~~~ /var/lib/dkms/openafs/1.8.2/build/src/afs/LINUX/osi_machdep.h:85:22: note: each undeclared identifier is reported only once for each function it appears in # define osi_Time() (xtime.tv_sec) ^~~~~ /var/lib/dkms/openafs/1.8.2/build/src/crypto/hcrypto/kernel/config.h:102:46: note: in expansion of macro ‘osi_Time’ {if (tp == NULL) return -1; tp->tv_sec = osi_Time(); tp->tv_usec = 0; return 0;} ^~~~~~~~ make[6]: *** [/usr/src/linux-headers-5.2.0-2-common/scripts/Makefile.build:284: /var/lib/dkms/openafs/1.8.2/build/src/libafs/MODLOAD-5.2.0-2-amd64-SP/sha256-kernel.o] Error 1 make[5]: *** [/usr/src/linux-headers-5.2.0-2-common/Makefile:1610: _module_/var/lib/dkms/openafs/1.8.2/build/src/libafs/MODLOAD-5.2.0-2-amd64-SP] Error 2 make[4]: *** [Makefile:179: sub-make] Error 2 make[3]: *** [Makefile:8: all] Error 2 make[3]: Leaving directory '/usr/src/linux-headers-5.2.0-2-amd64' FAILURE: make exit code 2 make[2]: *** [Makefile.afs:280: openafs.ko] Error 1 make[2]: Leaving directory '/var/lib/dkms/openafs/1.8.2/build/src/libafs/MODLOAD-5.2.0-2-amd64-SP' make[1]: *** [Makefile:187: linux_compdirs] Error 2 make[1]: Leaving directory '/var/lib/dkms/openafs/1.8.2/build/src/libafs' make: *** [Makefile:15: all] Error 2
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: openafs Source-Version: 1.8.4~pre1-1 We believe that the bug you reported is fixed in the latest version of openafs, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Benjamin Kaduk <[email protected]> (supplier of updated openafs package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 17 Aug 2019 06:54:44 -0700 Source: openafs Architecture: source Version: 1.8.4~pre1-1 Distribution: unstable Urgency: medium Maintainer: Benjamin Kaduk <[email protected]> Changed-By: Benjamin Kaduk <[email protected]> Closes: 923111 931819 934236 934758 Changes: openafs (1.8.4~pre1-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Removing redundant Priority field in binary package * d/changelog: Remove trailing whitespaces . [ Anders Kaseorg ] * New upstream release 1.8.3: - Miscellaneous improvements to error handling and server efficiency (see NEWS). - Support Linux 5.0. * Update CellServDB from grand.central.org (2018-05-14). * Remove custom compression settings for Debian tarball and binary packages. . [ Benjamin Kaduk ] * New upstream prerelease 1.8.4pre1: - Further work to avoid spurious ENOENTs from filesystem access. - Fix the behavior of ptserver -restricted to match the documentation. - Autoconf updates and modernization. (Closes: #934758) - Additional miscellaneous improvements (see NEWS). * openafs-fileserver now depends on openafs-krb5 for akeyconvert in the maintainer script. (Closes: #934236) * Debconf translation update: - Danish, thanks Joe Hansen. (Closes: #923111) * Backport upstream patch to require opt-in for weak crypto in aklog and klog.krb5. (Closes: #931819) Checksums-Sha1: 479ff6ee92b90a1aaf3da582549160b7f40e3d9f 3518 openafs_1.8.4~pre1-1.dsc d2435e55367cad961f8d5b4699e6f28021750f33 6745180 openafs_1.8.4~pre1.orig.tar.xz f0e97e8bb5dd7dcbf84bcf5a94603f50a46568e7 142700 openafs_1.8.4~pre1-1.debian.tar.xz 16469ccb41976a069c92148278314ccb53af3e6c 17468 openafs_1.8.4~pre1-1_amd64.buildinfo Checksums-Sha256: 98ec82a16b0b388560d4a043e2d2fa058e4a0905489292f838e7a97117a7b0ce 3518 openafs_1.8.4~pre1-1.dsc 50beb837b933843ad7d240bb1a2edb1a708f099b22dd4f0275cb12e6363dd412 6745180 openafs_1.8.4~pre1.orig.tar.xz ed76c2948b76ad303aa1bfb3aaf56faafbd84a42c7fa874cf79fd4064a259e59 142700 openafs_1.8.4~pre1-1.debian.tar.xz 844d550537eb89abf8b8e4bb8ad4db75f1848fa96c94d5e4f4806c438f0cd2eb 17468 openafs_1.8.4~pre1-1_amd64.buildinfo Files: d69be0d178bb0b83dceb812c81b300c1 3518 net optional openafs_1.8.4~pre1-1.dsc cc8571ecfd61a17b40115cf2a6720963 6745180 net optional openafs_1.8.4~pre1.orig.tar.xz 9be7a5ba02496a954d60e603f9bd1d5a 142700 net optional openafs_1.8.4~pre1-1.debian.tar.xz 37364edd80121e85011c1eff3c799208 17468 net optional openafs_1.8.4~pre1-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQHGBAEBCgAsFiEE2WGV4E2ARf9BYP0XKNmm82TrdRIFAl1YbGcOHGthZHVrQG1p dC5lZHUACgkQKNmm82TrdRLhUQwdFjSOrBWUQHXc23N01Ry7HP1u9d7KP1myHSUC 7RCkbLJnrAw8xyxFyhAieO5hVmCjyK3NF4Bi5VPyO59xQ/1+11QN12enpzgCkmyj IAeP8I1xq1cAQya8aI3AfqOROOx1JWLZ7PNMdqePbC9YGNBFaD4i2mPk2pqI0ZDY Yjjdr2r1cIzy7rN1RkwgoNhu85YMbGWT2brkNdKIXi25bmhDpRzu4JdSuMidLGgT 6Xg2pXLQtcMcnBhhvT/rGmkjYtB2tYeMgL+fFan0u2HyxDQiCDMwB8ZiDIv573hi j0yL7P3uPqS0O4VRuBQtI4wvCvxwgGHWRT/5zhjF2ZzMG9paNgz73YRm27+V3f7q B5b8FHX3wDPP5bf2vUdUc0w0GbnWlEo2eUMFJqJUowJKiCwkfMyV2ILE+z9YSFwo xSLws1GVKV4PRodw1uC2fJbwwDf6xBnOLaNLvKoqE3+iWIxRYJB18cMxpbImc4RR jKPb/AcDWlCq0FcosMBfRTRisH7jdkly0g== =ayR2 -----END PGP SIGNATURE-----
--- End Message ---

