fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp # Add here commands to clean up after the build process. /usr/bin/make distclean make[1]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1' make[1]: *** No rule to make target `distclean'. Stop. make[1]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1' make: [clean] Error 2 (ignored) cp -f /usr/share/misc/config.sub config.sub cp -f /usr/share/misc/config.guess config.guess dh_clean dpkg-source -i -I.bzr -I.bzrignore -b libogg++0-1.1 dpkg-source: building libogg++0 using existing libogg++0_1.1.orig.tar.gz dpkg-source: building libogg++0 in libogg++0_1.1-1.diff.gz dpkg-source: building libogg++0 in libogg++0_1.1-1.dsc debian/rules build dh_testdir # Add here commands to configure the package. ./configure --host=x86_64-linux-gnu --build=x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info CXXFLAGS="-Wall -g -O2" LDFLAGS="-Wl,-z,defs" 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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-linux-gnu-gcc... gcc3 checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-linux-gnu-g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 ld used by x86_64-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... x86_64-linux-gnu-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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E checking for x86_64-linux-gnu-g77... x86_64-linux-gnu-g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-linux-gnu-g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-linux-gnu-ar... no checking for ar... ar checking for x86_64-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-linux-gnu-strip... no checking for strip... strip checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-linux-gnu-gcc static flag -static works... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-linux-gnu-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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-linux-gnu-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 x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-linux-gnu-g++ static flag -static works... yes checking if x86_64-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-linux-gnu-g77 option to produce PIC... -fPIC checking if x86_64-linux-gnu-g77 PIC flag -fPIC works... yes checking if x86_64-linux-gnu-g77 static flag -static works... yes checking if x86_64-linux-gnu-g77 supports -c -o file.o... yes checking whether the x86_64-linux-gnu-g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pthread_create in -lpthread... yes checking for doxygen... true configure: creating ./config.status config.status: creating libogg++.pc config.status: creating Makefile config.status: creating Ogg/Makefile config.status: creating src/Makefile config.status: creating src/lib/Makefile config.status: creating src/examples/Makefile config.status: creating dox/config.doxygen config.status: creating dox/Makefile config.status: creating config.h config.status: executing depfiles commands dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1' /usr/bin/make all-recursive make[2]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1' Making all in Ogg make[3]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg' Making all in src make[3]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src' Making all in lib make[4]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -MT Debug.lo -MD -MP -MF .deps/Debug.Tpo -c -o Debug.lo Debug.C mkdir .libs x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -MT Debug.lo -MD -MP -MF .deps/Debug.Tpo -c Debug.C -fPIC -DPIC -o .libs/Debug.o x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -MT Debug.lo -MD -MP -MF .deps/Debug.Tpo -c Debug.C -o Debug.o >/dev/null 2>&1 mv -f .deps/Debug.Tpo .deps/Debug.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -MT Exception.lo -MD -MP -MF .deps/Exception.Tpo -c -o Exception.lo Exception.C x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -MT Exception.lo -MD -MP -MF .deps/Exception.Tpo -c Exception.C -fPIC -DPIC -o .libs/Exception.o x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -MT Exception.lo -MD -MP -MF .deps/Exception.Tpo -c Exception.C -o Exception.o >/dev/null 2>&1 mv -f .deps/Exception.Tpo .deps/Exception.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -MT Transport.lo -MD -MP -MF .deps/Transport.Tpo -c -o Transport.lo Transport.C x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -MT Transport.lo -MD -MP -MF .deps/Transport.Tpo -c Transport.C -fPIC -DPIC -o .libs/Transport.o In file included from ../../Ogg/Transport.H:41, from ./TransportImpl.H:35, from Transport.C:45: ../../Ogg/Ogg.H:25:1: warning: "/*" within comment In file included from ../../Ogg/Logical.H:43, from ../../Ogg/Ogg.H:115, from ../../Ogg/Transport.H:41, from ./TransportImpl.H:35, from Transport.C:45: ../../Ogg/Ogg.H:25:1: warning: "/*" within comment ../../Ogg/Transport.H:90: warning: 'class Ogg::Transport' has virtual functions but non-virtual destructor ./TransportImpl.H: In member function 'virtual Ogg::Error Ogg::PageEncapser::transportError()': ./TransportImpl.H:214: warning: no return statement in function returning non-void ./TransportImpl.H: At global scope: ./TransportImpl.H:347: warning: 'class Ogg::TransportImpl' has virtual functions but non-virtual destructor ./TransportImpl.H:409: warning: 'class Ogg::TransportEncapser' has virtual functions but non-virtual destructor ./TransportImpl.H:438: warning: 'class Ogg::TransportDecapser' has virtual functions but non-virtual destructor ./TransportImpl.H: In member function 'virtual Ogg::Error Ogg::PageEncapser::transportError()': ./TransportImpl.H:214: warning: control reaches end of non-void function x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -MT Transport.lo -MD -MP -MF .deps/Transport.Tpo -c Transport.C -o Transport.o >/dev/null 2>&1 mv -f .deps/Transport.Tpo .deps/Transport.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -MT Logical.lo -MD -MP -MF .deps/Logical.Tpo -c -o Logical.lo Logical.C x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -MT Logical.lo -MD -MP -MF .deps/Logical.Tpo -c Logical.C -fPIC -DPIC -o .libs/Logical.o In file included from ../../Ogg/Logical.H:43, from ./LogicalImpl.H:35, from Logical.C:34: ../../Ogg/Ogg.H:25:1: warning: "/*" within comment In file included from ../../Ogg/Transport.H:41, from ../../Ogg/Ogg.H:114, from ../../Ogg/Logical.H:43, from ./LogicalImpl.H:35, from Logical.C:34: ../../Ogg/Ogg.H:25:1: warning: "/*" within comment ../../Ogg/Transport.H:90: warning: 'class Ogg::Transport' has virtual functions but non-virtual destructor ./TransportImpl.H: In member function 'virtual Ogg::Error Ogg::PageEncapser::transportError()': ./TransportImpl.H:214: warning: no return statement in function returning non-void ./TransportImpl.H: At global scope: ./TransportImpl.H:347: warning: 'class Ogg::TransportImpl' has virtual functions but non-virtual destructor ./TransportImpl.H:409: warning: 'class Ogg::TransportEncapser' has virtual functions but non-virtual destructor ./TransportImpl.H:438: warning: 'class Ogg::TransportDecapser' has virtual functions but non-virtual destructor x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -MT Logical.lo -MD -MP -MF .deps/Logical.Tpo -c Logical.C -o Logical.o >/dev/null 2>&1 mv -f .deps/Logical.Tpo .deps/Logical.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-linux-gnu-g++ -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -version-info 1:1:1 -Wl,-z,defs -o libogg++.la -rpath /usr/lib Debug.lo Exception.lo Transport.lo Logical.lo -lpthread x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.1.2/crtbeginS.o .libs/Debug.o .libs/Exception.o .libs/Transport.o .libs/Logical.o -lpthread -L/usr/lib/gcc/x86_64-linux-gnu/4.1.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../lib64/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,libogg++.so.0 -o .libs/libogg++.so.0.1.1 (cd .libs && rm -f libogg++.so.0 && ln -s libogg++.so.0.1.1 libogg++.so.0) (cd .libs && rm -f libogg++.so && ln -s libogg++.so.0.1.1 libogg++.so) ar cru .libs/libogg++.a Debug.o Exception.o Transport.o Logical.o ranlib .libs/libogg++.a creating libogg++.la (cd .libs && rm -f libogg++.la && ln -s ../libogg++.la libogg++.la) make[4]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/lib' Making all in examples make[4]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/examples' x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -MT Thread.o -MD -MP -MF .deps/Thread.Tpo -c -o Thread.o Thread.C Thread.C:25:1: warning: "/*" within comment In file included from Thread.C:33: Thread.H:25:1: warning: "/*" within comment Thread.C: In function 'void* Examples::runThread(void*)': Thread.C:89: warning: control reaches end of non-void function mv -f .deps/Thread.Tpo .deps/Thread.Po x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -MT multiThreadDemux.o -MD -MP -MF .deps/multiThreadDemux.Tpo -c -o multiThreadDemux.o multiThreadDemux.C multiThreadDemux.C:25:1: warning: "/*" within comment In file included from multiThreadDemux.C:29: ../../Ogg/Ogg.H:25:1: warning: "/*" within comment In file included from ../../Ogg/Transport.H:41, from ../../Ogg/Ogg.H:114, from multiThreadDemux.C:29: ../../Ogg/Ogg.H:25:1: warning: "/*" within comment In file included from multiThreadDemux.C:31: ./Thread.H:25:1: warning: "/*" within comment ../../Ogg/Transport.H:90: warning: 'class Ogg::Transport' has virtual functions but non-virtual destructor mv -f .deps/multiThreadDemux.Tpo .deps/multiThreadDemux.Po /bin/sh ../../libtool --tag=CXX --mode=link x86_64-linux-gnu-g++ -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -static -L../../src/lib -logg++ -Wl,-z,defs -o multiThreadDemux Thread.o multiThreadDemux.o -lpthread mkdir .libs x86_64-linux-gnu-g++ -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -Wl,-z -Wl,defs -o multiThreadDemux Thread.o multiThreadDemux.o -L/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/lib /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/lib/.libs/libogg++.a -lpthread x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -MT multiThreadSeek.o -MD -MP -MF .deps/multiThreadSeek.Tpo -c -o multiThreadSeek.o multiThreadSeek.C multiThreadSeek.C:25:1: warning: "/*" within comment In file included from multiThreadSeek.C:29: ../../Ogg/Ogg.H:25:1: warning: "/*" within comment In file included from ../../Ogg/Transport.H:41, from ../../Ogg/Ogg.H:114, from multiThreadSeek.C:29: ../../Ogg/Ogg.H:25:1: warning: "/*" within comment In file included from multiThreadSeek.C:31: ./Thread.H:25:1: warning: "/*" within comment ../../Ogg/Transport.H:90: warning: 'class Ogg::Transport' has virtual functions but non-virtual destructor multiThreadSeek.C: In member function 'virtual void Examples::VorbisParser::run()': multiThreadSeek.C:91: warning: comparison between signed and unsigned integer expressions multiThreadSeek.C: In member function 'virtual void Examples::TheoraParser::run()': multiThreadSeek.C:193: warning: comparison between signed and unsigned integer expressions mv -f .deps/multiThreadSeek.Tpo .deps/multiThreadSeek.Po /bin/sh ../../libtool --tag=CXX --mode=link x86_64-linux-gnu-g++ -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -static -L../../src/lib -logg++ -Wl,-z,defs -o multiThreadSeek Thread.o multiThreadSeek.o -lpthread x86_64-linux-gnu-g++ -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -Wl,-z -Wl,defs -o multiThreadSeek Thread.o multiThreadSeek.o -L/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/lib /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/lib/.libs/libogg++.a -lpthread x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -MT multiThreadWrite.o -MD -MP -MF .deps/multiThreadWrite.Tpo -c -o multiThreadWrite.o multiThreadWrite.C multiThreadWrite.C:25:1: warning: "/*" within comment In file included from multiThreadWrite.C:29: ../../Ogg/Ogg.H:25:1: warning: "/*" within comment In file included from ../../Ogg/Transport.H:41, from ../../Ogg/Ogg.H:114, from multiThreadWrite.C:29: ../../Ogg/Ogg.H:25:1: warning: "/*" within comment In file included from multiThreadWrite.C:31: ./Thread.H:25:1: warning: "/*" within comment ../../Ogg/Transport.H:90: warning: 'class Ogg::Transport' has virtual functions but non-virtual destructor mv -f .deps/multiThreadWrite.Tpo .deps/multiThreadWrite.Po /bin/sh ../../libtool --tag=CXX --mode=link x86_64-linux-gnu-g++ -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -static -L../../src/lib -logg++ -Wl,-z,defs -o multiThreadWrite Thread.o multiThreadWrite.o -lpthread x86_64-linux-gnu-g++ -I../.. -g -Wall -D_GEN_DEBUG_CODE=1 -Wall -g -O2 -Wl,-z -Wl,defs -o multiThreadWrite Thread.o multiThreadWrite.o -L/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/lib /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/lib/.libs/libogg++.a -lpthread make[4]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/examples' make[4]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src' make[3]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src' Making all in dox make[3]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/dox' doxygen config.doxygen Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for files to exclude Searching for files to process... Search for files in directory /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg Reading and parsing tag files Preprocessing /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg/Exception.H... Parsing file /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg/Exception.H... Preprocessing /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg/Logical.H... Parsing file /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg/Logical.H... Preprocessing /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg/Ogg.H... Parsing file /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg/Ogg.H... Preprocessing /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg/Transport.H... Parsing file /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg/Transport.H... Building group list... Building directory list... Building namespace list... Building file list... Searching for included using directives... Building class list... Associating documentation with classes... Computing nesting relations for classes... Searching for members imported via using declarations... Building example list... Searching for enumerations... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing template instances... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... 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 todo/test/bug list items... Generating style sheet... Counting data structures... Resolving user defined references... Combining using relations... Finding anchors and sections in the documentation... Generating index page... Generating example documentation... Generating file sources... Generating code for file /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg/Exception.H... Generating code for file /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg/Logical.H... Generating code for file /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg/Ogg.H... Generating code for file /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg/Transport.H... Generating file documentation... Generating docs for file /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg/Exception.H... Generating docs for file /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg/Logical.H... Generating docs for file /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg/Ogg.H... Generating docs for file /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg/Transport.H... Generating page documentation... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating hierarchical class index... Generating member index... Generating namespace index... Generating docs for namespace Ogg Generating docs for compound Ogg::Exception... Generating docs for compound Ogg::Error... Generating docs for compound Ogg::Packet... Generating docs for compound Ogg::Logical... Generating docs for nested compound Ogg::Logical::FailedToSelectStream... Generating docs for nested compound Ogg::Logical::MuxTooLate... Generating docs for nested compound Ogg::Logical::NoSuchStream... Generating docs for nested compound Ogg::Logical::NotForReading... Generating docs for nested compound Ogg::Logical::NotForWriting... Generating docs for nested compound Ogg::Logical::Reader... Generating docs for nested compound Ogg::Logical::ReaderAlreadyExists... Generating docs for nested compound Ogg::Logical::SeekInternalError... Generating docs for nested compound Ogg::Logical::SerialNoAlreadyUsed... Generating docs for nested compound Ogg::Logical::StreamAlreadyClaimed... Generating docs for nested compound Ogg::Logical::Writer... Generating docs for compound Ogg::Page... Generating docs for compound Ogg::Transport... Generating docs for nested compound Ogg::Transport::NoDeletion... Generating docs for nested compound Ogg::Transport::PrematureEndOfOggStream... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... Generating page index... touch dox.stamp make[3]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/dox' make[3]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1' make[2]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1' make[1]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1' touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/tmp /usr/bin/make DESTDIR=/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp install make[1]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1' Making install in Ogg make[2]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg' make[3]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/libogg++0/Ogg" || /bin/mkdir -p "/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/include/libogg++0/Ogg" /usr/bin/install -c -m 644 'Ogg.H' '/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/include/libogg++0/Ogg/Ogg.H' /usr/bin/install -c -m 644 'Logical.H' '/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/include/libogg++0/Ogg/Logical.H' /usr/bin/install -c -m 644 'Transport.H' '/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/include/libogg++0/Ogg/Transport.H' /usr/bin/install -c -m 644 'Exception.H' '/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/include/libogg++0/Ogg/Exception.H' make[3]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg' make[2]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/Ogg' Making install in src make[2]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src' Making install in lib make[3]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/lib' make[4]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/lib' test -z "/usr/lib" || /bin/mkdir -p "/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libogg++.la' '/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/lib/libogg++.la' /usr/bin/install -c .libs/libogg++.so.0.1.1 /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/lib/libogg++.so.0.1.1 (cd /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/lib && { ln -s -f libogg++.so.0.1.1 libogg++.so.0 || { rm -f libogg++.so.0 && ln -s libogg++.so.0.1.1 libogg++.so.0; }; }) (cd /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/lib && { ln -s -f libogg++.so.0.1.1 libogg++.so || { rm -f libogg++.so && ln -s libogg++.so.0.1.1 libogg++.so; }; }) /usr/bin/install -c .libs/libogg++.lai /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/lib/libogg++.la /usr/bin/install -c .libs/libogg++.a /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/lib/libogg++.a chmod 644 /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/lib/libogg++.a ranlib /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/lib/libogg++.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/lib' make[3]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/lib' Making install in examples make[3]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/examples' make[4]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/examples' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/examples' make[3]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src/examples' make[3]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src' make[4]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src' make[3]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src' make[2]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/src' Making install in dox make[2]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/dox' make[3]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/dox' make[3]: Nothing to be done for `install-exec-am'. /bin/sh /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/install-sh -d /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/share/doc/libogg++0/html /usr/bin/install -c -m 644 html/* /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/share/doc/libogg++0/html /bin/sh /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/install-sh -d /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/share/doc/libogg++0/examples /usr/bin/install -c -m 644 ../src/examples/*.H /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/share/doc/libogg++0/examples /usr/bin/install -c -m 644 ../src/examples/*.C /home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/share/doc/libogg++0/examples make[3]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/dox' make[2]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/dox' make[2]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1' make[3]: Entering directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'libogg++.pc' '/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1/debian/tmp/usr/lib/pkgconfig/libogg++0.pc' make[3]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1' make[2]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1' make[1]: Leaving directory `/home/et/GnuTopia/liboggpp/libogg++0-1.1/packaging/libogg++0-1.1' dh_testdir dh_testroot dh_installchangelogs --keep CHANGES dh_installdocs dh_installexamples --package=libogg++0-dev dh_install --sourcedir=debian/tmp dh_link dh_strip dh_compress dh_fixperms dh_makeshlibs -plibogg++0 -V dh_installdeb dh_shlibdeps -plibogg++0 dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `libogg++0-dev' in `../libogg++0-dev_1.1-1_amd64.deb'. dpkg-deb: building package `libogg++0' in `../libogg++0_1.1-1_amd64.deb'. dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage (debuild emulation): full upload (original source is included) Now running lintian... W: libogg++0-dev: extra-license-file usr/share/doc/libogg++0-dev/COPYING.gz W: libogg++0-dev: extended-description-line-too-long W: libogg++0-dev: extended-description-line-too-long W: libogg++0: extra-license-file usr/share/doc/libogg++0/COPYING.gz W: libogg++0: extended-description-line-too-long W: libogg++0: extended-description-line-too-long Finished running lintian. Now signing changes and any dsc files... signfile libogg++0_1.1-1.dsc C8E8EE8D signfile libogg++0_1.1-1_amd64.changes C8E8EE8D Successfully signed dsc and changes files