[ create a new paste ] login | about

Link: http://codepad.org/goJWn0Sg    [ raw code | fork ]

Plain Text, pasted on Jul 19:
 dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package huffman-coding-visualizer
dpkg-buildpackage: source version 1.0-0ubuntu1
dpkg-buildpackage: source changed by Arkadiusz Piekarz <piekarzarkadiusz@gmail.com>
dpkg-buildpackage: host architecture i386
 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 clean
#/usr/bin/make distclean
make clean
make[1]: Entering directory `/home/fazer/programowanie/paczkowanie/Huffman-Coding-Visualizer/huffman-coding-visualizer-1.0'
rm -f cache/moc_abstract-converter.cpp cache/moc_abstract-counter.cpp cache/moc_abstract-text-edit.cpp cache/moc_abstract-tree.cpp cache/moc_binary-tree-model.cpp cache/moc_dynamic-compressor-text-edit.cpp cache/moc_dynamic-converter.cpp cache/moc_dynamic-counter.cpp cache/moc_dynamic-decompressor-text-edit.cpp cache/moc_dynamic-tree.cpp cache/moc_main-window.cpp cache/moc_static-converter.cpp cache/moc_static-counter.cpp cache/moc_static-mode.cpp cache/moc_static-tree.cpp
rm -f cache/ui_main-window.h
rm -f cache/abstract-converter.o cache/abstract-tree.o cache/binary-tree-model.o cache/dynamic-compressor-text-edit.o cache/dynamic-converter.o cache/dynamic-counter.o cache/dynamic-decompressor-text-edit.o cache/dynamic-mode.o cache/dynamic-tree.o cache/main.o cache/main-window.o cache/main-window-dynamic-mode.o cache/main-window-static-mode.o cache/static-converter.o cache/static-counter.o cache/static-mode.o cache/static-tree.o cache/moc_abstract-converter.o cache/moc_abstract-counter.o cache/moc_abstract-text-edit.o cache/moc_abstract-tree.o cache/moc_binary-tree-model.o cache/moc_dynamic-compressor-text-edit.o cache/moc_dynamic-converter.o cache/moc_dynamic-counter.o cache/moc_dynamic-decompressor-text-edit.o cache/moc_dynamic-tree.o cache/moc_main-window.o cache/moc_static-converter.o cache/moc_static-counter.o cache/moc_static-mode.o cache/moc_static-tree.o
rm -f *~ core *.core
make[1]: Leaving directory `/home/fazer/programowanie/paczkowanie/Huffman-Coding-Visualizer/huffman-coding-visualizer-1.0'
make distclean
make[1]: Entering directory `/home/fazer/programowanie/paczkowanie/Huffman-Coding-Visualizer/huffman-coding-visualizer-1.0'
rm -f cache/moc_abstract-converter.cpp cache/moc_abstract-counter.cpp cache/moc_abstract-text-edit.cpp cache/moc_abstract-tree.cpp cache/moc_binary-tree-model.cpp cache/moc_dynamic-compressor-text-edit.cpp cache/moc_dynamic-converter.cpp cache/moc_dynamic-counter.cpp cache/moc_dynamic-decompressor-text-edit.cpp cache/moc_dynamic-tree.cpp cache/moc_main-window.cpp cache/moc_static-converter.cpp cache/moc_static-counter.cpp cache/moc_static-mode.cpp cache/moc_static-tree.cpp
rm -f cache/ui_main-window.h
rm -f cache/abstract-converter.o cache/abstract-tree.o cache/binary-tree-model.o cache/dynamic-compressor-text-edit.o cache/dynamic-converter.o cache/dynamic-counter.o cache/dynamic-decompressor-text-edit.o cache/dynamic-mode.o cache/dynamic-tree.o cache/main.o cache/main-window.o cache/main-window-dynamic-mode.o cache/main-window-static-mode.o cache/static-converter.o cache/static-counter.o cache/static-mode.o cache/static-tree.o cache/moc_abstract-converter.o cache/moc_abstract-counter.o cache/moc_abstract-text-edit.o cache/moc_abstract-tree.o cache/moc_binary-tree-model.o cache/moc_dynamic-compressor-text-edit.o cache/moc_dynamic-converter.o cache/moc_dynamic-counter.o cache/moc_dynamic-decompressor-text-edit.o cache/moc_dynamic-tree.o cache/moc_main-window.o cache/moc_static-converter.o cache/moc_static-counter.o cache/moc_static-mode.o cache/moc_static-tree.o
rm -f *~ core *.core
rm -f huffman-coding-visualizer 
rm -f Makefile
make[1]: Leaving directory `/home/fazer/programowanie/paczkowanie/Huffman-Coding-Visualizer/huffman-coding-visualizer-1.0'
dh_clean
 dpkg-source -b huffman-coding-visualizer-1.0
dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
dpkg-source: info: using source format `1.0'
dpkg-source: info: building huffman-coding-visualizer using existing huffman-coding-visualizer_1.0.orig.tar.gz
dpkg-source: info: building huffman-coding-visualizer in huffman-coding-visualizer_1.0-0ubuntu1.diff.gz
dpkg-source: warning: the diff modifies the following upstream files: 
 Huffman_Coding_Visualizer.pro
dpkg-source: info: use the '3.0 (quilt)' format to have separate and documented changes to upstream files, see dpkg-source(1)
dpkg-source: info: building huffman-coding-visualizer in huffman-coding-visualizer_1.0-0ubuntu1.dsc
 debian/rules build
dh_testdir
# Add here commands to compile the package.
#/usr/bin/make
qmake-qt4 -config release
make
make[1]: Entering directory `/home/fazer/programowanie/paczkowanie/Huffman-Coding-Visualizer/huffman-coding-visualizer-1.0'
/usr/bin/uic-qt4 ui/main-window.ui -o cache/ui_main-window.h
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/abstract-converter.o src/abstract-converter.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/abstract-tree.o src/abstract-tree.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/binary-tree-model.o src/binary-tree-model.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/dynamic-compressor-text-edit.o src/dynamic-compressor-text-edit.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/dynamic-converter.o src/dynamic-converter.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/dynamic-counter.o src/dynamic-counter.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/dynamic-decompressor-text-edit.o src/dynamic-decompressor-text-edit.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/dynamic-mode.o src/dynamic-mode.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/dynamic-tree.o src/dynamic-tree.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/main.o src/main.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/main-window.o src/main-window.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/main-window-dynamic-mode.o src/main-window-dynamic-mode.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/main-window-static-mode.o src/main-window-static-mode.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/static-converter.o src/static-converter.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/static-counter.o src/static-counter.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/static-mode.o src/static-mode.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/static-tree.o src/static-tree.cpp
/usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache src/abstract-converter.h -o cache/moc_abstract-converter.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/moc_abstract-converter.o cache/moc_abstract-converter.cpp
/usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache src/abstract-counter.h -o cache/moc_abstract-counter.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/moc_abstract-counter.o cache/moc_abstract-counter.cpp
/usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache src/abstract-text-edit.h -o cache/moc_abstract-text-edit.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/moc_abstract-text-edit.o cache/moc_abstract-text-edit.cpp
/usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache src/abstract-tree.h -o cache/moc_abstract-tree.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/moc_abstract-tree.o cache/moc_abstract-tree.cpp
/usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache src/binary-tree-model.h -o cache/moc_binary-tree-model.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/moc_binary-tree-model.o cache/moc_binary-tree-model.cpp
/usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache src/dynamic-compressor-text-edit.h -o cache/moc_dynamic-compressor-text-edit.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/moc_dynamic-compressor-text-edit.o cache/moc_dynamic-compressor-text-edit.cpp
/usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache src/dynamic-converter.h -o cache/moc_dynamic-converter.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/moc_dynamic-converter.o cache/moc_dynamic-converter.cpp
/usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache src/dynamic-counter.h -o cache/moc_dynamic-counter.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/moc_dynamic-counter.o cache/moc_dynamic-counter.cpp
/usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache src/dynamic-decompressor-text-edit.h -o cache/moc_dynamic-decompressor-text-edit.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/moc_dynamic-decompressor-text-edit.o cache/moc_dynamic-decompressor-text-edit.cpp
/usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache src/dynamic-tree.h -o cache/moc_dynamic-tree.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/moc_dynamic-tree.o cache/moc_dynamic-tree.cpp
/usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache src/main-window.h -o cache/moc_main-window.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/moc_main-window.o cache/moc_main-window.cpp
/usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache src/static-converter.h -o cache/moc_static-converter.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/moc_static-converter.o cache/moc_static-converter.cpp
/usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache src/static-counter.h -o cache/moc_static-counter.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/moc_static-counter.o cache/moc_static-counter.cpp
/usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache src/static-mode.h -o cache/moc_static-mode.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/moc_static-mode.o cache/moc_static-mode.cpp
/usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache src/static-tree.h -o cache/moc_static-tree.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Icache -Icache -o cache/moc_static-tree.o cache/moc_static-tree.cpp
g++ -Wl,-O1 -o huffman-coding-visualizer cache/abstract-converter.o cache/abstract-tree.o cache/binary-tree-model.o cache/dynamic-compressor-text-edit.o cache/dynamic-converter.o cache/dynamic-counter.o cache/dynamic-decompressor-text-edit.o cache/dynamic-mode.o cache/dynamic-tree.o cache/main.o cache/main-window.o cache/main-window-dynamic-mode.o cache/main-window-static-mode.o cache/static-converter.o cache/static-counter.o cache/static-mode.o cache/static-tree.o cache/moc_abstract-converter.o cache/moc_abstract-counter.o cache/moc_abstract-text-edit.o cache/moc_abstract-tree.o cache/moc_binary-tree-model.o cache/moc_dynamic-compressor-text-edit.o cache/moc_dynamic-converter.o cache/moc_dynamic-counter.o cache/moc_dynamic-decompressor-text-edit.o cache/moc_dynamic-tree.o cache/moc_main-window.o cache/moc_static-converter.o cache/moc_static-counter.o cache/moc_static-mode.o cache/moc_static-tree.o    -L/usr/lib -lQtGui -lQtCore -lpthread 
make[1]: Leaving directory `/home/fazer/programowanie/paczkowanie/Huffman-Coding-Visualizer/huffman-coding-visualizer-1.0'
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_prep
dh_installdirs
# Add here commands to install the package into debian/<packagename>
/usr/bin/make prefix=`pwd`/debian/`dh_listpackages`/usr install
make[1]: Entering directory `/home/fazer/programowanie/paczkowanie/Huffman-Coding-Visualizer/huffman-coding-visualizer-1.0'
install -m 755 -p "huffman-coding-visualizer" "/usr/bin/huffman-coding-visualizer"
install: cannot create regular file `/usr/bin/huffman-coding-visualizer': Permission denied
make[1]: [install_target] Error 1 (ignored)
strip "/usr/bin/huffman-coding-visualizer"
strip: '/usr/bin/huffman-coding-visualizer': No such file
make[1]: [install_target] Error 1 (ignored)
make[1]: Leaving directory `/home/fazer/programowanie/paczkowanie/Huffman-Coding-Visualizer/huffman-coding-visualizer-1.0'
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_installexamples
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `huffman-coding-visualizer' in `../huffman-coding-visualizer_1.0-0ubuntu1_i386.deb'.
 dpkg-genchanges  >../huffman-coding-visualizer_1.0-0ubuntu1_i386.changes
dpkg-genchanges: including full source code in upload
dpkg-buildpackage: full upload (original source is included)
Now running lintian...
W: huffman-coding-visualizer source: missing-debian-source-format
W: huffman-coding-visualizer source: superfluous-clutter-in-homepage <insert the upstream URL, if relevant>
W: huffman-coding-visualizer source: bad-homepage <insert the upstream URL, if relevant>
W: huffman-coding-visualizer source: out-of-date-standards-version 3.8.3 (current is 3.8.4)
W: huffman-coding-visualizer: superfluous-clutter-in-homepage <insert the upstream URL, if relevant>
W: huffman-coding-visualizer: bad-homepage <insert the upstream URL, if relevant>
W: huffman-coding-visualizer: empty-binary-package
Finished running lintian.
Now signing changes and any dsc files...
 signfile huffman-coding-visualizer_1.0-0ubuntu1.dsc Arkadiusz Piekarz <piekarzarkadiusz@gmail.com>
gpg: gpg-agent is not available in this session

 signfile huffman-coding-visualizer_1.0-0ubuntu1_i386.changes Arkadiusz Piekarz <piekarzarkadiusz@gmail.com>
gpg: gpg-agent is not available in this session

Successfully signed dsc and changes files



Create a new paste based on this one


Comments: