Maalesef bende sorun devam ediyor,tüm komutları tekrar yürüttüm çıktıları ekte:
mumcu@mumcu ~ $ cd nemo-wipe
mumcu@mumcu ~/nemo-wipe $ ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
Copying file build/aux/config.rpath
Copying file build/m4/codeset.m4
Copying file build/m4/gettext.m4
Copying file build/m4/glibc2.m4
Copying file build/m4/glibc21.m4
Copying file build/m4/iconv.m4
Copying file build/m4/intdiv0.m4
Copying file build/m4/intl.m4
Copying file build/m4/intldir.m4
Copying file build/m4/intlmacosx.m4
Copying file build/m4/intmax.m4
Copying file build/m4/inttypes-pri.m4
Copying file build/m4/inttypes_h.m4
Copying file build/m4/lcmessage.m4
Copying file build/m4/lib-ld.m4
Copying file build/m4/lib-link.m4
Copying file build/m4/lib-prefix.m4
Copying file build/m4/lock.m4
Copying file build/m4/longlong.m4
Copying file build/m4/nls.m4
Copying file build/m4/po.m4
Copying file build/m4/printf-posix.m4
Copying file build/m4/progtest.m4
Copying file build/m4/size_max.m4
Copying file build/m4/stdint_h.m4
Copying file build/m4/uintmax_t.m4
Copying file build/m4/visibility.m4
Copying file build/m4/wchar_t.m4
Copying file build/m4/wint_t.m4
Copying file build/m4/xsize.m4
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en@boldquot.header
Copying file po/en@quot.header
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
autoreconf: running: aclocal --force -I build/m4 -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build/aux'.
libtoolize: copying file 'build/aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build/m4'.
libtoolize: copying file 'build/m4/libtool.m4'
libtoolize: copying file 'build/m4/ltoptions.m4'
libtoolize: copying file 'build/m4/ltsugar.m4'
libtoolize: copying file 'build/m4/ltversion.m4'
libtoolize: copying file 'build/m4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:102: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
configure.ac:102: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:102: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
configure.ac:16: installing 'build/aux/compile'
configure.ac:16: installing 'build/aux/config.guess'
configure.ac:16: installing 'build/aux/config.sub'
configure.ac:9: installing 'build/aux/install-sh'
configure.ac:9: installing 'build/aux/missing'
nautilus-wipe/Makefile.am: installing 'build/aux/depcomp'
autoreconf: Leaving directory `.'
mumcu@mumcu ~/nemo-wipe $ ./configure --with-nautilus=nemo
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 make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
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 whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9... yes
./configure: line 12864: YELP_HELP_INIT: command not found
checking for GTK package to use... gtk+-3.0
checking for GLIB... yes
checking for GTK... yes
checking for LIBNAUTILUS_EXTENSION... yes
checking for GSECUREDELETE... yes
checking for GSETTINGS... yes
checking for GIO_UNIX... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
configure: installing plugin in /usr/lib/x86_64-linux-gnu/nemo/extensions-3.0
checking for nemo_menu_provider_get_file_items in -lnemo-extension... yes
checking for nemo_file_info_get_location... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating nautilus-wipe/Makefile
config.status: creating help/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
mumcu@mumcu ~/nemo-wipe $ make
make all-recursive
make[1]: Entering directory '/home/mumcu/nemo-wipe'
Making all in nautilus-wipe
make[2]: Entering directory '/home/mumcu/nemo-wipe/nautilus-wipe'
CC libnautilus_wipe_la-extension.lo
CC libnautilus_wipe_la-nw-delete-operation.lo
CC libnautilus_wipe_la-nw-extension.lo
nw-extension.c: In function ‘nw_extension_run_delete_operation’:
nw-extension.c:137:5: warning: ‘gtk_image_new_from_stock’ is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
gtk_image_new_from_stock (GTK_STOCK_DELETE, GTK_ICON_SIZE_BUTTON),
^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0,
from /usr/include/gtk-3.0/gtk/gtktreeview.h:29,
from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27,
from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29,
from /usr/include/gtk-3.0/gtk/gtk.h:42,
from /usr/include/nemo/libnemo-extension/nemo-menu-provider.h:34,
from nw-api-impl.h:52,
from nw-extension.c:28:
/usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here
GtkWidget* gtk_image_new_from_stock (const gchar *stock_id,
^~~~~~~~~~~~~~~~~~~~~~~~
nw-extension.c:137:5: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
gtk_image_new_from_stock (GTK_STOCK_DELETE, GTK_ICON_SIZE_BUTTON),
^~~~~~~~~~~~~~~~~~~~~~~~
nw-extension.c: In function ‘nw_extension_run_fill_operation’:
nw-extension.c:217:5: warning: ‘gtk_image_new_from_stock’ is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
gtk_image_new_from_stock (GTK_STOCK_CLEAR, GTK_ICON_SIZE_BUTTON),
^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0,
from /usr/include/gtk-3.0/gtk/gtktreeview.h:29,
from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27,
from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29,
from /usr/include/gtk-3.0/gtk/gtk.h:42,
from /usr/include/nemo/libnemo-extension/nemo-menu-provider.h:34,
from nw-api-impl.h:52,
from nw-extension.c:28:
/usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here
GtkWidget* gtk_image_new_from_stock (const gchar *stock_id,
^~~~~~~~~~~~~~~~~~~~~~~~
nw-extension.c:217:5: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
gtk_image_new_from_stock (GTK_STOCK_CLEAR, GTK_ICON_SIZE_BUTTON),
^~~~~~~~~~~~~~~~~~~~~~~~
nw-extension.c: In function ‘create_wipe_menu_item’:
nw-extension.c:252:34: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
GTK_STOCK_DELETE);
^~~~~~~~~~~~~~~~
nw-extension.c: In function ‘create_fill_menu_item’:
nw-extension.c:295:36: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
GTK_STOCK_CLEAR);
^~~~~~~~~~~~~~~
CC libnautilus_wipe_la-nw-fill-operation.lo
In file included from nw-fill-operation.h:27:0,
from nw-fill-operation.c:26:
nw-fill-operation.c: In function ‘nw_fill_operation_real_get_progress_step’:
/usr/include/gsecuredelete/gsecuredelete.h:29:42: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
#define GSD_SECURE_DELETE_OPERATION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GSD_TYPE_SECURE_DELETE_OPERATION, GsdSecureDeleteOperation))
^
nw-fill-operation.c:161:31: note: in expansion of macro ‘GSD_SECURE_DELETE_OPERATION’
GsdAsyncOperation *op = GSD_SECURE_DELETE_OPERATION (operation);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
CC libnautilus_wipe_la-nw-operation.lo
CC libnautilus_wipe_la-nw-operation-manager.lo
nw-operation-manager.c: In function ‘display_operation_error’:
nw-operation-manager.c:208:3: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
gtk_dialog_add_button (GTK_DIALOG (dialog), GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE);
^~~~~~~~~~~~~~~~~~~~~
nw-operation-manager.c: In function ‘operation_finished_handler’:
nw-operation-manager.c:267:21: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE,
^~~~~~~~~~~~~~~
nw-operation-manager.c: In function ‘help_button_clicked_handler’:
nw-operation-manager.c:323:3: warning: ‘gtk_show_uri’ is deprecated: Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations]
if (! gtk_show_uri (gtk_widget_get_screen (widget),
^~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:196:0,
from nw-operation-manager.h:27,
from nw-operation-manager.c:26:
/usr/include/gtk-3.0/gtk/gtkshow.h:33:10: note: declared here
gboolean gtk_show_uri (GdkScreen *screen,
^~~~~~~~~~~~
nw-operation-manager.c:335:21: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE,
^~~~~~~~~~~~~~~
nw-operation-manager.c: In function ‘operation_confirm_dialog’:
nw-operation-manager.c:380:3: warning: ‘gtk_dialog_get_action_area’ is deprecated [-Wdeprecated-declarations]
action_area = gtk_dialog_get_action_area (GTK_DIALOG (dialog));
^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30:0,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from nw-operation-manager.h:27,
from nw-operation-manager.c:26:
/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13: note: declared here
GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog);
^~~~~~~~~~~~~~~~~~~~~~~~~~
nw-operation-manager.c:386:3: warning: ‘gtk_button_new_from_stock’ is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
button = gtk_button_new_from_stock (GTK_STOCK_HELP);
^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:54:0,
from nw-operation-manager.h:27,
from nw-operation-manager.c:26:
/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here
GtkWidget* gtk_button_new_from_stock (const gchar *stock_id);
^~~~~~~~~~~~~~~~~~~~~~~~~
nw-operation-manager.c:386:3: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
button = gtk_button_new_from_stock (GTK_STOCK_HELP);
^~~~~~
nw-operation-manager.c:396:26: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
GTK_STOCK_CANCEL, GTK_RESPONSE_REJECT);
^~~~~~~~~~~~~~~~
nw-operation-manager.c:411:5: warning: ‘gtk_vbox_new’ is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
box = gtk_vbox_new (FALSE, 0);
^~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:282:0,
from nw-operation-manager.h:27,
from nw-operation-manager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
GtkWidget * gtk_vbox_new (gboolean homogeneous,
^~~~~~~~~~~~
nw-operation-manager.c:421:7: warning: ‘gtk_hbox_new’ is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
hbox = gtk_hbox_new (FALSE, 5);
^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:258:0,
from nw-operation-manager.h:27,
from nw-operation-manager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
GtkWidget * gtk_hbox_new (gboolean homogeneous,
^~~~~~~~~~~~
nw-operation-manager.c:424:7: warning: ‘gtk_misc_set_alignment’ is deprecated [-Wdeprecated-declarations]
gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5);
^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0,
from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
from /usr/include/gtk-3.0/gtk/gtk.h:33,
from nw-operation-manager.h:27,
from nw-operation-manager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here
void gtk_misc_set_alignment (GtkMisc *misc,
^~~~~~~~~~~~~~~~~~~~~~
nw-operation-manager.c:424:7: warning: ‘gtk_misc_get_type’ is deprecated [-Wdeprecated-declarations]
gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5);
^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0,
from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
from /usr/include/gtk-3.0/gtk/gtk.h:33,
from nw-operation-manager.h:27,
from nw-operation-manager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here
GType gtk_misc_get_type (void) G_GNUC_CONST;
^~~~~~~~~~~~~~~~~
CC libnautilus_wipe_la-nw-path-list.lo
CC libnautilus_wipe_la-nw-progress-dialog.lo
nw-progress-dialog.c: In function ‘update_action_area_visibility’:
nw-progress-dialog.c:185:5: warning: ‘gtk_dialog_get_action_area’ is deprecated [-Wdeprecated-declarations]
container = gtk_dialog_get_action_area (GTK_DIALOG (dialog));
^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30:0,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from nw-progress-dialog.h:27,
from nw-progress-dialog.c:26:
/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13: note: declared here
GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog);
^~~~~~~~~~~~~~~~~~~~~~~~~~
nw-progress-dialog.c: In function ‘nw_progress_dialog_init’:
nw-progress-dialog.c:227:3: warning: ‘gtk_vbox_get_type’ is deprecated [-Wdeprecated-declarations]
vbox = g_object_new (GTK_TYPE_VBOX,
^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:282:0,
from nw-progress-dialog.h:27,
from nw-progress-dialog.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13: note: declared here
GType gtk_vbox_get_type (void) G_GNUC_CONST;
^~~~~~~~~~~~~~~~~
nw-progress-dialog.c: In function ‘nw_progress_dialog_set_has_close_button’:
nw-progress-dialog.c:668:59: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
GTK_STOCK_CLOSE,
^~~~~~~~~~~~~~~
nw-progress-dialog.c: In function ‘nw_progress_dialog_set_has_cancel_button’:
nw-progress-dialog.c:713:60: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
GTK_STOCK_CANCEL,
^~~~~~~~~~~~~~~~
nw-progress-dialog.c: In function ‘nw_progress_dialog_set_has_pause_button’:
nw-progress-dialog.c:760:29: warning: ‘gtk_image_new_from_stock’ is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
gtk_image_new_from_stock (GTK_STOCK_MEDIA_PAUSE,
^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0,
from /usr/include/gtk-3.0/gtk/gtktreeview.h:29,
from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27,
from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29,
from /usr/include/gtk-3.0/gtk/gtk.h:42,
from nw-progress-dialog.h:27,
from nw-progress-dialog.c:26:
/usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here
GtkWidget* gtk_image_new_from_stock (const gchar *stock_id,
^~~~~~~~~~~~~~~~~~~~~~~~
nw-progress-dialog.c:760:29: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
gtk_image_new_from_stock (GTK_STOCK_MEDIA_PAUSE,
^~~~~~~~~~~~~~~~~~~~~~~~
nw-progress-dialog.c:766:29: warning: ‘gtk_image_new_from_stock’ is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
gtk_image_new_from_stock (GTK_STOCK_MEDIA_PLAY,
^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0,
from /usr/include/gtk-3.0/gtk/gtktreeview.h:29,
from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27,
from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29,
from /usr/include/gtk-3.0/gtk/gtk.h:42,
from nw-progress-dialog.h:27,
from nw-progress-dialog.c:26:
/usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here
GtkWidget* gtk_image_new_from_stock (const gchar *stock_id,
^~~~~~~~~~~~~~~~~~~~~~~~
nw-progress-dialog.c:766:29: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
gtk_image_new_from_stock (GTK_STOCK_MEDIA_PLAY,
^~~~~~~~~~~~~~~~~~~~~~~~
CCLD libnautilus-wipe.la
make[2]: Leaving directory '/home/mumcu/nemo-wipe/nautilus-wipe'
Making all in po
make[2]: Entering directory '/home/mumcu/nemo-wipe/po'
make nautilus-wipe.pot-update
make[3]: Entering directory '/home/mumcu/nemo-wipe/po'
sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed
mv t-remove-potcdate.sed remove-potcdate.sed
if LC_ALL=C grep 'GNU nautilus-wipe' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \
package_gnu='GNU '; \
else \
package_gnu=''; \
fi; \
if test -n 'bugs@wipetools.tuxfamily.org' || test 'bugs@wipetools.tuxfamily.org' = '@'PACKAGE_BUGREPORT'@'; then \
msgid_bugs_address='bugs@wipetools.tuxfamily.org'; \
else \
msgid_bugs_address='bugs@wipetools.tuxfamily.org'; \
fi; \
case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
'' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
/usr/bin/xgettext --default-domain=nautilus-wipe --directory=.. \
--add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --keyword=g_dngettext:2,3 \
--files-from=./POTFILES.in \
--copyright-holder='Colomban Wendling <ban@herbesfolles.org>' \
--msgid-bugs-address="$msgid_bugs_address" \
;; \
*) \
/usr/bin/xgettext --default-domain=nautilus-wipe --directory=.. \
--add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --keyword=g_dngettext:2,3 \
--files-from=./POTFILES.in \
--copyright-holder='Colomban Wendling <ban@herbesfolles.org>' \
--package-name="${package_gnu}nautilus-wipe" \
--package-version='0.3' \
--msgid-bugs-address="$msgid_bugs_address" \
;; \
esac
test ! -f nautilus-wipe.po || { \
if test -f ./nautilus-wipe.pot; then \
sed -f remove-potcdate.sed < ./nautilus-wipe.pot > nautilus-wipe.1po && \
sed -f remove-potcdate.sed < nautilus-wipe.po > nautilus-wipe.2po && \
if cmp nautilus-wipe.1po nautilus-wipe.2po >/dev/null 2>&1; then \
rm -f nautilus-wipe.1po nautilus-wipe.2po nautilus-wipe.po; \
else \
rm -f nautilus-wipe.1po nautilus-wipe.2po ./nautilus-wipe.pot && \
mv nautilus-wipe.po ./nautilus-wipe.pot; \
fi; \
else \
mv nautilus-wipe.po ./nautilus-wipe.pot; \
fi; \
}
make[3]: Leaving directory '/home/mumcu/nemo-wipe/po'
test ! -f ./nautilus-wipe.pot || \
test -z "da.gmo de.gmo fr.gmo ru.gmo" || make da.gmo de.gmo fr.gmo ru.gmo
make[3]: Entering directory '/home/mumcu/nemo-wipe/po'
/usr/bin/msgmerge --update da.po nautilus-wipe.pot
........ bitti.
rm -f da.gmo && /usr/bin/msgfmt -c --statistics -o da.gmo da.po
48 çevrilmiş ileti.
/usr/bin/msgmerge --update de.po nautilus-wipe.pot
........ bitti.
rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po
48 çevrilmiş ileti.
/usr/bin/msgmerge --update fr.po nautilus-wipe.pot
........ bitti.
rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po
48 çevrilmiş ileti.
/usr/bin/msgmerge --update ru.po nautilus-wipe.pot
........ bitti.
rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po
32 çevrilmiş ileti, 10 belirsiz çeviri, 6 çevrilmemiş ileti.
make[3]: Leaving directory '/home/mumcu/nemo-wipe/po'
touch stamp-po
make[2]: Leaving directory '/home/mumcu/nemo-wipe/po'
Making all in help
make[2]: Entering directory '/home/mumcu/nemo-wipe/help'
Makefile:482: *** missing separator. Durdu.
make[2]: Leaving directory '/home/mumcu/nemo-wipe/help'
Makefile:451: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/mumcu/nemo-wipe'
Makefile:383: recipe for target 'all' failed
make: *** [all] Error 2
mumcu@mumcu ~/nemo-wipe $ sudo make install
Making install in nautilus-wipe
make[1]: Entering directory '/home/mumcu/nemo-wipe/nautilus-wipe'
make[2]: Entering directory '/home/mumcu/nemo-wipe/nautilus-wipe'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/lib/x86_64-linux-gnu/nemo/extensions-3.0'
/bin/bash ../libtool --mode=install /usr/bin/install -c libnautilus-wipe.la '/usr/lib/x86_64-linux-gnu/nemo/extensions-3.0'
libtool: install: /usr/bin/install -c .libs/libnautilus-wipe.so /usr/lib/x86_64-linux-gnu/nemo/extensions-3.0/libnautilus-wipe.so
libtool: install: /usr/bin/install -c .libs/libnautilus-wipe.lai /usr/lib/x86_64-linux-gnu/nemo/extensions-3.0/libnautilus-wipe.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib/x86_64-linux-gnu/nemo/extensions-3.0
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib/x86_64-linux-gnu/nemo/extensions-3.0
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Leaving directory '/home/mumcu/nemo-wipe/nautilus-wipe'
make[1]: Leaving directory '/home/mumcu/nemo-wipe/nautilus-wipe'
Making install in po
make[1]: Entering directory '/home/mumcu/nemo-wipe/po'
/bin/mkdir -p /usr/local/share
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/nautilus-wipe.mo
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/nautilus-wipe.mo
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/nautilus-wipe.mo
installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/nautilus-wipe.mo
if test "nautilus-wipe" = "gettext-tools"; then \
/bin/mkdir -p /usr/local/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /usr/local/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/home/mumcu/nemo-wipe/po'
Making install in help
make[1]: Entering directory '/home/mumcu/nemo-wipe/help'
Makefile:482: *** missing separator. Durdu.
make[1]: Leaving directory '/home/mumcu/nemo-wipe/help'
Makefile:451: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
mumcu@mumcu ~/nemo-wipe $