Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 645840 Details for
Bug 729290
gnome-base/libgtop fails to build with LD="lld": error: no such file or directory: './.libs/libgtop-2.0.so'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 86.06 KB, created by
Agostino Sarubbo
on 2020-06-23 11:46:52 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-06-23 11:46:52 UTC
Size:
86.06 KB
patch
obsolete
> * Package: gnome-base/libgtop-2.40.0-r1 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc introspection kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > > >@@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ >This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; >This ebuild was merged at the following commit: >https://github.com/gentoo-mirror/gentoo/commit/1953c6130fa9d2a03f3e3c9954f3820ae8942872 >@@@@@ END @@@@@ > >>>> Unpacking source... >>>> Unpacking libgtop-2.40.0.tar.xz to /var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work >>>> Unpacking libgtop-2.40.0-patchset.tar.xz to /var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work >>>> Source unpacked in /var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work >>>> Preparing source in /var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0 ... > * Applying patches from /var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/patches ... > * 0001-Allow-building-with-gettext-0.20.patch ... > [ ok ] > * 0002-Mark-glibtop_init_s-as-non-introspectable.patch ... > [ ok ] > * 0003-Update-Catalan-translation.patch ... > [ ok ] > * 0004-Check-for-kinfo_getfile-on-FreeBSD.patch ... > [ ok ] > * 0005-Support-FreeBSD-13.0-CURRENT-1300062-vm_map_entry.patch ... > [ ok ] > * 0006-Update-Malay-translation.patch ... > [ ok ] > * 0007-Check-if-sbrk-is-available.patch ... > [ ok ] > * 0008-Update-Japanese-translation.patch ... > [ ok ] > * 0009-Update-Japanese-translation.patch ... > [ ok ] > * 0010-Update-British-English-translation.patch ... > [ ok ] > * 0011-Update-Finnish-translation.patch ... > [ ok ] > * 0012-Update-Ukrainian-translation.patch ... > [ ok ] > * Applying 2.40.0-sandbox-workaround.patch ... > [ ok ] > * Disabling deprecation warnings ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0' ... > * Running autopoint --force ... > [ ok ] > * Skipping 'gtkdocize --copy' due gtkdocize not installed > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: libgtop-2.40.0/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying uclibc-ltconf/1.3.0 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0 ... > * econf: updating libgtop-2.40.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libgtop-2.40.0/config.guess with /usr/share/gnuconfig/config.guess >./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/libgtop-2.40.0-r1 --htmldir=/usr/share/doc/libgtop-2.40.0-r1/html --libdir=/usr/lib64 --disable-gtk-doc --disable-static --enable-introspection >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.7/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 make supports nested variables... (cached) yes >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 gobject-introspection... yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-clang >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-clang accepts -g... yes >checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-clang... none >checking for library containing strerror... none required >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-clang >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-clang accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-clang... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-clang-cpp >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for gawk... (cached) gawk >checking for perl5... no >checking for perl... perl >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-clang >checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib >checking for x86_64-pc-linux-gnu-as... llvm-as >checking for x86_64-pc-linux-gnu-ar... llvm-ar >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-clang... lld >checking if the linker (lld) is GNU ld... no >checking for BSD- or MS-compatible name lister (nm)... llvm-nm >checking the name lister (llvm-nm) interface... BSD nm >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 lld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... llvm-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) llvm-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... llvm-strip >checking for x86_64-pc-linux-gnu-ranlib... (cached) llvm-ranlib >checking command to parse llvm-nm output from x86_64-pc-linux-gnu-clang object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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-clang supports -fno-rtti -fno-exceptions... yes >checking for x86_64-pc-linux-gnu-clang option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-clang PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-clang static flag -static works... yes >checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-clang linker (lld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... unsupported >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 libgtop sysdeps directory... linux >checking linux/version.h usability... yes >checking linux/version.h presence... yes >checking for linux/version.h... yes >checking for Linux kernel version code... 329472 >checking whether we need libgtop... yes >checking sys/bitypes.h usability... yes >checking sys/bitypes.h presence... yes >checking for sys/bitypes.h... yes >checking for GLIB... yes >checking ifaddrs.h usability... yes >checking ifaddrs.h presence... yes >checking for ifaddrs.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for struct stat.st_rdev... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for uid_t in sys/types.h... yes >checking for ssize_t... yes >checking for memory.h... (cached) yes >checking for string.h... (cached) yes >checking for strerror... yes >checking for dlopen... no >checking for dlopen in -ldl... yes >checking for dlerror... yes >checking linux/isdn.h usability... no >checking linux/isdn.h presence... no >checking for linux/isdn.h... no >checking for vmgetinfo in -lperfstat... no >checking for vm_statistics in -lmach... no >checking whether program_invocation_name must be declared... no >checking for socket... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking "for sun_len member in struct sockaddr_un"... no >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... yes >checking for working mmap... yes >checking return type of signal handlers... void >checking for strftime... yes >checking for getcwd... yes >checking for gettimeofday... yes >checking for getwd... yes >checking for putenv... yes >checking for sbrk... yes >checking for strdup... yes >checking for strtoul... yes >checking for uname... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld... lld -m elf_x86_64 >checking if the linker (lld -m elf_x86_64) is GNU ld... no >checking for shared library run path origin... done >checking 32-bit host C ABI... no >checking for the common suffixes of directories in the library search path... lib64,lib64 >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for CFLocaleCopyPreferredLanguages... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for X... no >checking for gethostbyname... yes >checking for connect... yes >checking for inet_aton... yes >checking X11/Xauth.h usability... no >checking X11/Xauth.h presence... no >checking for X11/Xauth.h... no >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for sys/param.h... (cached) yes >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking sys/fstyp.h usability... no >checking sys/fstyp.h presence... no >checking for sys/fstyp.h... no >checking mnttab.h usability... no >checking mnttab.h presence... no >checking for mnttab.h... no >checking mntent.h usability... yes >checking mntent.h presence... yes >checking for mntent.h... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking sys/mount.h usability... yes >checking sys/mount.h presence... yes >checking for sys/mount.h... yes >checking sys/filsys.h usability... no >checking sys/filsys.h presence... no >checking for sys/filsys.h... no >checking sys/fs_types.h usability... no >checking sys/fs_types.h presence... no >checking for sys/fs_types.h... no >checking sys/fs/s5param.h usability... no >checking sys/fs/s5param.h presence... no >checking for sys/fs/s5param.h... no >checking for bcopy... yes >checking for endgrent... yes >checking for endpwent... yes >checking for fchdir... yes >checking for ftime... yes >checking for ftruncate... yes >checking for getcwd... (cached) yes >checking for getmntinfo... no >checking for gettimeofday... (cached) yes >checking for isascii... yes >checking for lchown... yes >checking for listmntent... no >checking for memcpy... yes >checking for mkfifo... yes >checking for strchr... yes >checking for strerror... (cached) yes >checking for strrchr... yes >checking for vprintf... yes >checking for library containing getmntent... none required >checking for listmntent of Cray/Unicos-9... no >checking for one-argument getmntent function... yes >configure: checking how to get filesystem space usage... >checking statvfs function (SVR4)... yes >checking for statfs that truncates block counts... no >configure: checking for AFS... >checking for gtk-doc... no >configure: WARNING: > You will not be able to create source packages with 'make dist' > because gtk-doc >= 1.4 is not found. >checking for gtkdoc-check... no >checking for gtkdoc-check... no >checking for gtkdoc-rebase... no >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >checking for GTKDOC_DEPS... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libgtop.spec >config.status: creating po/Makefile.in >config.status: creating misc/Makefile >config.status: creating include/Makefile >config.status: creating include/glibtop/Makefile >config.status: creating sysdeps/Makefile >config.status: creating sysdeps/common/Makefile >config.status: creating sysdeps/stub/Makefile >config.status: creating sysdeps/stub_suid/Makefile >config.status: creating sysdeps/sun4/Makefile >config.status: creating sysdeps/osf1/Makefile >config.status: creating sysdeps/linux/Makefile >config.status: creating sysdeps/freebsd/Makefile >config.status: creating sysdeps/solaris/Makefile >config.status: creating sysdeps/aix/Makefile >config.status: creating sysdeps/bsd/Makefile >config.status: creating sysdeps/darwin/Makefile >config.status: creating sysdeps/cygwin/Makefile >config.status: creating sysdeps/openbsd/Makefile >config.status: creating src/Makefile >config.status: creating src/daemon/Makefile >config.status: creating lib/Makefile >config.status: creating examples/Makefile >config.status: creating doc/Makefile >config.status: creating doc/reference/Makefile >config.status: creating doc/reference/version.xml >config.status: creating libgtop-2.0.pc >config.status: creating libgtopconfig.h >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0 ... >make -j2 V=1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0' >Making all in po >make[2]: Entering directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/po' >Makefile:207: warning: ignoring prerequisites on suffix rule definition >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/po' >Making all in misc >make[2]: Entering directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/misc' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/misc' >Making all in include >make[2]: Entering directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/include' >Making all in glibtop >make[3]: Entering directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/include/glibtop' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/include/glibtop' >make[3]: Entering directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/include' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/include' >make[2]: Leaving directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/include' >Making all in sysdeps >make[2]: Entering directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/sysdeps' >Making all in common >make[3]: Entering directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/sysdeps/common' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o error.lo error.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o gnuslib.lo gnuslib.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c error.c -fPIC -DPIC -o .libs/error.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c gnuslib.c -fPIC -DPIC -o .libs/gnuslib.o >gnuslib.c:212:11: warning: cast from 'char *' to 'struct in_addr *' increases > required alignment from 1 to 4 [-Wcast-align] > return ((struct in_addr *) (hp->h_addr))->s_addr; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 warning generated. >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o procargs.lo procargs.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o default.lo default.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c procargs.c -fPIC -DPIC -o .libs/procargs.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c default.c -fPIC -DPIC -o .libs/default.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o sysdeps_suid.lo sysdeps_suid.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgtop_common-2.0.la error.lo gnuslib.lo procargs.lo default.lo -lgobject-2.0 -lglib-2.0 >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c sysdeps_suid.c -fPIC -DPIC -o .libs/sysdeps_suid.o >libtool: link: llvm-ar cru .libs/libgtop_common-2.0.a .libs/error.o .libs/gnuslib.o .libs/procargs.o .libs/default.o >libtool: link: llvm-ranlib .libs/libgtop_common-2.0.a >libtool: link: ( cd ".libs" && rm -f "libgtop_common-2.0.la" && ln -s "../libgtop_common-2.0.la" "libgtop_common-2.0.la" ) >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgtop_suid_common-2.0.la error.lo sysdeps_suid.lo >libtool: link: llvm-ar cru .libs/libgtop_suid_common-2.0.a .libs/error.o .libs/sysdeps_suid.o >libtool: link: llvm-ranlib .libs/libgtop_suid_common-2.0.a >libtool: link: ( cd ".libs" && rm -f "libgtop_suid_common-2.0.la" && ln -s "../libgtop_suid_common-2.0.la" "libgtop_suid_common-2.0.la" ) >make[3]: Leaving directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/sysdeps/common' >Making all in linux >make[3]: Entering directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/sysdeps/linux' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o open.lo open.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o close.lo close.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c close.c -fPIC -DPIC -o .libs/close.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c open.c -fPIC -DPIC -o .libs/open.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o cpu.lo cpu.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o mem.lo mem.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c cpu.c -fPIC -DPIC -o .libs/cpu.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c mem.c -fPIC -DPIC -o .libs/mem.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o swap.lo swap.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o uptime.lo uptime.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c swap.c -fPIC -DPIC -o .libs/swap.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c uptime.c -fPIC -DPIC -o .libs/uptime.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o loadavg.lo loadavg.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o shm_limits.lo shm_limits.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c shm_limits.c -fPIC -DPIC -o .libs/shm_limits.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c loadavg.c -fPIC -DPIC -o .libs/loadavg.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o msg_limits.lo msg_limits.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o sem_limits.lo sem_limits.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c msg_limits.c -fPIC -DPIC -o .libs/msg_limits.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c sem_limits.c -fPIC -DPIC -o .libs/sem_limits.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o proclist.lo proclist.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o procstate.lo procstate.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c proclist.c -fPIC -DPIC -o .libs/proclist.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c procstate.c -fPIC -DPIC -o .libs/procstate.o >proclist.c:168:9: warning: cast from 'gchar *' (aka 'char *') to 'pid_t *' > (aka 'int *') increases required alignment from 1 to 4 [-Wcast-align] > return (pid_t*)g_array_free(pids, FALSE); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 warning generated. >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o procuid.lo procuid.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o proctime.lo proctime.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c procuid.c -fPIC -DPIC -o .libs/procuid.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c proctime.c -fPIC -DPIC -o .libs/proctime.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o procmem.lo procmem.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o procsignal.lo procsignal.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c procmem.c -fPIC -DPIC -o .libs/procmem.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c procsignal.c -fPIC -DPIC -o .libs/procsignal.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o prockernel.lo prockernel.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o procsegment.lo procsegment.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c prockernel.c -fPIC -DPIC -o .libs/prockernel.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c procsegment.c -fPIC -DPIC -o .libs/procsegment.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o procargs.lo procargs.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o procmap.lo procmap.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c procargs.c -fPIC -DPIC -o .libs/procargs.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c procmap.c -fPIC -DPIC -o .libs/procmap.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o siglist.lo siglist.c >procmap.c:218:11: warning: cast from 'gchar *' (aka 'char *') to > 'glibtop_map_entry *' (aka 'struct _glibtop_map_entry *') increases > required alignment from 1 to 8 [-Wcast-align] > return (glibtop_map_entry*) g_array_free(entry_list, TRUE); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >procmap.c:317:9: warning: cast from 'gchar *' (aka 'char *') to > 'glibtop_map_entry *' (aka 'struct _glibtop_map_entry *') increases > required alignment from 1 to 8 [-Wcast-align] > return (glibtop_map_entry*) g_array_free(entry_list, FALSE); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c siglist.c -fPIC -DPIC -o .libs/siglist.o >2 warnings generated. >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o sysinfo.lo sysinfo.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c sysinfo.c -fPIC -DPIC -o .libs/sysinfo.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o netload.lo netload.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c netload.c -fPIC -DPIC -o .libs/netload.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o ppp.lo ppp.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c ppp.c -fPIC -DPIC -o .libs/ppp.o >netload.c:148:11: warning: cast from 'struct sockaddr *' to > 'struct sockaddr_in6 *' increases required alignment from 2 to 4 > [-Wcast-align] > &((struct sockaddr_in6 *) ifr6->ifa_addr)->sin6_addr, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netload.c:152:11: warning: cast from 'struct sockaddr *' to > 'struct sockaddr_in6 *' increases required alignment from 2 to 4 > [-Wcast-align] > &((struct sockaddr_in6 *) ifr6->ifa_netmask)->sin6_addr, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netload.c:156:6: warning: cast from 'guint8 *' (aka 'unsigned char *') to > 'const struct in6_addr *' increases required alignment from 1 to 4 > [-Wcast-align] > if (IN6_IS_ADDR_LINKLOCAL (buf->address6)) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/netinet/in.h:429:36: note: expanded from macro > 'IN6_IS_ADDR_LINKLOCAL' > ({ const struct in6_addr *__a = (const struct in6_addr *) (a); \ > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netload.c:159:11: warning: cast from 'guint8 *' (aka 'unsigned char *') to > 'const struct in6_addr *' increases required alignment from 1 to 4 > [-Wcast-align] > else if (IN6_IS_ADDR_SITELOCAL (buf->address6)) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/netinet/in.h:434:36: note: expanded from macro > 'IN6_IS_ADDR_SITELOCAL' > ({ const struct in6_addr *__a = (const struct in6_addr *) (a); \ > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netload.c:164:7: warning: cast from 'guint8 *' (aka 'unsigned char *') to > 'const struct in6_addr *' increases required alignment from 1 to 4 > [-Wcast-align] > || IN6_IS_ADDR_V4COMPAT (buf->address6) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/netinet/in.h:446:36: note: expanded from macro > 'IN6_IS_ADDR_V4COMPAT' > ({ const struct in6_addr *__a = (const struct in6_addr *) (a); \ > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netload.c:166:7: warning: cast from 'guint8 *' (aka 'unsigned char *') to > 'const struct in6_addr *' increases required alignment from 1 to 4 > [-Wcast-align] > || IN6_IS_ADDR_UNSPECIFIED (buf->address6) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/netinet/in.h:413:36: note: expanded from macro > 'IN6_IS_ADDR_UNSPECIFIED' > ({ const struct in6_addr *__a = (const struct in6_addr *) (a); \ > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netload.c:170:11: warning: cast from 'guint8 *' (aka 'unsigned char *') to > 'const struct in6_addr *' increases required alignment from 1 to 4 > [-Wcast-align] > else if (IN6_IS_ADDR_LOOPBACK (buf->address6)) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/netinet/in.h:421:36: note: expanded from macro > 'IN6_IS_ADDR_LOOPBACK' > ({ const struct in6_addr *__a = (const struct in6_addr *) (a); \ > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netload.c:508:22: warning: cast from 'struct sockaddr *' to > 'struct sockaddr_in *' increases required alignment from 2 to 4 > [-Wcast-align] > buf->address = ((struct sockaddr_in *) &ifr.ifr_addr)->sin_a... > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netload.c:514:21: warning: cast from 'struct sockaddr *' to > 'struct sockaddr_in *' increases required alignment from 2 to 4 > [-Wcast-align] > buf->subnet = ((struct sockaddr_in *) &ifr.ifr_addr)->sin_ad... > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >9 warnings generated. >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o glibtop_private.lo glibtop_private.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o mountlist.lo mountlist.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c glibtop_private.c -fPIC -DPIC -o .libs/glibtop_private.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c mountlist.c -fPIC -DPIC -o .libs/mountlist.o >mountlist.c:166:10: warning: cast from 'gchar *' (aka 'char *') to > 'glibtop_mountentry *' (aka 'struct _glibtop_mountentry *') increases > required alignment from 1 to 8 [-Wcast-align] > return (glibtop_mountentry*) g_array_free(entries, FALSE); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o procaffinity.lo procaffinity.c >1 warning generated. >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o procio.lo procio.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c procaffinity.c -fPIC -DPIC -o .libs/procaffinity.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c procio.c -fPIC -DPIC -o .libs/procio.o >procaffinity.c:67:10: warning: cast from 'gchar *' (aka 'char *') to 'guint16 *' > (aka 'unsigned short *') increases required alignment from 1 to 2 > [-Wcast-align] > return (guint16*) g_array_free(cpus, FALSE); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 warning generated. >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o fsusage.lo fsusage.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o netlist.lo netlist.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c fsusage.c -fPIC -DPIC -o .libs/fsusage.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c netlist.c -fPIC -DPIC -o .libs/netlist.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o procopenfiles.lo procopenfiles.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o procwd.lo procwd.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c procopenfiles.c -fPIC -DPIC -o .libs/procopenfiles.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c procwd.c -fPIC -DPIC -o .libs/procwd.o >procopenfiles.c:323:9: warning: cast from 'gchar *' (aka 'char *') to > 'glibtop_open_files_entry *' (aka 'struct _glibtop_open_files_entry *') > increases required alignment from 1 to 4 [-Wcast-align] > return (glibtop_open_files_entry*)g_array_free(entries, FALSE); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o suid_open.lo suid_open.c >1 warning generated. >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgtop_sysdeps-2.0.la open.lo close.lo cpu.lo mem.lo swap.lo uptime.lo loadavg.lo shm_limits.lo msg_limits.lo sem_limits.lo proclist.lo procstate.lo procuid.lo proctime.lo procmem.lo procsignal.lo prockernel.lo procsegment.lo procargs.lo procmap.lo siglist.lo sysinfo.lo netload.lo ppp.lo glibtop_private.lo mountlist.lo procaffinity.lo procio.lo fsusage.lo netlist.lo procopenfiles.lo procwd.lo -lgobject-2.0 -lglib-2.0 >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c suid_open.c -fPIC -DPIC -o .libs/suid_open.o >libtool: link: llvm-ar cru .libs/libgtop_sysdeps-2.0.a .libs/open.o .libs/close.o .libs/cpu.o .libs/mem.o .libs/swap.o .libs/uptime.o .libs/loadavg.o .libs/shm_limits.o .libs/msg_limits.o .libs/sem_limits.o .libs/proclist.o .libs/procstate.o .libs/procuid.o .libs/proctime.o .libs/procmem.o .libs/procsignal.o .libs/prockernel.o .libs/procsegment.o .libs/procargs.o .libs/procmap.o .libs/siglist.o .libs/sysinfo.o .libs/netload.o .libs/ppp.o .libs/glibtop_private.o .libs/mountlist.o .libs/procaffinity.o .libs/procio.o .libs/fsusage.o .libs/netlist.o .libs/procopenfiles.o .libs/procwd.o >libtool: link: llvm-ranlib .libs/libgtop_sysdeps-2.0.a >libtool: link: ( cd ".libs" && rm -f "libgtop_sysdeps-2.0.la" && ln -s "../libgtop_sysdeps-2.0.la" "libgtop_sysdeps-2.0.la" ) >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgtop_sysdeps_suid-2.0.la suid_open.lo >libtool: link: llvm-ar cru .libs/libgtop_sysdeps_suid-2.0.a .libs/suid_open.o >libtool: link: llvm-ranlib .libs/libgtop_sysdeps_suid-2.0.a >libtool: link: ( cd ".libs" && rm -f "libgtop_sysdeps_suid-2.0.la" && ln -s "../libgtop_sysdeps_suid-2.0.la" "libgtop_sysdeps_suid-2.0.la" ) >make[3]: Leaving directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/sysdeps/linux' >make[3]: Entering directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/sysdeps' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/sysdeps' >make[2]: Leaving directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/sysdeps' >Making all in lib >make[2]: Entering directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/lib' >perl ./lib.pl < ../features.def > lib-t >mv lib-t lib.c >make all-am >make[3]: Entering directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/lib' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o init.lo init.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o open.lo open.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c open.c -fPIC -DPIC -o .libs/open.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c init.c -fPIC -DPIC -o .libs/init.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o close.lo close.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o command.lo command.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c close.c -fPIC -DPIC -o .libs/close.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c command.c -fPIC -DPIC -o .libs/command.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o read.lo read.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o read_data.lo read_data.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c read.c -fPIC -DPIC -o .libs/read.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c read_data.c -fPIC -DPIC -o .libs/read_data.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o write.lo write.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o lib.lo lib.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c write.c -fPIC -DPIC -o .libs/write.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c lib.c -fPIC -DPIC -o .libs/lib.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o parameter.lo parameter.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c parameter.c -fPIC -DPIC -o .libs/parameter.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o sysdeps.lo sysdeps.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c -o boxed.lo boxed.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c sysdeps.c -fPIC -DPIC -o .libs/sysdeps.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -c boxed.c -fPIC -DPIC -o .libs/boxed.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 -version-info 11:1:0 -export-symbols ./libgtop.sym -no-undefined -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgtop-2.0.la -rpath /usr/lib64 init.lo open.lo close.lo command.lo read.lo read_data.lo write.lo lib.lo parameter.lo sysdeps.lo boxed.lo -lgobject-2.0 -lglib-2.0 ../sysdeps/common/libgtop_common-2.0.la ../sysdeps/linux/libgtop_sysdeps-2.0.la ../sysdeps/linux/libgtop_sysdeps_suid-2.0.la >libtool: link: (cd .libs/libgtop-2.0.lax/libgtop_common-2.0.a && llvm-ar x "/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/lib/../sysdeps/common/.libs/libgtop_common-2.0.a") >libtool: link: (cd .libs/libgtop-2.0.lax/libgtop_sysdeps-2.0.a && llvm-ar x "/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/lib/../sysdeps/linux/.libs/libgtop_sysdeps-2.0.a") >libtool: link: (cd .libs/libgtop-2.0.lax/libgtop_sysdeps_suid-2.0.a && llvm-ar x "/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/lib/../sysdeps/linux/.libs/libgtop_sysdeps_suid-2.0.a") >libtool: link: (cd ".libs" && rm -f "libgtop-2.0.so.11" && ln -s "libgtop-2.0.so.11.0.1" "libgtop-2.0.so.11") >libtool: link: (cd ".libs" && rm -f "libgtop-2.0.so" && ln -s "libgtop-2.0.so.11.0.1" "libgtop-2.0.so") >libtool: link: rm -fr .libs/libgtop-2.0.lax >libtool: link: ( cd ".libs" && rm -f "libgtop-2.0.la" && ln -s "../libgtop-2.0.la" "libgtop-2.0.la" ) >CPPFLAGS="" CFLAGS="-Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99" LDFLAGS="-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0" CC="x86_64-pc-linux-gnu-clang" PKG_CONFIG="/usr/bin/x86_64-pc-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --accept-unprefixed --warn-all --namespace=GTop --nsversion=2.0 --libtool="/bin/sh ../libtool" --library=libgtop-2.0.la --cflags-begin -I.. -I.. -I../sysdeps/linux -I../include -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include --cflags-end init.c open.c close.c command.c read.c read_data.c write.c lib.c parameter.c sysdeps.c boxed.c ../glibtop.h ../libgtopconfig.h ../include/glibtop/close.h ../include/glibtop/loadavg.h ../include/glibtop/prockernel.h ../include/glibtop/procstate.h ../include/glibtop/sem_limits.h ../include/glibtop/uptime.h ../include/glibtop/command.h ../include/glibtop/mem.h ../include/glibtop/proclist.h ../include/glibtop/proctime.h ../include/glibtop/shm_limits.h ../include/glibtop/cpu.h ../include/glibtop/msg_limits.h ../include/glibtop/procmem.h ../include/glibtop/procuid.h ../include/glibtop/swap.h ../include/glibtop/procsegment.h ../include/glibtop/sysdeps.h ../include/glibtop/global.h ../include/glibtop/procsignal.h ../include/glibtop/union.h ../include/glibtop/gnuserv.h ../include/glibtop/parameter.h ../include/glibtop/mountlist.h ../include/glibtop/fsusage.h ../include/glibtop/procmap.h ../include/glibtop/signal.h ../include/glibtop/sysinfo.h ../include/glibtop/ppp.h ../include/glibtop/procargs.h ../include/glibtop/netload.h ../include/glibtop/procwd.h ../include/glibtop/procaffinity.h ../include/glibtop/procio.h ../include/glibtop/netlist.h ../include/glibtop/procopenfiles.h ../include/glibtop/open.h libgtop-2.0.la --output GTop-2.0.gir >/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/include/glibtop/sysdeps.h:61: syntax error, unexpected identifier in 'G_STATIC_ASSERT((1UL << (28 - 1)) <= (9223372036854775807L *2UL+1UL));' at 'G_STATIC_ASSERT' >g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC x86_64-pc-linux-gnu-clang -o /var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/lib/tmp-introspectw0wonkad/GTop-2.0 -export-dynamic -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 /var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/lib/tmp-introspectw0wonkad/GTop-2.0.o -L. libgtop-2.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 >libtool: link: x86_64-pc-linux-gnu-clang -o /var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/lib/tmp-introspectw0wonkad/.libs/GTop-2.0 -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -std=c99 /var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/lib/tmp-introspectw0wonkad/GTop-2.0.o -Wl,--export-dynamic -pthread -Wl,-O1 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -L. ./.libs/libgtop-2.0.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,--as-needed -pthread >clang-10: error: no such file or directory: './.libs/libgtop-2.0.so' >linking of temporary binary failed: Command '['/bin/sh', '../libtool', '--mode=link', '--tag=CC', 'x86_64-pc-linux-gnu-clang', '-o', '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/lib/tmp-introspectw0wonkad/GTop-2.0', '-export-dynamic', '-Winline', '-Wall', '-Wchar-subscripts', '-Wmissing-declarations', '-Wmissing-prototypes', '-Wnested-externs', '-Wpointer-arith', '-Wcast-align', '-Wsign-compare', '-O2', '-pipe', '-march=native', '-frecord-gcc-switches', '-fno-diagnostics-color', '-std=c99', '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/lib/tmp-introspectw0wonkad/GTop-2.0.o', '-L.', 'libgtop-2.0.la', '-lgio-2.0', '-lgobject-2.0', '-Wl,--export-dynamic', '-lgmodule-2.0', '-pthread', '-lglib-2.0', '-Wl,-O1', '-Wl,--as-needed', '-fuse-ld=lld', '-Wl,--defsym=__gentoo_check_ldflags__=0']' returned non-zero exit status 1. >make[3]: *** [/usr/share/gobject-introspection-1.0/Makefile.introspection:156: GTop-2.0.gir] Error 1 >make[3]: Leaving directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/lib' >make[2]: *** [Makefile:451: all] Error 2 >make[2]: Leaving directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0/lib' >make[1]: *** [Makefile:570: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0' >make: *** [Makefile:454: all] Error 2 > * ERROR: gnome-base/libgtop-2.40.0-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=gnome-base/libgtop-2.40.0-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=gnome-base/libgtop-2.40.0-r1::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/gnome-base/libgtop-2.40.0-r1:20200623-111930.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/temp/environment'. > * Working directory: '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0' > * S: '/var/tmp/portage/gnome-base/libgtop-2.40.0-r1/work/libgtop-2.40.0' > > > >emerge --info: >Portage 2.3.102 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1015-aws x86_64) >================================================================= >System uname: Linux-5.4.0-1015-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 >KiB Mem: 7895548 total, 1274276 free >KiB Swap: 0 total, 0 free >Timestamp of repository gentoo: Tue, 23 Jun 2020 10:35:28 +0000 >sh bash 5.0_p17 >ld GNU ld (Gentoo 2.34 p4) 2.34.0 >app-shells/bash: 5.0_p17::gentoo >dev-lang/perl: 5.30.3-r2::gentoo >dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo, 3.9.0_beta3::gentoo >dev-util/cmake: 3.18.0_rc2::gentoo >dev-util/pkgconfig: 0.29.2::gentoo >sys-apps/baselayout: 2.7::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.20::gentoo >sys-devel/autoconf: 2.69-r5::gentoo >sys-devel/automake: 1.16.2::gentoo >sys-devel/binutils: 2.34-r1::gentoo >sys-devel/gcc: 10.1.0-r1::gentoo >sys-devel/gcc-config: 2.3.1::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) >sys-libs/glibc: 2.31-r5::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-jobs: 1 > sync-rsync-verify-max-age: 24 > sync-rsync-extra-opts: > sync-rsync-verify-metamanifest: yes > >ACCEPT_KEYWORDS="amd64 ~amd64" >ACCEPT_LICENSE="*" >CBUILD="x86_64-pc-linux-gnu" >CC="x86_64-pc-linux-gnu-clang" >CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >CHOST="x86_64-pc-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXX="x86_64-pc-linux-gnu-clang++" >CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="C.UTF-8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0" >MAKEOPTS="-j2 V=1" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
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 729290
: 645840 |
645842