Add the Debian packages for version 1.5

This commit is contained in:
Bradlee Speice 2012-08-13 09:20:09 -04:00
parent 0e894409e9
commit 80919244c6
11 changed files with 667 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,37 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 3.0 (quilt)
Source: libcvautomation
Binary: libcvautomation-dev, libcvautomation-doc, libcvautomation-examples
Architecture: any all
Version: 1.5-1
Maintainer: Bradlee Speice <bspeice@uncc.edu>
Homepage: http://djbushido.github.com/libcvautomation/
Standards-Version: 3.9.3
Build-Depends: debhelper (>= 8.0.0), autotools-dev, pkg-config, libpcre3, libx11-dev, libxtst-dev, libopencv-core-dev, libopencv-highgui-dev, libopencv-imgproc-dev, doxygen
Package-List:
libcvautomation-dev deb libdevel extra
libcvautomation-doc deb doc extra
libcvautomation-examples deb devel extra
Checksums-Sha1:
ac71907d9b9ca2ef5cb055f6976f145f49de6de9 517205 libcvautomation_1.5.orig.tar.gz
1a86386bc7e9bac5aabeea6f381a84225d1fff8f 2820 libcvautomation_1.5-1.debian.tar.gz
Checksums-Sha256:
1788dab9dd9bdb5c7571628ffa504ba745595712ff4bf8cd9e94b9119077aa35 517205 libcvautomation_1.5.orig.tar.gz
bcc5787d1f18e7353cd6b0d23f40fc2b7c6546c43aa3c25915df391870e99279 2820 libcvautomation_1.5-1.debian.tar.gz
Files:
d21d1c2c6a858a020429ebbf8e15585b 517205 libcvautomation_1.5.orig.tar.gz
720947aa7f9a28bb1886c31a1ea4de3e 2820 libcvautomation_1.5-1.debian.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAEBAgAGBQJQKP3SAAoJEOwnvCHfYiWq7X4IAPcBthbi2VR5hflSQ7Y4Qvey
DWTUju8LSPB5ZxMReRgyUBMepBnggMhC1lVwyT+ZLBRsFM5xOCqltg5V0+bxJAor
mVvvxlYmGF/k4xM4AryU560MyGBwSNBNJjfUrbr1MhcMAj6LgAcaB5WoUrJF6CNE
tvjQVTxIOWnmyvgaIIlnC3SaQ/higDNxivGvqnqneAW67fJrrSFanCNhWa0gq4gx
FW5UvZ/I//kmEzZrZyoywVig/iTA4256syxdIHA8D9fPorcEYV4RgB4rhWhfhS1i
FvZLxL4trmYZ6RCd6HPLIdN3kU57q5f/CO3L84KPXMGMNM1YXmMoc/b0XJFkmb0=
=CQ1s
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,573 @@
dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): -D_FORTIFY_SOURCE=2
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions -Wl,-z,relro
parsechangelog/debian: warning: debian/changelog(l8): badly formatted trailer line
LINE: -- Bradlee Speice <bspeice@uncc.edu> Mon, 13 Aug 2012 09:05:00 -0500
dpkg-buildpackage: source package libcvautomation
dpkg-buildpackage: source version 1.5-1
dpkg-buildpackage: source changed by Bradlee Speice <bspeice@uncc.edu>
dpkg-source --before-build libcvautomation-1.5
dpkg-buildpackage: host architecture amd64
parsechangelog/debian: warning: libcvautomation-1.5/debian/changelog(l8): badly formatted trailer line
LINE: -- Bradlee Speice <bspeice@uncc.edu> Mon, 13 Aug 2012 09:05:00 -0500
fakeroot debian/rules clean
dh clean
dh_testdir
dh_auto_clean
dh_clean
dpkg-source -b libcvautomation-1.5
parsechangelog/debian: warning: libcvautomation-1.5/debian/changelog(l8): badly formatted trailer line
LINE: -- Bradlee Speice <bspeice@uncc.edu> Mon, 13 Aug 2012 09:05:00 -0500
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building libcvautomation using existing ./libcvautomation_1.5.orig.tar.gz
parsechangelog/debian: warning: libcvautomation-1.5/debian/changelog(l8): badly formatted trailer line
LINE: -- Bradlee Speice <bspeice@uncc.edu> Mon, 13 Aug 2012 09:05:00 -0500
dpkg-source: info: building libcvautomation in libcvautomation_1.5-1.debian.tar.gz
dpkg-source: info: building libcvautomation in libcvautomation_1.5-1.dsc
debian/rules build
dh build
dh_testdir
dh_auto_configure
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to 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 whether ln -s works... yes
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-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for 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 for X... libraries , headers
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OpenCV... yes
checking for X11... yes
checking for XTest... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for doxygen... doxygen
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
configure: creating ./config.status
config.status: creating docs/Doxyfile_library
config.status: creating docs/Doxyfile_example
config.status: creating Makefile
config.status: creating libcvautomation/Makefile
config.status: creating examples/Makefile
config.status: creating docs/Makefile
config.status: creating libcvautomation.pc
config.status: creating include/libcvautomation/libcvautomation.h
config.status: creating rpm/libcvautomation.spec
config.status: creating debian/copyright
config.status: creating debian/changelog
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
dh_auto_build
make[1]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5'
Making all in libcvautomation
make[2]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/libcvautomation'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libcvautomation\" -DPACKAGE_TARNAME=\"libcvautomation\" -DPACKAGE_VERSION=\"1.5\" -DPACKAGE_STRING=\"libcvautomation\ 1.5\" -DPACKAGE_BUGREPORT=\"bspeice@uncc.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcvautomation\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -D_FORTIFY_SOURCE=2 -Wall -Werror -O2 -I../include -I/usr/include/opencv -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -c -o libcvautomation_la-libcvautomation-opencv.lo `test -f 'libcvautomation-opencv.c' || echo './'`libcvautomation-opencv.c
libtool: compile: gcc -DPACKAGE_NAME=\"libcvautomation\" -DPACKAGE_TARNAME=\"libcvautomation\" -DPACKAGE_VERSION=\"1.5\" "-DPACKAGE_STRING=\"libcvautomation 1.5\"" -DPACKAGE_BUGREPORT=\"bspeice@uncc.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcvautomation\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -D_FORTIFY_SOURCE=2 -Wall -Werror -O2 -I../include -I/usr/include/opencv -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -c libcvautomation-opencv.c -fPIC -DPIC -o .libs/libcvautomation_la-libcvautomation-opencv.o
libtool: compile: gcc -DPACKAGE_NAME=\"libcvautomation\" -DPACKAGE_TARNAME=\"libcvautomation\" -DPACKAGE_VERSION=\"1.5\" "-DPACKAGE_STRING=\"libcvautomation 1.5\"" -DPACKAGE_BUGREPORT=\"bspeice@uncc.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcvautomation\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -D_FORTIFY_SOURCE=2 -Wall -Werror -O2 -I../include -I/usr/include/opencv -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -c libcvautomation-opencv.c -o libcvautomation_la-libcvautomation-opencv.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libcvautomation\" -DPACKAGE_TARNAME=\"libcvautomation\" -DPACKAGE_VERSION=\"1.5\" -DPACKAGE_STRING=\"libcvautomation\ 1.5\" -DPACKAGE_BUGREPORT=\"bspeice@uncc.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcvautomation\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -D_FORTIFY_SOURCE=2 -Wall -Werror -O2 -I../include -I/usr/include/opencv -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -c -o libcvautomation_la-libcvautomation-xlib.lo `test -f 'libcvautomation-xlib.c' || echo './'`libcvautomation-xlib.c
libtool: compile: gcc -DPACKAGE_NAME=\"libcvautomation\" -DPACKAGE_TARNAME=\"libcvautomation\" -DPACKAGE_VERSION=\"1.5\" "-DPACKAGE_STRING=\"libcvautomation 1.5\"" -DPACKAGE_BUGREPORT=\"bspeice@uncc.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcvautomation\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -D_FORTIFY_SOURCE=2 -Wall -Werror -O2 -I../include -I/usr/include/opencv -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -c libcvautomation-xlib.c -fPIC -DPIC -o .libs/libcvautomation_la-libcvautomation-xlib.o
libtool: compile: gcc -DPACKAGE_NAME=\"libcvautomation\" -DPACKAGE_TARNAME=\"libcvautomation\" -DPACKAGE_VERSION=\"1.5\" "-DPACKAGE_STRING=\"libcvautomation 1.5\"" -DPACKAGE_BUGREPORT=\"bspeice@uncc.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcvautomation\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -D_FORTIFY_SOURCE=2 -Wall -Werror -O2 -I../include -I/usr/include/opencv -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -c libcvautomation-xlib.c -o libcvautomation_la-libcvautomation-xlib.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libcvautomation\" -DPACKAGE_TARNAME=\"libcvautomation\" -DPACKAGE_VERSION=\"1.5\" -DPACKAGE_STRING=\"libcvautomation\ 1.5\" -DPACKAGE_BUGREPORT=\"bspeice@uncc.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcvautomation\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -D_FORTIFY_SOURCE=2 -Wall -Werror -O2 -I../include -I/usr/include/opencv -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -c -o libcvautomation_la-libcvautomation-xtest.lo `test -f 'libcvautomation-xtest.c' || echo './'`libcvautomation-xtest.c
libtool: compile: gcc -DPACKAGE_NAME=\"libcvautomation\" -DPACKAGE_TARNAME=\"libcvautomation\" -DPACKAGE_VERSION=\"1.5\" "-DPACKAGE_STRING=\"libcvautomation 1.5\"" -DPACKAGE_BUGREPORT=\"bspeice@uncc.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcvautomation\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -D_FORTIFY_SOURCE=2 -Wall -Werror -O2 -I../include -I/usr/include/opencv -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -c libcvautomation-xtest.c -fPIC -DPIC -o .libs/libcvautomation_la-libcvautomation-xtest.o
libtool: compile: gcc -DPACKAGE_NAME=\"libcvautomation\" -DPACKAGE_TARNAME=\"libcvautomation\" -DPACKAGE_VERSION=\"1.5\" "-DPACKAGE_STRING=\"libcvautomation 1.5\"" -DPACKAGE_BUGREPORT=\"bspeice@uncc.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcvautomation\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -D_FORTIFY_SOURCE=2 -Wall -Werror -O2 -I../include -I/usr/include/opencv -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -c libcvautomation-xtest.c -o libcvautomation_la-libcvautomation-xtest.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Werror -O2 -I../include -I/usr/include/opencv -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -version-info 1:5 -Wl,-Bsymbolic-functions -Wl,-z,relro -o libcvautomation.la -rpath /usr/lib libcvautomation_la-libcvautomation-opencv.lo libcvautomation_la-libcvautomation-xlib.lo libcvautomation_la-libcvautomation-xtest.lo -lX11 -lXtst -lopencv_core -lopencv_imgproc -lopencv_highgui
libtool: link: gcc -shared -fPIC -DPIC .libs/libcvautomation_la-libcvautomation-opencv.o .libs/libcvautomation_la-libcvautomation-xlib.o .libs/libcvautomation_la-libcvautomation-xtest.o -lX11 -lXtst -lopencv_core -lopencv_imgproc -lopencv_highgui -O2 -O2 -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -Wl,-soname -Wl,libcvautomation.so.1 -o .libs/libcvautomation.so.1.0.5
libtool: link: (cd ".libs" && rm -f "libcvautomation.so.1" && ln -s "libcvautomation.so.1.0.5" "libcvautomation.so.1")
libtool: link: (cd ".libs" && rm -f "libcvautomation.so" && ln -s "libcvautomation.so.1.0.5" "libcvautomation.so")
libtool: link: ar cru .libs/libcvautomation.a libcvautomation_la-libcvautomation-opencv.o libcvautomation_la-libcvautomation-xlib.o libcvautomation_la-libcvautomation-xtest.o
libtool: link: ranlib .libs/libcvautomation.a
libtool: link: ( cd ".libs" && rm -f "libcvautomation.la" && ln -s "../libcvautomation.la" "libcvautomation.la" )
make[2]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/libcvautomation'
Making all in examples
make[2]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples'
gcc -DPACKAGE_NAME=\"libcvautomation\" -DPACKAGE_TARNAME=\"libcvautomation\" -DPACKAGE_VERSION=\"1.5\" -DPACKAGE_STRING=\"libcvautomation\ 1.5\" -DPACKAGE_BUGREPORT=\"bspeice@uncc.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcvautomation\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -D_FORTIFY_SOURCE=2 -Wall -Werror -O2 -I../include -I/usr/include/opencv -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -c cva-match.c
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Werror -O2 -I../include -I/usr/include/opencv -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -L../libcvautomation/.libs -lcvautomation -Wl,-Bsymbolic-functions -Wl,-z,relro -o cva-match cva-match.o
libtool: link: gcc -Wall -Werror -O2 -I../include -I/usr/include/opencv -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -o .libs/cva-match cva-match.o -L../libcvautomation/.libs /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/libcvautomation/.libs/libcvautomation.so
gcc -DPACKAGE_NAME=\"libcvautomation\" -DPACKAGE_TARNAME=\"libcvautomation\" -DPACKAGE_VERSION=\"1.5\" -DPACKAGE_STRING=\"libcvautomation\ 1.5\" -DPACKAGE_BUGREPORT=\"bspeice@uncc.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcvautomation\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -D_FORTIFY_SOURCE=2 -Wall -Werror -O2 -I../include -I/usr/include/opencv -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -c cva-input.c
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Werror -O2 -I../include -I/usr/include/opencv -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -L../libcvautomation/.libs -lcvautomation -Wl,-Bsymbolic-functions -Wl,-z,relro -o cva-input cva-input.o
libtool: link: gcc -Wall -Werror -O2 -I../include -I/usr/include/opencv -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -o .libs/cva-input cva-input.o -L../libcvautomation/.libs /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/libcvautomation/.libs/libcvautomation.so
make[2]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples'
Making all in docs
make[2]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/docs'
doxygen Doxyfile_library
warning: Tag `USE_WINDOWS_ENCODING' at line 64 of file Doxyfile_library has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
warning: Tag `DETAILS_AT_TOP' at line 156 of file Doxyfile_library has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1203 of file Doxyfile_library has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1211 of file Doxyfile_library has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
warning: source ./images is not a readable file or directory... skipping.
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation-xtest.h:376: warning: Unsupported xml/html tag <button_number> found
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation-xtest.h:411: warning: Unsupported xml/html tag <button_number> found
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation-xtest.h:446: warning: unable to resolve reference to `keyclick' for \ref command
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation.h:202: warning: image file print-printbutton1.png is not found in IMAGE_PATH: assuming external image.
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation.h:204: warning: image file print-helpbutton.png is not found in IMAGE_PATH: assuming external image.
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation.h:207: warning: image file print-printbutton2.png is not found in IMAGE_PATH: assuming external image.
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation.h:209: warning: image file print-helpbutton.png is not found in IMAGE_PATH: assuming external image.
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation.h:278: warning: Unsupported xml/html tag <filename> found
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation.h:311: warning: found </ul> tag without matching <ul>
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation.h:43: warning: Member x (variable) of class cvaPoint is not documented.
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation.h:43: warning: Member y (variable) of class cvaPoint is not documented.
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation.h:50: warning: Member cvaImage (variable) of class cvautomationList is not documented.
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation.h:51: warning: Member fileName (variable) of class cvautomationList is not documented.
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation.h:53: warning: Member resultPoint (variable) of class cvautomationList is not documented.
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation.h:54: warning: Member searchMethod (variable) of class cvautomationList is not documented.
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation.h:55: warning: Member tolerance (variable) of class cvautomationList is not documented.
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for files to exclude
Searching for files to process...
Searching for files in directory /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include
Searching for files in directory /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation
Reading and parsing tag files
Preprocessing /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation-opencv.h...
Parsing file /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation-opencv.h...
Preprocessing /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation-xlib.h...
Parsing file /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation-xlib.h...
Preprocessing /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation-xtest.h...
Parsing file /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation-xtest.h...
Preprocessing /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation.h...
Parsing file /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/include/libcvautomation/libcvautomation.h...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file libcvautomation-opencv.h...
Generating code for file libcvautomation-xlib.h...
Generating code for file libcvautomation-xtest.h...
Generating code for file libcvautomation.h...
Generating file documentation...
Generating docs for file libcvautomation-opencv.h...
Generating docs for file libcvautomation-xlib.h...
Generating docs for file libcvautomation-xtest.h...
Generating docs for file libcvautomation.h...
Generating page documentation...
Generating docs for page libcvautomation_search_methods...
Generating docs for page xtest_key_strings...
Generating docs for page xtest_command_strings...
Generating docs for page libcvautomation...
Generating docs for page writing_app_tests...
Generating docs for page wrapper_functions...
Generating group documentation...
Generating class documentation...
Generating docs for compound cvaPoint...
Generating docs for compound cvautomationList...
Generating namespace index...
Generating graph info page...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
symbol cache used 52/65536 hits=2271 misses=52
lookup cache used 60/65536 hits=293 misses=61
finished...
doxygen Doxyfile_example
warning: Tag `USE_WINDOWS_ENCODING' at line 64 of file Doxyfile_example has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
warning: Tag `DETAILS_AT_TOP' at line 156 of file Doxyfile_example has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1203 of file Doxyfile_example has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1211 of file Doxyfile_example has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
warning: source ./images is not a readable file or directory... skipping.
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples/cva-input.c:27: warning: Member usage() (function) of file cva-input.c is not documented.
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples/cva-input.c:28: warning: Member checkXTEEnabled(Display *display) (function) of file cva-input.c is not documented.
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples/cva-input.c:31: warning: Member main(int argc, char **argv) (function) of file cva-input.c is not documented.
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples/cva-match.c:26: warning: Member usage() (function) of file cva-match.c is not documented.
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples/cva-match.c:38: warning: Member main(int argc, char **argv) (function) of file cva-match.c is not documented.
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for files to exclude
Searching for files to process...
Searching for files in directory /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples
Searching for files in directory /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples/.libs
Reading and parsing tag files
Preprocessing /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples/cva-input.c...
Parsing file /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples/cva-input.c...
Preprocessing /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples/cva-match.c...
Parsing file /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples/cva-match.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating example documentation...
Generating file sources...
Generating code for file cva-input.c...
Generating code for file cva-match.c...
Generating file documentation...
Generating docs for file cva-input.c...
Generating docs for file cva-match.c...
Generating page documentation...
Generating docs for page cva-input...
Generating docs for page cva-match...
Generating group documentation...
Generating class documentation...
Generating namespace index...
Generating graph info page...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
symbol cache used 5/65536 hits=275 misses=5
lookup cache used 3/65536 hits=14 misses=3
finished...
echo Timestamp > doxyfile.stamp
make[2]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/docs'
make[2]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5'
make[1]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5'
dh_auto_test
make[1]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5'
Making check in libcvautomation
make[2]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/libcvautomation'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/libcvautomation'
Making check in examples
make[2]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples'
Making check in docs
make[2]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/docs'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/docs'
make[2]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5'
make[1]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5'
fakeroot debian/rules binary
dh binary
dh_testroot
dh_prep
dh_installdirs
dh_auto_install
make[1]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5'
Making install in libcvautomation
make[2]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/libcvautomation'
make[3]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/libcvautomation'
test -z "/usr/lib" || /bin/mkdir -p "/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/lib"
/bin/bash ../libtool --mode=install /usr/bin/install -c libcvautomation.la '/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/lib'
libtool: install: /usr/bin/install -c .libs/libcvautomation.so.1.0.5 /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/lib/libcvautomation.so.1.0.5
libtool: install: (cd /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/lib && { ln -s -f libcvautomation.so.1.0.5 libcvautomation.so.1 || { rm -f libcvautomation.so.1 && ln -s libcvautomation.so.1.0.5 libcvautomation.so.1; }; })
libtool: install: (cd /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/lib && { ln -s -f libcvautomation.so.1.0.5 libcvautomation.so || { rm -f libcvautomation.so && ln -s libcvautomation.so.1.0.5 libcvautomation.so; }; })
libtool: install: /usr/bin/install -c .libs/libcvautomation.lai /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/lib/libcvautomation.la
libtool: install: /usr/bin/install -c .libs/libcvautomation.a /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/lib/libcvautomation.a
libtool: install: chmod 644 /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/lib/libcvautomation.a
libtool: install: ranlib /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/lib/libcvautomation.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/include/libcvautomation" || /bin/mkdir -p "/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/include/libcvautomation"
/usr/bin/install -c -m 644 ../include/libcvautomation/libcvautomation.h ../include/libcvautomation/libcvautomation-opencv.h ../include/libcvautomation/libcvautomation-xlib.h ../include/libcvautomation/libcvautomation-xtest.h ../include/libcvautomation/xautomation_kbd.h ../include/libcvautomation/xautomation_keysym_map.h ../include/libcvautomation/xautomation_multikey_map.h '/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/include/libcvautomation'
make[3]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/libcvautomation'
make[2]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/libcvautomation'
Making install in examples
make[2]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples'
make[3]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples'
test -z "/usr/bin" || /bin/mkdir -p "/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/bin"
/bin/bash ../libtool --mode=install /usr/bin/install -c cva-match cva-input '/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/bin'
libtool: install: warning: `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/libcvautomation/.libs/libcvautomation.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/cva-match /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/bin/cva-match
libtool: install: warning: `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/libcvautomation/.libs/libcvautomation.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/cva-input /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/bin/cva-input
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples'
make[2]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/examples'
Making install in docs
make[2]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/docs'
make[3]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/docs'
make[3]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p /tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/share/libcvautomation/html
for f in html/*; do \
/usr/bin/install -c -m 644 $f \
/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/share/libcvautomation/html; done
/usr/bin/install: omitting directory `html/search'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/share/man/man1"
/usr/bin/install -c -m 644 man/man1/cva-match.1 man/man1/cva-input.1 '/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/share/man/man1'
test -z "/usr/share/man/man3" || /bin/mkdir -p "/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/share/man/man3"
/usr/bin/install -c -m 644 man/man3/cvaPoint.3 man/man3/libcvautomation.h.3 man/man3/libcvautomation-xlib.h.3 man/man3/libcvautomation_search_methods.3 man/man3/xtest_key_strings.3 man/man3/cvautomationList.3 man/man3/libcvautomation-opencv.h.3 man/man3/libcvautomation-xtest.h.3 man/man3/xtest_command_strings.3 man/man3/libcvautomation.3 man/man3/writing_app_tests.3 '/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/share/man/man3'
make[3]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/docs'
make[2]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/docs'
make[2]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5'
make[3]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5'
test -z "/etc" || /bin/mkdir -p "/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/etc"
/usr/bin/install -c -m 644 libcvautomation_funcs '/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/etc'
test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 libcvautomation.pc '/tmp/tmp.XURXsJrtjw/libcvautomation-1.5/debian/tmp/usr/lib/pkgconfig'
make[3]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5'
make[2]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5'
make[1]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5'
debian/rules override_dh_install
make[1]: Entering directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5'
find debian/tmp/usr/lib -name "*.la" -exec \
sed -i -e "s,^dependency_libs=.*,dependency_libs=''," {} \;
dh_install
make[1]: Leaving directory `/tmp/tmp.XURXsJrtjw/libcvautomation-1.5'
dh_installdocs
dh_installchangelogs
parsechangelog/debian: warning: debian/changelog(l8): badly formatted trailer line
LINE: -- Bradlee Speice <bspeice@uncc.edu> Mon, 13 Aug 2012 09:05:00 -0500
dh_installexamples
dh_installman
dh_installcatalogs
dh_installcron
dh_installdebconf
dh_installemacsen
dh_installifupdown
dh_installinfo
dh_installinit
dh_installmenu
dh_installmime
dh_installmodules
dh_installlogcheck
dh_installlogrotate
dh_installpam
dh_installppp
dh_installudev
dh_installwm
dh_installxfonts
dh_installgsettings
dh_bugfiles
dh_ucf
dh_lintian
dh_gconf
dh_icons
dh_perl
dh_usrlocal
dh_link
dh_compress
dh_fixperms
dh_strip
dh_makeshlibs
dh_shlibdeps
dh_installdeb
dh_gencontrol
parsechangelog/debian: warning: debian/changelog(l8): badly formatted trailer line
LINE: -- Bradlee Speice <bspeice@uncc.edu> Mon, 13 Aug 2012 09:05:00 -0500
parsechangelog/debian: warning: debian/changelog(l8): badly formatted trailer line
LINE: -- Bradlee Speice <bspeice@uncc.edu> Mon, 13 Aug 2012 09:05:00 -0500
parsechangelog/debian: warning: debian/changelog(l8): badly formatted trailer line
LINE: -- Bradlee Speice <bspeice@uncc.edu> Mon, 13 Aug 2012 09:05:00 -0500
dh_md5sums
dh_builddeb
dpkg-deb: building package `libcvautomation-dev' in `../libcvautomation-dev_1.5-1_amd64.deb'.
dpkg-deb: building package `libcvautomation-doc' in `../libcvautomation-doc_1.5-1_all.deb'.
dpkg-deb: building package `libcvautomation-examples' in `../libcvautomation-examples_1.5-1_amd64.deb'.
dpkg-genchanges >../libcvautomation_1.5-1_amd64.changes
parsechangelog/debian: warning: debian/changelog(l8): badly formatted trailer line
LINE: -- Bradlee Speice <bspeice@uncc.edu> Mon, 13 Aug 2012 09:05:00 -0500
parsechangelog/debian: warning: debian/changelog(l8): badly formatted trailer line
LINE: -- Bradlee Speice <bspeice@uncc.edu> Mon, 13 Aug 2012 09:05:00 -0500
dpkg-genchanges: including full source code in upload
dpkg-source --after-build libcvautomation-1.5
parsechangelog/debian: warning: libcvautomation-1.5/debian/changelog(l8): badly formatted trailer line
LINE: -- Bradlee Speice <bspeice@uncc.edu> Mon, 13 Aug 2012 09:05:00 -0500
dpkg-buildpackage: full upload (original source is included)
Now running lintian...
W: libcvautomation source: missing-field-in-dep5-copyright license (paragraph at line 5)
W: libcvautomation-examples: syntax-error-in-debian-changelog line 8 "badly formatted trailer line"
W: libcvautomation-examples: script-not-executable etc/libcvautomation_funcs
W: libcvautomation-doc: syntax-error-in-debian-changelog line 8 "badly formatted trailer line"
W: libcvautomation-doc: embedded-javascript-library usr/share/libcvautomation/html/jquery.js
W: libcvautomation-doc: script-not-executable usr/share/libcvautomation/html/installdox
W: libcvautomation-dev: package-name-doesnt-match-sonames libcvautomation1
W: libcvautomation-dev: syntax-error-in-debian-changelog line 8 "badly formatted trailer line"
W: libcvautomation-dev: manpage-has-errors-from-man usr/share/man/man3/libcvautomation_search_methods.3.gz 15: warning: numeric expression expected (got `g')
Finished running lintian.
Now signing changes and any dsc files...
signfile libcvautomation_1.5-1.dsc DF6225AA
gpg: gpg-agent is not available in this session
signfile libcvautomation_1.5-1_amd64.changes DF6225AA
gpg: gpg-agent is not available in this session
Successfully signed dsc and changes files

View File

@ -0,0 +1,57 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 13 Aug 2012 09:05:00 -0500
Source: libcvautomation
Binary: libcvautomation-dev libcvautomation-doc libcvautomation-examples
Architecture: source amd64 all
Version: 1.5-1
Distribution: precise
Urgency: low
Maintainer: Bradlee Speice <bspeice@uncc.edu>
Changed-By: Bradlee Speice <bspeice@uncc.edu>
Description:
libcvautomation-dev - GUI Automation and Testing Library
libcvautomation-doc - documentation for libcvautomation
libcvautomation-examples - Example programs to demonstrate libcvautomation functionality
Changes:
libcvautomation (1.5-1) precise; urgency=low
.
* Release version 1.5-1 of libcvautomation
* Lots of bugfixes
* Add a function for drag-and-drop
* Documentation update
Checksums-Sha1:
5ee1e15c0ad2735cb1392b84b25f39169930ce46 1693 libcvautomation_1.5-1.dsc
ac71907d9b9ca2ef5cb055f6976f145f49de6de9 517205 libcvautomation_1.5.orig.tar.gz
1a86386bc7e9bac5aabeea6f381a84225d1fff8f 2820 libcvautomation_1.5-1.debian.tar.gz
b1281b3a282852f312cace2d5073b764ab8bf221 79956 libcvautomation-dev_1.5-1_amd64.deb
c180db7a410a093c9e3a00ba3e81784c298b385a 90090 libcvautomation-doc_1.5-1_all.deb
06fd0e22b650bd28088d3fabb3e47512021cdb53 14736 libcvautomation-examples_1.5-1_amd64.deb
Checksums-Sha256:
80fddc73a9583898b6d67af5f30402f764d88e0334da2e0fa7154bad8fae683f 1693 libcvautomation_1.5-1.dsc
1788dab9dd9bdb5c7571628ffa504ba745595712ff4bf8cd9e94b9119077aa35 517205 libcvautomation_1.5.orig.tar.gz
bcc5787d1f18e7353cd6b0d23f40fc2b7c6546c43aa3c25915df391870e99279 2820 libcvautomation_1.5-1.debian.tar.gz
ea502657ea3553fdf31802b1269f62f15a293be808b860b9fe2339d73ae0ab4f 79956 libcvautomation-dev_1.5-1_amd64.deb
522539fe619bca46ed7b9592a9866d0c3354b80eb299aa8036114f3368b97fa2 90090 libcvautomation-doc_1.5-1_all.deb
a58ef842c91a5e423cee0c113d330f18612412242a76c5668cc9ed0dff393547 14736 libcvautomation-examples_1.5-1_amd64.deb
Files:
b7ea4fd8e44229238f5dac52107efea2 1693 devel extra libcvautomation_1.5-1.dsc
d21d1c2c6a858a020429ebbf8e15585b 517205 devel extra libcvautomation_1.5.orig.tar.gz
720947aa7f9a28bb1886c31a1ea4de3e 2820 devel extra libcvautomation_1.5-1.debian.tar.gz
627e693bfa4c740bf7df39e0e21e5b1f 79956 libdevel extra libcvautomation-dev_1.5-1_amd64.deb
4cd42f368eff7d0e1a15c138f8fb567b 90090 doc extra libcvautomation-doc_1.5-1_all.deb
bb5a54ca5225bd8fd8ace2be0f3149dd 14736 devel extra libcvautomation-examples_1.5-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAEBAgAGBQJQKP3XAAoJEOwnvCHfYiWqrowH/RfnstfSRCc25XZ8Z+tcKCak
UOlFqS/p3boRUvhTr7wWTPzRfONbZ1asWQf8D12vOg6L6sZ9nBYRqeLOV6F/0VPn
D5VTVQ8MhNe4RHwe4txZGVfHK7YTLp6Zk2QK716Ouo/typ950gGMUHMdMN7xRuf+
6M/PTGZXMKWQhddCPRyuDWrAL9Dk2Rc++i9oHTvBTCML7MfDXdZiLvKCLJXFdJ1o
lB8Big8+6cEJblmUMeYyNQw3kd1JtuXr+jWI9/GG3tY0ei8pM3vDl2unrkrYshyV
tsEpruOlQYYwW8Mcq6xYv1JFGFpWfP5JTbcLTUdUb0nWZxeL/ML0wKkKyz35ewI=
=ho/b
-----END PGP SIGNATURE-----

Binary file not shown.

Binary file not shown.