Your message dated Sun, 19 May 2024 10:05:10 +0000
with message-id <e1s8dpi-00fy20...@fasolo.debian.org>
and subject line Bug#1071325: fixed in libmodbus 3.1.10-2
has caused the Debian Bug report #1071325,
regarding libmodbus: FTBFS: dpkg-gensymbols: error: some symbols or patterns 
disappeared in the symbols file
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 ow...@bugs.debian.org
immediately.)


-- 
1071325: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071325
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libmodbus
Version: 3.1.10-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --with autoreconf --exclude=.la
   dh_update_autotools_config -O--exclude=.la
cp: warning: behavior of -n is non-portable and may change in future; use 
--update=none instead
cp: warning: behavior of -n is non-portable and may change in future; use 
--update=none instead
   dh_autoreconf -O--exclude=.la
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:33: installing 'build-aux/compile'
configure.ac:32: installing 'build-aux/missing'
src/Makefile.am: installing 'build-aux/depcomp'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --disable-silent-rules
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/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 how to create a pax tar archive... gnutar
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
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... /usr/bin/dd
checking how to truncate binary pipes... /usr/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... no
checking for arpa/inet.h... yes
checking for byteswap.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for linux/serial.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking for sys/ioctl.h... yes
checking for sys/params.h... no
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for termios.h... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for gcc options needed to detect all undeclared functions... none 
needed
checking whether __CYGWIN__ is declared... no
checking for library containing accept... none required
checking for accept4... yes
checking for getaddrinfo... yes
checking for gettimeofday... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for strlcpy... yes
checking for inline... inline
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... none
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 int64_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for winsock2.h... no
checking whether TIOCSRS485 is declared... yes
checking whether TIOCM_RTS is declared... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/modbus-version.h
config.status: creating src/win32/modbus.dll.manifest
config.status: creating tests/Makefile
config.status: creating libmodbus.pc
config.status: creating config.h
config.status: creating tests/unit-test.h
config.status: tests/unit-test.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands

        libmodbus 3.1.10
        ===============

        prefix:                 /usr
        sysconfdir:             /etc
        libdir:                 ${prefix}/lib/x86_64-linux-gnu
        includedir:             ${prefix}/include

        compiler:               gcc
        cflags:                 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
        ldflags:                -Wl,-z,relro -Wl,-z,now

        tests:                  yes

make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build -O--exclude=.la
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make --no-print-directory all-recursive
Making all in src
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../tests  -include ../config.h 
-DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -I../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith 
-Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o modbus.lo modbus.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../tests  -include ../config.h 
-DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -I../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith 
-Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o modbus-data.lo modbus-data.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../tests -include ../config.h -DSYSCONFDIR=\"/etc\" 
-DLIBEXECDIR=\"/usr/libexec\" -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts 
-Wstrict-prototypes -Wshadow -Wformat-security -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c modbus-data.c  -fPIC -DPIC -o .libs/modbus-data.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../tests -include ../config.h -DSYSCONFDIR=\"/etc\" 
-DLIBEXECDIR=\"/usr/libexec\" -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts 
-Wstrict-prototypes -Wshadow -Wformat-security -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c modbus.c  -fPIC -DPIC -o .libs/modbus.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../tests  -include ../config.h 
-DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -I../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith 
-Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o modbus-rtu.lo modbus-rtu.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../tests -include ../config.h -DSYSCONFDIR=\"/etc\" 
-DLIBEXECDIR=\"/usr/libexec\" -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts 
-Wstrict-prototypes -Wshadow -Wformat-security -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c modbus-rtu.c  -fPIC -DPIC -o .libs/modbus-rtu.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../tests  -include ../config.h 
-DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -I../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith 
-Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o modbus-tcp.lo modbus-tcp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../tests -include ../config.h -DSYSCONFDIR=\"/etc\" 
-DLIBEXECDIR=\"/usr/libexec\" -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts 
-Wstrict-prototypes -Wshadow -Wformat-security -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c modbus-tcp.c  -fPIC -DPIC -o .libs/modbus-tcp.o
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare 
-Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -no-undefined -version-info 6:0:1 -Wl,-z,relro -Wl,-z,now -o libmodbus.la 
-rpath /usr/lib/x86_64-linux-gnu modbus.lo modbus-data.lo modbus-rtu.lo modbus-tcp.lo
libtool: link: gcc -shared  -fPIC -DPIC  .libs/modbus.o .libs/modbus-data.o 
.libs/modbus-rtu.o .libs/modbus-tcp.o    -g -O2 -fstack-protector-strong -Wl,-z 
-Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libmodbus.so.5 -o 
.libs/libmodbus.so.5.1.0
libtool: link: (cd ".libs" && rm -f "libmodbus.so.5" && ln -s "libmodbus.so.5.1.0" 
"libmodbus.so.5")
libtool: link: (cd ".libs" && rm -f "libmodbus.so" && ln -s "libmodbus.so.5.1.0" 
"libmodbus.so")
libtool: link: ( cd ".libs" && rm -f "libmodbus.la" && ln -s "../libmodbus.la" 
"libmodbus.la" )
Making all in tests
make  all-am
gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DSYSCONFDIR=\""/etc"\" 
-DLIBEXECDIR=\""/usr/libexec"\" -I../src -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow 
-Wformat-security -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o bandwidth-server-one.o 
bandwidth-server-one.c
gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DSYSCONFDIR=\""/etc"\" 
-DLIBEXECDIR=\""/usr/libexec"\" -I../src -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow 
-Wformat-security -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o bandwidth-server-many-up.o 
bandwidth-server-many-up.c
gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DSYSCONFDIR=\""/etc"\" 
-DLIBEXECDIR=\""/usr/libexec"\" -I../src -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow 
-Wformat-security -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o bandwidth-client.o 
bandwidth-client.c
gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DSYSCONFDIR=\""/etc"\" 
-DLIBEXECDIR=\""/usr/libexec"\" -I../src -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow 
-Wformat-security -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o random-test-server.o 
random-test-server.c
gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DSYSCONFDIR=\""/etc"\" 
-DLIBEXECDIR=\""/usr/libexec"\" -I../src -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow 
-Wformat-security -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o random-test-client.o 
random-test-client.c
gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DSYSCONFDIR=\""/etc"\" 
-DLIBEXECDIR=\""/usr/libexec"\" -I../src -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow 
-Wformat-security -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o unit-test-server.o 
unit-test-server.c
gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DSYSCONFDIR=\""/etc"\" 
-DLIBEXECDIR=\""/usr/libexec"\" -I../src -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow 
-Wformat-security -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o unit-test-client.o 
unit-test-client.c
gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DSYSCONFDIR=\""/etc"\" 
-DLIBEXECDIR=\""/usr/libexec"\" -I../src -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow 
-Wformat-security -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o version.o version.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare 
-Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection  -Wl,-z,relro -Wl,-z,now -o bandwidth-server-one bandwidth-server-one.o 
../src/libmodbus.la
libtool: link: gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs 
-Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes 
-Wshadow -Wformat-security -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o .libs/bandwidth-server-one bandwidth-server-one.o  
../src/.libs/libmodbus.so
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare 
-Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection  -Wl,-z,relro -Wl,-z,now -o bandwidth-server-many-up 
bandwidth-server-many-up.o ../src/libmodbus.la
libtool: link: gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs 
-Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes 
-Wshadow -Wformat-security -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o .libs/bandwidth-server-many-up bandwidth-server-many-up.o  
../src/.libs/libmodbus.so
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare 
-Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection  -Wl,-z,relro -Wl,-z,now -o bandwidth-client bandwidth-client.o 
../src/libmodbus.la
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare 
-Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection  -Wl,-z,relro -Wl,-z,now -o random-test-server random-test-server.o 
../src/libmodbus.la
libtool: link: gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs 
-Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes 
-Wshadow -Wformat-security -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o .libs/bandwidth-client bandwidth-client.o  ../src/.libs/libmodbus.so
libtool: link: gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs 
-Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes 
-Wshadow -Wformat-security -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o .libs/random-test-server random-test-server.o  ../src/.libs/libmodbus.so
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare 
-Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection  -Wl,-z,relro -Wl,-z,now -o random-test-client random-test-client.o 
../src/libmodbus.la
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare 
-Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection  -Wl,-z,relro -Wl,-z,now -o unit-test-server unit-test-server.o 
../src/libmodbus.la
libtool: link: gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs 
-Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes 
-Wshadow -Wformat-security -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o .libs/unit-test-server unit-test-server.o  ../src/.libs/libmodbus.so
libtool: link: gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs 
-Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes 
-Wshadow -Wformat-security -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o .libs/random-test-client random-test-client.o  ../src/.libs/libmodbus.so
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare 
-Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection  -Wl,-z,relro -Wl,-z,now -o unit-test-client unit-test-client.o 
../src/libmodbus.la
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare 
-Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection  -Wl,-z,relro -Wl,-z,now -o version version.o ../src/libmodbus.la
libtool: link: gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs 
-Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes 
-Wshadow -Wformat-security -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o .libs/version version.o  ../src/.libs/libmodbus.so
libtool: link: gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs 
-Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes 
-Wshadow -Wformat-security -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o .libs/unit-test-client unit-test-client.o  ../src/.libs/libmodbus.so
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test -O--exclude=.la
        make -j2 check "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making check in src
make[2]: Nothing to be done for 'check'.
Making check in tests
make  check-TESTS
PASS: unit-tests.sh
============================================================================
Testsuite summary for libmodbus 3.1.10
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--exclude=.la
   dh_prep -O--exclude=.la
   dh_auto_install -O--exclude=.la
        make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp 
AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making install in src
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libmodbus.la 
'/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/libmodbus.so.5.1.0 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libmodbus.so.5.1.0
libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s 
-f libmodbus.so.5.1.0 libmodbus.so.5 || { rm -f libmodbus.so.5 && ln -s libmodbus.so.5.1.0 
libmodbus.so.5; }; })
libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s 
-f libmodbus.so.5.1.0 libmodbus.so || { rm -f libmodbus.so && ln -s libmodbus.so.5.1.0 
libmodbus.so; }; })
libtool: install: /usr/bin/install -c .libs/libmodbus.lai 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libmodbus.la
libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/include/modbus'
 /usr/bin/install -c -m 644 modbus.h modbus-version.h modbus-rtu.h modbus-tcp.h 
'/<<PKGBUILDDIR>>/debian/tmp/usr/include/modbus'
Making install in tests
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/libmodbus'
 /usr/bin/install -c -m 644 AUTHORS NEWS README.md 
'/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/libmodbus'
 /usr/bin/mkdir -p 
'/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
 /usr/bin/install -c -m 644 libmodbus.pc 
'/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install -O--exclude=.la
   dh_installdocs -O--exclude=.la
   dh_installchangelogs -O--exclude=.la
   dh_installexamples -O--exclude=.la
   dh_installman -O--exclude=.la
   dh_installsystemduser -O--exclude=.la
   dh_perl -O--exclude=.la
   dh_link -O--exclude=.la
   dh_strip_nondeterminism -O--exclude=.la
   dh_compress -O--exclude=.la
   dh_fixperms -O--exclude=.la
   debian/rules override_dh_missing
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_missing --fail-missing
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_dwz -a -O--exclude=.la
   dh_strip -a -O--exclude=.la
   dh_makeshlibs -a -O--exclude=.la
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libmodbus5/DEBIAN/symbols doesn't match 
completely debian/libmodbus5.symbols
--- debian/libmodbus5.symbols (libmodbus5_3.1.10-1_amd64)
+++ dpkg-gensymbols3S80yS       2024-05-17 17:32:37.825279970 +0000
@@ -75,4 +75,4 @@
  modbus_write_bits@Base 3.0.2
  modbus_write_register@Base 3.0.2
  modbus_write_registers@Base 3.0.2
- strlcpy@Base 3.0.2
+#MISSING: 3.1.10-1# strlcpy@Base 3.0.2
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202405/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: libmodbus
Source-Version: 3.1.10-2
Done: SZ Lin (林上智) <sz...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libmodbus, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1071...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
SZ Lin (林上智) <sz...@debian.org> (supplier of updated libmodbus package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 19 May 2024 17:34:10 +0800
Source: libmodbus
Architecture: source
Version: 3.1.10-2
Distribution: unstable
Urgency: medium
Maintainer: SZ Lin (林上智) <sz...@debian.org>
Changed-By: SZ Lin (林上智) <sz...@debian.org>
Closes: 1071325
Changes:
 libmodbus (3.1.10-2) unstable; urgency=medium
 .
   * Fix FTBFS symbol issue (Closes: #1071325)
Checksums-Sha1:
 ca612f77e7129476f1d0ea1f0944f40f2dc66948 2014 libmodbus_3.1.10-2.dsc
 981795613eef84e03d0dd55f14bfddad2729ccae 5476 libmodbus_3.1.10-2.debian.tar.xz
 4fdd7132ba7d831507512b3526f464cb32c3f2bb 7682 
libmodbus_3.1.10-2_amd64.buildinfo
Checksums-Sha256:
 5bf8536d5f923dee1a497cc7ae2c55b28020e6c7399c69d81277ab610fe06951 2014 
libmodbus_3.1.10-2.dsc
 8d8a7d37319fba791430898f766b31d2ca3091f8b1e7eb5525f02f1ddd44cd79 5476 
libmodbus_3.1.10-2.debian.tar.xz
 a09591192ff7be53769066c012f573075aed5e7b1f48cb6b3fec18ae38ade3f9 7682 
libmodbus_3.1.10-2_amd64.buildinfo
Files:
 6edd2b76904e39f1cfbcd3b116bdce2c 2014 libs optional libmodbus_3.1.10-2.dsc
 ee39a707650d8a261e33a521d6cd02e5 5476 libs optional 
libmodbus_3.1.10-2.debian.tar.xz
 7f82c2788e37e4958050a3b5d2015a75 7682 libs optional 
libmodbus_3.1.10-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEF4+DOLMUAeME/ES6qVmzipVh8/kFAmZJykAACgkQqVmzipVh
8/kFzA//VENTdNPs1cU7YZ4w+v3y73mev88V/9iZMnpwci8NvkfGuTdohIaUEip5
FUa45vAI3xzS2mU3nJadumG1hSJDVvxHj63/5rE4CjacPUq66HP06/PX/73U0HZo
FDaSTQWVS/cfMIMpXnwy79znjrkssz/CKC/n434Hno1KDOzUEQv+I7EA89W4wNdo
oGsrlBJo7HMtlm7O8VsuZz2NMJ6BAXjP8tRnWu90bk37UclylnAEt3VV1wnoYHnU
A5rVMxwEdJa0ZFOGiExyFXTs8brcRvxGt7upmD2+w7kTbW05kYcD5LEckGIYDHbr
Kj3swAFIpzO6dgdKXXoCwySqTNdTooZzwCXGMqsbWezpEkO7rs3a+ms81PPzlLZx
okJLO8GCfs3eHK0ySLi0cTjRFczggfaXdnADYuo4C4HCYrsC/SZuRKa1pZV1OpqD
ejjBMITIwyY7e/SNLLONaxUOrgXf924SorY+bJIjU4JNuPeaXfPT9GsCENjpBeIx
ZkN7z0Z5qoTSrm8PGy74pEuNAeiFgNW0I/3v+VvTGtVUHKIVoD36jmQpi04wyVNV
Sc6W5raTkaI+hadur2+w8eLJE/IDEnA/mEiaE8cYgi/PsnbG8FxXOa7kYPKOdBXr
Kq8Kva+azDJpOO3kEOOINzgfr1Scy2dwYhFezhutwliXN730/FQ=
=+hzJ
-----END PGP SIGNATURE-----

Attachment: pgpGMAFlkdq1U.pgp
Description: PGP signature


--- End Message ---

Reply via email to