[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#926483: marked as done (FTBFS: utils/blkmapd/device-discovery.c:156: undefined reference to `major')



Your message dated Sun, 07 Apr 2019 01:18:02 +0100
with message-id <af066531b8d3260334d1acfc22632c0d0d5e318c.camel@decadent.org.uk>
and subject line Re: Bug#926483: FTBFS: utils/blkmapd/device-discovery.c:156: undefined reference to `major'
has caused the Debian Bug report #926483,
regarding FTBFS: utils/blkmapd/device-discovery.c:156: undefined reference to `major'
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 owner@bugs.debian.org
immediately.)


-- 
926483: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926483
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: nfs-utils
Version: 1:1.3.4-2.4
Severity: serious

The package fails to build from source (actually current Git branch
debian/sid, but that has no changes that I could imagine causing this)
in a clean sid chroot on amd64:

/usr/bin/ld: device-discovery.o: in function `bl_add_disk':
/home/micha/nfs-utils/utils/blkmapd/device-discovery.c:156: undefined
reference to `major'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:506: blkmapd] Error 1
make[3]: Leaving directory '/home/micha/nfs-utils/utils/blkmapd'
make[2]: *** [Makefile:451: all-recursive] Error 1
make[2]: Leaving directory '/home/micha/nfs-utils/utils'
make[1]: *** [Makefile:475: all-recursive] Error 1
make[1]: Leaving directory '/home/micha/nfs-utils'
make: *** [debian/rules:28: build-stamp] Error 2

See the attached build log for further details.

Regards,
Micha
Script started on 2019-04-05 21:38:08+00:00 [TERM="xterm-256color" TTY="/dev/pts/6" COLUMNS="159" LINES="20"]
]0;(sid_amd64-dchroot)micha@barriere: ~/nfs-utils(sid_amd64-dchroot)micha@barriere:~/nfs-utils$ dpkg-buildpackage -uc -us
dpkg-buildpackage: info: source package nfs-utils
dpkg-buildpackage: info: source version 1:1.3.4-3
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Laurent Bigonville <bigon@debian.org>
dpkg-buildpackage: info: host architecture amd64
 dpkg-source --before-build .
dpkg-source: info: using options from nfs-utils/debian/source/options: --extend-diff-ignore=(^|/)(config.sub|config.guess|Makefile.in|configure|config.log|aclocal.m4|ltmain.sh|aclocal/libtool.m4)$
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying 21-no-more-var-run.patch
dpkg-source: info: applying 01-sm-notify-in-sbin.patch
dpkg-source: info: applying 03-handle-mtab-symlink.patch
dpkg-source: info: applying 17-multiarch-kerberos-paths.patch
dpkg-source: info: applying 19-iscsiadm-path.patch
dpkg-source: info: applying 24-systemd-pipefs_in_run.patch
dpkg-source: info: applying 25-systemd-daemon-paths.patch
dpkg-source: info: applying 27-systemd-enable-with-systemctl-statd.patch
dpkg-source: info: applying unbreak-blkmapd-rpc_pipefs-run.patch
dpkg-source: info: applying unbreak-gssd-rpc_pipefs-run.patch
dpkg-source: info: applying 28-nfs-utils_env-location.patch
dpkg-source: info: applying 29-start-statd-fd-9.patch
dpkg-source: info: applying 0001-rpc.c-added-include-file-so-UINT16_MAX-is-defined.patch
dpkg-source: info: applying 30-remove-whitespace-service.patch
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
rm -rf /home/micha/nfs-utils/debian/tmp
[ ! -f Makefile ] || /usr/bin/make distclean
dh_autoreconf_clean
dh_clean
 dpkg-source -b .
dpkg-source: info: using options from nfs-utils/debian/source/options: --extend-diff-ignore=(^|/)(config.sub|config.guess|Makefile.in|configure|config.log|aclocal.m4|ltmain.sh|aclocal/libtool.m4)$
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building nfs-utils using existing ./nfs-utils_1.3.4.orig.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: warning: ignoring deletion of file compile, use --include-removal to override
dpkg-source: warning: ignoring deletion of file missing, use --include-removal to override
dpkg-source: warning: ignoring deletion of file depcomp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file install-sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file test-driver, use --include-removal to override
dpkg-source: warning: ignoring deletion of file support/include/config.h.in, use --include-removal to override
dpkg-source: warning: ignoring deletion of file aclocal/lt~obsolete.m4, use --include-removal to override
dpkg-source: warning: ignoring deletion of file aclocal/ltversion.m4, use --include-removal to override
dpkg-source: warning: ignoring deletion of file aclocal/ltoptions.m4, use --include-removal to override
dpkg-source: warning: ignoring deletion of file aclocal/ltsugar.m4, use --include-removal to override
dpkg-source: info: building nfs-utils in nfs-utils_1.3.4-3.debian.tar.xz
dpkg-source: info: building nfs-utils in nfs-utils_1.3.4-3.dsc
 debian/rules build
dh_testdir
dh_autoreconf
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'aclocal'.
libtoolize: copying file 'aclocal/libtool.m4'
libtoolize: copying file 'aclocal/ltoptions.m4'
libtoolize: copying file 'aclocal/ltsugar.m4'
libtoolize: copying file 'aclocal/ltversion.m4'
libtoolize: copying file 'aclocal/lt~obsolete.m4'
configure.ac:11: installing './compile'
configure.ac:4: installing './config.guess'
configure.ac:4: installing './config.sub'
configure.ac:7: installing './install-sh'
configure.ac:7: installing './missing'
support/export/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
CFLAGS="-g -Wall -DPIPEFS_DIR=\\\"/run/rpc_pipefs\\\" -DGSSD_PIPEFS_DIR=\\\"/run/rpc_pipefs\\\" -O2" dh_auto_configure -- \
	--enable-nfsv41 \
	--enable-ipv6 \
	--enable-libmount-mount \
                --enable-svcgss \
	--with-tcp-wrappers
	./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-nfsv41 --enable-ipv6 --enable-libmount-mount --enable-svcgss --with-tcp-wrappers
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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 whether make supports the include directive... yes (GNU style)
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... none
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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for TIRPC... yes
checking for authgss_free_private_data in -ltirpc... yes
checking for libtirpc_set_debug in -ltirpc... yes
checking for prctl... yes
checking for cap_get_proc in -lcap... yes
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking for libwrap... 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 g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
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) none
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
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 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ar... (cached) ar
checking for ld... /usr/bin/ld -m elf_x86_64
checking for ANSI C header files... (cached) yes
checking for GNU libc2... yes
checking for BSD signal semantics... no
checking for gethostbyname... yes
checking for connect... yes
checking for getaddrinfo... yes
checking for getservbyname... yes
checking for crypt in -lcrypt... yes
checking for dlclose in -ldl... yes
checking for event_dispatch in -levent... yes
checking event.h usability... yes
checking event.h presence... yes
checking for event.h... yes
checking for nfs4_init_name_mapping in -lnfsidmap... yes
checking nfsidmap.h usability... yes
checking nfsidmap.h presence... yes
checking for nfsidmap.h... yes
checking for nfs4_set_debug in -lnfsidmap... yes
checking for nfs4_owner_to_uid in -lnfsidmap... yes
checking for keyctl_instantiate in -lkeyutils... yes
checking keyutils.h usability... yes
checking keyutils.h presence... yes
checking for keyutils.h... yes
checking for find_key_by_type_and_desc in -lkeyutils... yes
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking for sqlite3_libversion_number in -lsqlite3... yes
checking for suitable sqlite3 version... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for dm_task_create in -ldevmapper... yes
checking libdevmapper.h usability... yes
checking libdevmapper.h presence... yes
checking for libdevmapper.h... yes
checking for sys/inotify.h... (cached) yes
checking for blkid_get_library_version in -lblkid... yes
checking blkid/blkid.h usability... yes
checking blkid/blkid.h presence... yes
checking for blkid/blkid.h... yes
checking for suitable libblkid version... yes
checking for mnt_context_do_mount in -lmount... yes
checking libmount/libmount.h usability... yes
checking libmount/libmount.h presence... yes
checking for libmount/libmount.h... yes
checking for getnameinfo... yes
checking for event_dispatch in -levent... (cached) yes
checking for event.h... (cached) yes
checking for nfs4_init_name_mapping in -lnfsidmap... (cached) yes
checking for nfsidmap.h... (cached) yes
checking for nfs4_set_debug in -lnfsidmap... (cached) yes
checking for nfs4_owner_to_uid in -lnfsidmap... (cached) yes
checking for Kerberos v5... /usr
The current KRBDIR is /usr
checking for gss_krb5_export_lucid_sec_context in -lgssapi_krb5... yes
checking for gss_krb5_set_allowable_enctypes in -lgssapi_krb5... yes
checking for gss_krb5_free_lucid_sec_context in -lgssapi_krb5... yes
checking for krb5_get_error_message in -lgssapi_krb5... yes
checking for krb5_get_init_creds_opt_set_addressless in -lgssapi_krb5... no
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for getifaddrs... yes
checking for getnameinfo... (cached) yes
checking for bindresvport_sa in -ltirpc... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.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 for unistd.h... (cached) yes
checking com_err.h usability... yes
checking com_err.h presence... yes
checking for com_err.h... yes
checking et/com_err.h usability... yes
checking et/com_err.h presence... yes
checking for et/com_err.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking nfs-plugin.h usability... no
checking nfs-plugin.h presence... no
checking for nfs-plugin.h... no
checking libio.h usability... no
checking libio.h presence... no
checking for libio.h... no
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working alloca.h... yes
checking for alloca... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether closedir returns void... no
checking for error_at_line... 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 type of array argument to getgroups... gid_t
checking for getgroups... yes
checking for working getgroups... yes
checking for library containing getmntent... none required
checking whether gcc needs -traditional... no
checking whether lstat correctly handles trailing slash... yes
checking whether lstat accepts an empty string... no
checking whether lstat correctly handles trailing slash... (cached) yes
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for working memcmp... yes
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 types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking whether stat accepts an empty string... no
checking for vprintf... yes
checking for _doprnt... no
checking for alarm... yes
checking for atexit... yes
checking for dup2... yes
checking for fdatasync... yes
checking for ftruncate... yes
checking for getcwd... yes
checking for gethostbyaddr... yes
checking for gethostbyname... (cached) yes
checking for gethostname... yes
checking for getmntent... (cached) yes
checking for getnameinfo... (cached) yes
checking for getrpcbyname... yes
checking for getrpcbynumber... yes
checking for getrpcbynumber_r... yes
checking for getifaddrs... (cached) yes
checking for gettimeofday... yes
checking for hasmntopt... yes
checking for inet_ntoa... yes
checking for innetgr... yes
checking for memset... yes
checking for mkdir... yes
checking for pathconf... yes
checking for ppoll... yes
checking for realpath... yes
checking for rmdir... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strtol... yes
checking for strtoul... yes
checking for sigprocmask... yes
checking for name_to_handle_at... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of size_t... 8
checking size of socklen_t... 4
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating linux-nfs/Makefile
config.status: creating support/Makefile
config.status: creating support/export/Makefile
config.status: creating support/include/nfs/Makefile
config.status: creating support/include/rpcsvc/Makefile
config.status: creating support/include/sys/fs/Makefile
config.status: creating support/include/sys/Makefile
config.status: creating support/include/Makefile
config.status: creating support/misc/Makefile
config.status: creating support/nfs/Makefile
config.status: creating support/nsm/Makefile
config.status: creating tools/Makefile
config.status: creating tools/locktest/Makefile
config.status: creating tools/nlmtest/Makefile
config.status: creating tools/rpcdebug/Makefile
config.status: creating tools/rpcgen/Makefile
config.status: creating tools/mountstats/Makefile
config.status: creating tools/nfs-iostat/Makefile
config.status: creating utils/Makefile
config.status: creating utils/blkmapd/Makefile
config.status: creating utils/nfsdcltrack/Makefile
config.status: creating utils/exportfs/Makefile
config.status: creating utils/gssd/Makefile
config.status: creating utils/idmapd/Makefile
config.status: creating utils/mount/Makefile
config.status: creating utils/mountd/Makefile
config.status: creating utils/nfsd/Makefile
config.status: creating utils/nfsstat/Makefile
config.status: creating utils/nfsidmap/Makefile
config.status: creating utils/showmount/Makefile
config.status: creating utils/statd/Makefile
config.status: creating utils/osd_login/Makefile
config.status: creating systemd/Makefile
config.status: creating tests/Makefile
config.status: creating tests/nsm_client/Makefile
config.status: creating support/include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
/usr/bin/make  -j4 --jobserver-auth=3,4
make[1]: warning: -j4 forced in submake: resetting jobserver mode.
make[1]: Entering directory '/home/micha/nfs-utils'
Making all in tools
make[2]: Entering directory '/home/micha/nfs-utils/tools'
Making all in locktest
make[3]: Entering directory '/home/micha/nfs-utils/tools/locktest'
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o testlk-testlk.o `test -f 'testlk.c' || echo './'`testlk.c
testlk.c: In function 'main':
testlk.c:84:46: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type '__off_t' {aka 'long int'} [-Wformat=]
    printf("%s: conflicting lock by %d on (%lld;%lld)\n",
                                           ~~~^
                                           %ld
     fname, fl.l_pid, fl.l_start, fl.l_len);
                      ~~~~~~~~~~               
testlk.c:84:51: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type '__off_t' {aka 'long int'} [-Wformat=]
    printf("%s: conflicting lock by %d on (%lld;%lld)\n",
                                                ~~~^
                                                %ld
     fname, fl.l_pid, fl.l_start, fl.l_len);
                                  ~~~~~~~~          
/bin/bash ../../libtool --tag=CC  --tag=CC   --mode=link gcc -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -Wl,-z,relro -Wl,-z,relro -o testlk testlk-testlk.o  
libtool: link: gcc -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,relro -o testlk testlk-testlk.o 
make[3]: Leaving directory '/home/micha/nfs-utils/tools/locktest'
Making all in rpcdebug
make[3]: Entering directory '/home/micha/nfs-utils/tools/rpcdebug'
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o rpcdebug.o rpcdebug.c
rpcdebug.c: In function 'main':
rpcdebug.c:77:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    usage(0, module);
    ^~~~~~~~~~~~~~~~
rpcdebug.c:78:3: note: here
   case 'm':
   ^~~~
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2  -Wl,-z,relro -o rpcdebug rpcdebug.o  
libtool: link: gcc -Wall -Wextra -Wstrict-prototypes -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -Wl,-z -Wl,relro -o rpcdebug rpcdebug.o 
make[3]: Leaving directory '/home/micha/nfs-utils/tools/rpcdebug'
Making all in nlmtest
make[3]: Entering directory '/home/micha/nfs-utils/tools/nlmtest'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/micha/nfs-utils/tools/nlmtest'
Making all in mountstats
make[3]: Entering directory '/home/micha/nfs-utils/tools/mountstats'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/micha/nfs-utils/tools/mountstats'
Making all in nfs-iostat
make[3]: Entering directory '/home/micha/nfs-utils/tools/nfs-iostat'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/micha/nfs-utils/tools/nfs-iostat'
make[3]: Entering directory '/home/micha/nfs-utils/tools'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/micha/nfs-utils/tools'
make[2]: Leaving directory '/home/micha/nfs-utils/tools'
Making all in support
make[2]: Entering directory '/home/micha/nfs-utils/support'
Making all in export
make[3]: Entering directory '/home/micha/nfs-utils/support/export'
test -f mount_clnt.c && rm -rf mount_clnt.c || true
test -f mount_xdr.c && rm -rf mount_xdr.c || true
/usr/bin/rpcgen -l -o mount_clnt.c mount.x
test -f mount.h && rm -rf mount.h || true
/usr/bin/rpcgen -h -o mount.h mount.x
/usr/bin/rpcgen -c -o mount_xdr.c mount.x
rm -f ../../support/include/mount.h
ln -s ../export/mount.h ../../support/include/mount.h
/usr/bin/make  all-am
make[4]: Entering directory '/home/micha/nfs-utils/support/export'
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o client.o client.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o export.o export.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o hostname.o hostname.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o nfsctl.o nfsctl.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o rmtab.o rmtab.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o xtab.o xtab.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o mount_clnt.o mount_clnt.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o mount_xdr.o mount_xdr.c
In file included from /usr/include/tirpc/rpc/rpc.h:49,
                 from mount.h:9,
                 from mount_clnt.c:7:
mount_clnt.c: In function 'mountproc_null_1':
mount_clnt.c:51:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) argp,
   ^
/usr/include/tirpc/rpc/clnt.h:166:38: note: in definition of macro 'clnt_call'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
mount_clnt.c:52:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) &clnt_res,
   ^
/usr/include/tirpc/rpc/clnt.h:167:10: note: in definition of macro 'clnt_call'
   argsp, xres, resp, secs))
          ^~~~
mount_clnt.c: In function 'mountproc_dump_1':
mount_clnt.c:81:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) argp,
   ^
/usr/include/tirpc/rpc/clnt.h:166:38: note: in definition of macro 'clnt_call'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
mount_clnt.c: In function 'mountproc_umnt_1':
mount_clnt.c:97:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) &clnt_res,
   ^
/usr/include/tirpc/rpc/clnt.h:167:10: note: in definition of macro 'clnt_call'
   argsp, xres, resp, secs))
          ^~~~
mount_clnt.c: In function 'mountproc_umntall_1':
mount_clnt.c:111:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) argp,
   ^
/usr/include/tirpc/rpc/clnt.h:166:38: note: in definition of macro 'clnt_call'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
mount_clnt.c:112:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) &clnt_res,
   ^
/usr/include/tirpc/rpc/clnt.h:167:10: note: in definition of macro 'clnt_call'
   argsp, xres, resp, secs))
          ^~~~
mount_clnt.c: In function 'mountproc_export_1':
mount_clnt.c:126:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) argp,
   ^
/usr/include/tirpc/rpc/clnt.h:166:38: note: in definition of macro 'clnt_call'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
mount_clnt.c: In function 'mountproc_exportall_1':
mount_clnt.c:141:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) argp,
   ^
/usr/include/tirpc/rpc/clnt.h:166:38: note: in definition of macro 'clnt_call'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
mount_clnt.c: In function 'mountproc_null_2':
mount_clnt.c:156:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) argp,
   ^
/usr/include/tirpc/rpc/clnt.h:166:38: note: in definition of macro 'clnt_call'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
mount_clnt.c:157:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) &clnt_res,
   ^
/usr/include/tirpc/rpc/clnt.h:167:10: note: in definition of macro 'clnt_call'
   argsp, xres, resp, secs))
          ^~~~
mount_clnt.c: In function 'mountproc_dump_2':
mount_clnt.c:186:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) argp,
   ^
/usr/include/tirpc/rpc/clnt.h:166:38: note: in definition of macro 'clnt_call'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
mount_clnt.c: In function 'mountproc_umnt_2':
mount_clnt.c:202:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) &clnt_res,
   ^
/usr/include/tirpc/rpc/clnt.h:167:10: note: in definition of macro 'clnt_call'
   argsp, xres, resp, secs))
          ^~~~
mount_clnt.c: In function 'mountproc_umntall_2':
mount_clnt.c:216:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) argp,
   ^
/usr/include/tirpc/rpc/clnt.h:166:38: note: in definition of macro 'clnt_call'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
mount_clnt.c:217:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) &clnt_res,
   ^
/usr/include/tirpc/rpc/clnt.h:167:10: note: in definition of macro 'clnt_call'
   argsp, xres, resp, secs))
          ^~~~
mount_clnt.c: In function 'mountproc_export_2':
mount_clnt.c:231:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) argp,
   ^
/usr/include/tirpc/rpc/clnt.h:166:38: note: in definition of macro 'clnt_call'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
mount_clnt.c: In function 'mountproc_exportall_2':
mount_clnt.c:246:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) argp,
   ^
/usr/include/tirpc/rpc/clnt.h:166:38: note: in definition of macro 'clnt_call'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
mount_clnt.c: In function 'mountproc3_null_3':
mount_clnt.c:276:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) argp,
   ^
/usr/include/tirpc/rpc/clnt.h:166:38: note: in definition of macro 'clnt_call'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
mount_clnt.c:277:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) &clnt_res,
   ^
/usr/include/tirpc/rpc/clnt.h:167:10: note: in definition of macro 'clnt_call'
   argsp, xres, resp, secs))
          ^~~~
mount_clnt.c: In function 'mountproc3_dump_3':
mount_clnt.c:306:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) argp,
   ^
/usr/include/tirpc/rpc/clnt.h:166:38: note: in definition of macro 'clnt_call'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
mount_clnt.c: In function 'mountproc3_umnt_3':
mount_clnt.c:322:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) &clnt_res,
   ^
/usr/include/tirpc/rpc/clnt.h:167:10: note: in definition of macro 'clnt_call'
   argsp, xres, resp, secs))
          ^~~~
mount_clnt.c: In function 'mountproc3_umntall_3':
mount_clnt.c:336:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) argp,
   ^
/usr/include/tirpc/rpc/clnt.h:166:38: note: in definition of macro 'clnt_call'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
mount_clnt.c:337:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) &clnt_res,
   ^
/usr/include/tirpc/rpc/clnt.h:167:10: note: in definition of macro 'clnt_call'
   argsp, xres, resp, secs))
          ^~~~
mount_clnt.c: In function 'mountproc3_export_3':
mount_clnt.c:351:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) argp,
   ^
/usr/include/tirpc/rpc/clnt.h:166:38: note: in definition of macro 'clnt_call'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
mount_xdr.c: In function 'xdr_fhandle':
mount_xdr.c:43:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
mount_xdr.c: In function 'xdr_fhstatus':
mount_xdr.c:53:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
mount_xdr.c: In function 'xdr_dirpath':
mount_xdr.c:71:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
mount_xdr.c: In function 'xdr_name':
mount_xdr.c:81:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
mount_xdr.c: In function 'xdr_mountlist':
mount_xdr.c:91:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
mount_xdr.c: In function 'xdr_mountbody':
mount_xdr.c:101:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
mount_xdr.c: In function 'xdr_groups':
mount_xdr.c:115:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
mount_xdr.c: In function 'xdr_groupnode':
mount_xdr.c:125:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
mount_xdr.c: In function 'xdr_exports':
mount_xdr.c:137:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
mount_xdr.c: In function 'xdr_exportnode':
mount_xdr.c:147:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
mount_xdr.c: In function 'xdr_fhandle3':
mount_xdr.c:280:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
mount_xdr.c: In function 'xdr_mountstat3':
mount_xdr.c:290:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
mount_xdr.c: In function 'xdr_mountres3_ok':
mount_xdr.c:300:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
mount_xdr.c: In function 'xdr_mountres3':
mount_xdr.c:313:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
rm -f libexport.a
ar cru libexport.a client.o export.o hostname.o nfsctl.o rmtab.o xtab.o mount_clnt.o mount_xdr.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libexport.a
make[4]: Leaving directory '/home/micha/nfs-utils/support/export'
make[3]: Leaving directory '/home/micha/nfs-utils/support/export'
Making all in include
make[3]: Entering directory '/home/micha/nfs-utils/support/include'
/usr/bin/make  all-recursive
make[4]: Entering directory '/home/micha/nfs-utils/support/include'
Making all in nfs
make[5]: Entering directory '/home/micha/nfs-utils/support/include/nfs'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/micha/nfs-utils/support/include/nfs'
Making all in rpcsvc
make[5]: Entering directory '/home/micha/nfs-utils/support/include/rpcsvc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/micha/nfs-utils/support/include/rpcsvc'
Making all in sys
make[5]: Entering directory '/home/micha/nfs-utils/support/include/sys'
Making all in fs
make[6]: Entering directory '/home/micha/nfs-utils/support/include/sys/fs'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/micha/nfs-utils/support/include/sys/fs'
make[6]: Entering directory '/home/micha/nfs-utils/support/include/sys'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/micha/nfs-utils/support/include/sys'
make[5]: Leaving directory '/home/micha/nfs-utils/support/include/sys'
make[5]: Entering directory '/home/micha/nfs-utils/support/include'
make[5]: Leaving directory '/home/micha/nfs-utils/support/include'
make[4]: Leaving directory '/home/micha/nfs-utils/support/include'
make[3]: Leaving directory '/home/micha/nfs-utils/support/include'
Making all in misc
make[3]: Entering directory '/home/micha/nfs-utils/support/misc'
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o tcpwrapper.o tcpwrapper.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o from_local.o from_local.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o mountpoint.o mountpoint.c
tcpwrapper.c: In function 'present_address':
tcpwrapper.c:73:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
   if (inet_ntop(AF_INET, &sin->sin_addr, buf, len) != 0)
      ^
tcpwrapper.c:75:2: note: here
  case AF_INET6:
  ^~~~
rm -f libmisc.a
ar cru libmisc.a tcpwrapper.o from_local.o mountpoint.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libmisc.a
make[3]: Leaving directory '/home/micha/nfs-utils/support/misc'
Making all in nfs
make[3]: Entering directory '/home/micha/nfs-utils/support/nfs'
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o exports.o exports.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o rmtab.o rmtab.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o xio.o xio.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o rpcmisc.o rpcmisc.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o rpcdispatch.o rpcdispatch.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o xlog.o xlog.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o xcommon.o xcommon.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o wildmat.o wildmat.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o mydaemon.o mydaemon.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o nfsclient.o nfsclient.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o nfsexport.o nfsexport.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o getfh.o getfh.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o nfsctl.o nfsctl.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o rpc_socket.o rpc_socket.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o getport.o getport.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o svc_socket.o svc_socket.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o cacheio.o cacheio.c
In file included from /usr/include/tirpc/rpc/rpc.h:49,
                 from getport.c:40:
getport.c: In function 'nfs_gp_ping':
getport.c:501:7: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
       (xdrproc_t)xdr_void, NULL,
       ^
/usr/include/tirpc/rpc/clnt.h:163:38: note: in definition of macro 'CLNT_CALL'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
getport.c:502:7: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
       (xdrproc_t)xdr_void, NULL,
       ^
/usr/include/tirpc/rpc/clnt.h:164:10: note: in definition of macro 'CLNT_CALL'
   argsp, xres, resp, secs))
          ^~~~
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o closeall.o closeall.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o nfs_mntent.o nfs_mntent.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o conffile.o conffile.c
nfs_mntent.c: In function 'nfs_addmntent':
nfs_mntent.c:153:4: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
    ftruncate(fileno(mfp->mntent_fp), length);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o svc_create.o svc_create.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o atomicio.o atomicio.c
conffile.c:75:22: warning: 'bin2asc' defined but not used [-Wunused-const-variable=]
 static const uint8_t bin2asc[]
                      ^~~~~~~
atomicio.c: In function 'atomicio':
atomicio.c:43:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if (errno == EINTR || errno == EAGAIN)
       ^
atomicio.c:45:3: note: here
   case 0:
   ^~~~
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o strlcpy.o strlcpy.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o strlcat.o strlcat.c
rm -f libnfs.a
ar cru libnfs.a exports.o rmtab.o xio.o rpcmisc.o rpcdispatch.o xlog.o xcommon.o wildmat.o mydaemon.o nfsclient.o nfsexport.o getfh.o nfsctl.o rpc_socket.o getport.o svc_socket.o cacheio.o closeall.o nfs_mntent.o conffile.o svc_create.o atomicio.o strlcpy.o strlcat.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libnfs.a
make[3]: Leaving directory '/home/micha/nfs-utils/support/nfs'
Making all in nsm
make[3]: Entering directory '/home/micha/nfs-utils/support/nsm'
test -f sm_inter_clnt.c && rm -rf sm_inter_clnt.c || true
test -f sm_inter_svc.c && rm -rf sm_inter_svc.c || true
/usr/bin/rpcgen -l -o sm_inter_clnt.c sm_inter.x
test -f sm_inter_xdr.c && rm -rf sm_inter_xdr.c || true
/usr/bin/rpcgen -m -o sm_inter_svc.c sm_inter.x
/usr/bin/rpcgen -c -o sm_inter_xdr.c sm_inter.x
test -f sm_inter.h && rm -rf sm_inter.h || true
/usr/bin/rpcgen -h -o sm_inter.h sm_inter.x
rm -f ../../support/include/sm_inter.h
ln -s ../nsm/sm_inter.h ../../support/include/sm_inter.h
/usr/bin/make  all-am
make[4]: Entering directory '/home/micha/nfs-utils/support/nsm'
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o sm_inter_clnt.o sm_inter_clnt.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o sm_inter_svc.o sm_inter_svc.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o sm_inter_xdr.o sm_inter_xdr.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o file.o file.c
In file included from /usr/include/tirpc/rpc/rpc.h:49,
                 from sm_inter.h:9,
                 from sm_inter_clnt.c:7:
sm_inter_clnt.c: In function 'sm_simu_crash_1':
sm_inter_clnt.c:81:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) argp,
   ^
/usr/include/tirpc/rpc/clnt.h:166:38: note: in definition of macro 'clnt_call'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
sm_inter_clnt.c:82:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) &clnt_res,
   ^
/usr/include/tirpc/rpc/clnt.h:167:10: note: in definition of macro 'clnt_call'
   argsp, xres, resp, secs))
          ^~~~
sm_inter_clnt.c: In function 'sm_notify_1':
sm_inter_clnt.c:97:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, (caddr_t) &clnt_res,
   ^
/usr/include/tirpc/rpc/clnt.h:167:10: note: in definition of macro 'clnt_call'
   argsp, xres, resp, secs))
          ^~~~
sm_inter_svc.c: In function 'sm_prog_1':
sm_inter_svc.c:36:33: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (void) svc_sendreply (transp, (xdrproc_t) xdr_void, (char *)NULL);
                                 ^
sm_inter_svc.c:64:19: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   _xdr_argument = (xdrproc_t) xdr_void;
                   ^
sm_inter_svc.c:65:17: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   _xdr_result = (xdrproc_t) xdr_void;
                 ^
sm_inter_svc.c:71:17: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   _xdr_result = (xdrproc_t) xdr_void;
                 ^
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o rpc.o rpc.c
sm_inter_xdr.c: In function 'xdr_sm_name':
sm_inter_xdr.c:11:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
sm_inter_xdr.c: In function 'xdr_my_id':
sm_inter_xdr.c:21:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
sm_inter_xdr.c: In function 'xdr_mon_id':
sm_inter_xdr.c:37:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
sm_inter_xdr.c: In function 'xdr_mon':
sm_inter_xdr.c:51:6: warning: unused variable 'i' [-Wunused-variable]
  int i;
      ^
sm_inter_xdr.c:49:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
sm_inter_xdr.c: In function 'xdr_stat_chge':
sm_inter_xdr.c:62:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
sm_inter_xdr.c: In function 'xdr_sm_stat':
sm_inter_xdr.c:74:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
sm_inter_xdr.c: In function 'xdr_res':
sm_inter_xdr.c:84:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
sm_inter_xdr.c: In function 'xdr_sm_stat_res':
sm_inter_xdr.c:94:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
sm_inter_xdr.c: In function 'xdr_status':
sm_inter_xdr.c:108:6: warning: unused variable 'i' [-Wunused-variable]
  int i;
      ^
sm_inter_xdr.c:106:20: warning: unused variable 'buf' [-Wunused-variable]
  register int32_t *buf;
                    ^~~
rpc.c: In function 'nsm_parse_reply':
rpc.c:430:39: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   .rm_reply.rp_acpt.ar_results.proc = (xdrproc_t)xdr_void,
                                       ^
rm -f libnsm.a
ar cru libnsm.a sm_inter_clnt.o sm_inter_svc.o sm_inter_xdr.o  file.o rpc.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libnsm.a
make[4]: Leaving directory '/home/micha/nfs-utils/support/nsm'
make[3]: Leaving directory '/home/micha/nfs-utils/support/nsm'
make[3]: Entering directory '/home/micha/nfs-utils/support'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/micha/nfs-utils/support'
make[2]: Leaving directory '/home/micha/nfs-utils/support'
Making all in utils
make[2]: Entering directory '/home/micha/nfs-utils/utils'
Making all in exportfs
make[3]: Entering directory '/home/micha/nfs-utils/utils/exportfs'
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o exportfs.o exportfs.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2  -Wl,-z,relro -o exportfs exportfs.o ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -lwrap  
libtool: link: gcc -Wall -Wextra -Wstrict-prototypes -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -Wl,-z -Wl,relro -o exportfs exportfs.o  ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -lwrap
make[3]: Leaving directory '/home/micha/nfs-utils/utils/exportfs'
Making all in mountd
make[3]: Entering directory '/home/micha/nfs-utils/utils/mountd'
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I../../support/include -I../../support/export -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o mountd-mountd.o `test -f 'mountd.c' || echo './'`mountd.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I../../support/include -I../../support/export -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o mountd-mount_dispatch.o `test -f 'mount_dispatch.c' || echo './'`mount_dispatch.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I../../support/include -I../../support/export -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o mountd-auth.o `test -f 'auth.c' || echo './'`auth.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I../../support/include -I../../support/export -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o mountd-rmtab.o `test -f 'rmtab.c' || echo './'`rmtab.c
In file included from mount_dispatch.c:16:
../../support/include/rpcmisc.h:40:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##arg_type, sizeof(arg_type), \
   ^
mount_dispatch.c:22:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_null,1,void,void),  /* NULL */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:41:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##res_type, sizeof(res_type), \
   ^
mount_dispatch.c:22:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_null,1,void,void),  /* NULL */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:40:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##arg_type, sizeof(arg_type), \
   ^
mount_dispatch.c:24:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_dump,1,void,mountlist), /* DUMP */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:41:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##res_type, sizeof(res_type), \
   ^
mount_dispatch.c:25:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_umnt,1,dirpath,void),  /* UMNT */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:40:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##arg_type, sizeof(arg_type), \
   ^
mount_dispatch.c:26:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_umntall,1,void,void),  /* UMNTALL */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:41:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##res_type, sizeof(res_type), \
   ^
mount_dispatch.c:26:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_umntall,1,void,void),  /* UMNTALL */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:40:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##arg_type, sizeof(arg_type), \
   ^
mount_dispatch.c:27:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_export,1,void,exports), /* EXPORT */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:40:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##arg_type, sizeof(arg_type), \
   ^
mount_dispatch.c:28:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_exportall,1,void,exports), /* EXPORTALL */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:40:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##arg_type, sizeof(arg_type), \
   ^
mount_dispatch.c:35:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_null,1,void,void),  /* NULL */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:41:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##res_type, sizeof(res_type), \
   ^
mount_dispatch.c:35:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_null,1,void,void),  /* NULL */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:40:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##arg_type, sizeof(arg_type), \
   ^
mount_dispatch.c:37:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_dump,1,void,mountlist), /* DUMP */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:41:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##res_type, sizeof(res_type), \
   ^
mount_dispatch.c:38:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_umnt,1,dirpath,void),  /* UMNT */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:40:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##arg_type, sizeof(arg_type), \
   ^
mount_dispatch.c:39:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_umntall,1,void,void),  /* UMNTALL */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:41:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##res_type, sizeof(res_type), \
   ^
mount_dispatch.c:39:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_umntall,1,void,void),  /* UMNTALL */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:40:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##arg_type, sizeof(arg_type), \
   ^
mount_dispatch.c:40:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_export,1,void,exports), /* EXPORT */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:40:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##arg_type, sizeof(arg_type), \
   ^
mount_dispatch.c:41:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_exportall,1,void,exports), /* EXPORTALL */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:40:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##arg_type, sizeof(arg_type), \
   ^
mount_dispatch.c:49:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_null,1,void,void),  /* NULL */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:41:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##res_type, sizeof(res_type), \
   ^
mount_dispatch.c:49:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_null,1,void,void),  /* NULL */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:40:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##arg_type, sizeof(arg_type), \
   ^
mount_dispatch.c:51:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_dump,1,void,mountlist), /* DUMP */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:41:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##res_type, sizeof(res_type), \
   ^
mount_dispatch.c:52:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_umnt,1,dirpath,void),  /* UMNT */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:40:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##arg_type, sizeof(arg_type), \
   ^
mount_dispatch.c:53:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_umntall,1,void,void),  /* UMNTALL */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:41:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##res_type, sizeof(res_type), \
   ^
mount_dispatch.c:53:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_umntall,1,void,void),  /* UMNTALL */
  ^~~~~~~~~~
../../support/include/rpcmisc.h:40:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t)xdr_##arg_type, sizeof(arg_type), \
   ^
mount_dispatch.c:54:2: note: in expansion of macro 'dtable_ent'
  dtable_ent(mount_export,1,void,exports), /* EXPORT */
  ^~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I../../support/include -I../../support/export -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o mountd-cache.o `test -f 'cache.c' || echo './'`cache.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I../../support/include -I../../support/export -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o mountd-svc_run.o `test -f 'svc_run.c' || echo './'`svc_run.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I../../support/include -I../../support/export -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o mountd-fsloc.o `test -f 'fsloc.c' || echo './'`fsloc.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I../../support/include -I../../support/export -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o mountd-v4root.o `test -f 'v4root.c' || echo './'`v4root.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2  -Wl,-z,relro -o mountd mountd-mountd.o mountd-mount_dispatch.o mountd-auth.o mountd-rmtab.o mountd-cache.o mountd-svc_run.o mountd-fsloc.o mountd-v4root.o ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a  -lwrap  -lblkid -ldl -ltirpc 
libtool: link: gcc -Wall -Wextra -Wstrict-prototypes -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -Wl,-z -Wl,relro -o mountd mountd-mountd.o mountd-mount_dispatch.o mountd-auth.o mountd-rmtab.o mountd-cache.o mountd-svc_run.o mountd-fsloc.o mountd-v4root.o  ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -lwrap -lblkid -ldl -ltirpc
make[3]: Leaving directory '/home/micha/nfs-utils/utils/mountd'
Making all in nfsd
make[3]: Entering directory '/home/micha/nfs-utils/utils/nfsd'
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o nfsd.o nfsd.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o nfssvc.o nfssvc.c
nfsd.c: In function 'main':
nfsd.c:144:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
     if (*p == '.') {
        ^
nfsd.c:154:4: note: here
    case 3:
    ^~~~
nfsd.c:166:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
     if (*p == '.') {
        ^
nfsd.c:176:4: note: here
    case 3:
    ^~~~
nfsd.c:210:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    fprintf(stderr, "Invalid argument: '%c'\n", c);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nfsd.c:211:3: note: here
   case 'h':
   ^~~~
nfssvc.c: In function 'nfssvc_mount_nfsdfs':
nfssvc.c:72:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  system("/bin/mount -t nfsd nfsd " NFSD_FS_DIR " >/dev/null 2>&1");
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nfssvc.c: In function 'nfssvc_set_time':
nfssvc.c:328:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(fd, nbuf, strlen(nbuf));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2  -Wl,-z,relro -o nfsd nfsd.o nfssvc.o ../../support/nfs/libnfs.a -ltirpc 
libtool: link: gcc -Wall -Wextra -Wstrict-prototypes -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -Wl,-z -Wl,relro -o nfsd nfsd.o nfssvc.o  ../../support/nfs/libnfs.a -ltirpc
make[3]: Leaving directory '/home/micha/nfs-utils/utils/nfsd'
Making all in nfsstat
make[3]: Entering directory '/home/micha/nfs-utils/utils/nfsstat'
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o nfsstat.o nfsstat.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2  -Wl,-z,relro -o nfsstat nfsstat.o ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a 
libtool: link: gcc -Wall -Wextra -Wstrict-prototypes -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -Wl,-z -Wl,relro -o nfsstat nfsstat.o  ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a
make[3]: Leaving directory '/home/micha/nfs-utils/utils/nfsstat'
Making all in showmount
make[3]: Entering directory '/home/micha/nfs-utils/utils/showmount'
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I../../support/export -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o showmount-showmount.o `test -f 'showmount.c' || echo './'`showmount.c
In file included from /usr/include/tirpc/rpc/rpc.h:49,
                 from showmount.c:21:
showmount.c: In function 'main':
showmount.c:212:4: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
    (xdrproc_t) xdr_void, NULL,
    ^
/usr/include/tirpc/rpc/clnt.h:166:38: note: in definition of macro 'clnt_call'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
showmount.c:254:3: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   (xdrproc_t) xdr_void, NULL,
   ^
/usr/include/tirpc/rpc/clnt.h:166:38: note: in definition of macro 'clnt_call'
  ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
                                      ^~~~~
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2  -Wl,-z,relro -o showmount showmount-showmount.o ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -ltirpc 
libtool: link: gcc -Wall -Wextra -Wstrict-prototypes -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -Wl,-z -Wl,relro -o showmount showmount-showmount.o  ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -ltirpc
make[3]: Leaving directory '/home/micha/nfs-utils/utils/showmount'
Making all in statd
make[3]: Entering directory '/home/micha/nfs-utils/utils/statd'
/usr/bin/make  all-am
make[4]: Entering directory '/home/micha/nfs-utils/utils/statd'
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o callback.o callback.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o notlist.o notlist.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o misc.o misc.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o monitor.o monitor.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o hostname.o hostname.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o simu.o simu.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o stat.o stat.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o statd.o statd.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o svc_run.o svc_run.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o rmtcall.o rmtcall.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o sm-notify.o sm-notify.c
statd.c: In function 'set_nlm_port':
statd.c:227:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
   system("modprobe lockd");
   ^~~~~~~~~~~~~~~~~~~~~~~~
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2  -Wl,-z,relro -o statd callback.o notlist.o misc.o monitor.o hostname.o simu.o stat.o statd.o svc_run.o rmtcall.o ../../support/nsm/libnsm.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -lwrap  -lcap -ltirpc 
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2  -Wl,-z,relro -o sm-notify sm-notify.o ../../support/nsm/libnsm.a ../../support/nfs/libnfs.a  -lcap -ltirpc 
libtool: link: gcc -Wall -Wextra -Wstrict-prototypes -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -Wl,-z -Wl,relro -o statd callback.o notlist.o misc.o monitor.o hostname.o simu.o stat.o statd.o svc_run.o rmtcall.o  ../../support/nsm/libnsm.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -lwrap -lcap -ltirpc
libtool: link: gcc -Wall -Wextra -Wstrict-prototypes -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -Wl,-z -Wl,relro -o sm-notify sm-notify.o  ../../support/nsm/libnsm.a ../../support/nfs/libnfs.a -lcap -ltirpc
make[4]: Leaving directory '/home/micha/nfs-utils/utils/statd'
make[3]: Leaving directory '/home/micha/nfs-utils/utils/statd'
Making all in osd_login
make[3]: Entering directory '/home/micha/nfs-utils/utils/osd_login'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/micha/nfs-utils/utils/osd_login'
Making all in idmapd
make[3]: Entering directory '/home/micha/nfs-utils/utils/idmapd'
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o idmapd.o idmapd.c
idmapd.c: In function 'dirscancb':
idmapd.c:430:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-truncation=]
    snprintf(path, sizeof(path), "%s/%s",
                                     ^~
In file included from /usr/include/stdio.h:873,
                 from /usr/include/event2/event.h:199,
                 from /usr/include/event.h:69,
                 from idmapd.c:48:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 4352 bytes into a destination of size 4096
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2  -Wl,-z,relro -o idmapd idmapd.o -levent -lnfsidmap ../../support/nfs/libnfs.a 
libtool: link: gcc -Wall -Wextra -Wstrict-prototypes -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -Wl,-z -Wl,relro -o idmapd idmapd.o  -levent -lnfsidmap ../../support/nfs/libnfs.a
make[3]: Leaving directory '/home/micha/nfs-utils/utils/idmapd'
Making all in nfsidmap
make[3]: Entering directory '/home/micha/nfs-utils/utils/nfsidmap'
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o nfsidmap.o nfsidmap.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wstrict-prototypes  -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2  -Wl,-z,relro -o nfsidmap nfsidmap.o -lnfsidmap -lkeyutils ../../support/nfs/libnfs.a 
libtool: link: gcc -Wall -Wextra -Wstrict-prototypes -pipe -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -Wl,-z -Wl,relro -o nfsidmap nfsidmap.o  -lnfsidmap -lkeyutils ../../support/nfs/libnfs.a
make[3]: Leaving directory '/home/micha/nfs-utils/utils/nfsidmap'
Making all in blkmapd
make[3]: Entering directory '/home/micha/nfs-utils/utils/blkmapd'
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -D_LARGEFILE64_SOURCE -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o device-discovery.o device-discovery.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -D_LARGEFILE64_SOURCE -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o device-inq.o device-inq.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -D_LARGEFILE64_SOURCE -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o device-process.o device-process.c
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -D_LARGEFILE64_SOURCE -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -c -o dm-device.o dm-device.c
device-inq.c: In function 'bldev_read_serial':
device-inq.c:216:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if ((dev_id->len != 8) && (dev_id->len != 12) &&
       ^
device-inq.c:219:3: note: here
   case 3: /* NAA */
   ^~~~
device-inq.c:223:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if ((dev_id->type & 0xf) != 1) {
       ^
device-inq.c:227:3: note: here
   case 0: /* vendor specific */
   ^~~~
device-discovery.c: In function 'bl_add_disk':
device-discovery.c:156:28: warning: implicit declaration of function 'major' [-Wimplicit-function-declaration]
  } else if (dm_is_dm_major(major(dev)))
                            ^~~~~
device-discovery.c: In function 'main':
device-discovery.c:479:3: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
   ftruncate(pidfd, 0);
   ^~~~~~~~~~~~~~~~~~~
device-discovery.c:481:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(pidfd, pidbuf, strlen(pidbuf));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
device-discovery.c: In function 'bl_discover_devices':
device-discovery.c:242:57: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 4085 [-Wformat-truncation=]
   snprintf(fulldevname, sizeof fulldevname, "/sys/block/%s",
                                                         ^~
     devname);
     ~~~~~~~                                              
In file included from /usr/include/stdio.h:873,
                 from device-discovery.c:42:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 4107 bytes into a destination of size 4096
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
device-discovery.c:246:51: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 4091 [-Wformat-truncation=]
   snprintf(fulldevname, sizeof fulldevname, "/dev/%s", devname);
                                                   ^~   ~~~~~~~
In file included from /usr/include/stdio.h:873,
                 from device-discovery.c:42:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 4101 bytes into a destination of size 4096
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wstrict-prototypes  -pipe -D_LARGEFILE64_SOURCE -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2  -Wl,-z,relro -o blkmapd device-discovery.o device-inq.o device-process.o dm-device.o -ldevmapper ../../support/nfs/libnfs.a 
libtool: link: gcc -Wall -Wextra -Wstrict-prototypes -pipe -D_LARGEFILE64_SOURCE -g -Wall -DPIPEFS_DIR=\"/run/rpc_pipefs\" -DGSSD_PIPEFS_DIR=\"/run/rpc_pipefs\" -O2 -Wl,-z -Wl,relro -o blkmapd device-discovery.o device-inq.o device-process.o dm-device.o  -ldevmapper ../../support/nfs/libnfs.a
/usr/bin/ld: device-discovery.o: in function `bl_add_disk':
/home/micha/nfs-utils/utils/blkmapd/device-discovery.c:156: undefined reference to `major'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:506: blkmapd] Error 1
make[3]: Leaving directory '/home/micha/nfs-utils/utils/blkmapd'
make[2]: *** [Makefile:451: all-recursive] Error 1
make[2]: Leaving directory '/home/micha/nfs-utils/utils'
make[1]: *** [Makefile:475: all-recursive] Error 1
make[1]: Leaving directory '/home/micha/nfs-utils'
make: *** [debian/rules:28: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
]0;(sid_amd64-dchroot)micha@barriere: ~/nfs-utils(sid_amd64-dchroot)micha@barriere:~/nfs-utils$ exit

Script done on 2019-04-05 21:39:22+00:00 [COMMAND_EXIT_CODE="2"]

--- End Message ---
--- Begin Message ---
On Fri, 2019-04-05 at 23:52 +0200, Micha Lenk wrote:
> Source: nfs-utils
> Version: 1:1.3.4-2.4
> Severity: serious
> 
> The package fails to build from source (actually current Git branch
> debian/sid, but that has no changes that I could imagine causing this)
> in a clean sid chroot on amd64:
> 
> /usr/bin/ld: device-discovery.o: in function `bl_add_disk':
> /home/micha/nfs-utils/utils/blkmapd/device-discovery.c:156: undefined
> reference to `major'
> collect2: error: ld returned 1 exit status
> make[3]: *** [Makefile:506: blkmapd] Error 1
> make[3]: Leaving directory '/home/micha/nfs-utils/utils/blkmapd'
> make[2]: *** [Makefile:451: all-recursive] Error 1
> make[2]: Leaving directory '/home/micha/nfs-utils/utils'
> make[1]: *** [Makefile:475: all-recursive] Error 1
> make[1]: Leaving directory '/home/micha/nfs-utils'
> make: *** [debian/rules:28: build-stamp] Error 2
> 
> See the attached build log for further details.
[...]

The log says:

> dpkg-buildpackage: info: source version 1:1.3.4-3
> dpkg-buildpackage: info: source distribution UNRELEASED

So it's for some unreleased version.

I believe this is a duplicate of bug #915995 which was already fixed in
1:1.3.4-2.4.  And the buildd logs agree with that.

Ben.

-- 
Ben Hutchings
This sentence contradicts itself - no actually it doesn't.

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply to: