dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: source package harktool4-cui dpkg-buildpackage: source version 2.3.0 dpkg-buildpackage: source distribution trusty dpkg-buildpackage: source changed by HRI-JP dpkg-source --before-build harktool4 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean dh_testdir debian/rules override_dh_auto_clean make[1]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' に入ります [ -e harktool4_utils/Makefile ] && /usr/bin/make clean -C harktool4_utils make[2]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4/harktool4_utils' に入ります for dir in calcSysImp_src; do \ (cd $dir && /usr/bin/make -f Makefile clean) || exit 1; \ done make[3]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4/harktool4_utils/calcSysImp_src' に入ります rm -f *.o calcSysImp rm -f ../calcSysImp ../16384.little_endian.tsp rm -f ../calcSysImp ../16384.little_endian.wav make[3]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4/harktool4_utils/calcSysImp_src' から出ます rm -rf build-stamp configure-stamp *~ make[2]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4/harktool4_utils' から出ます /usr/bin/make distclean make[2]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' に入ります make[2]: *** ターゲット `distclean' を make するルールがありません. 中止. make[2]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' から出ます make[1]: [override_dh_auto_clean] エラー 2 (無視されました) make[1]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' から出ます dh_clean dpkg-source -b harktool4 dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1) dpkg-source: warning: source directory 'harktool4' is not - 'harktool4-cui-2.3.0' dpkg-source: info: using source format `1.0' dpkg-source: info: building harktool4-cui in harktool4-cui_2.3.0.tar.gz dpkg-source: info: building harktool4-cui in harktool4-cui_2.3.0.dsc debian/rules build dh build dh_testdir debian/rules override_dh_auto_configure make[1]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' に入ります ./configure --prefix=/usr checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/user/packaging/HARK-TOOLS/harktool4/missing: Unknown `--is-lightweight' option Try `/home/user/packaging/HARK-TOOLS/harktool4/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gawk... (cached) mawk checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 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 mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for HARKIO2... yes checking for main in -lsndfile... yes checking sndfile.h usability... yes checking sndfile.h presence... yes checking for sndfile.h... yes checking for Boost headers version >= 1.40.0... yes checking for Boost's header version... 1_54 checking boost/format.hpp usability... yes checking boost/format.hpp presence... yes checking for boost/format.hpp... yes checking boost/cast.hpp usability... yes checking boost/cast.hpp presence... yes checking for boost/cast.hpp... yes checking boost/lexical_cast.hpp usability... yes checking boost/lexical_cast.hpp presence... yes checking for boost/lexical_cast.hpp... yes checking boost/optional.hpp usability... yes checking boost/optional.hpp presence... yes checking for boost/optional.hpp... yes checking for the toolset name used by Boost for g++... gcc48 -gcc checking boost/program_options.hpp usability... yes checking boost/program_options.hpp presence... yes checking for boost/program_options.hpp... yes checking for the Boost program_options library... yes checking boost/regex.hpp usability... yes checking boost/regex.hpp presence... yes checking for boost/regex.hpp... yes checking for the Boost regex library... (cached) yes checking boost/scoped_ptr.hpp usability... yes checking boost/scoped_ptr.hpp presence... yes checking for boost/scoped_ptr.hpp... yes checking boost/shared_ptr.hpp usability... yes checking boost/shared_ptr.hpp presence... yes checking for boost/shared_ptr.hpp... yes checking boost/tokenizer.hpp usability... yes checking boost/tokenizer.hpp presence... yes checking for boost/tokenizer.hpp... yes checking boost/system/error_code.hpp usability... yes checking boost/system/error_code.hpp presence... yes checking for boost/system/error_code.hpp... yes checking for the Boost system library... (cached) yes checking for boost/system/error_code.hpp... (cached) yes checking for the Boost system library... (cached) yes checking boost/filesystem/path.hpp usability... yes checking boost/filesystem/path.hpp presence... yes checking for boost/filesystem/path.hpp... yes checking for the Boost filesystem library... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[1]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' から出ます dh_auto_build make[1]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' に入ります (CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[2]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' に入ります Making all in harktool4_utils make[3]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4/harktool4_utils' に入ります for dir in calcSysImp_src; do \ (cd $dir && make -f Makefile) || exit 1; \ done make[4]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4/harktool4_utils/calcSysImp_src' に入ります g++ -g -O3 -Wall -DHARKLICENSE -c calcSysImp.cpp calcSysImp.cpp: In function ‘int main(int, char**)’: calcSysImp.cpp:561:31: warning: array subscript has type ‘char’ [-Wchar-subscripts] fft(tsp_wave[tsp_org_channel], tsp_fft_re, tsp_fft_im, frame); ^ calcSysImp.cpp:653:85: warning: array subscript has type ‘char’ [-Wchar-subscripts] calculated_offset = corr_on_fft(iwave[ch_idx], ilength, tsp_wave[tsp_org_channel], tsp_length, search_start_pos, search_end_pos); ^ g++ -g -O3 -Wall -DHARKLICENSE -c fltfile.cpp g++ -g -O3 -Wall -DHARKLICENSE -c wavfile.cpp g++ -g -O3 -Wall calcSysImp.o fltfile.o wavfile.o -lm -lsndfile -o calcSysImp cd ..; ln -fs calcSysImp_src/calcSysImp ./calcSysImp cd ..; ln -fs calcSysImp_src/16384.little_endian.tsp ./16384.little_endian.tsp cd ..; ln -fs calcSysImp_src/16384.little_endian.wav ./16384.little_endian.wav make[4]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4/harktool4_utils/calcSysImp_src' から出ます make[3]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4/harktool4_utils' から出ます make[3]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' に入ります g++ -DHAVE_CONFIG_H -I. -std=c++0x -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -std=c++0x -g -O2 -MT harktool4_cui-main.o -MD -MP -MF .deps/harktool4_cui-main.Tpo -c -o harktool4_cui-main.o `test -f 'main.cpp' || echo './'`main.cpp mv -f .deps/harktool4_cui-main.Tpo .deps/harktool4_cui-main.Po g++ -DHAVE_CONFIG_H -I. -std=c++0x -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -std=c++0x -g -O2 -MT harktool4_cui-validators.o -MD -MP -MF .deps/harktool4_cui-validators.Tpo -c -o harktool4_cui-validators.o `test -f 'validators.cpp' || echo './'`validators.cpp mv -f .deps/harktool4_cui-validators.Tpo .deps/harktool4_cui-validators.Po g++ -DHAVE_CONFIG_H -I. -std=c++0x -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -std=c++0x -g -O2 -MT harktool4_cui-FileTypeDeterminer.o -MD -MP -MF .deps/harktool4_cui-FileTypeDeterminer.Tpo -c -o harktool4_cui-FileTypeDeterminer.o `test -f 'FileTypeDeterminer.cpp' || echo './'`FileTypeDeterminer.cpp mv -f .deps/harktool4_cui-FileTypeDeterminer.Tpo .deps/harktool4_cui-FileTypeDeterminer.Po g++ -DHAVE_CONFIG_H -I. -std=c++0x -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -std=c++0x -g -O2 -MT harktool4_cui-TFMaker.o -MD -MP -MF .deps/harktool4_cui-TFMaker.Tpo -c -o harktool4_cui-TFMaker.o `test -f 'TFMaker.cpp' || echo './'`TFMaker.cpp In file included from /usr/include/c++/4.8/bits/stl_function.h:731:0, from /usr/include/c++/4.8/string:48, from /usr/include/c++/4.8/random:41, from /usr/include/c++/4.8/bits/stl_algo.h:65, from /usr/include/c++/4.8/algorithm:62, from stdafx.h:2, from TFMaker.cpp:1: /usr/include/c++/4.8/backward/binders.h: In instantiation of ‘std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = std::divides >; _Tp = double]’: TFMaker.cpp:274:123: required from here /usr/include/c++/4.8/backward/binders.h:166:5: note: the ABI of passing structure with complex float member has changed in GCC 4.4 bind2nd(const _Operation& __fn, const _Tp& __x) ^ mv -f .deps/harktool4_cui-TFMaker.Tpo .deps/harktool4_cui-TFMaker.Po g++ -DHAVE_CONFIG_H -I. -std=c++0x -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -std=c++0x -g -O2 -MT harktool4_cui-TemplateMaker.o -MD -MP -MF .deps/harktool4_cui-TemplateMaker.Tpo -c -o harktool4_cui-TemplateMaker.o `test -f 'TemplateMaker.cpp' || echo './'`TemplateMaker.cpp mv -f .deps/harktool4_cui-TemplateMaker.Tpo .deps/harktool4_cui-TemplateMaker.Po g++ -DHAVE_CONFIG_H -I. -std=c++0x -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -std=c++0x -g -O2 -MT harktool4_cui-utils_std.o -MD -MP -MF .deps/harktool4_cui-utils_std.Tpo -c -o harktool4_cui-utils_std.o `test -f 'utils_std.cpp' || echo './'`utils_std.cpp mv -f .deps/harktool4_cui-utils_std.Tpo .deps/harktool4_cui-utils_std.Po g++ -DHAVE_CONFIG_H -I. -std=c++0x -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -std=c++0x -g -O2 -MT harktool4_cui-utils_boost.o -MD -MP -MF .deps/harktool4_cui-utils_boost.Tpo -c -o harktool4_cui-utils_boost.o `test -f 'utils_boost.cpp' || echo './'`utils_boost.cpp mv -f .deps/harktool4_cui-utils_boost.Tpo .deps/harktool4_cui-utils_boost.Po g++ -DHAVE_CONFIG_H -I. -std=c++0x -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -std=c++0x -g -O2 -MT harktool4_cui-utils_harkio2.o -MD -MP -MF .deps/harktool4_cui-utils_harkio2.Tpo -c -o harktool4_cui-utils_harkio2.o `test -f 'utils_harkio2.cpp' || echo './'`utils_harkio2.cpp mv -f .deps/harktool4_cui-utils_harkio2.Tpo .deps/harktool4_cui-utils_harkio2.Po g++ -DHAVE_CONFIG_H -I. -std=c++0x -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -std=c++0x -g -O2 -MT harktool4_cui-IRProviderTSP.o -MD -MP -MF .deps/harktool4_cui-IRProviderTSP.Tpo -c -o harktool4_cui-IRProviderTSP.o `test -f 'IRProviderTSP.cpp' || echo './'`IRProviderTSP.cpp mv -f .deps/harktool4_cui-IRProviderTSP.Tpo .deps/harktool4_cui-IRProviderTSP.Po g++ -DHAVE_CONFIG_H -I. -std=c++0x -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -std=c++0x -g -O2 -MT harktool4_cui-IRProviderIR.o -MD -MP -MF .deps/harktool4_cui-IRProviderIR.Tpo -c -o harktool4_cui-IRProviderIR.o `test -f 'IRProviderIR.cpp' || echo './'`IRProviderIR.cpp mv -f .deps/harktool4_cui-IRProviderIR.Tpo .deps/harktool4_cui-IRProviderIR.Po /bin/bash ./libtool --tag=CXX --mode=link g++ -g -O2 -o harktool4_cui harktool4_cui-main.o harktool4_cui-validators.o harktool4_cui-FileTypeDeterminer.o harktool4_cui-TFMaker.o harktool4_cui-TemplateMaker.o harktool4_cui-utils_std.o harktool4_cui-utils_boost.o harktool4_cui-utils_harkio2.o harktool4_cui-IRProviderTSP.o harktool4_cui-IRProviderIR.o -lharkio2 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 -lboost_program_options -lboost_regex -lboost_filesystem -lboost_system libtool: link: g++ -g -O2 -o harktool4_cui harktool4_cui-main.o harktool4_cui-validators.o harktool4_cui-FileTypeDeterminer.o harktool4_cui-TFMaker.o harktool4_cui-TemplateMaker.o harktool4_cui-utils_std.o harktool4_cui-utils_boost.o harktool4_cui-utils_harkio2.o harktool4_cui-IRProviderTSP.o harktool4_cui-IRProviderIR.o /usr/lib/libharkio2.so -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 /usr/lib/x86_64-linux-gnu/libsigc-2.0.so -lglib-2.0 -lboost_program_options -lboost_regex -lboost_filesystem -lboost_system make[3]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' から出ます make[2]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' から出ます make[1]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' から出ます fakeroot debian/rules binary dh binary dh_testroot dh_prep dh_auto_install make[1]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' に入ります Making install in harktool4_utils make[2]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4/harktool4_utils' に入ります for dir in calcSysImp_src; do \ (cd $dir && make -f Makefile install) || exit 1; \ done make[3]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4/harktool4_utils/calcSysImp_src' に入ります mkdir -p /home/user/packaging/HARK-TOOLS/harktool4/debian/harktool4-cui/usr/bin/harktool4_utils/ install -m 755 calcSysImp /home/user/packaging/HARK-TOOLS/harktool4/debian/harktool4-cui/usr/bin install -m 644 16384.little_endian.tsp /home/user/packaging/HARK-TOOLS/harktool4/debian/harktool4-cui/usr/bin/harktool4_utils install -m 644 16384.little_endian.wav /home/user/packaging/HARK-TOOLS/harktool4/debian/harktool4-cui/usr/bin/harktool4_utils make[3]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4/harktool4_utils/calcSysImp_src' から出ます make[2]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4/harktool4_utils' から出ます make[2]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' に入ります make[3]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' に入ります /bin/mkdir -p '/home/user/packaging/HARK-TOOLS/harktool4/debian/harktool4-cui/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c harktool4_cui '/home/user/packaging/HARK-TOOLS/harktool4/debian/harktool4-cui/usr/bin' libtool: install: /usr/bin/install -c harktool4_cui /home/user/packaging/HARK-TOOLS/harktool4/debian/harktool4-cui/usr/bin/harktool4_cui make[3]: `install-data-am' に対して行うべき事はありません. make[3]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' から出ます make[2]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' から出ます make[1]: ディレクトリ `/home/user/packaging/HARK-TOOLS/harktool4' から出ます dh_installdocs dh_installchangelogs dh_pysupport dh_pysupport: This program is deprecated, you should use dh_python2 instead. Migration guide: http://deb.li/dhs2p dh_perl dh_link dh_compress dh_fixperms dh_strip dh_makeshlibs dh_shlibdeps dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/harktool4-cui/usr/bin/harktool4_cui was not linked against libxml++-2.6.so.2 (it uses none of the library's symbols) dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: `../harktool4-cui_2.3.0_amd64.deb' にパッケージ `harktool4-cui' を構築しています。 dpkg-genchanges >../harktool4-cui_2.3.0_amd64.changes dpkg-genchanges: including full source code in upload dpkg-source --after-build harktool4 dpkg-buildpackage: full upload; Debian-native package (full source is included) Now running lintian... W: harktool4-cui source: debian-rules-ignores-make-clean-error line 21 W: harktool4-cui source: ancient-standards-version 3.8.4 (current is 3.9.5) W: harktool4-cui: copyright-without-copyright-notice W: harktool4-cui: extended-description-line-too-long E: harktool4-cui: subdir-in-usr-bin usr/bin/harktool4_utils/ W: harktool4-cui: binary-without-manpage usr/bin/calcSysImp W: harktool4-cui: binary-without-manpage usr/bin/harktool4_cui W: harktool4-cui: executable-not-elf-or-script usr/bin/harktool4_utils/16384.little_endian.tsp W: harktool4-cui: executable-not-elf-or-script usr/bin/harktool4_utils/16384.little_endian.wav Finished running lintian. Now signing changes and any dsc files... signfile harktool4-cui_2.3.0.dsc HRI-JP signfile harktool4-cui_2.3.0_amd64.changes HRI-JP Successfully signed dsc and changes files