Package: src:network-manager-iodine
Version: 1.2.0-3.3
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202601/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:network-manager-iodine, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'

[... snipped ...]

 1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
      |                                 ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro 
'_GLIB_GNUC_DO_PRAGMA'
 1304 |   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated 
pre-processor symbol: replace with #f))
      |   ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion 
of macro 'GLIB_DEPRECATED_MACRO_FOR'
  584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) 
GLIB_DEPRECATED_MACRO_FOR (f)
      |                                                 
^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 
'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
  688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   
((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) 
GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
      |                                                                         
                                                                        
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nm-iodine.c:91:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE'
   91 | #define IODINE_EDITOR_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), 
IODINE_TYPE_EDITOR, IodineEditorPrivate))
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
nm-iodine.c:536:37: note: in expansion of macro 'IODINE_EDITOR_GET_PRIVATE'
  536 |         IodineEditorPrivate *priv = IODINE_EDITOR_GET_PRIVATE (self);
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~
nm-iodine.c: In function 'nm_vpn_editor_interface_new':
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor 
symbol: replace with "G_ADD_PRIVATE"
 1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
      |                                 ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro 
'_GLIB_GNUC_DO_PRAGMA'
 1304 |   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated 
pre-processor symbol: replace with #f))
      |   ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion 
of macro 'GLIB_DEPRECATED_MACRO_FOR'
  584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) 
GLIB_DEPRECATED_MACRO_FOR (f)
      |                                                 
^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 
'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
  688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   
((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) 
GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
      |                                                                         
                                                                        
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nm-iodine.c:91:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE'
   91 | #define IODINE_EDITOR_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), 
IODINE_TYPE_EDITOR, IodineEditorPrivate))
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
nm-iodine.c:596:16: note: in expansion of macro 'IODINE_EDITOR_GET_PRIVATE'
  596 |         priv = IODINE_EDITOR_GET_PRIVATE (object);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
nm-iodine.c: In function 'dispose':
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor 
symbol: replace with "G_ADD_PRIVATE"
 1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
      |                                 ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro 
'_GLIB_GNUC_DO_PRAGMA'
 1304 |   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated 
pre-processor symbol: replace with #f))
      |   ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion 
of macro 'GLIB_DEPRECATED_MACRO_FOR'
  584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) 
GLIB_DEPRECATED_MACRO_FOR (f)
      |                                                 
^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 
'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
  688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   
((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) 
GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
      |                                                                         
                                                                        
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nm-iodine.c:91:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE'
   91 | #define IODINE_EDITOR_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), 
IODINE_TYPE_EDITOR, IodineEditorPrivate))
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
nm-iodine.c:635:17: note: in expansion of macro 'IODINE_EDITOR_GET_PRIVATE'
  635 |                 IODINE_EDITOR_GET_PRIVATE (plugin);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
nm-iodine.c: In function 'iodine_editor_class_init':
nm-iodine.c:654:9: warning: 'g_type_class_add_private' is deprecated 
[-Wdeprecated-declarations]
  654 |         g_type_class_add_private (req_class, sizeof 
(IodineEditorPrivate));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from nm-iodine.c:34:
/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
 1503 | void     g_type_class_add_private       (gpointer                    
g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I/usr/incl 
[too-long-redacted] o-2.0 -lgobject-2.0 -lglib-2.0 
libtool: link: gcc -shared  -fPIC -DPIC  
.libs/libnm_vpn_plugin_iodine_la-nm-iodine.o   -lgtk-3 -lgdk-3 -lz 
-lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo 
-lharfbuzz -lnma -lnm -lgio-2.0 -lgobject-2.0 -lglib-2.0  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro   -pthread 
-Wl,-soname -Wl,libnm-vpn-plugin-iodine.so -o .libs/libnm-vpn-plugin-iodine.so
libtool: link: ( cd ".libs" && rm -f "libnm-vpn-plugin-iodine.la" && ln -s 
"../libnm-vpn-plugin-iodine.la" "libnm-vpn-plugin-iodine.la" )
make[3]: Leaving directory '/<<PKGBUILDDIR>>/properties'
Making all in po
make[3]: Entering directory '/<<PKGBUILDDIR>>/po'
file=`echo bs | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file bs.po
file=`echo ca | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ca.po
file=`echo cs | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file cs.po
file=`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file de.po
file=`echo el | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file el.po
file=`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file es.po
file=`echo hu | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file hu.po
file=`echo id | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file id.po
file=`echo it | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file it.po
file=`echo ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ja.po
file=`echo lv | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file lv.po
file=`echo lt | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file lt.po
file=`echo pa | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pa.po
file=`echo pl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pl.po
file=`echo pt | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pt.po
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
file=`echo sl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sl.po
file=`echo sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sr.po
file=`echo sr@latin | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file [email protected]
file=`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sv.po
file=`echo tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file tr.po
make[3]: Leaving directory '/<<PKGBUILDDIR>>/po'
Making all in auth-dialog
make[3]: Entering directory '/<<PKGBUILDDIR>>/auth-dialog'
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/gtk-3.0 -I/usr/ 
[too-long-redacted] -f 'main.c' || echo './'`main.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -Wall -std=gnu89 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wshadow -Wmissing-declarations 
-Wmissing-prototypes -Wdeclaration-after-statement -Wstrict-prototypes 
-Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing  
-Wl,-z,relro -o nm-iodine-auth-dialog nm_iodine_auth_dialog-main.o -lgtk-3 
-lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 
-lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lnm 
-lgio-2.0 -lgobject-2.0 -lglib-2.0 -lnma -lnm -lgio-2.0 -lgobject-2.0 
-lglib-2.0 -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 
libtool: link: gcc -Wall -std=gnu89 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wshadow -Wmissing-declarations 
-Wmissing-prototypes -Wdeclaration-after-statement -Wstrict-prototypes 
-Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing 
-Wl,-z -Wl,relro -o nm-iodine-auth-dialog nm_iodine_auth_dialog-main.o  -lgtk-3 
-lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 
-lpango-1.0 -lcairo -lharfbuzz -lnma -lnm -lsecret-1 -lgio-2.0 -lgobject-2.0 
-lglib-2.0
make[3]: Leaving directory '/<<PKGBUILDDIR>>/auth-dialog'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ./po/.intltool-merge-cache ./po 
appdata/network-manager-iodine.metainfo.xml.in 
appdata/network-manager-iodine.metainfo.xml
sed -e 's|[@]LIBEXECDIR[@]|/usr/libexec|g' \
    -e 's|[@]PLUGINDIR[@]/||g' \
    nm-iodine-service.name.in >nm-iodine-service.name
Generating and caching the translation database
Merging translations into appdata/network-manager-iodine.metainfo.xml.
CREATED appdata/network-manager-iodine.metainfo.xml
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
        make -j2 check TESTSUITEFLAGS="-j2 --verbose" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making check in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Making check in properties
make[2]: Entering directory '/<<PKGBUILDDIR>>/properties'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/properties'
Making check in po
make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" 
srcdir=. /usr/bin/intltool-update --gettext-package NetworkManager-iodine --pot
rm -f missing notexist
srcdir=. /usr/bin/intltool-update -m
if [ -r missing -o -r notexist ]; then \
  exit 1; \
fi
make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
Making check in auth-dialog
make[2]: Entering directory '/<<PKGBUILDDIR>>/auth-dialog'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/auth-dialog'
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   create-stamp debian/debhelper-build-stamp
   dh_prep
   dh_auto_install
        make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp 
AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making install in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/libexec'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c nm-iodine-service 
'/<<PKGBUILDDIR>>/debian/tmp/usr/libexec'
libtool: install: /usr/bin/install -c nm-iodine-service 
/<<PKGBUILDDIR>>/debian/tmp/usr/libexec/nm-iodine-service
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Making install in properties
make[2]: Entering directory '/<<PKGBUILDDIR>>/properties'
make[3]: Entering directory '/<<PKGBUILDDIR>>/properties'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p 
'/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/NetworkManager'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   
libnm-vpn-plugin-iodine.la 
'/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/NetworkManager'
libtool: install: /usr/bin/install -c .libs/libnm-vpn-plugin-iodine.so 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-vpn-plugin-iodine.so
libtool: install: /usr/bin/install -c .libs/libnm-vpn-plugin-iodine.lai 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-vpn-plugin-iodine.la
libtool: warning: remember to run 'libtool --finish 
/usr/lib/x86_64-linux-gnu/NetworkManager'
 /usr/bin/mkdir -p 
'/<<PKGBUILDDIR>>/debian/tmp/usr/share/gnome-vpn-properties/iodine'
 /usr/bin/install -c -m 644 nm-iodine-dialog.ui 
'/<<PKGBUILDDIR>>/debian/tmp/usr/share/gnome-vpn-properties/iodine'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/properties'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/properties'
Making install in po
make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
linguas="bs ca cs de el es hu id it ja lv lt pa pl pt pt_BR sl sr sr@latin sv 
tr "; \
for lang in $linguas; do \
  dir=/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/$lang/LC_MESSAGES; \
  /bin/bash /<<PKGBUILDDIR>>/install-sh -d $dir; \
  if test -r $lang.gmo; then \
    /usr/bin/install -c -m 644 $lang.gmo $dir/NetworkManager-iodine.mo; \
    echo "installing $lang.gmo as $dir/NetworkManager-iodine.mo"; \
  else \
    /usr/bin/install -c -m 644 ./$lang.gmo $dir/NetworkManager-iodine.mo; \
    echo "installing ./$lang.gmo as" \
         "$dir/NetworkManager-iodine.mo"; \
  fi; \
  if test -r $lang.gmo.m; then \
    /usr/bin/install -c -m 644 $lang.gmo.m $dir/NetworkManager-iodine.mo.m; \
    echo "installing $lang.gmo.m as $dir/NetworkManager-iodine.mo.m"; \
  else \
    if test -r ./$lang.gmo.m ; then \
      /usr/bin/install -c -m 644 ./$lang.gmo.m \
        $dir/NetworkManager-iodine.mo.m; \
      echo "installing ./$lang.gmo.m as" \
           "$dir/NetworkManager-iodine.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
installing bs.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/bs/LC_MESSAGES/NetworkManager-iodine.mo
installing ca.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/ca/LC_MESSAGES/NetworkManager-iodine.mo
installing cs.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/cs/LC_MESSAGES/NetworkManager-iodine.mo
installing de.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/de/LC_MESSAGES/NetworkManager-iodine.mo
installing el.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/el/LC_MESSAGES/NetworkManager-iodine.mo
installing es.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/es/LC_MESSAGES/NetworkManager-iodine.mo
installing hu.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/hu/LC_MESSAGES/NetworkManager-iodine.mo
installing id.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/id/LC_MESSAGES/NetworkManager-iodine.mo
installing it.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/it/LC_MESSAGES/NetworkManager-iodine.mo
installing ja.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/ja/LC_MESSAGES/NetworkManager-iodine.mo
installing lv.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/lv/LC_MESSAGES/NetworkManager-iodine.mo
installing lt.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/lt/LC_MESSAGES/NetworkManager-iodine.mo
installing pa.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/pa/LC_MESSAGES/NetworkManager-iodine.mo
installing pl.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/pl/LC_MESSAGES/NetworkManager-iodine.mo
installing pt.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/pt/LC_MESSAGES/NetworkManager-iodine.mo
installing pt_BR.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES/NetworkManager-iodine.mo
installing sl.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/sl/LC_MESSAGES/NetworkManager-iodine.mo
installing sr.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/sr/LC_MESSAGES/NetworkManager-iodine.mo
installing [email protected] as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/sr@latin/LC_MESSAGES/NetworkManager-iodine.mo
installing sv.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/sv/LC_MESSAGES/NetworkManager-iodine.mo
installing tr.gmo as 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/tr/LC_MESSAGES/NetworkManager-iodine.mo
make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
Making install in auth-dialog
make[2]: Entering directory '/<<PKGBUILDDIR>>/auth-dialog'
make[3]: Entering directory '/<<PKGBUILDDIR>>/auth-dialog'
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/libexec'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c 
nm-iodine-auth-dialog '/<<PKGBUILDDIR>>/debian/tmp/usr/libexec'
libtool: install: /usr/bin/install -c nm-iodine-auth-dialog 
/<<PKGBUILDDIR>>/debian/tmp/usr/libexec/nm-iodine-auth-dialog
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/auth-dialog'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/auth-dialog'
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/metainfo'
 /usr/bin/install -c -m 644 appdata/network-manager-iodine.metainfo.xml 
'/<<PKGBUILDDIR>>/debian/tmp/usr/share/metainfo'
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/etc/dbus-1/system.d'
 /usr/bin/install -c -m 644 nm-iodine-service.conf 
'/<<PKGBUILDDIR>>/debian/tmp/etc/dbus-1/system.d'
make  install-data-hook
make[4]: Entering directory '/<<PKGBUILDDIR>>'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>'
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules execute_before_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
find debian/tmp -name '*.la' -print -delete
debian/tmp/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-vpn-plugin-iodine.la
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install
dh_install: warning: Cannot find (any matches for) 
"usr/lib/NetworkManager/VPN/nm-iodine-service.name" (tried in ., debian/tmp)

dh_install: warning: network-manager-iodine missing files: 
usr/lib/NetworkManager/VPN/nm-iodine-service.name
dh_install: error: missing files, aborting
make: *** [debian/rules:7: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to