ubuntuusers.de

Xfprot - grafisches Frontend für F-PROT - Fehlermeldungen

Status: Gelöst | Ubuntu-Version: Ubuntu 12.04 (Precise Pangolin)
Antworten |

Ribo

Anmeldungsdatum:
18. Juli 2009

Beiträge: 102

Hallo,

habe F-PROT installiert. Beim Starten eines Scans erhalte ich zwar viele I/O Errors, aber jetzt will ich erst mal eine Frage an die Community bezüglich der Installation von Xfprot stellen. Beim Befehl ./configure bekomme ich folgende Fehlermeldung (vielleicht ist aber auch schon vorher ein Fehler aufgetreten, den ich aber nicht bemerkt habe):

Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing gtk+-2.0.pc'

über Synaptic habe ich das geprüft. Insatlliert ist libgtk-3-0. Nicht dasselbe? Wo finde ich dann gtk+-2.0.pc und wie installiere ich das?

Ich bin schon froh soweit gekommen zu sein, bin kein Pro, brauche jetzt eure Hilfe.

xxxxx@xxxx:/opt/f-prot/xfprot-2.4$ sudo ./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 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 intltool >= 0.23... 0.50.2 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... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
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 libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether build environment is sane... yes
checking for library containing strerror... none required
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 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 whether gcc and cc understand -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for ANSI C header files... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for libintl.h... (cached) yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  it_IT.UTF-8 de_DE.UTF-8 fr_FR.UTF-8 es_ES.UTF-8 pt_BR.UTF-8 pl_PL.UTF-8 ru_RU.UTF-8
checking for sudo... /usr/bin/sudo
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.8.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
checking for gtk_widget_set_tooltip_text in -lgtk-x11-2.0... no
checking for prctl... yes
checking for kde-config... no
configure: WARNING: kde-config............not found.
Setting kdeprefix to default /usr, use --with-kdeprefix=PATH to override."
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/xfprot.desktop
config.status: creating src/xfprot_scan.desktop
config.status: creating po/Makefile.in
config.status: creating icons/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

  XFPROT 2.4
  Host . . . . . . . . . . . . . . . . . . . . . . .: i686-pc-linux-gnu
  OS . . . . . . . . . . . . . . . . . . . . . . . .: linux
  Build target . . . . . . . . . . . . . . . . . . .: release
  Install prefix . . . . . . . . . . . . . . . . . .: /usr/local
  Datarootdir  . . . . . . . . . . . . . . . . . . .: /usr/local/share
  Gtk+ library version . . . . . . . . . . . . . . .: ..
  Preferred command to become superuser. . . . . . .: sudo
  Core dumps . . . . . . . . . . . . . . . . . . . .: not allowed
  KDE3 prefix for desktop integration  . . . . . . .: /usr

Ribo

trebbel Team-Icon

Ehemalige

Anmeldungsdatum:
25. Mai 2007

Beiträge: 3976

Wohnort: Ludwigsfelde

Hi,

dir fehlt da die libgtk2.0-dev.

sudo apt-get install libgtk2.0-dev

Ribo

(Themenstarter)

Anmeldungsdatum:
18. Juli 2009

Beiträge: 102

Hi trebbel,

dieser Schritt hat geklappt. Dann habe ich sudo ./configure, make und make install durchgeführt. Unten im Terminal-Ausdruck taucht noch öfters das Wort Fehler auf. Auch finde ich auf der Dash-Startseite nichts unter xfprot, was eigentlich die Anwendung finden lassen sollte. Kannst du da bitte nochmal rübergucken?

xxx@xxxxx/opt/f-prot/xfprot-2.4$ sudo ./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 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 intltool >= 0.23... 0.50.2 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... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
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 libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether build environment is sane... yes
checking for library containing strerror... none required
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 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 whether gcc and cc understand -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for ANSI C header files... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for libintl.h... (cached) yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  it_IT.UTF-8 de_DE.UTF-8 fr_FR.UTF-8 es_ES.UTF-8 pt_BR.UTF-8 pl_PL.UTF-8 ru_RU.UTF-8
checking for sudo... /usr/bin/sudo
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.8.0... yes (version 2.24.10)
checking for gtk_widget_set_tooltip_text in -lgtk-x11-2.0... yes
checking for prctl... yes
checking for kde-config... no
configure: WARNING: kde-config............not found.
Setting kdeprefix to default /usr, use --with-kdeprefix=PATH to override."
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/xfprot.desktop
config.status: creating src/xfprot_scan.desktop
config.status: creating po/Makefile.in
config.status: creating icons/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

  XFPROT 2.4

  Host . . . . . . . . . . . . . . . . . . . . . . .: i686-pc-linux-gnu
  OS . . . . . . . . . . . . . . . . . . . . . . . .: linux
  Build target . . . . . . . . . . . . . . . . . . .: release
  Install prefix . . . . . . . . . . . . . . . . . .: /usr/local
  Datarootdir  . . . . . . . . . . . . . . . . . . .: /usr/local/share
  Gtk+ library version . . . . . . . . . . . . . . .: 2.24.10
  Preferred command to become superuser. . . . . . .: sudo
  Core dumps . . . . . . . . . . . . . . . . . . . .: not allowed
  KDE3 prefix for desktop integration  . . . . . . .: /usr

Now type 'make', followed by 'make install' as root.

xxxx@xxxx:/opt/f-prot/xfprot-2.4$ sudo make
Making all in po
make[1]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4/po'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4/po'
Making all in src
make[1]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4/src'
make  all-am
make[2]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4/src'
gcc -DHAVE_CONFIG_H -I.    -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-about_window.o -MD -MP -MF .deps/xfprot-about_window.Tpo -c -o xfprot-about_window.o `test -f 'about_window.c' || echo './'`about_window.c
about_window.c: In Funktion »about_window_create«:
about_window.c:73:13: Warnung: Variable »button« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
about_window.c:72:13: Warnung: Variable »check_button« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
mv -f .deps/xfprot-about_window.Tpo .deps/xfprot-about_window.Po
gcc -DHAVE_CONFIG_H -I.    -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-dialog_window.o -MD -MP -MF .deps/xfprot-dialog_window.Tpo -c -o xfprot-dialog_window.o `test -f 'dialog_window.c' || echo './'`dialog_window.c
dialog_window.c: In Funktion »dialog_window«:
dialog_window.c:100:13: Warnung: Variable »checkbutton« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
mv -f .deps/xfprot-dialog_window.Tpo .deps/xfprot-dialog_window.Po
gcc -DHAVE_CONFIG_H -I.    -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-file_selector.o -MD -MP -MF .deps/xfprot-file_selector.Tpo -c -o xfprot-file_selector.o `test -f 'file_selector.c' || echo './'`file_selector.c
mv -f .deps/xfprot-file_selector.Tpo .deps/xfprot-file_selector.Po
gcc -DHAVE_CONFIG_H -I.    -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-my_file_selector.o -MD -MP -MF .deps/xfprot-my_file_selector.Tpo -c -o xfprot-my_file_selector.o `test -f 'my_file_selector.c' || echo './'`my_file_selector.c
my_file_selector.c: In Funktion »change_filter«:
my_file_selector.c:815:2: Warnung: Implizite Deklaration der Funktion »gtk_combo_box_get_active_text« [-Wimplicit-function-declaration]
my_file_selector.c:815:2: Warnung: Übergabe des Arguments 1 von »__builtin_strlen« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung [standardmäßig aktiviert]
my_file_selector.c:815:2: Anmerkung: »const char *« erwartet, aber Argument hat Typ »int«
my_file_selector.c:815:2: Warnung: Übergabe des Arguments 1 von »__builtin_strcmp« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung [standardmäßig aktiviert]
my_file_selector.c:815:2: Anmerkung: »const char *« erwartet, aber Argument hat Typ »int«
my_file_selector.c:815:2: Warnung: Übergabe des Arguments 1 von »__builtin_strlen« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung [standardmäßig aktiviert]
my_file_selector.c:815:2: Anmerkung: »const char *« erwartet, aber Argument hat Typ »int«
my_file_selector.c:815:2: Warnung: Übergabe des Arguments 1 von »__builtin_strcmp« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung [standardmäßig aktiviert]
my_file_selector.c:815:2: Anmerkung: »const char *« erwartet, aber Argument hat Typ »int«
my_file_selector.c:815:2: Warnung: Übergabe des Arguments 1 von »__builtin_strcmp« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung [standardmäßig aktiviert]
my_file_selector.c:815:2: Anmerkung: »const char *« erwartet, aber Argument hat Typ »int«
my_file_selector.c:815:2: Warnung: Übergabe des Arguments 1 von »__builtin_strcmp« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung [standardmäßig aktiviert]
my_file_selector.c:815:2: Anmerkung: »const char *« erwartet, aber Argument hat Typ »int«
my_file_selector.c: In Funktion »my_file_selector_create«:
my_file_selector.c:1017:3: Warnung: Implizite Deklaration der Funktion »gtk_combo_box_new_text« [-Wimplicit-function-declaration]
my_file_selector.c:1017:16: Warnung: Zuweisung erzeugt Zeiger von Ganzzahl ohne Typkonvertierung [standardmäßig aktiviert]
my_file_selector.c:1018:3: Warnung: Implizite Deklaration der Funktion »gtk_combo_box_append_text« [-Wimplicit-function-declaration]
my_file_selector.c:836:13: Warnung: Variable »cancel_button« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
my_file_selector.c:835:13: Warnung: Variable »ok_button« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
mv -f .deps/xfprot-my_file_selector.Tpo .deps/xfprot-my_file_selector.Po
gcc -DHAVE_CONFIG_H -I.    -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-gunixsignal.o -MD -MP -MF .deps/xfprot-gunixsignal.Tpo -c -o xfprot-gunixsignal.o `test -f 'gunixsignal.c' || echo './'`gunixsignal.c
gunixsignal.c: In Funktion »unixsignal_init«:
gunixsignal.c:137:9: Warnung: Variable »srcid« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
gunixsignal.c: In Funktion »sig_watcher«:
gunixsignal.c:89:7: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert [-Wunused-result]
mv -f .deps/xfprot-gunixsignal.Tpo .deps/xfprot-gunixsignal.Po
gcc -DHAVE_CONFIG_H -I.    -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-mygtk.o -MD -MP -MF .deps/xfprot-mygtk.Tpo -c -o xfprot-mygtk.o `test -f 'mygtk.c' || echo './'`mygtk.c
mygtk.c: In Funktion »setbusycursor«:
mygtk.c:1168:3: Warnung: Implizite Deklaration der Funktion »GTK_WIDGET_VISIBLE« [-Wimplicit-function-declaration]
mv -f .deps/xfprot-mygtk.Tpo .deps/xfprot-mygtk.Po
gcc -DHAVE_CONFIG_H -I.    -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-mylib.o -MD -MP -MF .deps/xfprot-mylib.Tpo -c -o xfprot-mylib.o `test -f 'mylib.c' || echo './'`mylib.c
mv -f .deps/xfprot-mylib.Tpo .deps/xfprot-mylib.Po
gcc -DHAVE_CONFIG_H -I.    -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-text_common.o -MD -MP -MF .deps/xfprot-text_common.Tpo -c -o xfprot-text_common.o `test -f 'text_common.c' || echo './'`text_common.c
mv -f .deps/xfprot-text_common.Tpo .deps/xfprot-text_common.Po
gcc -DHAVE_CONFIG_H -I.    -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-text_edit_window.o -MD -MP -MF .deps/xfprot-text_edit_window.Tpo -c -o xfprot-text_edit_window.o `test -f 'text_edit_window.c' || echo './'`text_edit_window.c
mv -f .deps/xfprot-text_edit_window.Tpo .deps/xfprot-text_edit_window.Po
gcc -DHAVE_CONFIG_H -I.    -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-text_view_window.o -MD -MP -MF .deps/xfprot-text_view_window.Tpo -c -o xfprot-text_view_window.o `test -f 'text_view_window.c' || echo './'`text_view_window.c
mv -f .deps/xfprot-text_view_window.Tpo .deps/xfprot-text_view_window.Po
gcc -DHAVE_CONFIG_H -I.    -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-xfprot.o -MD -MP -MF .deps/xfprot-xfprot.Tpo -c -o xfprot-xfprot.o `test -f 'xfprot.c' || echo './'`xfprot.c
xfprot.c: In Funktion »new_gui«:
xfprot.c:1175:10: Warnung: Variable »heuristics_group« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
xfprot.c:1174:10: Warnung: Variable »remove_macro_group« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
xfprot.c:1173:10: Warnung: Variable »scan_mode_group« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
xfprot.c: In Funktion »main«:
xfprot.c:1510:2: Warnung: Implizite Deklaration der Funktion »gtk_set_locale« [-Wimplicit-function-declaration]
mv -f .deps/xfprot-xfprot.Tpo .deps/xfprot-xfprot.Po
gcc -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall   -o xfprot xfprot-about_window.o xfprot-dialog_window.o xfprot-file_selector.o xfprot-my_file_selector.o xfprot-gunixsignal.o xfprot-mygtk.o xfprot-mylib.o xfprot-text_common.o xfprot-text_edit_window.o xfprot-text_view_window.o xfprot-xfprot.o  -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0   
xfprot-mygtk.o: In function `setbusycursor':
/opt/f-prot/xfprot-2.4/src/mygtk.c:1171: undefined reference to `GTK_WIDGET_VISIBLE'
/opt/f-prot/xfprot-2.4/src/mygtk.c:1168: undefined reference to `GTK_WIDGET_VISIBLE'
collect2: ld gab 1 als Ende-Status zurück
make[2]: *** [xfprot] Fehler 1
make[2]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4/src'
make[1]: *** [all] Fehler 2
make[1]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4/src'
make: *** [all-recursive] Fehler 1
xxxxx@xxxxx:/opt/f-prot/xfprot-2.4$ sudo make install
Making install in po
make[1]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4/po'
/bin/sh /opt/f-prot/xfprot-2.4/install-sh -d /usr/local/share/locale
linguas="it_IT.UTF-8 de_DE.UTF-8 fr_FR.UTF-8 es_ES.UTF-8 pt_BR.UTF-8 pl_PL.UTF-8 ru_RU.UTF-8 "; \
	for lang in $linguas; do \
	  dir=/usr/local/share/locale/$lang/LC_MESSAGES; \
	  /bin/sh /opt/f-prot/xfprot-2.4/install-sh -d $dir; \
	  if test -r $lang.gmo; then \
	    /usr/bin/install -c -m 644 $lang.gmo $dir/xfprot.mo; \
	    echo "installing $lang.gmo as $dir/xfprot.mo"; \
	  else \
	    /usr/bin/install -c -m 644 ./$lang.gmo $dir/xfprot.mo; \
	    echo "installing ./$lang.gmo as" \
		 "$dir/xfprot.mo"; \
	  fi; \
	  if test -r $lang.gmo.m; then \
	    /usr/bin/install -c -m 644 $lang.gmo.m $dir/xfprot.mo.m; \
	    echo "installing $lang.gmo.m as $dir/xfprot.mo.m"; \
	  else \
	    if test -r ./$lang.gmo.m ; then \
	      /usr/bin/install -c -m 644 ./$lang.gmo.m \
		$dir/xfprot.mo.m; \
	      echo "installing ./$lang.gmo.m as" \
		   "$dir/xfprot.mo.m"; \
	    else \
	      true; \
	    fi; \
	  fi; \
	done
installing it_IT.UTF-8.gmo as /usr/local/share/locale/it_IT.UTF-8/LC_MESSAGES/xfprot.mo
installing de_DE.UTF-8.gmo as /usr/local/share/locale/de_DE.UTF-8/LC_MESSAGES/xfprot.mo
installing fr_FR.UTF-8.gmo as /usr/local/share/locale/fr_FR.UTF-8/LC_MESSAGES/xfprot.mo
installing es_ES.UTF-8.gmo as /usr/local/share/locale/es_ES.UTF-8/LC_MESSAGES/xfprot.mo
installing pt_BR.UTF-8.gmo as /usr/local/share/locale/pt_BR.UTF-8/LC_MESSAGES/xfprot.mo
installing pl_PL.UTF-8.gmo as /usr/local/share/locale/pl_PL.UTF-8/LC_MESSAGES/xfprot.mo
installing ru_RU.UTF-8.gmo as /usr/local/share/locale/ru_RU.UTF-8/LC_MESSAGES/xfprot.mo
make[1]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4/po'
Making install in src
make[1]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4/src'
gcc -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall   -o xfprot xfprot-about_window.o xfprot-dialog_window.o xfprot-file_selector.o xfprot-my_file_selector.o xfprot-gunixsignal.o xfprot-mygtk.o xfprot-mylib.o xfprot-text_common.o xfprot-text_edit_window.o xfprot-text_view_window.o xfprot-xfprot.o  -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0   
xfprot-mygtk.o: In function `setbusycursor':
/opt/f-prot/xfprot-2.4/src/mygtk.c:1171: undefined reference to `GTK_WIDGET_VISIBLE'
/opt/f-prot/xfprot-2.4/src/mygtk.c:1168: undefined reference to `GTK_WIDGET_VISIBLE'
collect2: ld gab 1 als Ende-Status zurück
make[1]: *** [xfprot] Fehler 1
make[1]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4/src'
make: *** [install-recursive] Fehler 1

lubux

Anmeldungsdatum:
21. November 2012

Beiträge: 14347

Ribo schrieb:

Dann habe ich sudo ./configure, make und make install durchgeführt.

BTW: Für

./configure

und

make

wird (i. d. R.) kein sudo benötigt. Für "make install", ja.

Lasall

Ehemalige
Avatar von Lasall

Anmeldungsdatum:
30. März 2010

Beiträge: 7723

Hi Ribo,

möchtest du daraus ein Paket bauen? Ich habe hier noch den Debiancode für eine gepatchte Version herumliegen.

Gruss Lasall

xfprot_2.4-1.dsc (1.3 KiB)
Download xfprot_2.4-1.dsc
xfprot_2.4-1.debian.tar.gz (3.2 KiB)
Download xfprot_2.4-1.debian.tar.gz
xfprot_2.4.orig.tar.gz (263.6 KiB)
Download xfprot_2.4.orig.tar.gz

Ribo

(Themenstarter)

Anmeldungsdatum:
18. Juli 2009

Beiträge: 102

Hi Lasall,

nee, ein Paket will ich nicht bauen. Es soll so einfach wie möglich sein. Jetzt die Frage: muss ich alle drei Patches herunterladen oder nur wahlweise einen?

Hi lubux,

besten Dank für den Hinweis.

Gruss Ribo

Lasall

Ehemalige
Avatar von Lasall

Anmeldungsdatum:
30. März 2010

Beiträge: 7723

Hi Ribo,

die Patches sind im .debian.tar.gz (wenn du das Programm nur so haben möchtest, ist eigentlich nur der Versionscheck-Patch interessant). Bauen (was ich empfehle) geht nachdem, du das Paket devscripts installiert hast, mit folgenden Befehlen (vorausgesetzt, du hast alle drei Teile heruntergeladen und bist im Verzeichnis mit den drei Teilen):

dpkg-source -x xfprot_2.4-1.dsc  # Debianquellpaket entpacken
cd xfprot-2.4                     # in Debianquellcode wechseln
sudo mk-build-deps -ir            # Build-Abhängigkeiten installieren
dpkg-buildpackage                 # Paket bauen
sudo dpkg -i ../xfprot_2.4-1_amd64.deb  # Paket installieren 

Gruss Lasall

Bearbeitet von Lasall:

Fehlerhafte Option bei dpkg-source korrigiert.

Ribo

(Themenstarter)

Anmeldungsdatum:
18. Juli 2009

Beiträge: 102

Hallo Lasall,

sudo dpkg -i ../xfprot_2.4-1_amd64.deb # Paket installieren -

Dieses Paket xfprot_2.4-1_amd64.deb ist nicht Bestandteil der drei anderen von dir, oder?

Hier sind die drei, die ich heruntergeladen habe:

5582092-xfprot_2.4.orig.tar.gz

5582092-xfprot_2.4-1.debian.tar.gz

5582092-xfprot_2.4-1.dsc

Müssen alle 3 Dateien im Ordner f-prot abgelegt werden oder auch in f-prot/xfprot-2.4

Ribo

Lasall

Ehemalige
Avatar von Lasall

Anmeldungsdatum:
30. März 2010

Beiträge: 7723

Hi Ribo,

das Paket erstellst du ja dann. Benenne die Dateien noch so um, dass die Zahl (inkl. Bindestrich) am Anfang nicht mehr da ist. Alle drei Dateien kannst du in einem Ordner deiner Wahl speichern. Wichtig ist nur, dass du dann im Terminal in diesen Ordner mit den drei Dateien wechselst, damit die Befehle funktionieren.

Gruss Lasall

Ribo

(Themenstarter)

Anmeldungsdatum:
18. Juli 2009

Beiträge: 102

Guten Abend Lasall nach Eingabe des Befehls

dpkg-source -xu xfprot_2.4-1.dsc

kommt folgende Meldung im Terminal:

xxx@xxxx:/opt/f-prot$ dpkg-source -xu xfprot_2.4-1.dsc
dpkg-source: ein Befehl wird benötigt (-x, -b, --before-build, --after-build, --print-format, --commit)

Kannst du weiterhelfen?

Ribo

Lasall

Ehemalige
Avatar von Lasall

Anmeldungsdatum:
30. März 2010

Beiträge: 7723

Hi Ribo,

ja, sorry mein Fehler (-xu ist für dget z.B.). Verwende einfach nur -x.

Gruss Lasall

Ribo

(Themenstarter)

Anmeldungsdatum:
18. Juli 2009

Beiträge: 102

Guten Morgen Lasall,

xxx@xxxxx:/opt/f-prot/xfprot-2.4$ sudo mk-build-deps -ir
sudo: mk-build-deps: Befehl nicht gefunden

ist dieser Befehl auch für dget? Muss es heissen

sudo make -build-deps -ir ?

Gruss Ribo

Lasall

Ehemalige
Avatar von Lasall

Anmeldungsdatum:
30. März 2010

Beiträge: 7723

Hi Ribo,

so viele Fehler habe ich auch nicht gemacht 😉 . Der Rest stimmt alles (sofern du nicht total veraltete Programmversionen hast). Lies nochmal meine Beschreibung, da fehlt einfach noch ein Paket.

Gruss Lasall

Ribo

(Themenstarter)

Anmeldungsdatum:
18. Juli 2009

Beiträge: 102

Hi Lasall,

also, in der Tat hatte ich devscripts nicht installiert 😬. Dann habe ich einen nach dem anderen deiner Befehle eingebenen, aber noch die beiden sudos (in gelb) hinzugefügt. Schien ohne nicht zu klappen:

sudo dpkg-source -xu xfprot_2.4-1.dsc  # Debianquellpaket entpacken
cd xfprot-2.4                     # in Debianquellcode wechseln
sudo mk-build-deps -ir            # Build-Abhängigkeiten installieren
sudo dpkg-buildpackage                 # Paket bauen
sudo dpkg -i ../xfprot_2.4-1_amd64.deb  # Paket installieren 

Ich glaube nach

sudo mk-build-deps -ir

kam im Terminal die Meldung das equivs fehle. Auch das habe ich über Synaptic installiert.

Und dann hat's im Terminal nur noch "gerödelt". Am Schluss hiess es

xxxx@xxxxx:/opt/f-prot/xfprot-2.4$ sudo dpkg -i ../xfprot_2.4-1_amd64.debdpkg: Fehler beim Bearbeiten von ../xfprot_2.4-1_amd64.deb (--install):
 Auf das Archiv kann nicht zugegriffen werden: Datei oder Verzeichnis nicht gefunden
Fehler traten auf beim Bearbeiten von:
 ../xfprot_2.4-1_amd64.deb

Kann es sein, dass nicht das Paket

xfprot_2.4-1_amd64.deb

sondern das Paket

xfprot_2.4-1_i386.deb

erstellt wurde, weil ganz am Schluss im Terminal folgende Meldung auftauchte?:

dpkg-deb: Paket »xfprot« wird in »../xfprot_2.4-1_i386.deb« gebaut.

Hier noch der gesamte Terminal-Bericht

checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  it_IT.UTF-8 de_DE.UTF-8 fr_FR.UTF-8 es_ES.UTF-8 pt_BR.UTF-8 pl_PL.UTF-8 ru_RU.UTF-8
checking for sudo... /usr/bin/sudo
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.8.0... yes (version 2.24.10)
checking for gtk_widget_set_tooltip_text in -lgtk-x11-2.0... yes
checking for prctl... yes
checking for kde-config... no
configure: WARNING: kde-config............not found.
Setting kdeprefix to default /usr, use --with-kdeprefix=PATH to override."
configure: creating ./config.status
configure: WARNING: unrecognized options: --disable-maintainer-mode

  XFPROT 2.4

  Host . . . . . . . . . . . . . . . . . . . . . . .: i686-pc-linux-gnu
  OS . . . . . . . . . . . . . . . . . . . . . . . .: linux
  Build target . . . . . . . . . . . . . . . . . . .: release
  Install prefix . . . . . . . . . . . . . . . . . .: /usr
  Datarootdir  . . . . . . . . . . . . . . . . . . .: /usr/share
  Gtk+ library version . . . . . . . . . . . . . . .: 2.24.10
  Preferred command to become superuser. . . . . . .: sudo
  Core dumps . . . . . . . . . . . . . . . . . . . .: not allowed
  KDE3 prefix for desktop integration  . . . . . . .: /usr
  Version  check . . . . . . . . . . . . . . . . . .: disabled

Now type 'make', followed by 'make install' as root.

 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/xfprot.desktop
config.status: creating src/xfprot_scan.desktop
config.status: creating po/Makefile.in
config.status: creating icons/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
make[1]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4'
make[1]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4'
Making all in po
make[2]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4/po'
file=`echo it_IT.UTF-8 | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file it_IT.UTF-8.po
file=`echo de_DE.UTF-8 | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file de_DE.UTF-8.po
file=`echo fr_FR.UTF-8 | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file fr_FR.UTF-8.po
file=`echo es_ES.UTF-8 | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file es_ES.UTF-8.po
file=`echo pt_BR.UTF-8 | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.UTF-8.po
file=`echo pl_PL.UTF-8 | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file pl_PL.UTF-8.po
file=`echo ru_RU.UTF-8 | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ru_RU.UTF-8.po
make[2]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4/po'
Making all in src
make[2]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4/src'
cd .. && /bin/bash /opt/f-prot/xfprot-2.4/missing --run autoheader
configure.ac:31: warning: AC_INIT: not a literal: "tito-wolit@tiscali.it"
rm -f stamp-h1
touch config.h.in
cd .. && /bin/bash ./config.status src/config.h
config.status: creating src/config.h
make  all-am
make[3]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4/src'
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-about_window.o -MD -MP -MF .deps/xfprot-about_window.Tpo -c -o xfprot-about_window.o `test -f 'about_window.c' || echo './'`about_window.c
about_window.c: In Funktion »about_window_create«:
about_window.c:73:13: Warnung: Variable »button« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
about_window.c:72:13: Warnung: Variable »check_button« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
mv -f .deps/xfprot-about_window.Tpo .deps/xfprot-about_window.Po
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-dialog_window.o -MD -MP -MF .deps/xfprot-dialog_window.Tpo -c -o xfprot-dialog_window.o `test -f 'dialog_window.c' || echo './'`dialog_window.c
dialog_window.c: In Funktion »dialog_window«:
dialog_window.c:100:13: Warnung: Variable »checkbutton« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
mv -f .deps/xfprot-dialog_window.Tpo .deps/xfprot-dialog_window.Po
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-file_selector.o -MD -MP -MF .deps/xfprot-file_selector.Tpo -c -o xfprot-file_selector.o `test -f 'file_selector.c' || echo './'`file_selector.c
mv -f .deps/xfprot-file_selector.Tpo .deps/xfprot-file_selector.Po
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-my_file_selector.o -MD -MP -MF .deps/xfprot-my_file_selector.Tpo -c -o xfprot-my_file_selector.o `test -f 'my_file_selector.c' || echo './'`my_file_selector.c
my_file_selector.c: In Funktion »my_file_selector_create«:
my_file_selector.c:836:13: Warnung: Variable »cancel_button« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
my_file_selector.c:835:13: Warnung: Variable »ok_button« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
mv -f .deps/xfprot-my_file_selector.Tpo .deps/xfprot-my_file_selector.Po
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-gunixsignal.o -MD -MP -MF .deps/xfprot-gunixsignal.Tpo -c -o xfprot-gunixsignal.o `test -f 'gunixsignal.c' || echo './'`gunixsignal.c
gunixsignal.c: In Funktion »unixsignal_init«:
gunixsignal.c:137:9: Warnung: Variable »srcid« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
gunixsignal.c: In Funktion »sig_watcher«:
gunixsignal.c:89:7: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert [-Wunused-result]
mv -f .deps/xfprot-gunixsignal.Tpo .deps/xfprot-gunixsignal.Po
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-mygtk.o -MD -MP -MF .deps/xfprot-mygtk.Tpo -c -o xfprot-mygtk.o `test -f 'mygtk.c' || echo './'`mygtk.c
mv -f .deps/xfprot-mygtk.Tpo .deps/xfprot-mygtk.Po
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-mylib.o -MD -MP -MF .deps/xfprot-mylib.Tpo -c -o xfprot-mylib.o `test -f 'mylib.c' || echo './'`mylib.c
mv -f .deps/xfprot-mylib.Tpo .deps/xfprot-mylib.Po
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-text_common.o -MD -MP -MF .deps/xfprot-text_common.Tpo -c -o xfprot-text_common.o `test -f 'text_common.c' || echo './'`text_common.c
mv -f .deps/xfprot-text_common.Tpo .deps/xfprot-text_common.Po
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-text_edit_window.o -MD -MP -MF .deps/xfprot-text_edit_window.Tpo -c -o xfprot-text_edit_window.o `test -f 'text_edit_window.c' || echo './'`text_edit_window.c
mv -f .deps/xfprot-text_edit_window.Tpo .deps/xfprot-text_edit_window.Po
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-text_view_window.o -MD -MP -MF .deps/xfprot-text_view_window.Tpo -c -o xfprot-text_view_window.o `test -f 'text_view_window.c' || echo './'`text_view_window.c
mv -f .deps/xfprot-text_view_window.Tpo .deps/xfprot-text_view_window.Po
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall -MT xfprot-xfprot.o -MD -MP -MF .deps/xfprot-xfprot.Tpo -c -o xfprot-xfprot.o `test -f 'xfprot.c' || echo './'`xfprot.c
xfprot.c: In Funktion »new_gui«:
xfprot.c:1175:10: Warnung: Variable »heuristics_group« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
xfprot.c:1174:10: Warnung: Variable »remove_macro_group« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
xfprot.c:1173:10: Warnung: Variable »scan_mode_group« gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
xfprot.c: Auf höchster Ebene:
xfprot.c:994:13: Warnung: »detect_fprot_version« definiert, aber nicht verwendet [-Wunused-function]
mv -f .deps/xfprot-xfprot.Tpo .deps/xfprot-xfprot.Po
gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -include config.h -include xfprot.h -D_EXTENSIONS__ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin -Wall  -Wl,-Bsymbolic-functions -Wl,-z,relro -o xfprot xfprot-about_window.o xfprot-dialog_window.o xfprot-file_selector.o xfprot-my_file_selector.o xfprot-gunixsignal.o xfprot-mygtk.o xfprot-mylib.o xfprot-text_common.o xfprot-text_edit_window.o xfprot-text_view_window.o xfprot-xfprot.o  -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0   
make[3]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4/src'
make[2]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4/src'
Making all in icons
make[2]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4/icons'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4/icons'
make[2]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4'
make[2]: Für das Ziel »all-am« ist nichts zu tun.
make[2]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4'
make[1]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4'
   dh_auto_test -O--parallel
	make -j1 check
make[1]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4'
Making check in po
make[2]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4/po'
make[2]: Für das Ziel »check« ist nichts zu tun.
make[2]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4/po'
Making check in src
make[2]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4/src'
make[2]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4/src'
Making check in icons
make[2]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4/icons'
make[2]: Für das Ziel »check« ist nichts zu tun.
make[2]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4/icons'
make[2]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4'
make[2]: Für das Ziel »check-am« ist nichts zu tun.
make[2]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4'
make[1]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4'
 debian/rules binary
dh binary --parallel
   dh_testroot -O--parallel
   dh_prep -O--parallel
	rm -f debian/xfprot.substvars
	rm -f debian/xfprot.*.debhelper
	rm -rf debian/xfprot/
   dh_installdirs -O--parallel
	install -d debian/xfprot
   dh_auto_install -O--parallel
	make -j1 install DESTDIR=/opt/f-prot/xfprot-2.4/debian/xfprot
make[1]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4'
Making install in po
make[2]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4/po'
/bin/sh /opt/f-prot/xfprot-2.4/install-sh -d /opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/locale
linguas="it_IT.UTF-8 de_DE.UTF-8 fr_FR.UTF-8 es_ES.UTF-8 pt_BR.UTF-8 pl_PL.UTF-8 ru_RU.UTF-8 "; \
	for lang in $linguas; do \
	  dir=/opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/locale/$lang/LC_MESSAGES; \
	  /bin/sh /opt/f-prot/xfprot-2.4/install-sh -d $dir; \
	  if test -r $lang.gmo; then \
	    /usr/bin/install -c -m 644 $lang.gmo $dir/xfprot.mo; \
	    echo "installing $lang.gmo as $dir/xfprot.mo"; \
	  else \
	    /usr/bin/install -c -m 644 ./$lang.gmo $dir/xfprot.mo; \
	    echo "installing ./$lang.gmo as" \
		 "$dir/xfprot.mo"; \
	  fi; \
	  if test -r $lang.gmo.m; then \
	    /usr/bin/install -c -m 644 $lang.gmo.m $dir/xfprot.mo.m; \
	    echo "installing $lang.gmo.m as $dir/xfprot.mo.m"; \
	  else \
	    if test -r ./$lang.gmo.m ; then \
	      /usr/bin/install -c -m 644 ./$lang.gmo.m \
		$dir/xfprot.mo.m; \
	      echo "installing ./$lang.gmo.m as" \
		   "$dir/xfprot.mo.m"; \
	    else \
	      true; \
	    fi; \
	  fi; \
	done
installing it_IT.UTF-8.gmo as /opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/locale/it_IT.UTF-8/LC_MESSAGES/xfprot.mo
installing de_DE.UTF-8.gmo as /opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/locale/de_DE.UTF-8/LC_MESSAGES/xfprot.mo
installing fr_FR.UTF-8.gmo as /opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/locale/fr_FR.UTF-8/LC_MESSAGES/xfprot.mo
installing es_ES.UTF-8.gmo as /opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/locale/es_ES.UTF-8/LC_MESSAGES/xfprot.mo
installing pt_BR.UTF-8.gmo as /opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/locale/pt_BR.UTF-8/LC_MESSAGES/xfprot.mo
installing pl_PL.UTF-8.gmo as /opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/locale/pl_PL.UTF-8/LC_MESSAGES/xfprot.mo
installing ru_RU.UTF-8.gmo as /opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/locale/ru_RU.UTF-8/LC_MESSAGES/xfprot.mo
make[2]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4/po'
Making install in src
make[2]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4/src'
make[3]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4/src'
test -z "/usr/bin" || /bin/mkdir -p "/opt/f-prot/xfprot-2.4/debian/xfprot/usr/bin"
  /usr/bin/install -c 'xfprot' '/opt/f-prot/xfprot-2.4/debian/xfprot/usr/bin/xfprot'
test -z "/usr/bin" || /bin/mkdir -p "/opt/f-prot/xfprot-2.4/debian/xfprot/usr/bin"
 /usr/bin/install -c 'Xfprot_Scan' '/opt/f-prot/xfprot-2.4/debian/xfprot/usr/bin/Xfprot_Scan'
 /usr/bin/install -c 'Xfprot_Update' '/opt/f-prot/xfprot-2.4/debian/xfprot/usr/bin/Xfprot_Update'
test -z "/usr/share/apps/dolphin/servicemenus" || /bin/mkdir -p "/opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/apps/dolphin/servicemenus"
 /usr/bin/install -c -m 644 'xfprot_scan.desktop' '/opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/apps/dolphin/servicemenus/xfprot_scan.desktop'
test -z "/usr/share/apps/konqueror/servicemenus" || /bin/mkdir -p "/opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/apps/konqueror/servicemenus"
 /usr/bin/install -c -m 644 'xfprot_scan.desktop' '/opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/apps/konqueror/servicemenus/xfprot_scan.desktop'
test -z "/usr/share/xfprot" || /bin/mkdir -p "/opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/xfprot"
 /usr/bin/install -c -m 644 '../COPYING' '/opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/xfprot/COPYING'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/man/man1"
 /usr/bin/install -c -m 644 './xfprot.1' '/opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/man/man1/xfprot.1'
test -z "/usr/share/applications" || /bin/mkdir -p "/opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/applications"
 /usr/bin/install -c -m 644 'xfprot.desktop' '/opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/applications/xfprot.desktop'
make[3]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4/src'
make[2]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4/src'
Making install in icons
make[2]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4/icons'
make[3]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4/icons'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
test -z "/usr/share/pixmaps" || /bin/mkdir -p "/opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/pixmaps"
 /usr/bin/install -c -m 644 'xfprot-128x128.png' '/opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/pixmaps/xfprot-128x128.png'
 /usr/bin/install -c -m 644 'xfprot-16x16.png' '/opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/pixmaps/xfprot-16x16.png'
 /usr/bin/install -c -m 644 'xfprot-32x32.png' '/opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/pixmaps/xfprot-32x32.png'
 /usr/bin/install -c -m 644 'xfprot-48x48.png' '/opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/pixmaps/xfprot-48x48.png'
 /usr/bin/install -c -m 644 'xfprot-64x64.png' '/opt/f-prot/xfprot-2.4/debian/xfprot/usr/share/pixmaps/xfprot-64x64.png'
make[3]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4/icons'
make[2]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4/icons'
make[2]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4'
make[3]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4'
make[2]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4'
make[1]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4'
   dh_install -O--parallel
   dh_installdocs -O--parallel
	install -g 0 -o 0 -d debian/xfprot/usr/share/doc/xfprot
	install -g 0 -o 0 -m 644 -p debian/copyright debian/xfprot/usr/share/doc/xfprot/copyright
   debian/rules override_dh_installchangelogs
make[1]: Betrete Verzeichnis '/opt/f-prot/xfprot-2.4'
dh_installchangelogs ChangeLog
	install -o 0 -g 0 -p -m644 debian/changelog debian/xfprot/usr/share/doc/xfprot/changelog.Debian
	install -o 0 -g 0 -p -m644 ChangeLog debian/xfprot/usr/share/doc/xfprot/changelog
make[1]: Verlasse Verzeichnis '/opt/f-prot/xfprot-2.4'
   dh_installexamples -O--parallel
   dh_installman -O--parallel
	man --recode UTF-8 ./xfprot\.1 > xfprot\.1\.new
	chmod 644 xfprot.1.new
	mv -f xfprot.1.new xfprot.1
   dh_installcatalogs -O--parallel
   dh_installcron -O--parallel
   dh_installdebconf -O--parallel
	install -o 0 -g 0 -d debian/xfprot/DEBIAN
   dh_installemacsen -O--parallel
   dh_installifupdown -O--parallel
   dh_installinfo -O--parallel
   dh_pysupport -O--parallel
dh_pysupport: This program is deprecated, you should use dh_python2 instead. Migration guide: http://deb.li/dhs2p
	/usr/share/python-support/private/movemodules debian/xfprot
   dh_installinit -O--parallel
   dh_installmenu -O--parallel
   dh_installmime -O--parallel
   dh_installmodules -O--parallel
   dh_installlogcheck -O--parallel
   dh_installlogrotate -O--parallel
   dh_installpam -O--parallel
   dh_installppp -O--parallel
   dh_installudev -O--parallel
   dh_installwm -O--parallel
   dh_installxfonts -O--parallel
   dh_installgsettings -O--parallel
   dh_bugfiles -O--parallel
   dh_ucf -O--parallel
   dh_lintian -O--parallel
   dh_gconf -O--parallel
   dh_icons -O--parallel
   dh_perl -O--parallel
   dh_usrlocal -O--parallel
   dh_link -O--parallel
	rm -f debian/xfprot/usr/share/man/man1/Xfprot_Update.1
	ln -sf xfprot.1 debian/xfprot/usr/share/man/man1/Xfprot_Update.1
	rm -f debian/xfprot/usr/share/man/man1/Xfprot_Scan.1
	ln -sf xfprot.1 debian/xfprot/usr/share/man/man1/Xfprot_Scan.1
   dh_compress -O--parallel
	cd debian/xfprot
	chmod a-x usr/share/man/man1/xfprot.1 usr/share/doc/xfprot/changelog.Debian usr/share/doc/xfprot/changelog
	gzip -9nf usr/share/man/man1/xfprot.1 usr/share/doc/xfprot/changelog.Debian usr/share/doc/xfprot/changelog
	cd '/opt/f-prot/xfprot-2.4'
	rm -f debian/xfprot/usr/share/man/man1/Xfprot_Update.1
	ln -sf xfprot.1.gz debian/xfprot/usr/share/man/man1/Xfprot_Update.1.gz
	rm -f debian/xfprot/usr/share/man/man1/Xfprot_Scan.1
	ln -sf xfprot.1.gz debian/xfprot/usr/share/man/man1/Xfprot_Scan.1.gz
   dh_fixperms -O--parallel
	find debian/xfprot  -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
	find debian/xfprot ! -type l  -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
	find debian/xfprot/usr/share/doc -type f  ! -regex 'debian/xfprot/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644
	find debian/xfprot/usr/share/doc -type d  -print0 2>/dev/null | xargs -0r chmod 755
	find debian/xfprot/usr/share/man debian/xfprot/usr/man/ debian/xfprot/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/xfprot -perm -5 -type f \( -name '*.so.*' -or -name '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/xfprot/usr/include -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/xfprot/usr/share/applications -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/xfprot -perm -5 -type f \( -name '*.cmxs' \)  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/xfprot/usr/lib/perl5 debian/xfprot/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
	find debian/xfprot/usr/bin -type f  -print0 2>/dev/null | xargs -0r chmod a+x
	find debian/xfprot/usr/lib -type f -name '*.ali'  -print0 2>/dev/null | xargs -0r chmod uga-w
   dh_strip -O--parallel
	strip --remove-section=.comment --remove-section=.note debian/xfprot/usr/bin/xfprot
   dh_makeshlibs -O--parallel
	rm -f debian/xfprot/DEBIAN/shlibs
   dh_shlibdeps -O--parallel
	dpkg-shlibdeps -Tdebian/xfprot.substvars debian/xfprot/usr/bin/xfprot
   dh_installdeb -O--parallel
   dh_gencontrol -O--parallel
	echo misc:Depends= >> debian/xfprot.substvars
	dpkg-gencontrol -ldebian/changelog -Tdebian/xfprot.substvars -Pdebian/xfprot
	chmod 644 debian/xfprot/DEBIAN/control
	chown 0:0 debian/xfprot/DEBIAN/control
   dh_md5sums -O--parallel
	(cd debian/xfprot >/dev/null ; find . -type f  ! -regex '.*/DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
	chmod 644 debian/xfprot/DEBIAN/md5sums
	chown 0:0 debian/xfprot/DEBIAN/md5sums
   dh_builddeb -O--parallel
	dpkg-deb --build debian/xfprot ..
dpkg-deb: Paket »xfprot« wird in »../xfprot_2.4-1_i386.deb« gebaut.
 signfile xfprot_2.4-1.dsc
gpg: WARNUNG: Unsicheres Besitzverhältnis der Konfigurationsdatei `/home/xxxxx/.gnupg/gpg.conf'
gpg: »Dominique Lasserre <lasserre.d@gmail.com>« übersprungen: Geheimer Schlüssel ist nicht vorhanden
gpg: [stdin]: clearsign failed: Geheimer Schlüssel ist nicht vorhanden

 dpkg-genchanges  >../xfprot_2.4-1_i386.changes
dpkg-genchanges: kompletter Quellcode beim Hochladen hinzufügen
 dpkg-source --after-build xfprot-2.4
dpkg-buildpackage: Alles hochzuladen (Originalquellen enthalten)
dpkg-buildpackage: Warnung: .dsc- und .changes-Datei konnte nicht signiert werden
xxxx@xxxxx:/opt/f-prot/xfprot-2.4$ sudo dpkg -i ../xfprot_2.4-1_amd64.debdpkg: Fehler beim Bearbeiten von ../xfprot_2.4-1_amd64.deb (--install):
 Auf das Archiv kann nicht zugegriffen werden: Datei oder Verzeichnis nicht gefunden
Fehler traten auf beim Bearbeiten von:
 ../xfprot_2.4-1_amd64.deb

Junge, Junge, ich verlang' dir ganz schön was ab!

Gruss Ribo

Lasall

Ehemalige
Avatar von Lasall

Anmeldungsdatum:
30. März 2010

Beiträge: 7723

Hi Ribo,

Bauen/Kompilieren nicht nie mit Root-Rechten. Evtl. hast du etwas mit Root-Rechten an den Dateien gearbeitet oder dich in einem unpassenden (System-)Verzeichnis befunden. Nicht optimal, dass du die empfohlenen Pakete deaktiviert hast (bitte sowas immer anmerken, da nicht default), entsprechend fehlen die Pakete equivs (hast du ja schon gemerkt) und fakeroot. Den Unterschied zwischen amd64 und i386 überlasse ich dem interessierten Suchmaschinenbenutzer 😉 .

Sieht aber alles gut aus. Das wichtigste aber: Funktioniert denn das Programm?

Gruss Lasall

Antworten |