Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1977544 Details for
Bug 2225689
NetworkManager-iodine: FTBFS in Fedora rawhide/f39
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Fedora Release Engineering
on 2023-07-25 17:07:18 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2023-07-25 17:07:18 UTC
Size:
32.00 KB
patch
obsolete
>g -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -c nm-iodine.c -fPIC -DPIC -o .libs/libnm_vpn_plugin_iodine_la-nm-iodine.o >nm-iodine.c: In function 'check_validity': >nm-iodine.c:255:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" > 255 | IODINE_EDITOR_GET_PRIVATE (self); > | ^~~~~~~~~~~~~~~~~~~~~~~ >nm-iodine.c: In function 'setup_password_widget': >nm-iodine.c:285:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" > 285 | IODINE_EDITOR_GET_PRIVATE (self); > | ^~~~~~~~~~~~~~~~~~~~~~~ >nm-iodine.c: In function 'show_toggled_cb': >nm-iodine.c:320:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" > 320 | IodineEditorPrivate *priv = IODINE_EDITOR_GET_PRIVATE (self); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >nm-iodine.c: In function 'pw_type_combo_changed_cb': >nm-iodine.c:335:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" > 335 | IodineEditorPrivate *priv = IODINE_EDITOR_GET_PRIVATE (self); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >nm-iodine.c: In function 'init_one_pw_combo': >nm-iodine.c:365:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" > 365 | IodineEditorPrivate *priv = IODINE_EDITOR_GET_PRIVATE (self); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >nm-iodine.c: In function 'init_editor_plugin': >nm-iodine.c:418:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" > 418 | IodineEditorPrivate *priv = IODINE_EDITOR_GET_PRIVATE (self); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >nm-iodine.c: In function 'get_widget': >nm-iodine.c:487:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" > 487 | IodineEditorPrivate *priv = IODINE_EDITOR_GET_PRIVATE (self); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >nm-iodine.c: In function 'update_connection': >nm-iodine.c:536:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" > 536 | IodineEditorPrivate *priv = IODINE_EDITOR_GET_PRIVATE (self); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >nm-iodine.c: In function 'nm_vpn_editor_interface_new': >nm-iodine.c:596:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" > 596 | priv = IODINE_EDITOR_GET_PRIVATE (object); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >nm-iodine.c: In function 'dispose': >nm-iodine.c:635:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_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:1495:10: note: declared here > 1495 | void g_type_class_add_private (gpointer g_class, > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libnm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DNM_VERSION_MIN_REQUIRED=NM_VERSION_1_2 -DNM_VERSION_MAX_ALLOWED=NM_VERSION_1_2 -I/usr/include/libnma -I/usr/include/libnm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi2-atk/2.0 -I/usr/include/cloudproviders -I/usr/include/blkid -I/usr/include/at-spi-2.0 -Wl,--export-dynamic -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/sysprof-4 -pthread -I/usr/include/libpng16 -I../src -DICONDIR=\""/usr/share/pixmaps"\" -DUIDIR=\""/usr/share/gnome-vpn-properties/iodine"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"1.2.0\" -Wall -std=gnu89 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libnm-vpn-plugin-iodine.la -rpath /usr/lib64/NetworkManager libnm_vpn_plugin_iodine_la-nm-iodine.lo -lgtk-3 -lgdk-3 -lz -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lglib-2.0 -lgobject-2.0 -lnma -lnm -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lnm -lgio-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 -latk-1.0 -lpangocairo-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lnma -lnm -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,--export-dynamic -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -mbranch-protection=standard -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -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[2]: Leaving directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/properties' >Making all in po >make[2]: Entering directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/po' >grep: warning: stray \ before # >grep: warning: stray \ before # >grep: warning: stray \ before # >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 sr@latin.po >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[2]: Leaving directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/po' >Making all in auth-dialog >make[2]: Entering directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/auth-dialog' >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi2-atk/2.0 -I/usr/include/cloudproviders -I/usr/include/blkid -I/usr/include/at-spi-2.0 -Wl,--export-dynamic -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/sysprof-4 -pthread -I/usr/include/libpng16 -I/usr/include/libsecret-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libnm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DNM_VERSION_MIN_REQUIRED=NM_VERSION_1_2 -DNM_VERSION_MAX_ALLOWED=NM_VERSION_1_2 -I/usr/include/libnma -I/usr/include/libnm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DICONDIR=\""/usr/share/pixmaps"\" -DBINDIR=\""/usr/bin"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"1.2.0\" -Wall -std=gnu89 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -c -o nm_iodine_auth_dialog-main.o `test -f 'main.c' || echo './'`main.c >/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -std=gnu89 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o nm-iodine-auth-dialog nm_iodine_auth_dialog-main.o -lgtk-3 -lgdk-3 -lz -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lglib-2.0 -lgobject-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 -lgobject-2.0 -lgio-2.0 -lglib-2.0 >libtool: link: gcc -Wall -std=gnu89 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o nm-iodine-auth-dialog nm_iodine_auth_dialog-main.o -lgtk-3 -lgdk-3 -lz -latk-1.0 -lpangocairo-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lnma -lnm -lsecret-1 -lgobject-2.0 -lgio-2.0 -lglib-2.0 >make[2]: Leaving directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/auth-dialog' >make[2]: Entering directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0' >LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po appdata/network-manager-iodine.appdata.xml.in appdata/network-manager-iodine.appdata.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.appdata.xml. >CREATED appdata/network-manager-iodine.appdata.xml >make[2]: Leaving directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0' >make[1]: Leaving directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0' >+ RPM_EC=0 >++ jobs -p >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fZKMq7 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64 >++ dirname /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64 >+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' >+ export CFLAGS >+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' >+ export CXXFLAGS >+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' >+ export FFLAGS >+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' >+ export FCFLAGS >+ VALAFLAGS=-g >+ export VALAFLAGS >+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' >+ export RUSTFLAGS >+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' >+ export LDFLAGS >+ LT_SYS_LIBRARY_PATH=/usr/lib64: >+ export LT_SYS_LIBRARY_PATH >+ CC=gcc >+ export CC >+ CXX=g++ >+ export CXX >+ cd NetworkManager-iodine-1.2.0 >+ make DESTDIR=/builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64 'INSTALL=install -p' 'CP=cp -p' install >Making install in src >make[1]: Entering directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/src' >make[2]: Entering directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/src' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/libexec' > /bin/sh ../libtool --mode=install install -p nm-iodine-service '/builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/libexec' >libtool: install: install -p nm-iodine-service /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/libexec/nm-iodine-service >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/src' >make[1]: Leaving directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/src' >Making install in properties >make[1]: Entering directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/properties' >make[2]: Entering directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/properties' >make[2]: Nothing to be done for 'install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/lib64/NetworkManager' > /bin/sh ../libtool --mode=install install -p libnm-vpn-plugin-iodine.la '/builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/lib64/NetworkManager' >libtool: install: install -p .libs/libnm-vpn-plugin-iodine.so /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/lib64/NetworkManager/libnm-vpn-plugin-iodine.so >libtool: install: install -p .libs/libnm-vpn-plugin-iodine.lai /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/lib64/NetworkManager/libnm-vpn-plugin-iodine.la >libtool: warning: remember to run 'libtool --finish /usr/lib64/NetworkManager' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/gnome-vpn-properties/iodine' > install -p -m 644 nm-iodine-dialog.ui '/builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/gnome-vpn-properties/iodine' >make[2]: Leaving directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/properties' >make[1]: Leaving directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/properties' >Making install in po >make[1]: Entering directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/po' >grep: warning: stray \ before # >grep: warning: stray \ before # >grep: warning: stray \ before # >grep: warning: stray \ before # >grep: warning: stray \ before # >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=/builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/$lang/LC_MESSAGES; \ > /bin/sh /builddir/build/BUILD/NetworkManager-iodine-1.2.0/install-sh -d $dir; \ > if test -r $lang.gmo; then \ > install -p -m 644 $lang.gmo $dir/NetworkManager-iodine.mo; \ > echo "installing $lang.gmo as $dir/NetworkManager-iodine.mo"; \ > else \ > install -p -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 \ > install -p -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 \ > install -p -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 /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/bs/LC_MESSAGES/NetworkManager-iodine.mo >installing ca.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/ca/LC_MESSAGES/NetworkManager-iodine.mo >installing cs.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/cs/LC_MESSAGES/NetworkManager-iodine.mo >installing de.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/de/LC_MESSAGES/NetworkManager-iodine.mo >installing el.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/el/LC_MESSAGES/NetworkManager-iodine.mo >installing es.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/es/LC_MESSAGES/NetworkManager-iodine.mo >installing hu.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/hu/LC_MESSAGES/NetworkManager-iodine.mo >installing id.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/id/LC_MESSAGES/NetworkManager-iodine.mo >installing it.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/it/LC_MESSAGES/NetworkManager-iodine.mo >installing ja.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/ja/LC_MESSAGES/NetworkManager-iodine.mo >installing lv.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/lv/LC_MESSAGES/NetworkManager-iodine.mo >installing lt.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/lt/LC_MESSAGES/NetworkManager-iodine.mo >installing pa.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/pa/LC_MESSAGES/NetworkManager-iodine.mo >installing pl.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/pl/LC_MESSAGES/NetworkManager-iodine.mo >installing pt.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/pt/LC_MESSAGES/NetworkManager-iodine.mo >installing pt_BR.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/NetworkManager-iodine.mo >installing sl.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/sl/LC_MESSAGES/NetworkManager-iodine.mo >installing sr.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/sr/LC_MESSAGES/NetworkManager-iodine.mo >installing sr@latin.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/sr@latin/LC_MESSAGES/NetworkManager-iodine.mo >installing sv.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/sv/LC_MESSAGES/NetworkManager-iodine.mo >installing tr.gmo as /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/locale/tr/LC_MESSAGES/NetworkManager-iodine.mo >make[1]: Leaving directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/po' >Making install in auth-dialog >make[1]: Entering directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/auth-dialog' >make[2]: Entering directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/auth-dialog' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/libexec' > /bin/sh ../libtool --mode=install install -p nm-iodine-auth-dialog '/builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/libexec' >libtool: install: install -p nm-iodine-auth-dialog /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/libexec/nm-iodine-auth-dialog >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/auth-dialog' >make[1]: Leaving directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0/auth-dialog' >make[1]: Entering directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0' >make[2]: Entering directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0' >make[2]: Nothing to be done for 'install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/appdata' > install -p -m 644 appdata/network-manager-iodine.appdata.xml '/builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/appdata' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/etc/dbus-1/system.d' > install -p -m 644 nm-iodine-service.conf '/builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/etc/dbus-1/system.d' >make install-data-hook >make[3]: Entering directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0' >make[3]: Nothing to be done for 'install-data-hook'. >make[3]: Leaving directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0' >make[2]: Leaving directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0' >make[1]: Leaving directory '/builddir/build/BUILD/NetworkManager-iodine-1.2.0' >+ rm -f /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/lib64/NetworkManager/libnm-vpn-plugin-iodine.la >+ mv /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/etc/dbus-1 /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/ >+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64 NetworkManager-iodine >+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.2.0-18.fc39 --unique-debug-suffix -1.2.0-18.fc39.aarch64 --unique-debug-src-base NetworkManager-iodine-1.2.0-18.fc39.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/NetworkManager-iodine-1.2.0 >find-debuginfo: starting >Extracting debug info from 3 files >DWARF-compressing 3 files >sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. >Creating .debug symlinks for symlinks to ELF files >Copying sources found by 'debugedit -l' to /usr/src/debug/NetworkManager-iodine-1.2.0-18.fc39.aarch64 >107 blocks >find-debuginfo: done >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/check-rpaths >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >+ /usr/lib/rpm/brp-remove-la-files >+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 >+ /usr/lib/rpm/redhat/brp-python-hardlink >Processing files: NetworkManager-iodine-1.2.0-18.fc39.aarch64 >error: File not found: /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/lib/NetworkManager/VPN/nm-iodine-service.name >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nahNWY >+ umask 022 >+ cd /builddir/build/BUILD >+ cd NetworkManager-iodine-1.2.0 >+ DOCDIR=/builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/doc/NetworkManager-iodine >+ export LC_ALL=C >+ LC_ALL=C >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/doc/NetworkManager-iodine >+ cp -pr /builddir/build/BUILD/NetworkManager-iodine-1.2.0/AUTHORS /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/doc/NetworkManager-iodine >+ cp -pr /builddir/build/BUILD/NetworkManager-iodine-1.2.0/NEWS /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/doc/NetworkManager-iodine >+ RPM_EC=0 >++ jobs -p >+ exit 0 >Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ebngYr >+ umask 022 >+ cd /builddir/build/BUILD >+ cd NetworkManager-iodine-1.2.0 >+ LICENSEDIR=/builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/licenses/NetworkManager-iodine >+ export LC_ALL=C >+ LC_ALL=C >+ export LICENSEDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/licenses/NetworkManager-iodine >+ cp -pr /builddir/build/BUILD/NetworkManager-iodine-1.2.0/COPYING /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/share/licenses/NetworkManager-iodine >+ RPM_EC=0 >++ jobs -p >+ exit 0 >RPM build errors: > File not found: /builddir/build/BUILDROOT/NetworkManager-iodine-1.2.0-18.fc39.aarch64/usr/lib/NetworkManager/VPN/nm-iodine-service.name >Child return code was: 1 >EXCEPTION: [Error('Command failed: \n # /usr/bin/systemd-nspawn -q -M 696e5e52e89b40428831d67a4b787b8e -D /var/lib/mock/f39-build-44255087-5274181/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.rf9u0i71:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007" --setenv=PS1=<mock-chroot> \\s-\\v\\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/NetworkManager-iodine.spec\n', 1)] >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace > result = func(*args, **kw) > ^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 597, in do_with_status > raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) >mockbuild.exception.Error: Command failed: > # /usr/bin/systemd-nspawn -q -M 696e5e52e89b40428831d67a4b787b8e -D /var/lib/mock/f39-build-44255087-5274181/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.rf9u0i71:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/NetworkManager-iodine.spec >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2225689
: 1977544 |
1977545
|
1977546