Re: [LAD] Development Release - JACK-sync'd Arpeggiator - arpage

From: james morris <james@email-addr-hidden-art.net>
Date: Wed Dec 23 2009 - 15:32:03 EET

This looks related too:

musys2@email-addr-hidden:~/SRC/BLEEDINGEDGE/arpage/branches$ src/arpage

(arpage:4581): Gtk-CRITICAL **: gtk_tree_model_get_n_columns: assertion
`GTK_IS_TREE_MODEL (tree_model)' failed

(arpage:4581): Gtk-CRITICAL **: gtk_combo_box_set_row_span_column:
assertion `row_span >= -1 && row_span < col' failed

(arpage:4581): Gtk-CRITICAL **: gtk_tree_model_get_n_columns: assertion
`GTK_IS_TREE_MODEL (tree_model)' failed

(arpage:4581): Gtk-CRITICAL **: gtk_combo_box_set_column_span_column:
assertion `column_span >= -1 && column_span < col' failed

(arpage:4581): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated
...
(arpage:4581): gtkmm-CRITICAL **: gtkmm: object `arp1eighth' not found
in GtkBuilder file.

(arpage:4581): gtkmm-CRITICAL **: gtkmm: Gtk::Buidler: widget
`arp1eighth' was not found in the GtkBuilder file, or the specified
part of it.

** (arpage:4581): CRITICAL **: Gtk::Builder::get_widget(): dynamic_cast<>
failed.

(arpage:4581): gtkmm-CRITICAL **: gtkmm: object `arp1dottedeighth' not
found in GtkBuilder file.

(arpage:4581): gtkmm-CRITICAL **: gtkmm: Gtk::Buidler: widget
`arp1dottedeighth' was not found in the GtkBuilder file, or the
specified part of it.

** (arpage:4581): CRITICAL **: Gtk::Builder::get_widget(): dynamic_cast<>
failed.

(arpage:4581): gtkmm-CRITICAL **: gtkmm: object `arp1eighthtriplet' not
found in GtkBuilder file.

(arpage:4581): gtkmm-CRITICAL **: gtkmm: Gtk::Buidler: widget
`arp1eighthtriplet' was not found in the GtkBuilder file, or the
specified part of it.

** (arpage:4581): CRITICAL **: Gtk::Builder::get_widget(): dynamic_cast<>
failed.

(arpage:4581): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated
...
Segmentation fault

On 23/12/2009, "Ralf Mardorf" <ralf.mardorf@email-addr-hidden-dsl.net> wrote:

>Apart from being unconcentrated, thus I allowed "checkinstall" to name
>the package for arpage "branches_0.1-1_amd64.deb" :D, there's a serious
>issue.
>
>spinymouse-sudo@email-addr-hidden:/usr/src/arpage/branches$ jackd -Rdalsa -dhw:0
>-r96000 -p512 -n2 -Xseq
>jackdmp 1.9.3
>
>spinymouse-sudo@email-addr-hidden:/usr/src/arpage/branches$ arpage
>terminate called after throwing an instance of 'Gtk::BuilderError'
>Aborted
>spinymouse-sudo@email-addr-hidden:/usr/src/arpage/branches$ arpage --help
>terminate called after throwing an instance of 'Gtk::BuilderError'
>Aborted
>
>The used distro is 64 Studio 3.0-beta3 amd64.
>
>I repeated ./configure and I add the output of the original make and
>checkinstall, those were still available, maybe you are able to see
>something here:
>
>spinymouse-sudo@email-addr-hidden:/usr/src/arpage/branches$ ./configure
>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 style of include used by make... GNU
>checking for gcc... 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 gcc accepts -g... yes
>checking for gcc option to accept ISO C89... none needed
>checking dependency style of gcc... gcc3
>checking for library containing strerror... none required
>checking for g++... g++
>checking whether we are using the GNU C++ compiler... yes
>checking whether g++ accepts -g... yes
>checking dependency style of g++... gcc3
>checking for gcc... (cached) gcc
>checking whether we are using the GNU C compiler... (cached) yes
>checking whether gcc accepts -g... (cached) yes
>checking for gcc option to accept ISO C89... (cached) none needed
>checking dependency style of gcc... (cached) gcc3
>checking how to run the C preprocessor... gcc -E
>checking for grep that handles long lines and -e... /bin/grep
>checking for egrep... /bin/grep -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 locale.h usability... yes
>checking locale.h presence... yes
>checking for locale.h... yes
>checking for LC_MESSAGES... yes
>checking libintl.h usability... yes
>checking libintl.h presence... yes
>checking for libintl.h... yes
>checking for ngettext in libc... yes
>checking for dgettext in libc... yes
>checking for bind_textdomain_codeset... yes
>checking for msgfmt... /usr/bin/msgfmt
>checking for dcgettext... yes
>checking if msgfmt accepts -c... yes
>checking for gmsgfmt... /usr/bin/msgfmt
>checking for xgettext... /usr/bin/xgettext
>checking whether NLS is requested... yes
>checking for intltool >= 0.35.0... 0.40.5 found
>checking for intltool-update... /usr/bin/intltool-update
>checking for intltool-merge... /usr/bin/intltool-merge
>checking for intltool-extract... /usr/bin/intltool-extract
>checking for xgettext... (cached) /usr/bin/xgettext
>checking for msgmerge... /usr/bin/msgmerge
>checking for msgfmt... (cached) /usr/bin/msgfmt
>checking for gmsgfmt... (cached) /usr/bin/msgfmt
>checking for perl... /usr/bin/perl
>checking for perl >= 5.8.1... 5.8.8
>checking for XML::Parser... ok
>checking build system type... x86_64-unknown-linux-gnu
>checking host system type... x86_64-unknown-linux-gnu
>checking for a sed that does not truncate output... /bin/sed
>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... 98304
>checking whether the shell understands some XSI constructs... yes
>checking whether the shell understands "+="... yes
>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 ar... ar
>checking for strip... strip
>checking for ranlib... ranlib
>checking command to parse /usr/bin/nm -B output from gcc object... ok
>checking for dlfcn.h... yes
>checking whether we are using the GNU C++ compiler... (cached) yes
>checking whether g++ accepts -g... (cached) yes
>checking dependency style of g++... (cached) gcc3
>checking how to run the C++ preprocessor... g++ -E
>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 ld used by g++... /usr/bin/ld -m elf_x86_64
>checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
>checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports
>shared libraries... yes
>checking for g++ option to produce PIC... -fPIC -DPIC
>checking if g++ PIC flag -fPIC -DPIC works... yes
>checking if g++ static flag -static works... yes
>checking if g++ supports -c -o file.o... yes
>checking if g++ supports -c -o file.o... (cached) yes
>checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports
>shared libraries... yes
>checking dynamic linker characteristics... GNU/Linux ld.so
>checking how to hardcode library paths into programs... immediate
>checking for pkg-config... /usr/bin/pkg-config
>checking pkg-config is at least version 0.9.0... yes
>checking for ARPAGE... yes
>configure: creating ./config.status
>config.status: creating Makefile
>config.status: creating src/Makefile
>config.status: creating po/Makefile.in
>config.status: creating config.h
>config.status: config.h is unchanged
>config.status: executing depfiles commands
>config.status: executing default-1 commands
>config.status: executing libtool commands
>config.status: executing po/stamp-it commands
>
>
>
>spinymouse-sudo@email-addr-hidden:/usr/src/arpage/branches$ make
>make all-recursive
>make[1]: Entering directory `/usr/src/arpage/branches'
>Making all in src
>make[2]: Entering directory `/usr/src/arpage/branches/src'
>g++ -DHAVE_CONFIG_H -I. -I..
>-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\"
>-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\"
>-DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include
>-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
>-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
>-I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6
>-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0
>-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
>-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
>-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
>-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1
>-I/usr/include/atk-1.0 -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo
>-c -o main.o main.cc
>In file included from pattelem.h:23,
> from arppatt.h:22,
> from arprun.h:23,
> from main.cc:37:
>midimsg.h:110:7: warning: no newline at end of file
>In file included from arppatt.h:23,
> from arprun.h:23,
> from main.cc:37:
>scales.h:67:7: warning: no newline at end of file
>mv -f .deps/main.Tpo .deps/main.Po
>g++ -DHAVE_CONFIG_H -I. -I..
>-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\"
>-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\"
>-DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include
>-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
>-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
>-I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6
>-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0
>-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
>-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
>-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
>-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1
>-I/usr/include/atk-1.0 -g -O2 -MT jack_process.o -MD -MP -MF
>..deps/jack_process.Tpo -c -o jack_process.o jack_process.cc
>In file included from pattelem.h:23,
> from arppatt.h:22,
> from arprun.h:23,
> from jack_process.h:23,
> from jack_process.cc:20:
>midimsg.h:110:7: warning: no newline at end of file
>In file included from arppatt.h:23,
> from arprun.h:23,
> from jack_process.h:23,
> from jack_process.cc:20:
>scales.h:67:7: warning: no newline at end of file
>In file included from jack_process.cc:21:
>arpage.h:41:7: warning: no newline at end of file
>mv -f .deps/jack_process.Tpo .deps/jack_process.Po
>g++ -DHAVE_CONFIG_H -I. -I..
>-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\"
>-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\"
>-DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include
>-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
>-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
>-I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6
>-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0
>-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
>-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
>-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
>-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1
>-I/usr/include/atk-1.0 -g -O2 -MT arpui.o -MD -MP -MF
>..deps/arpui.Tpo -c -o arpui.o arpui.cc
>In file included from pattelem.h:23,
> from arppatt.h:22,
> from arprun.h:23,
> from arpui.h:22,
> from arpui.cc:19:
>midimsg.h:110:7: warning: no newline at end of file
>In file included from arppatt.h:23,
> from arprun.h:23,
> from arpui.h:22,
> from arpui.cc:19:
>scales.h:67:7: warning: no newline at end of file
>mv -f .deps/arpui.Tpo .deps/arpui.Po
>g++ -DHAVE_CONFIG_H -I. -I..
>-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\"
>-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\"
>-DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include
>-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
>-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
>-I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6
>-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0
>-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
>-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
>-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
>-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1
>-I/usr/include/atk-1.0 -g -O2 -MT arprun.o -MD -MP -MF
>..deps/arprun.Tpo -c -o arprun.o arprun.cc
>In file included from pattelem.h:23,
> from arppatt.h:22,
> from arprun.h:23,
> from arprun.cc:19:
>midimsg.h:110:7: warning: no newline at end of file
>In file included from arppatt.h:23,
> from arprun.h:23,
> from arprun.cc:19:
>scales.h:67:7: warning: no newline at end of file
>In file included from arprun.cc:20:
>arpage.h:41:7: warning: no newline at end of file
>mv -f .deps/arprun.Tpo .deps/arprun.Po
>g++ -DHAVE_CONFIG_H -I. -I..
>-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\"
>-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\"
>-DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include
>-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
>-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
>-I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6
>-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0
>-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
>-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
>-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
>-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1
>-I/usr/include/atk-1.0 -g -O2 -MT arppatt.o -MD -MP -MF
>..deps/arppatt.Tpo -c -o arppatt.o arppatt.cc
>In file included from pattelem.h:23,
> from arppatt.h:22,
> from arppatt.cc:19:
>midimsg.h:110:7: warning: no newline at end of file
>In file included from arppatt.h:23,
> from arppatt.cc:19:
>scales.h:67:7: warning: no newline at end of file
>mv -f .deps/arppatt.Tpo .deps/arppatt.Po
>g++ -DHAVE_CONFIG_H -I. -I..
>-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\"
>-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\"
>-DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include
>-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
>-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
>-I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6
>-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0
>-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
>-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
>-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
>-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1
>-I/usr/include/atk-1.0 -g -O2 -MT scales.o -MD -MP -MF
>..deps/scales.Tpo -c -o scales.o scales.cc
>In file included from scales.cc:19:
>scales.h:67:7: warning: no newline at end of file
>mv -f .deps/scales.Tpo .deps/scales.Po
>g++ -DHAVE_CONFIG_H -I. -I..
>-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\"
>-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\"
>-DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include
>-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
>-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
>-I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6
>-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0
>-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
>-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
>-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
>-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1
>-I/usr/include/atk-1.0 -g -O2 -MT midimsg.o -MD -MP -MF
>..deps/midimsg.Tpo -c -o midimsg.o midimsg.cc
>In file included from midimsg.cc:19:
>midimsg.h:110:7: warning: no newline at end of file
>mv -f .deps/midimsg.Tpo .deps/midimsg.Po
>/bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -o arpage
>main.o jack_process.o arpui.o arprun.o arppatt.o scales.o midimsg.o
>-lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4
>-lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0
>-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0
>-lgmodule-2.0 -ldl -lglib-2.0 -ljack
>libtool: link: g++ -g -O2 -o arpage main.o jack_process.o arpui.o
>arprun.o arppatt.o scales.o midimsg.o /usr/lib/libgtkmm-2.4.so
>/usr/lib/libgdkmm-2.4.so /usr/lib/libatkmm-1.6.so
>/usr/lib/libgtk-x11-2.0.so /usr/lib/libpangomm-1.4.so
>/usr/lib/libcairomm-1.0.so /usr/lib/libglibmm-2.4.so
>/usr/lib/libsigc-2.0.so /usr/lib/libgdk-x11-2.0.so
>/usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm
>/usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so
>/usr/lib/libcairo.so /usr/lib/libgobject-2.0.so
>/usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -ljack
>g++ -DHAVE_CONFIG_H -I. -I..
>-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\"
>-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\"
>-DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include
>-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
>-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
>-I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6
>-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0
>-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
>-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
>-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
>-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1
>-I/usr/include/atk-1.0 -g -O2 -MT event_zone.o -MD -MP -MF
>..deps/event_zone.Tpo -c -o event_zone.o event_zone.cc
>event_zone.cc:609:80: warning: no newline at end of file
>mv -f .deps/event_zone.Tpo .deps/event_zone.Po
>/bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -o zonage
>event_zone.o -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0
>-lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0
>-latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo
>-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -ljack
>libtool: link: g++ -g -O2 -o zonage event_zone.o
>/usr/lib/libgtkmm-2.4.so /usr/lib/libgdkmm-2.4.so
>/usr/lib/libatkmm-1.6.so /usr/lib/libgtk-x11-2.0.so
>/usr/lib/libpangomm-1.4.so /usr/lib/libcairomm-1.0.so
>/usr/lib/libglibmm-2.4.so /usr/lib/libsigc-2.0.so
>/usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so
>/usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so
>/usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so
>/usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -ljack
>make[2]: Leaving directory `/usr/src/arpage/branches/src'
>Making all in po
>make[2]: Entering directory `/usr/src/arpage/branches/po'
>make[2]: Nothing to be done for `all'.
>make[2]: Leaving directory `/usr/src/arpage/branches/po'
>make[2]: Entering directory `/usr/src/arpage/branches'
>make[2]: Nothing to be done for `all-am'.
>make[2]: Leaving directory `/usr/src/arpage/branches'
>make[1]: Leaving directory `/usr/src/arpage/branches'
>spinymouse-sudo@email-addr-hidden:/usr/src/arpage/branches$ sudo checkinstall
>
>checkinstall 1.6.1, Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
> This software is released under the GNU GPL.
>
>
>The package documentation directory ./doc-pak does not exist.
>Should I create a default set of package docs? [y]: n
>
>Please write a description for the package.
>End your description with an empty line or EOF.
> >> svn co https://arpage.svn.sourceforge.net/svnroot/arpage arpage
> >> Build: Dec/23/2009
> >>
>
>*****************************************
>**** Debian package creation selected ***
>*****************************************
>
>*** Warning: The package version "0.1
>0.1
>0.1
>0.1
>0.1" is not a
>*** Warning: debian policy compliant one. Please specify an alternate one
>0.1
>
>This package will be built according to these values:
>
>0 - Maintainer: [ root@email-addr-hidden ]
>1 - Summary: [ svn co https://arpage.svn.sourceforge.net/svnroot/arpage
>arpage ]
>2 - Name: [ branches ]
>3 - Version: [ 0.1 ]
>4 - Release: [ 1 ]
>5 - License: [ GPL ]
>6 - Group: [ checkinstall ]
>7 - Architecture: [ amd64 ]
>8 - Source location: [ branches ]
>9 - Alternate source location: [ ]
>10 - Requires: [ ]
>
>Enter a number to change any of them or press ENTER to continue:
>
>Installing with make install...
>
>========================= Installation results ===========================
>Making install in src
>make[1]: Entering directory `/usr/src/arpage/branches/src'
>make[2]: Entering directory `/usr/src/arpage/branches/src'
>test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
> /bin/bash ../libtool --mode=install /usr/bin/install -c arpage
>zonage '/usr/local/bin'
>libtool: install: /usr/bin/install -c arpage /usr/local/bin/arpage
>libtool: install: /usr/bin/install -c zonage /usr/local/bin/zonage
>test -z "/usr/local/share/arpage/ui" || /bin/mkdir -p
>"/usr/local/share/arpage/ui"
> /usr/bin/install -c -m 644 arpage.ui zonage.ui '/usr/local/share/arpage/ui'
>make[2]: Leaving directory `/usr/src/arpage/branches/src'
>make[1]: Leaving directory `/usr/src/arpage/branches/src'
>Making install in po
>make[1]: Entering directory `/usr/src/arpage/branches/po'
>linguas=""; \
> for lang in $linguas; do \
> dir=/usr/local/share/locale/$lang/LC_MESSAGES; \
> /bin/bash /usr/src/arpage/branches/install-sh -d $dir; \
> if test -r $lang.gmo; then \
> /usr/bin/install -c -m 644 $lang.gmo $dir/arpage.mo; \
> echo "installing $lang.gmo as $dir/arpage.mo"; \
> else \
> /usr/bin/install -c -m 644 ./$lang.gmo $dir/arpage.mo; \
> echo "installing ./$lang.gmo as" \
> "$dir/arpage.mo"; \
> fi; \
> if test -r $lang.gmo.m; then \
> /usr/bin/install -c -m 644 $lang.gmo.m $dir/arpage.mo.m; \
> echo "installing $lang.gmo.m as $dir/arpage.mo.m"; \
> else \
> if test -r ./$lang.gmo.m ; then \
> /usr/bin/install -c -m 644 ./$lang.gmo.m \
> $dir/arpage.mo.m; \
> echo "installing ./$lang.gmo.m as" \
> "$dir/arpage.mo.m"; \
> else \
> true; \
> fi; \
> fi; \
> done
>make[1]: Leaving directory `/usr/src/arpage/branches/po'
>make[1]: Entering directory `/usr/src/arpage/branches'
>make[2]: Entering directory `/usr/src/arpage/branches'
>make[2]: Nothing to be done for `install-exec-am'.
>test -z "/usr/local/doc/arpage" || /bin/mkdir -p "/usr/local/doc/arpage"
> /usr/bin/install -c -m 644 README COPYING AUTHORS ChangeLog INSTALL
>NEWS '/usr/local/doc/arpage'
>make[2]: Leaving directory `/usr/src/arpage/branches'
>make[1]: Leaving directory `/usr/src/arpage/branches'
>
>======================== Installation successful ==========================
>grep: /var/tmp/qVjfMPoALiIXMrYSfSRjV/newfile: No such file or directory
>
>Copying files to the temporary directory...OK
>
>Stripping ELF binaries and libraries...OK
>
>Compressing man pages...OK
>
>Building file list...OK
>
>Building Debian package...OK
>
>Installing Debian package...OK
>
>Erasing temporary files...OK
>
>Deleting temp dir...OK
>
>
>**********************************************************************
>
> Done. The new package has been installed and saved to
>
> /usr/src/arpage/branches/branches_0.1-1_amd64.deb
>
> You can remove it from your system anytime using:
>
> dpkg -r branches
>
>**********************************************************************
>
>Cheers,
>Ralf
>_______________________________________________
>Linux-audio-dev mailing list
>Linux-audio-dev@email-addr-hidden
>http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
>
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
Received on Wed Dec 23 16:15:06 2009

This archive was generated by hypermail 2.1.8 : Wed Dec 23 2009 - 16:15:06 EET