Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 877343 Details for
Bug 919259
net-dialup/moserial-3.0.21 - src/SettingsDialog.c: error: passing argument 2 of moserial_settings_dialog_cancel from incompatible pointer type [-Winco
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-dialup:moserial-3.0.21:20231205-100154.log
net-dialup:moserial-3.0.21:20231205-100154.log (text/plain), 54.18 KB, created by
Toralf Förster
on 2023-12-05 10:15:53 UTC
(
hide
)
Description:
net-dialup:moserial-3.0.21:20231205-100154.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-12-05 10:15:53 UTC
Size:
54.18 KB
patch
obsolete
> * Package: net-dialup/moserial-3.0.21:0 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking moserial-3.0.21.tar.xz to /var/tmp/portage/net-dialup/moserial-3.0.21/work >>>> Source unpacked in /var/tmp/portage/net-dialup/moserial-3.0.21/work >>>> Preparing source in /var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21 ... > * Disabling deprecation warnings ... > [ ok ] > * Running elibtoolize in: moserial-3.0.21/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying fsanitize/2.4.6 patch ... > * Applying fuse-ld/2.4.6 patch ... > * Applying static-flags/2.4.6 patch ... > * Applying werror/2.4.6 patch ... > * Applying ppc64le/2.4.4 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21 ... > * econf: updating moserial-3.0.21/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating moserial-3.0.21/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/moserial-3.0.21 --htmldir=/usr/share/doc/moserial-3.0.21/html --with-sysroot=/ --libdir=/usr/lib64 >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/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 UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >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 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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 valac... valac >checking for itstool... itstool >checking for xmllint... xmllint >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking whether NLS is requested... yes >checking for intltool >= 0.35.0... 0.51.0 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... (cached) /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.38.2 >checking for XML::Parser... ok >checking for valac... (cached) valac >configure: WARNING: no proper vala compiler found >configure: WARNING: you will not be able to compile vala source files >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for MOSERIAL... yes >checking for glib-compile-resources... /usr/bin/glib-compile-resources >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 data/Makefile >config.status: creating data/icons/Makefile >config.status: creating data/icons/scalable/Makefile >config.status: creating data/icons/scalable/apps/Makefile >config.status: creating doc/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21 ... >make -j4 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21' >Making all in data >make[2]: Entering directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/data' >Making all in icons >make[3]: Entering directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/data/icons' >Making all in scalable >make[4]: Entering directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/data/icons/scalable' >Making all in apps >make[5]: Entering directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/data/icons/scalable/apps' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/data/icons/scalable/apps' >make[5]: Entering directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/data/icons/scalable' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/data/icons/scalable' >make[4]: Leaving directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/data/icons/scalable' >make[4]: Entering directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/data/icons' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/data/icons' >make[3]: Leaving directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/data/icons' >make[3]: Entering directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/data' >LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po moserial.appdata.xml.in moserial.appdata.xml >LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po moserial.desktop.in moserial.desktop >Generating and caching the translation database >Generating and caching the translation database >Merging translations into moserial.desktop. >Merging translations into moserial.appdata.xml. >CREATED moserial.appdata.xml >make[3]: Leaving directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/data' >make[2]: Leaving directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/data' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc' >if ! test -d "cs/"; then mkdir "cs/"; fi >if ! test -d "de/"; then mkdir "de/"; fi >if ! test -d "el/"; then mkdir "el/"; fi >if ! test -d "es/"; then mkdir "es/"; fi >msgfmt -o "cs/cs.mo" "cs/cs.po" >msgfmt -o "de/de.mo" "de/de.po" >msgfmt -o "el/el.mo" "el/el.po" >msgfmt -o "es/es.mo" "es/es.po" >if ! test -d "fr/"; then mkdir "fr/"; fi >if ! test -d "pl/"; then mkdir "pl/"; fi >if ! test -d "sl/"; then mkdir "sl/"; fi >if ! test -d "sv/"; then mkdir "sv/"; fi >msgfmt -o "pl/pl.mo" "pl/pl.po" >msgfmt -o "fr/fr.mo" "fr/fr.po" >msgfmt -o "sl/sl.mo" "sl/sl.po" >msgfmt -o "sv/sv.mo" "sv/sv.po" >if ! test -d "uk/"; then mkdir "uk/"; fi >if ! test -d "cs/"; then mkdir "cs/"; fi >if ! test -d "de/"; then mkdir "de/"; fi >if test -d "C"; then d="../"; else d="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/"; fi; \ >mo="cs/cs.mo"; \ >if test -f "${mo}"; then mo="../${mo}"; else mo="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/${mo}"; fi; \ >(cd "cs/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ >touch "cs/cs.stamp" >if ! test -d "el/"; then mkdir "el/"; fi >msgfmt -o "uk/uk.mo" "uk/uk.po" >if test -d "C"; then d="../"; else d="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/"; fi; \ >mo="de/de.mo"; \ >if test -f "${mo}"; then mo="../${mo}"; else mo="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/${mo}"; fi; \ >(cd "de/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ >touch "de/de.stamp" >if test -d "C"; then d="../"; else d="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/"; fi; \ >mo="el/el.mo"; \ >if test -f "${mo}"; then mo="../${mo}"; else mo="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/${mo}"; fi; \ >(cd "el/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ >touch "el/el.stamp" >if ! test -d "es/"; then mkdir "es/"; fi >if test -d "C"; then d="../"; else d="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/"; fi; \ >mo="es/es.mo"; \ >if test -f "${mo}"; then mo="../${mo}"; else mo="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/${mo}"; fi; \ >(cd "es/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ >touch "es/es.stamp" >if ! test -d "fr/"; then mkdir "fr/"; fi >if test -d "C"; then d="../"; else d="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/"; fi; \ >mo="fr/fr.mo"; \ >if test -f "${mo}"; then mo="../${mo}"; else mo="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/${mo}"; fi; \ >(cd "fr/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ >touch "fr/fr.stamp" >if ! test -d "pl/"; then mkdir "pl/"; fi >if ! test -d "sl/"; then mkdir "sl/"; fi >if ! test -d "sv/"; then mkdir "sv/"; fi >if test -d "C"; then d="../"; else d="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/"; fi; \ >mo="pl/pl.mo"; \ >if test -f "${mo}"; then mo="../${mo}"; else mo="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/${mo}"; fi; \ >(cd "pl/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ >touch "pl/pl.stamp" >if test -d "C"; then d="../"; else d="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/"; fi; \ >mo="sl/sl.mo"; \ >if test -f "${mo}"; then mo="../${mo}"; else mo="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/${mo}"; fi; \ >(cd "sl/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ >touch "sl/sl.stamp" >if test -d "C"; then d="../"; else d="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/"; fi; \ >mo="sv/sv.mo"; \ >if test -f "${mo}"; then mo="../${mo}"; else mo="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/${mo}"; fi; \ >(cd "sv/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ >touch "sv/sv.stamp" >if ! test -d "uk/"; then mkdir "uk/"; fi >if test -d "C"; then d="../"; else d="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/"; fi; \ >mo="uk/uk.mo"; \ >if test -f "${mo}"; then mo="../${mo}"; else mo="/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc/${mo}"; fi; \ >(cd "uk/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ >touch "uk/uk.stamp" >make[2]: Leaving directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/doc' >Making all in po >make[2]: Entering directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/po' >grep: warning: stray \ before # >grep: warning: stray \ before # >grep: warning: stray \ before # >file=`echo bs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bs.po >file=`echo ca | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ca.po >file=`echo cs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file cs.po >file=`echo da | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file da.po >file=`echo de | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file de.po >file=`echo el | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file el.po >file=`echo es | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file es.po >file=`echo eu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file eu.po >file=`echo fr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po >file=`echo fur | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fur.po >file=`echo gl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file gl.po >file=`echo hu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hu.po >file=`echo id | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file id.po >file=`echo it | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file it.po >file=`echo ja | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ja.po >file=`echo ko | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ko.po >file=`echo nb | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nb.po >file=`echo nl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nl.po >file=`echo pl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pl.po >file=`echo pt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pt.po >file=`echo pt_BR | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po >file=`echo ro | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ro.po >file=`echo sl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sl.po >file=`echo sr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sr.po >file=`echo sr@latin | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sr@latin.po >file=`echo sv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po >file=`echo tr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file tr.po >file=`echo uk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file uk.po >file=`echo zh_CN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_CN.po >file=`echo zh_TW | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_TW.po >make[2]: Leaving directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21/po' >make[2]: Entering directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUIROOT=\""/org/gnome/moserial/ui/"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -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/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -include config.h -O2 -pipe -march=native -fno-diagnostics-color -c -o src/MainWindow.o src/MainWindow.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUIROOT=\""/org/gnome/moserial/ui/"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -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/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -include config.h -O2 -pipe -march=native -fno-diagnostics-color -c -o src/Main.o src/Main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUIROOT=\""/org/gnome/moserial/ui/"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -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/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -include config.h -O2 -pipe -march=native -fno-diagnostics-color -c -o src/SettingsDialog.o src/SettingsDialog.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUIROOT=\""/org/gnome/moserial/ui/"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -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/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -include config.h -O2 -pipe -march=native -fno-diagnostics-color -c -o src/Settings.o src/Settings.c >In file included from /usr/include/glib-2.0/glib/gthread.h:34, > from /usr/include/glib-2.0/glib/gasyncqueue.h:34, > from /usr/include/glib-2.0/glib.h:34, > from /usr/include/glib-2.0/gobject/gbinding.h:30, > from /usr/include/glib-2.0/glib-object.h:24, > from src/Settings.c:23: >src/Settings.c: In function âsettings_parity_get_typeâ: >/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â__atomic_loadâ discards âvolatileâ qualifier [-Wincompatible-pointer-types] > 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ >/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro âg_atomic_pointer_getâ > 262 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ >src/Settings.c:262:13: note: in expansion of macro âg_once_init_enterâ > 262 | if (g_once_init_enter (&settings_parity_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ >src/Settings.c: In function âsettings_handshake_get_typeâ: >/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â__atomic_loadâ discards âvolatileâ qualifier [-Wincompatible-pointer-types] > 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ >/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro âg_atomic_pointer_getâ > 262 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ >src/Settings.c:283:13: note: in expansion of macro âg_once_init_enterâ > 283 | if (g_once_init_enter (&settings_handshake_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ >src/Settings.c: In function âsettings_access_mode_get_typeâ: >/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â__atomic_loadâ discards âvolatileâ qualifier [-Wincompatible-pointer-types] > 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ >/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro âg_atomic_pointer_getâ > 262 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ >src/Settings.c:304:13: note: in expansion of macro âg_once_init_enterâ > 304 | if (g_once_init_enter (&settings_access_mode_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ >src/Settings.c: In function âsettings_set_deviceâ: >src/Settings.c:577:19: warning: assignment discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > 577 | old_value = settings_get_device (self); > | ^ >src/Settings.c: In function âsettings_get_typeâ: >/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â__atomic_loadâ discards âvolatileâ qualifier [-Wincompatible-pointer-types] > 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ >/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro âg_atomic_pointer_getâ > 262 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ >src/Settings.c:859:13: note: in expansion of macro âg_once_init_enterâ > 859 | if (g_once_init_enter (&settings_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUIROOT=\""/org/gnome/moserial/ui/"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -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/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -include config.h -O2 -pipe -march=native -fno-diagnostics-color -c -o src/SendProgressDialog.o src/SendProgressDialog.c >In file included from /usr/include/glib-2.0/glib/gthread.h:34, > from /usr/include/glib-2.0/glib/gasyncqueue.h:34, > from /usr/include/glib-2.0/glib.h:34, > from /usr/include/glib-2.0/gobject/gbinding.h:30, > from /usr/include/glib-2.0/glib-object.h:24, > from src/Main.c:23: >src/Main.c: In function âmoserial_main_get_typeâ: >/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â__atomic_loadâ discards âvolatileâ qualifier [-Wincompatible-pointer-types] > 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ >/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro âg_atomic_pointer_getâ > 262 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ >src/Main.c:283:13: note: in expansion of macro âg_once_init_enterâ > 283 | if (g_once_init_enter (&moserial_main_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ >src/SettingsDialog.c: In function â_moserial_settings_dialog_cancel_gtk_button_clickedâ: >src/SettingsDialog.c:232:74: error: passing argument 2 of âmoserial_settings_dialog_cancelâ from incompatible pointer type [-Wincompatible-pointer-types] > 232 | erial_settings_dialog_cancel ((moserialSettingsDialog*) self, _sender); > | ^~~~~~~ > | | > | GtkButton * {aka struct _GtkButton *} > >src/SettingsDialog.c:153:50: note: expected âGtkWidget *â {aka âstruct _GtkWidget *â} but argument is of type âGtkButton *â {aka âstruct _GtkButton *â} > 153 | GtkWidget* w); > | ~~~~~~~~~~~^ >src/SettingsDialog.c: In function â_moserial_settings_dialog_ok_gtk_button_clickedâ: >src/SettingsDialog.c:239:70: error: passing argument 2 of âmoserial_settings_dialog_okâ from incompatible pointer type [-Wincompatible-pointer-types] > 239 | moserial_settings_dialog_ok ((moserialSettingsDialog*) self, _sender); > | ^~~~~~~ > | | > | GtkButton * {aka struct _GtkButton *} > >src/SettingsDialog.c:157:46: note: expected âGtkWidget *â {aka âstruct _GtkWidget *â} but argument is of type âGtkButton *â {aka âstruct _GtkButton *â} > 157 | GtkWidget* w); > | ~~~~~~~~~~~^ >src/SettingsDialog.c: In function âmoserial_settings_dialog_constructâ: >src/SettingsDialog.c:330:45: error: passing argument 2 of âmo_utils_populateComboBoxâ from incompatible pointer type [-Wincompatible-pointer-types] > 330 | mo_utils_populateComboBox (_tmp15_, SETTINGS_BaudRateItems, (gint) G_N_ELEMENTS (SETTINGS_BaudRateItems), FALSE); > | ^~~~~~~~~~~~~~~~~~~~~~ > | | > | const gchar ** {aka const char **} >src/SettingsDialog.c:145:41: note: expected âgchar **â {aka âchar **â} but argument is of type âconst gchar **â {aka âconst char **â} > 145 | gchar** val_array, > | ~~~~~~~~^~~~~~~~~ >src/SettingsDialog.c:336:45: error: passing argument 2 of âmo_utils_populateComboBoxâ from incompatible pointer type [-Wincompatible-pointer-types] > 336 | mo_utils_populateComboBox (_tmp18_, SETTINGS_DataBitItems, (gint) G_N_ELEMENTS (SETTINGS_DataBitItems), TRUE); > | ^~~~~~~~~~~~~~~~~~~~~ > | | > | const gchar ** {aka const char **} >src/SettingsDialog.c:145:41: note: expected âgchar **â {aka âchar **â} but argument is of type âconst gchar **â {aka âconst char **â} > 145 | gchar** val_array, > | ~~~~~~~~^~~~~~~~~ >src/SettingsDialog.c:342:45: error: passing argument 2 of âmo_utils_populateComboBoxâ from incompatible pointer type [-Wincompatible-pointer-types] > 342 | mo_utils_populateComboBox (_tmp21_, SETTINGS_StopBitItems, (gint) G_N_ELEMENTS (SETTINGS_StopBitItems), TRUE); > | ^~~~~~~~~~~~~~~~~~~~~ > | | > | const gchar ** {aka const char **} >src/SettingsDialog.c:145:41: note: expected âgchar **â {aka âchar **â} but argument is of type âconst gchar **â {aka âconst char **â} > 145 | gchar** val_array, > | ~~~~~~~~^~~~~~~~~ >src/SettingsDialog.c:348:45: error: passing argument 2 of âmo_utils_populateComboBoxâ from incompatible pointer type [-Wincompatible-pointer-types] > 348 | mo_utils_populateComboBox (_tmp24_, SETTINGS_ParityModeStrings, (gint) G_N_ELEMENTS (SETTINGS_ParityModeStrings), TRUE); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ > | | > | const gchar ** {aka const char **} >src/SettingsDialog.c:145:41: note: expected âgchar **â {aka âchar **â} but argument is of type âconst gchar **â {aka âconst char **â} > 145 | gchar** val_array, > | ~~~~~~~~^~~~~~~~~ >src/SettingsDialog.c:366:45: error: passing argument 2 of âmo_utils_populateComboBoxâ from incompatible pointer type [-Wincompatible-pointer-types] > 366 | mo_utils_populateComboBox (_tmp33_, SETTINGS_AccessModeStrings, (gint) G_N_ELEMENTS (SETTINGS_AccessModeStrings), TRUE); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ > | | > | const gchar ** {aka const char **} >src/SettingsDialog.c:145:41: note: expected âgchar **â {aka âchar **â} but argument is of type âconst gchar **â {aka âconst char **â} > 145 | gchar** val_array, > | ~~~~~~~~^~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/gthread.h:34, > from /usr/include/glib-2.0/glib/gasyncqueue.h:34, > from /usr/include/glib-2.0/glib.h:34, > from /usr/include/glib-2.0/gobject/gbinding.h:30, > from /usr/include/glib-2.0/glib-object.h:24, > from src/SettingsDialog.c:23: >src/SettingsDialog.c: In function âmoserial_settings_dialog_get_typeâ: >/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â__atomic_loadâ discards âvolatileâ qualifier [-Wincompatible-pointer-types] > 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ >/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro âg_atomic_pointer_getâ > 262 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ >src/SettingsDialog.c:1117:13: note: in expansion of macro âg_once_init_enterâ > 1117 | if (g_once_init_enter (&moserial_settings_dialog_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUIROOT=\""/org/gnome/moserial/ui/"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -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/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -include config.h -O2 -pipe -march=native -fno-diagnostics-color -c -o src/ReceiveChooserDialog.o src/ReceiveChooserDialog.c >make[2]: *** [Makefile:712: src/SettingsDialog.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >In file included from /usr/include/glib-2.0/glib/gthread.h:34, > from /usr/include/glib-2.0/glib/gasyncqueue.h:34, > from /usr/include/glib-2.0/glib.h:34, > from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, > from /usr/include/gtk-3.0/gdk/gdk.h:30, > from /usr/include/gtk-3.0/gtk/gtk.h:30, > from src/MainWindow.c:23: >src/MainWindow.c: In function âmoserial_main_window_input_mode_values_get_typeâ: >/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â__atomic_loadâ discards âvolatileâ qualifier [-Wincompatible-pointer-types] > 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ >/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro âg_atomic_pointer_getâ > 262 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ >src/MainWindow.c:941:13: note: in expansion of macro âg_once_init_enterâ > 941 | if (g_once_init_enter (&moserial_main_window_input_mode_values_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ >src/MainWindow.c: In function â_moserial_send_progress_dialog_updateStatus_moserial_szwrapper_update_statusâ: >src/MainWindow.c:1841:89: error: passing argument 2 of âmoserial_send_progress_dialog_updateStatusâ from incompatible pointer type [-Wincompatible-pointer-types] > 1841 | ss_dialog_updateStatus ((moserialSendProgressDialog*) self, _sender, newStatus); > | ^~~~~~~ > | | > | moserialSzwrapper * {aka struct _moserialSzwrapper *} > >src/MainWindow.c:592:59: note: expected âGObject *â {aka âstruct _GObject *â} but argument is of type âmoserialSzwrapper *â {aka âstruct _moserialSzwrapper *â} > 592 | GObject* o, > | ~~~~~~~~~^ >src/MainWindow.c: In function â_moserial_szwrapper_transferCanceled_moserial_send_progress_dialog_transfer_canceledâ: >src/MainWindow.c:1848:73: error: passing argument 2 of âmoserial_szwrapper_transferCanceledâ from incompatible pointer type [-Wincompatible-pointer-types] > 1848 | serial_szwrapper_transferCanceled ((moserialSzwrapper*) self, _sender); > | ^~~~~~~ > | | > | moserialSendProgressDialog * {aka struct _moserialSendProgressDialog *} > >src/MainWindow.c:598:52: note: expected âGObject *â {aka âstruct _GObject *â} but argument is of type âmoserialSendProgressDialog *â {aka âstruct _moserialSendProgressDialog *â} > 598 | GObject* o); > | ~~~~~~~~~^ >src/MainWindow.c: In function â_moserial_main_window_sendComplete_moserial_szwrapper_transfer_completeâ: >src/MainWindow.c:1855:72: error: passing argument 2 of âmoserial_main_window_sendCompleteâ from incompatible pointer type [-Wincompatible-pointer-types] > 1855 | oserial_main_window_sendComplete ((moserialMainWindow*) self, _sender); > | ^~~~~~~ > | | > | moserialSzwrapper * {aka struct _moserialSzwrapper *} > >src/MainWindow.c:602:50: note: expected âGObject *â {aka âstruct _GObject *â} but argument is of type âmoserialSzwrapper *â {aka âstruct _moserialSzwrapper *â} > 602 | GObject* o); > | ~~~~~~~~~^ >src/MainWindow.c: In function â_moserial_receive_progress_dialog_updateStatus_moserial_rzwrapper_update_statusâ: >src/MainWindow.c:1990:95: error: passing argument 2 of âmoserial_receive_progress_dialog_updateStatusâ from incompatible pointer type [-Wincompatible-pointer-types] > 1990 | dialog_updateStatus ((moserialReceiveProgressDialog*) self, _sender, newStatus); > | ^~~~~~~ > | | > | moserialRzwrapper * {aka struct _moserialRzwrapper *} > >src/MainWindow.c:628:62: note: expected âGObject *â {aka âstruct _GObject *â} but argument is of type âmoserialRzwrapper *â {aka âstruct _moserialRzwrapper *â} > 628 | GObject* o, > | ~~~~~~~~~^ >src/MainWindow.c: In function â_moserial_rzwrapper_transferCanceled_moserial_receive_progress_dialog_transfer_canceledâ: >src/MainWindow.c:1997:73: error: passing argument 2 of âmoserial_rzwrapper_transferCanceledâ from incompatible pointer type [-Wincompatible-pointer-types] > 1997 | serial_rzwrapper_transferCanceled ((moserialRzwrapper*) self, _sender); > | ^~~~~~~ > | | > | moserialReceiveProgressDialog * {aka struct _moserialReceiveProgressDialog *} > >src/MainWindow.c:634:52: note: expected âGObject *â {aka âstruct _GObject *â} but argument is of type âmoserialReceiveProgressDialog *â {aka âstruct _moserialReceiveProgressDialog *â} > 634 | GObject* o); > | ~~~~~~~~~^ >src/MainWindow.c: In function â_moserial_main_window_receiveComplete_moserial_rzwrapper_transfer_completeâ: >src/MainWindow.c:2004:75: error: passing argument 2 of âmoserial_main_window_receiveCompleteâ from incompatible pointer type [-Wincompatible-pointer-types] > 2004 | rial_main_window_receiveComplete ((moserialMainWindow*) self, _sender); > | ^~~~~~~ > | | > | moserialRzwrapper * {aka struct _moserialRzwrapper *} > >src/MainWindow.c:638:53: note: expected âGObject *â {aka âstruct _GObject *â} but argument is of type âmoserialRzwrapper *â {aka âstruct _moserialRzwrapper *â} > 638 | GObject* o); > | ~~~~~~~~~^ >src/MainWindow.c: In function âmoserial_main_window_saveProfileAsâ: >src/MainWindow.c:3712:9: warning: not enough variable arguments to fit a sentinel [-Wformat=] > 3712 | _tmp1_ = (GtkFileChooserDialog*) gtk_file_chooser_dialog_new (NULL, _tmp0_, GTK_FILE_CHOOSER_ACTION_SAVE, NULL); > | ^~~~~~ >src/MainWindow.c: In function âmoserial_main_window_loadProfileâ: >src/MainWindow.c:3752:9: warning: not enough variable arguments to fit a sentinel [-Wformat=] > 3752 | _tmp1_ = (GtkFileChooserDialog*) gtk_file_chooser_dialog_new (NULL, _tmp0_, GTK_FILE_CHOOSER_ACTION_OPEN, NULL); > | ^~~~~~ >src/MainWindow.c: In function âmoserial_main_window_set_startupProfileFilenameâ: >src/MainWindow.c:4038:19: warning: assignment discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > 4038 | old_value = moserial_main_window_get_startupProfileFilename (self); > | ^ >src/MainWindow.c: In function â_moserial_main_window_showSettingsDialog_gtk_tool_button_clickedâ: >src/MainWindow.c:4164:78: error: passing argument 2 of âmoserial_main_window_showSettingsDialogâ from incompatible pointer type [-Wincompatible-pointer-types] > 4164 | l_main_window_showSettingsDialog ((moserialMainWindow*) self, _sender); > | ^~~~~~~ > | | > | GtkToolButton * {aka struct _GtkToolButton *} > >src/MainWindow.c:2630:51: note: expected âGObject *â {aka âstruct _GObject *â} but argument is of type âGtkToolButton *â {aka âstruct _GtkToolButton *â} > 2630 | GObject* o) > | ~~~~~~~~~^ >src/MainWindow.c: In function â_moserial_main_window_showPreferencesDialog_gtk_tool_button_clickedâ: >src/MainWindow.c:4244:81: error: passing argument 2 of âmoserial_main_window_showPreferencesDialogâ from incompatible pointer type [-Wincompatible-pointer-types] > 4244 | ain_window_showPreferencesDialog ((moserialMainWindow*) self, _sender); > | ^~~~~~~ > | | > | GtkToolButton * {aka struct _GtkToolButton *} > >src/MainWindow.c:2643:54: note: expected âGObject *â {aka âstruct _GObject *â} but argument is of type âGtkToolButton *â {aka âstruct _GtkToolButton *â} > 2643 | GObject* o) > | ~~~~~~~~~^ >src/MainWindow.c: In function â_moserial_main_window_sendString_gtk_button_clickedâ: >src/MainWindow.c:4283:70: error: passing argument 2 of âmoserial_main_window_sendStringâ from incompatible pointer type [-Wincompatible-pointer-types] > 4283 | moserial_main_window_sendString ((moserialMainWindow*) self, _sender); > | ^~~~~~~ > | | > | GtkButton * {aka struct _GtkButton *} > >src/MainWindow.c:1472:45: note: expected âGtkWidget *â {aka âstruct _GtkWidget *â} but argument is of type âGtkButton *â {aka âstruct _GtkButton *â} > 1472 | GtkWidget* w) > | ~~~~~~~~~~~^ >src/MainWindow.c: In function â_moserial_main_window_sendString_gtk_entry_activateâ: >src/MainWindow.c:4290:70: error: passing argument 2 of âmoserial_main_window_sendStringâ from incompatible pointer type [-Wincompatible-pointer-types] > 4290 | moserial_main_window_sendString ((moserialMainWindow*) self, _sender); > | ^~~~~~~ > | | > | GtkEntry * {aka struct _GtkEntry *} > >src/MainWindow.c:1472:45: note: expected âGtkWidget *â {aka âstruct _GtkWidget *â} but argument is of type âGtkEntry *â {aka âstruct _GtkEntry *â} > 1472 | GtkWidget* w) > | ~~~~~~~~~~~^ >src/MainWindow.c: In function âmoserial_main_window_constructorâ: >src/MainWindow.c:5092:46: error: passing argument 2 of âmo_utils_populateComboBoxâ from incompatible pointer type [-Wincompatible-pointer-types] > 5092 | mo_utils_populateComboBox (_tmp237_, MOSERIAL_MAIN_WINDOW_inputModeStrings, (gint) G_N_ELEMENTS (MOSERIAL_MAIN_WINDOW_inputModeStrings), TRUE); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | | > | const gchar ** {aka const char **} >src/MainWindow.c:874:41: note: expected âgchar **â {aka âchar **â} but argument is of type âconst gchar **â {aka âconst char **â} > 874 | gchar** val_array, > | ~~~~~~~~^~~~~~~~~ >src/MainWindow.c:5101:46: error: passing argument 2 of âmo_utils_populateComboBoxâ from incompatible pointer type [-Wincompatible-pointer-types] > 5101 | mo_utils_populateComboBox (_tmp242_, MOSERIAL_SERIAL_CONNECTION_LineEndStrings, (gint) G_N_ELEMENTS (MOSERIAL_SERIAL_CONNECTION_LineEndStrings), TRUE); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | | > | const gchar ** {aka const char **} >src/MainWindow.c:874:41: note: expected âgchar **â {aka âchar **â} but argument is of type âconst gchar **â {aka âconst char **â} > 874 | gchar** val_array, > | ~~~~~~~~^~~~~~~~~ >src/MainWindow.c:5147:46: error: passing argument 2 of âgtk_menu_item_set_submenuâ from incompatible pointer type [-Wincompatible-pointer-types] > 5147 | gtk_menu_item_set_submenu (_tmp265_, (GtkMenu*) _tmp266_); > | ^~~~~~~~~~~~~~~~~~~ > | | > | GtkMenu * {aka struct _GtkMenu *} >In file included from /usr/include/gtk-3.0/gtk/gtkcheckmenuitem.h:33, > from /usr/include/gtk-3.0/gtk/gtk.h:72: >/usr/include/gtk-3.0/gtk/gtkmenuitem.h:121:69: note: expected âGtkWidget *â {aka âstruct _GtkWidget *â} but argument is of type âGtkMenu *â {aka âstruct _GtkMenu *â} > 121 | GtkWidget *submenu); > | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~ > >src/MainWindow.c: In function âmoserial_main_window_get_typeâ: >/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â__atomic_loadâ discards âvolatileâ qualifier [-Wincompatible-pointer-types] > 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ >/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro âg_atomic_pointer_getâ > 262 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ >src/MainWindow.c:5368:13: note: in expansion of macro âg_once_init_enterâ > 5368 | if (g_once_init_enter (&moserial_main_window_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ >make[2]: *** [Makefile:712: src/MainWindow.o] Error 1 >src/ReceiveChooserDialog.c: In function â_moserial_receive_chooser_dialog_response_gtk_dialog_responseâ: >src/ReceiveChooserDialog.c:146:89: error: passing argument 2 of âmoserial_receive_chooser_dialog_responseâ from incompatible pointer type [-Wincompatible-pointer-types] > 146 | oser_dialog_response ((moserialReceiveChooserDialog*) self, _sender, response_id); > | ^~~~~~~ > | | > | GtkDialog * {aka struct _GtkDialog *} > >src/ReceiveChooserDialog.c:106:59: note: expected âGtkWidget *â {aka âstruct _GtkWidget *â} but argument is of type âGtkDialog *â {aka âstruct _GtkDialog *â} > 106 | GtkWidget* w, > | ~~~~~~~~~~~^ >src/ReceiveChooserDialog.c: In function âmoserial_receive_chooser_dialog_constructâ: >src/ReceiveChooserDialog.c:181:44: error: passing argument 2 of âmo_utils_populateComboBoxâ from incompatible pointer type [-Wincompatible-pointer-types] > 181 | mo_utils_populateComboBox (_tmp6_, MOSERIAL_RZWRAPPER_ProtocolStrings, (gint) G_N_ELEMENTS (MOSERIAL_RZWRAPPER_ProtocolStrings), TRUE); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | | > | const gchar ** {aka const char **} >src/ReceiveChooserDialog.c:97:41: note: expected âgchar **â {aka âchar **â} but argument is of type âconst gchar **â {aka âconst char **â} > 97 | gchar** val_array, > | ~~~~~~~~^~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/gthread.h:34, > from /usr/include/glib-2.0/glib/gasyncqueue.h:34, > from /usr/include/glib-2.0/glib.h:34, > from /usr/include/glib-2.0/gobject/gbinding.h:30, > from /usr/include/glib-2.0/glib-object.h:24, > from src/ReceiveChooserDialog.c:23: >src/ReceiveChooserDialog.c: In function âmoserial_receive_chooser_dialog_get_typeâ: >/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â__atomic_loadâ discards âvolatileâ qualifier [-Wincompatible-pointer-types] > 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ >/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro âg_atomic_pointer_getâ > 262 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ >src/ReceiveChooserDialog.c:299:13: note: in expansion of macro âg_once_init_enterâ > 299 | if (g_once_init_enter (&moserial_receive_chooser_dialog_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ >make[2]: *** [Makefile:712: src/ReceiveChooserDialog.o] Error 1 >src/SendProgressDialog.c: In function â_moserial_send_progress_dialog_cancel_gtk_button_clickedâ: >src/SendProgressDialog.c:119:83: error: passing argument 2 of âmoserial_send_progress_dialog_cancelâ from incompatible pointer type [-Wincompatible-pointer-types] > 119 | d_progress_dialog_cancel ((moserialSendProgressDialog*) self, _sender); > | ^~~~~~~ > | | > | GtkButton * {aka struct _GtkButton *} > >src/SendProgressDialog.c:89:53: note: expected âGObject *â {aka âstruct _GObject *â} but argument is of type âGtkButton *â {aka âstruct _GtkButton *â} > 89 | GObject* o); > | ~~~~~~~~~^ >In file included from /usr/include/glib-2.0/glib/gthread.h:34, > from /usr/include/glib-2.0/glib/gasyncqueue.h:34, > from /usr/include/glib-2.0/glib.h:34, > from /usr/include/glib-2.0/gobject/gbinding.h:30, > from /usr/include/glib-2.0/glib-object.h:24, > from src/SendProgressDialog.c:23: >src/SendProgressDialog.c: In function âmoserial_send_progress_dialog_get_typeâ: >/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â__atomic_loadâ discards âvolatileâ qualifier [-Wincompatible-pointer-types] > 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ >/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro âg_atomic_pointer_getâ > 262 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ >src/SendProgressDialog.c:278:13: note: in expansion of macro âg_once_init_enterâ > 278 | if (g_once_init_enter (&moserial_send_progress_dialog_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ >make[2]: *** [Makefile:712: src/SendProgressDialog.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21' >make[1]: *** [Makefile:746: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21' >make: *** [Makefile:512: all] Error 2 > * ERROR: net-dialup/moserial-3.0.21::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-dialup/moserial-3.0.21::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-dialup/moserial-3.0.21::gentoo'`. > * The complete build log is located at '/var/log/portage/net-dialup:moserial-3.0.21:20231205-100154.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-dialup/moserial-3.0.21/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-dialup/moserial-3.0.21/temp/environment'. > * Working directory: '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21' > * S: '/var/tmp/portage/net-dialup/moserial-3.0.21/work/moserial-3.0.21' >
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 919259
:
877337
|
877338
|
877339
|
877340
|
877341
|
877342
| 877343 |
877344
|
877345
|
899938