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

Re: Bug#1012798: libecap: diff for NMU version 1.0.1-3.3 fix FTBFS on riscv arch



Hi Bastian,

    I just do the test of build the newest verison 1.0.1-3.2ubuntu4 on my riscv board.

There are many warnings in the buildlog, for example:

dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below dpkg-gensymbols: warning: debian/libecap3/DEBIAN/symbols doesn't match completely debian/libecap3.symbols
--- debian/libecap3.symbols (libecap3_1.0.1-3.2ubuntu4_riscv64)
+++ dpkg-gensymbols3zT4aR       2022-06-24 10:03:22.197056134 +0800

......

- (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.0.1 + _ZNSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base 1.0.1-3.2ubuntu4 + _ZNSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE10_M_releaseEv@Base 1.0.1-3.2ubuntu4 +#MISSING: 1.0.1-3.2ubuntu4# (optional=templinst)_ZNSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 1.0.1
........

So, the current libecap3.symbols in ubuntu is not perfect.

The whole build log, please see attachment libecap_1.0.1-3.2ubuntu4_riscv64.build.


Please use the my libecap3.symbols, help upload it to sid.

After the new libecap package coming into testing, ubuntu perhaps will use it.


Thanks!

在 2022/6/23 23:44, Bastian Germann 写道:
Control: reopen -1

Please note that Ubuntu has resolved this with

libecap (1.0.1-3.2ubuntu1) focal; urgency=medium

  * Update symbols file for riscv64.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 05 Apr 2020 09:38:05 +0200

Please check first if you are missing something else.


--
肖盛文 xiao sheng wen
https://www.atzlinux.com 《铜豌豆 Linux》基于 Debian 的 Linux 中文 桌面 操作系统
Debian QA page: https://qa.debian.org/developer.php?login=atzlinux%40sina.com
Debian salsa: https://salsa.debian.org/atzlinux-guest
GnuPG Public Key: 0x00186602339240CB

 dpkg-buildpackage -us -uc -ui
dpkg-buildpackage: info: source package libecap
dpkg-buildpackage: info: source version 1.0.1-3.2ubuntu4
dpkg-buildpackage: info: source distribution jammy
dpkg-buildpackage: info: source changed by Julian Andres Klode <juliank@ubuntu.com>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture riscv64
 fakeroot debian/rules clean
test -x debian/rules
rm -f debian/stamp-makefile-build debian/stamp-makefile-install
/usr/bin/make -C . -k distclean
make[1]: 进入目录“/home/atzlinux/libecap-1.0.1”
make[1]: *** 没有规则可制作目标“distclean”.
make[1]: 离开目录“/home/atzlinux/libecap-1.0.1”
make: [/usr/share/cdbs/1/class/makefile.mk:91:makefile-clean] 错误 2 (已忽略)
rm -f debian/stamp-autotools
rmdir --ignore-fail-on-non-empty .
rmdir: 删除 '.' 失败: 无效的参数
make: [/usr/share/cdbs/1/class/autotools.mk:64:makefile-clean] 错误 1 (已忽略)
set -e;    
if test -e debian/autoreconf.before; then \
	dh_autoreconf_clean ; \
fi
dh_clean 
dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in use)
rm -f debian/stamp-autotools-files
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building libecap using existing ./libecap_1.0.1.orig.tar.gz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building libecap in libecap_1.0.1-3.2ubuntu4.debian.tar.xz
dpkg-source: info: building libecap in libecap_1.0.1-3.2ubuntu4.dsc
 debian/rules build
test -x debian/rules
mkdir -p "."
set -e;   mv ./cfgaux/config.guess ./cfgaux/config.guess.cdbs-orig; cp --remove-destination /usr/share/misc/config.guess ./cfgaux/config.guess;
set -e;   mv ./cfgaux/config.sub ./cfgaux/config.sub.cdbs-orig; cp --remove-destination /usr/share/misc/config.sub ./cfgaux/config.sub;
dh_autoreconf 
autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'cfgaux'.
libtoolize: copying file 'cfgaux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'cfgaux'.
libtoolize: copying file 'cfgaux/libtool.m4'
libtoolize: copying file 'cfgaux/ltoptions.m4'
libtoolize: copying file 'cfgaux/ltsugar.m4'
libtoolize: copying file 'cfgaux/ltversion.m4'
libtoolize: copying file 'cfgaux/lt~obsolete.m4'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
cfgaux/xstd_cpp_checks.ac:30: warning: The macro `AC_TRY_COMPILE' is obsolete.
cfgaux/xstd_cpp_checks.ac:30: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
cfgaux/xstd_cpp_checks.ac:30: the top level
cfgaux/xstd_cpp_checks.ac:95: warning: The macro `AC_TRY_COMPILE' is obsolete.
cfgaux/xstd_cpp_checks.ac:95: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
cfgaux/xstd_cpp_checks.ac:95: the top level
configure.in:46: warning: The macro `AC_HELP_STRING' is obsolete.
configure.in:46: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.in:46: the top level
autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:20: installing 'cfgaux/compile'
configure.in:17: installing 'cfgaux/missing'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
src/libecap/Makefile.am: installing 'cfgaux/depcomp'
touch debian/stamp-autotools-files
chmod a+x /home/atzlinux/libecap-1.0.1/./configure
mkdir -p .
cd . && CFLAGS="-g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security" CXXFLAGS="-g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" /home/atzlinux/libecap-1.0.1/./configure --build=riscv64-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/libecap" --srcdir=. --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --libdir="\${prefix}/lib/riscv64-linux-gnu"
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 whether to enable maintainer-specific portions of Makefiles... no
checking build system type... riscv64-unknown-linux-gnu
checking host system type... riscv64-unknown-linux-gnu
checking how to print strings... printf
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 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 dependency style of gcc... none
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 riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-unknown-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... mt
checking if mt is a manifest tool... no
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 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) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ranlib... (cached) ranlib
checking for ar... /usr/bin/ar
remembering installation prefix as /usr
checking whether make sets $(MAKE)... (cached) yes
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
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) 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) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether the C++ compiler (g++) is a C++ compiler... yes
checking whether the compiler supports GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking for g++ option to enable C++11 features... (cached) none needed
checking dependency style of g++... (cached) none
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (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 for _Bool... no
checking for stdbool.h that conforms to C99... yes
checking for an ANSI C-conforming const... yes
configure: pkgconfig directory is ${libdir}/pkgconfig
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libecap.pc
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/libecap/Makefile
config.status: creating src/libecap/common/Makefile
config.status: creating src/libecap/adapter/Makefile
config.status: creating src/libecap/host/Makefile
config.status: creating doc/Makefile
config.status: creating src/libecap/common/ac-autoconf.h
config.status: executing src/libecap/common/autoconf.h commands
config.status: creating src/libecap/common/autoconf.h - prefix LIBECAP for src/libecap/common/ac-autoconf.h defines
config.status: executing depfiles commands
config.status: executing libtool commands
touch debian/stamp-autotools
/usr/bin/make -C . 
make[1]: 进入目录“/home/atzlinux/libecap-1.0.1”
Making all in src
make[2]: 进入目录“/home/atzlinux/libecap-1.0.1/src”
Making all in libecap
make[3]: 进入目录“/home/atzlinux/libecap-1.0.1/src/libecap”
Making all in common
make[4]: 进入目录“/home/atzlinux/libecap-1.0.1/src/libecap/common”
/usr/bin/make  all-am
make[5]: 进入目录“/home/atzlinux/libecap-1.0.1/src/libecap/common”
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c -o area.lo area.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c area.cc  -fPIC -DPIC -o .libs/area.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c area.cc -o area.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c -o body_size.lo body_size.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c body_size.cc  -fPIC -DPIC -o .libs/body_size.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c body_size.cc -o body_size.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c -o memory.lo memory.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c memory.cc  -fPIC -DPIC -o .libs/memory.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c memory.cc -o memory.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c -o message.lo message.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c message.cc  -fPIC -DPIC -o .libs/message.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c message.cc -o message.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c -o name.lo name.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c name.cc  -fPIC -DPIC -o .libs/name.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c name.cc -o name.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c -o names.lo names.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c names.cc  -fPIC -DPIC -o .libs/names.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c names.cc -o names.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c -o registry.lo registry.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c registry.cc  -fPIC -DPIC -o .libs/registry.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c registry.cc -o registry.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c -o errors.lo errors.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c errors.cc  -fPIC -DPIC -o .libs/errors.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c errors.cc -o errors.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++  -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11  -Wl,-z,relro -o libcommon.la  area.lo body_size.lo memory.lo message.lo name.lo names.lo registry.lo errors.lo  
libtool: link: /usr/bin/ar cr .libs/libcommon.a .libs/area.o .libs/body_size.o .libs/memory.o .libs/message.o .libs/name.o .libs/names.o .libs/registry.o .libs/errors.o 
libtool: link: ranlib .libs/libcommon.a
libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" )
make[5]: 离开目录“/home/atzlinux/libecap-1.0.1/src/libecap/common”
make[4]: 离开目录“/home/atzlinux/libecap-1.0.1/src/libecap/common”
Making all in adapter
make[4]: 进入目录“/home/atzlinux/libecap-1.0.1/src/libecap/adapter”
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c -o service.lo service.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c service.cc  -fPIC -DPIC -o .libs/service.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c service.cc -o service.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c -o xaction.lo xaction.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c xaction.cc  -fPIC -DPIC -o .libs/xaction.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c xaction.cc -o xaction.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++  -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11  -Wl,-z,relro -o libadapter.la  service.lo xaction.lo  
libtool: link: /usr/bin/ar cr .libs/libadapter.a .libs/service.o .libs/xaction.o 
libtool: link: ranlib .libs/libadapter.a
libtool: link: ( cd ".libs" && rm -f "libadapter.la" && ln -s "../libadapter.la" "libadapter.la" )
make[4]: 离开目录“/home/atzlinux/libecap-1.0.1/src/libecap/adapter”
Making all in host
make[4]: 进入目录“/home/atzlinux/libecap-1.0.1/src/libecap/host”
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++  -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11  -Wl,-z,relro -o libhost.la    
libtool: link: /usr/bin/ar cr .libs/libhost.a 
libtool: link: ranlib .libs/libhost.a
libtool: link: ( cd ".libs" && rm -f "libhost.la" && ln -s "../libhost.la" "libhost.la" )
make[4]: 离开目录“/home/atzlinux/libecap-1.0.1/src/libecap/host”
make[4]: 进入目录“/home/atzlinux/libecap-1.0.1/src/libecap”
/bin/bash ../../libtool  --tag=CXX   --mode=link g++  -g -O2 -ffile-prefix-map=/home/atzlinux/libecap-1.0.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -version-info 3:0:0 -Wl,-z,relro -o libecap.la -rpath /usr/lib/riscv64-linux-gnu  common/libcommon.la adapter/libadapter.la host/libhost.la 
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-linux-gnu/11/crti.o /usr/lib/gcc/riscv64-linux-gnu/11/crtbeginS.o  -Wl,--whole-archive common/.libs/libcommon.a adapter/.libs/libadapter.a host/.libs/libhost.a -Wl,--no-whole-archive  -L/usr/lib/gcc/riscv64-linux-gnu/11 -L/lib/riscv64-linux-gnu -L/usr/lib/riscv64-linux-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-linux-gnu/11/crtendS.o /usr/lib/gcc/riscv64-linux-gnu/11/crtn.o  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname -Wl,libecap.so.3 -o .libs/libecap.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libecap.so.3" && ln -s "libecap.so.3.0.0" "libecap.so.3")
libtool: link: (cd ".libs" && rm -f "libecap.so" && ln -s "libecap.so.3.0.0" "libecap.so")
libtool: link: (cd .libs/libecap.lax/libcommon.a && /usr/bin/ar x "/home/atzlinux/libecap-1.0.1/src/libecap/common/.libs/libcommon.a")
libtool: link: (cd .libs/libecap.lax/libadapter.a && /usr/bin/ar x "/home/atzlinux/libecap-1.0.1/src/libecap/adapter/.libs/libadapter.a")
libtool: link: (cd .libs/libecap.lax/libhost.a && /usr/bin/ar x "/home/atzlinux/libecap-1.0.1/src/libecap/host/.libs/libhost.a")
libtool: link: /usr/bin/ar cr .libs/libecap.a   .libs/libecap.lax/libcommon.a/area.o .libs/libecap.lax/libcommon.a/body_size.o .libs/libecap.lax/libcommon.a/errors.o .libs/libecap.lax/libcommon.a/memory.o .libs/libecap.lax/libcommon.a/message.o .libs/libecap.lax/libcommon.a/name.o .libs/libecap.lax/libcommon.a/names.o .libs/libecap.lax/libcommon.a/registry.o  .libs/libecap.lax/libadapter.a/service.o .libs/libecap.lax/libadapter.a/xaction.o  
libtool: link: ranlib .libs/libecap.a
libtool: link: rm -fr .libs/libecap.lax
libtool: link: ( cd ".libs" && rm -f "libecap.la" && ln -s "../libecap.la" "libecap.la" )
make[4]: 离开目录“/home/atzlinux/libecap-1.0.1/src/libecap”
make[3]: 离开目录“/home/atzlinux/libecap-1.0.1/src/libecap”
make[3]: 进入目录“/home/atzlinux/libecap-1.0.1/src”
make[3]: 对“all-am”无需做任何事。
make[3]: 离开目录“/home/atzlinux/libecap-1.0.1/src”
make[2]: 离开目录“/home/atzlinux/libecap-1.0.1/src”
Making all in doc
make[2]: 进入目录“/home/atzlinux/libecap-1.0.1/doc”
make[2]: 对“all”无需做任何事。
make[2]: 离开目录“/home/atzlinux/libecap-1.0.1/doc”
make[2]: 进入目录“/home/atzlinux/libecap-1.0.1”
make[2]: 对“all-am”无需做任何事。
make[2]: 离开目录“/home/atzlinux/libecap-1.0.1”
make[1]: 离开目录“/home/atzlinux/libecap-1.0.1”
touch debian/stamp-makefile-build
CDBS WARNING:  DEB_MAKE_CHECK_TARGET unset, not running checks
 fakeroot debian/rules binary
test -x debian/rules
dh_testroot
dh_prep 
dh_installdirs -A 
dh_installdirs: warning: Compatibility levels before 10 are deprecated (level 8 in use)
mkdir -p "."
set -e;   
set -e;   
CDBS WARNING:  DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C . install DESTDIR=/home/atzlinux/libecap-1.0.1/debian/tmp/
make[1]: 进入目录“/home/atzlinux/libecap-1.0.1”
Making install in src
make[2]: 进入目录“/home/atzlinux/libecap-1.0.1/src”
Making install in libecap
make[3]: 进入目录“/home/atzlinux/libecap-1.0.1/src/libecap”
Making install in common
make[4]: 进入目录“/home/atzlinux/libecap-1.0.1/src/libecap/common”
make[5]: 进入目录“/home/atzlinux/libecap-1.0.1/src/libecap/common”
make[5]: 对“install-exec-am”无需做任何事。
 /usr/bin/mkdir -p '/home/atzlinux/libecap-1.0.1/debian/tmp//usr/include/libecap/common'
 /usr/bin/install -c -m 644 libecap.h registry.h forward.h errors.h log.h memory.h area.h name.h names.h header.h body.h body_size.h message.h version.h delay.h named_values.h options.h autoconf.h '/home/atzlinux/libecap-1.0.1/debian/tmp//usr/include/libecap/common'
make[5]: 离开目录“/home/atzlinux/libecap-1.0.1/src/libecap/common”
make[4]: 离开目录“/home/atzlinux/libecap-1.0.1/src/libecap/common”
Making install in adapter
make[4]: 进入目录“/home/atzlinux/libecap-1.0.1/src/libecap/adapter”
make[5]: 进入目录“/home/atzlinux/libecap-1.0.1/src/libecap/adapter”
make[5]: 对“install-exec-am”无需做任何事。
 /usr/bin/mkdir -p '/home/atzlinux/libecap-1.0.1/debian/tmp//usr/include/libecap/adapter'
 /usr/bin/install -c -m 644 service.h xaction.h '/home/atzlinux/libecap-1.0.1/debian/tmp//usr/include/libecap/adapter'
make[5]: 离开目录“/home/atzlinux/libecap-1.0.1/src/libecap/adapter”
make[4]: 离开目录“/home/atzlinux/libecap-1.0.1/src/libecap/adapter”
Making install in host
make[4]: 进入目录“/home/atzlinux/libecap-1.0.1/src/libecap/host”
make[5]: 进入目录“/home/atzlinux/libecap-1.0.1/src/libecap/host”
make[5]: 对“install-exec-am”无需做任何事。
 /usr/bin/mkdir -p '/home/atzlinux/libecap-1.0.1/debian/tmp//usr/include/libecap/host'
 /usr/bin/install -c -m 644 host.h xaction.h '/home/atzlinux/libecap-1.0.1/debian/tmp//usr/include/libecap/host'
make[5]: 离开目录“/home/atzlinux/libecap-1.0.1/src/libecap/host”
make[4]: 离开目录“/home/atzlinux/libecap-1.0.1/src/libecap/host”
make[4]: 进入目录“/home/atzlinux/libecap-1.0.1/src/libecap”
make[5]: 进入目录“/home/atzlinux/libecap-1.0.1/src/libecap”
 /usr/bin/mkdir -p '/home/atzlinux/libecap-1.0.1/debian/tmp//usr/lib/riscv64-linux-gnu'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libecap.la '/home/atzlinux/libecap-1.0.1/debian/tmp//usr/lib/riscv64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/libecap.so.3.0.0 /home/atzlinux/libecap-1.0.1/debian/tmp//usr/lib/riscv64-linux-gnu/libecap.so.3.0.0
libtool: install: (cd /home/atzlinux/libecap-1.0.1/debian/tmp//usr/lib/riscv64-linux-gnu && { ln -s -f libecap.so.3.0.0 libecap.so.3 || { rm -f libecap.so.3 && ln -s libecap.so.3.0.0 libecap.so.3; }; })
libtool: install: (cd /home/atzlinux/libecap-1.0.1/debian/tmp//usr/lib/riscv64-linux-gnu && { ln -s -f libecap.so.3.0.0 libecap.so || { rm -f libecap.so && ln -s libecap.so.3.0.0 libecap.so; }; })
libtool: install: /usr/bin/install -c .libs/libecap.lai /home/atzlinux/libecap-1.0.1/debian/tmp//usr/lib/riscv64-linux-gnu/libecap.la
libtool: install: /usr/bin/install -c .libs/libecap.a /home/atzlinux/libecap-1.0.1/debian/tmp//usr/lib/riscv64-linux-gnu/libecap.a
libtool: install: chmod 644 /home/atzlinux/libecap-1.0.1/debian/tmp//usr/lib/riscv64-linux-gnu/libecap.a
libtool: install: ranlib /home/atzlinux/libecap-1.0.1/debian/tmp//usr/lib/riscv64-linux-gnu/libecap.a
libtool: warning: remember to run 'libtool --finish /usr/lib/riscv64-linux-gnu'
make[5]: 对“install-data-am”无需做任何事。
make[5]: 离开目录“/home/atzlinux/libecap-1.0.1/src/libecap”
make[4]: 离开目录“/home/atzlinux/libecap-1.0.1/src/libecap”
make[3]: 离开目录“/home/atzlinux/libecap-1.0.1/src/libecap”
make[3]: 进入目录“/home/atzlinux/libecap-1.0.1/src”
make[4]: 进入目录“/home/atzlinux/libecap-1.0.1/src”
make[4]: 对“install-exec-am”无需做任何事。
make[4]: 对“install-data-am”无需做任何事。
make[4]: 离开目录“/home/atzlinux/libecap-1.0.1/src”
make[3]: 离开目录“/home/atzlinux/libecap-1.0.1/src”
make[2]: 离开目录“/home/atzlinux/libecap-1.0.1/src”
Making install in doc
make[2]: 进入目录“/home/atzlinux/libecap-1.0.1/doc”
make[3]: 进入目录“/home/atzlinux/libecap-1.0.1/doc”
make[3]: 对“install-exec-am”无需做任何事。
make[3]: 对“install-data-am”无需做任何事。
make[3]: 离开目录“/home/atzlinux/libecap-1.0.1/doc”
make[2]: 离开目录“/home/atzlinux/libecap-1.0.1/doc”
make[2]: 进入目录“/home/atzlinux/libecap-1.0.1”
make[3]: 进入目录“/home/atzlinux/libecap-1.0.1”
make[3]: 对“install-exec-am”无需做任何事。
 /usr/bin/mkdir -p '/home/atzlinux/libecap-1.0.1/debian/tmp//usr/lib/riscv64-linux-gnu/pkgconfig'
 /usr/bin/install -c -m 644 libecap.pc '/home/atzlinux/libecap-1.0.1/debian/tmp//usr/lib/riscv64-linux-gnu/pkgconfig'
make[3]: 离开目录“/home/atzlinux/libecap-1.0.1”
make[2]: 离开目录“/home/atzlinux/libecap-1.0.1”
make[1]: 离开目录“/home/atzlinux/libecap-1.0.1”
touch debian/stamp-makefile-install
Adding cdbs dependencies to debian/libecap3-dev.substvars
dh_installdirs -plibecap3-dev \
	
dh_installdirs: warning: Compatibility levels before 10 are deprecated (level 8 in use)
Adding cdbs dependencies to debian/libecap3.substvars
dh_installdirs -plibecap3 \
	
dh_installdirs: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_installdocs -plibecap3-dev ./README ./CREDITS
dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_installexamples -plibecap3-dev 
dh_installexamples: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_installman -plibecap3-dev 
dh_installman: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_installinfo -plibecap3-dev 
dh_installinfo: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_installmenu -plibecap3-dev 
dh_installcron -plibecap3-dev 
dh_systemd_enable -plibecap3-dev 
dh_systemd_enable: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_installinit -plibecap3-dev 
dh_installinit: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_installdebconf -plibecap3-dev 
dh_installemacsen -plibecap3-dev 
dh_installcatalogs -plibecap3-dev 
dh_installpam -plibecap3-dev 
dh_installpam: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_installlogrotate -plibecap3-dev 
dh_installlogcheck -plibecap3-dev 
dh_installchangelogs -plibecap3-dev 
dh_installchangelogs: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_installudev -plibecap3-dev 
dh_lintian -plibecap3-dev 
dh_bugfiles -plibecap3-dev 
dh_install -plibecap3-dev 
dh_install: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_systemd_start -plibecap3-dev 
dh_systemd_start: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_link -plibecap3-dev 
dh_installmime -plibecap3-dev 
dh_installgsettings -plibecap3-dev 
dh_installdocs -plibecap3 ./README ./CREDITS
dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_installexamples -plibecap3 
dh_installexamples: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_installman -plibecap3 
dh_installman: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_installinfo -plibecap3 
dh_installinfo: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_installmenu -plibecap3 
dh_installcron -plibecap3 
dh_systemd_enable -plibecap3 
dh_systemd_enable: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_installinit -plibecap3 
dh_installinit: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_installdebconf -plibecap3 
dh_installemacsen -plibecap3 
dh_installcatalogs -plibecap3 
dh_installpam -plibecap3 
dh_installpam: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_installlogrotate -plibecap3 
dh_installlogcheck -plibecap3 
dh_installchangelogs -plibecap3 
dh_installchangelogs: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_installudev -plibecap3 
dh_lintian -plibecap3 
dh_bugfiles -plibecap3 
dh_install -plibecap3 
dh_install: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_systemd_start -plibecap3 
dh_systemd_start: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_link -plibecap3 
dh_installmime -plibecap3 
dh_installgsettings -plibecap3 
dh_strip -plibecap3-dev  
dh_strip: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_strip_nondeterminism -plibecap3-dev 
dh_compress -plibecap3-dev 
dh_compress: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_fixperms -plibecap3-dev 
dh_makeshlibs -plibecap3-dev  
dh_strip -plibecap3  
dh_strip: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_strip_nondeterminism -plibecap3 
dh_compress -plibecap3 
dh_compress: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_fixperms -plibecap3 
dh_makeshlibs -plibecap3  
dh_makeshlibs: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libecap3/DEBIAN/symbols doesn't match completely debian/libecap3.symbols
--- debian/libecap3.symbols (libecap3_1.0.1-3.2ubuntu4_riscv64)
+++ dpkg-gensymbols3zT4aR	2022-06-24 10:03:22.197056134 +0800
@@ -79,18 +79,30 @@
  _ZNK7libecap8BodySize7badSizeEv@Base 1.0.1
  (optional=templinst)_ZNSt3tr110shared_ptrIN7libecap4host4HostEED1Ev@Base 1.0.1
  (optional=templinst)_ZNSt3tr110shared_ptrIN7libecap4host4HostEED2Ev@Base 1.0.1
- (optional=templinst)_ZNSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 1.0.1
- (optional=templinst)_ZNSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv@Base 1.0.1
- (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 1.0.1
- (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 1.0.1
- (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 1.0.1
- (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 1.0.1
- (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.0.1
- (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 1.0.1
- (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 1.0.1
- (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 1.0.1
- (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 1.0.1
- (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.0.1
+ _ZNSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base 1.0.1-3.2ubuntu4
+ _ZNSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE10_M_releaseEv@Base 1.0.1-3.2ubuntu4
+#MISSING: 1.0.1-3.2ubuntu4# (optional=templinst)_ZNSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 1.0.1
+#MISSING: 1.0.1-3.2ubuntu4# (optional=templinst)_ZNSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv@Base 1.0.1
+ _ZNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base 1.0.1-3.2ubuntu4
+ _ZNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE1EE14_M_get_deleterERKSt9type_info@Base 1.0.1-3.2ubuntu4
+ _ZNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE1EED0Ev@Base 1.0.1-3.2ubuntu4
+ _ZNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE1EED1Ev@Base 1.0.1-3.2ubuntu4
+ _ZNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE1EED2Ev@Base 1.0.1-3.2ubuntu4
+#MISSING: 1.0.1-3.2ubuntu4# (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 1.0.1
+#MISSING: 1.0.1-3.2ubuntu4# (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 1.0.1
+#MISSING: 1.0.1-3.2ubuntu4# (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 1.0.1
+#MISSING: 1.0.1-3.2ubuntu4# (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 1.0.1
+#MISSING: 1.0.1-3.2ubuntu4# (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.0.1
+ _ZNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base 1.0.1-3.2ubuntu4
+ _ZNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE1EE14_M_get_deleterERKSt9type_info@Base 1.0.1-3.2ubuntu4
+ _ZNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE1EED0Ev@Base 1.0.1-3.2ubuntu4
+ _ZNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE1EED1Ev@Base 1.0.1-3.2ubuntu4
+ _ZNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE1EED2Ev@Base 1.0.1-3.2ubuntu4
+#MISSING: 1.0.1-3.2ubuntu4# (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 1.0.1
+#MISSING: 1.0.1-3.2ubuntu4# (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 1.0.1
+#MISSING: 1.0.1-3.2ubuntu4# (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 1.0.1
+#MISSING: 1.0.1-3.2ubuntu4# (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 1.0.1
+#MISSING: 1.0.1-3.2ubuntu4# (optional=templinst)_ZNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.0.1
  (optional=templinst)_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENSt3tr18weak_ptrIN7libecap7adapter7ServiceEEEED1Ev@Base 1.0.1
  (optional=templinst)_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENSt3tr18weak_ptrIN7libecap7adapter7ServiceEEEED2Ev@Base 1.0.1
  (optional=templinst)_ZNSt7__cxx114listISt4pairINS_12basic_stringIcSt11char_traitsIcESaIcEEENSt3tr18weak_ptrIN7libecap7adapter7ServiceEEEESaISD_EED1Ev@Base 1.0.1
@@ -102,11 +114,16 @@
  _ZTIN7libecap7OptionsE@Base 1.0.1
  _ZTIN7libecap7adapter7ServiceE@Base 1.0.1
  _ZTIN7libecap7adapter7XactionE@Base 1.0.1
+ _ZTIN9__gnu_cxx7__mutexE@Base 1.0.1-3.2ubuntu4
+ _ZTINSt3tr111_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EEE@Base 1.0.1-3.2ubuntu4
  (arch=!armel !riscv64)_ZTINSt3tr111_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EEE@Base 1.0.1
  (arch=armhf)_ZTINSt3tr111_Sp_deleterIN7libecap20StdStringAreaDetailsEEE@Base 1.0.1
  (arch=armhf)_ZTINSt3tr111_Sp_deleterIN7libecap7adapter7ServiceEEE@Base 1.0.1
+ _ZTINSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EEE@Base 1.0.1-3.2ubuntu4
  (arch=!armel !riscv64)_ZTINSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EEE@Base 1.0.1
+ _ZTINSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE1EEE@Base 1.0.1-3.2ubuntu4
  (optional=lto|arch=!armel !riscv64)_ZTINSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EEE@Base 1.0.1
+ _ZTINSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE1EEE@Base 1.0.1-3.2ubuntu4
  (optional=lto|arch=!armel !riscv64)_ZTINSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EEE@Base 1.0.1
  _ZTSN7libecap11AreaDetailsE@Base 1.0.1
  _ZTSN7libecap13TextExceptionE@Base 1.0.1
@@ -115,16 +132,23 @@
  _ZTSN7libecap7OptionsE@Base 1.0.1
  _ZTSN7libecap7adapter7ServiceE@Base 1.0.1
  _ZTSN7libecap7adapter7XactionE@Base 1.0.1
+ _ZTSN9__gnu_cxx7__mutexE@Base 1.0.1-3.2ubuntu4
+ _ZTSNSt3tr111_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EEE@Base 1.0.1-3.2ubuntu4
  (arch=!armel !riscv64)_ZTSNSt3tr111_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EEE@Base 1.0.1
  _ZTSNSt3tr111_Sp_deleterIN7libecap20StdStringAreaDetailsEEE@Base 1.0.1
  _ZTSNSt3tr111_Sp_deleterIN7libecap7adapter7ServiceEEE@Base 1.0.1
+ _ZTSNSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EEE@Base 1.0.1-3.2ubuntu4
  (arch=!armel !riscv64)_ZTSNSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EEE@Base 1.0.1
+ _ZTSNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE1EEE@Base 1.0.1-3.2ubuntu4
  (arch=!armel !riscv64)_ZTSNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EEE@Base 1.0.1
+ _ZTSNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE1EEE@Base 1.0.1-3.2ubuntu4
  (arch=!armel !riscv64)_ZTSNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EEE@Base 1.0.1
  _ZTVN7libecap13TextExceptionE@Base 1.0.1
  (optional=lto)_ZTVN7libecap20StdStringAreaDetailsE@Base 1.0.1
  _ZTVN7libecap7MessageE@Base 1.0.1
  _ZTVN7libecap7adapter7ServiceE@Base 1.0.1
  _ZTVN7libecap7adapter7XactionE@Base 1.0.1
+ _ZTVNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE1EEE@Base 1.0.1-3.2ubuntu4
  (optional=lto|arch=!armel !riscv64)_ZTVNSt3tr121_Sp_counted_base_implIPN7libecap20StdStringAreaDetailsENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EEE@Base 1.0.1
+ _ZTVNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE1EEE@Base 1.0.1-3.2ubuntu4
  (optional=lto|arch=!armel !riscv64)_ZTVNSt3tr121_Sp_counted_base_implIPN7libecap7adapter7ServiceENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EEE@Base 1.0.1
dh_installdeb -plibecap3-dev 
dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_perl -plibecap3-dev 
dh_shlibdeps -plibecap3-dev 
dh_shlibdeps: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_girepository -plibecap3-dev 
dh_installdeb -plibecap3 
dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_perl -plibecap3 
dh_shlibdeps -plibecap3 
dh_shlibdeps: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh_girepository -plibecap3 
dh_gencontrol -plibecap3-dev  
dh_md5sums -plibecap3-dev 
dh_builddeb -plibecap3-dev 
dpkg-deb: 正在 '../libecap3-dev_1.0.1-3.2ubuntu4_riscv64.deb' 中构建软件包 'libecap3-dev'。
dh_gencontrol -plibecap3  
dh_md5sums -plibecap3 
dh_builddeb -plibecap3 
dpkg-deb: 正在 '../libecap3_1.0.1-3.2ubuntu4_riscv64.deb' 中构建软件包 'libecap3'。
dpkg-deb: 正在 '../libecap3-dbgsym_1.0.1-3.2ubuntu4_riscv64.deb' 中构建软件包 'libecap3-dbgsym'。
 dpkg-genbuildinfo -O../libecap_1.0.1-3.2ubuntu4_riscv64.buildinfo
 dpkg-genchanges -O../libecap_1.0.1-3.2ubuntu4_riscv64.changes
dpkg-genchanges: info: not including original source code in upload
 dpkg-source --after-build .
dpkg-buildpackage: info: binary and diff upload (original source NOT included)
Now running lintian libecap_1.0.1-3.2ubuntu4_riscv64.changes ...
E: libecap changes: bad-distribution-in-changes-file jammy
E: libecap source: mail-address-loops-or-bounces Maintainer ubuntu-devel-discuss@lists.ubuntu.com
E: libecap3: mail-address-loops-or-bounces Maintainer ubuntu-devel-discuss@lists.ubuntu.com
E: libecap3-dbgsym: mail-address-loops-or-bounces Maintainer ubuntu-devel-discuss@lists.ubuntu.com
E: libecap3-dev: mail-address-loops-or-bounces Maintainer ubuntu-devel-discuss@lists.ubuntu.com
E: libecap changes: mail-address-loops-or-bounces Maintainer ubuntu-devel-discuss@lists.ubuntu.com
E: libecap3: symbols-file-contains-current-version-with-debian-revision on symbol _ZNSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base and 23 others (libecap.so.3) [symbols]
W: libecap source: no-nmu-in-changelog [debian/changelog:1]
W: libecap source: package-uses-deprecated-debhelper-compat-version 8
W: libecap3: priority-extra-is-replaced-by-priority-optional
W: libecap3-dev: priority-extra-is-replaced-by-priority-optional
W: libecap source: unknown-field Original-Maintainer
W: libecap3: unknown-field Original-Maintainer
W: libecap3-dbgsym: unknown-field Original-Maintainer
W: libecap3-dev: unknown-field Original-Maintainer
I: libecap source: debian-watch-uses-insecure-uri http://www.measurement-factory.com/tmp/ecap/libecap-(.*)\.tar\.gz [debian/watch:4]
I: libecap source: duplicate-long-description libecap3 libecap3-dev [debian/control]
I: libecap3: hardening-no-bindnow [usr/lib/riscv64-linux-gnu/libecap.so.3.0.0]
I: libecap source: installable-field-mirrors-source (in section for libecap3) Section [debian/control:27]
I: libecap source: no-dh-sequencer [debian/rules]
I: libecap source: older-debian-watch-file-standard 3 [debian/watch]
I: libecap source: out-of-date-standards-version 3.9.8 (released 2016-04-06) (current is 4.6.1.0)
I: libecap source: quilt-patch-missing-description [debian/patches/arch-indep-autoconf-header.diff]
I: libecap3: symbols-file-missing-build-depends-package-field libecap.so.3 [symbols]
P: libecap source: silent-on-rules-requiring-root [debian/control]
P: libecap source: trailing-whitespace [debian/changelog:40]
P: libecap source: unversioned-copyright-format-uri http://dep.debian.net/deps/dep5 [debian/copyright]
P: libecap source: update-debian-copyright 2011 vs 2022 [debian/copyright:30]
X: libecap source: debian-watch-does-not-check-gpg-signature [debian/watch]
X: libecap source: deprecated-configure-filename [configure.in]
X: libecap source: upstream-metadata-file-is-missing
Finished running lintian.
Now signing changes and any dsc files...
 signfile dsc libecap_1.0.1-3.2ubuntu4.dsc 740D7FE2AB3143E86C8FD12300186602339240CB
gpg: 签名时失败: No passphrase given
gpg: /tmp/debsign.PnXse5kS/libecap_1.0.1-3.2ubuntu4.dsc: clear-sign failed: No passphrase given
debsign: gpg error occurred!  Aborting....

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: