<86>Jun 16 00:55:40 userdel[2102415]: delete user 'rooter' <86>Jun 16 00:55:40 userdel[2102415]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:55:40 userdel[2102415]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:55:40 groupadd[2102436]: group added to /etc/group: name=rooter, GID=1289 <86>Jun 16 00:55:40 groupadd[2102436]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:55:40 groupadd[2102436]: new group: name=rooter, GID=1289 <86>Jun 16 00:55:40 useradd[2102459]: new user: name=rooter, UID=1289, GID=1289, home=/root, shell=/bin/bash <86>Jun 16 00:55:40 userdel[2102488]: delete user 'builder' <86>Jun 16 00:55:40 userdel[2102488]: removed group 'builder' owned by 'builder' <86>Jun 16 00:55:40 userdel[2102488]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:55:40 groupadd[2102502]: group added to /etc/group: name=builder, GID=1290 <86>Jun 16 00:55:40 groupadd[2102502]: group added to /etc/gshadow: name=builder <86>Jun 16 00:55:40 groupadd[2102502]: new group: name=builder, GID=1290 <86>Jun 16 00:55:40 useradd[2102522]: new user: name=builder, UID=1290, GID=1290, home=/usr/src, shell=/bin/bash <13>Jun 16 00:55:49 rpmi: xorg-proto-devel-2021.5-alt1 p10+295526.40.6.1 1646400646 installed <13>Jun 16 00:55:49 rpmi: libICE-1.0.10-alt1 sisyphus+278827.100.1.1 1626220279 installed <13>Jun 16 00:55:49 rpmi: libSM-1.2.3-alt1 sisyphus+278820.100.1.1 1626219264 installed <13>Jun 16 00:55:49 rpmi: libX11-locales-3:1.8.7-alt1 p10+330924.200.2.1 1697304232 installed <13>Jun 16 00:55:49 rpmi: libXdmcp-1.1.3-alt1 sisyphus+278816.100.1.1 1626219231 installed <13>Jun 16 00:55:49 rpmi: libXau-1.0.9-alt1 sisyphus+278247.100.1.1 1626080736 installed <13>Jun 16 00:55:49 rpmi: libxcb-1.14-alt1 sisyphus+277968.100.1.3 1625952322 installed <13>Jun 16 00:55:49 rpmi: libX11-3:1.8.7-alt1 p10+330924.200.2.1 1697304232 installed <13>Jun 16 00:55:49 rpmi: libXext-1.3.4-alt1 sisyphus+278817.100.1.3 1626262596 installed <13>Jun 16 00:55:49 rpmi: libXt-1.2.1-alt1 sisyphus+265202.200.1.1 1611565457 installed <13>Jun 16 00:55:49 rpmi: libXpm-3.5.17-alt1 p10+330924.100.2.1 1697304173 installed <13>Jun 16 00:55:52 rpmi: libxcb-devel-1.14-alt1 sisyphus+277968.100.1.3 1625952322 installed <13>Jun 16 00:55:52 rpmi: libX11-devel-3:1.8.7-alt1 p10+330924.200.2.1 1697304232 installed <13>Jun 16 00:55:52 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jun 16 00:55:52 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 00:55:53 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 00:55:53 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>Jun 16 00:55:53 rpmi: libXpm-devel-3.5.17-alt1 p10+330924.100.2.1 1697304173 installed <13>Jun 16 00:55:54 rpmi: desktop-file-utils-0.26-alt6 p10+331864.200.3.1 1698244502 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/xosview-1.22-alt1.nosrc.rpm (w1.gzdio) Installing xosview-1.22-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.72739 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xosview-1.22 + echo 'Source #0 (xosview-1.22.tar):' Source #0 (xosview-1.22.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/xosview-1.22.tar + cd xosview-1.22 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (xosview-1.21-alt-e2k.patch):' Patch #0 (xosview-1.21-alt-e2k.patch): + /usr/bin/patch -p1 patching file linux/serialmeter.cc + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.72739 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xosview-1.22 + make -j8 'OPTFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' awk -f defresources.awk Xdefaults > defaultstring.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o llist.o llist.cc llist.cc: In member function 'int LList::restore(int, FILE*)': llist.cc:252:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 252 | fread ( &i, sizeof ( int ), 1, fp ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o Host.o Host.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o fieldmeterdecay.o fieldmeterdecay.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -Wno-write-strings -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o Xrm.o Xrm.cc In file included from /usr/include/string.h:532, from Xrm.cc:9: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'const char* Xrm::getResource(const char*) const' at Xrm.cc:82:12: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 1024 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Xrm.cc: In member function 'const char* Xrm::getResource(const char*) const': Xrm.cc:89:31: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 89 | snprintf(fcn, 1024, "%s.%s", fcn_lower, rname); | ^ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from Xrm.h:12, from Xrm.cc:7: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 1025) into a destination of size 1024 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o bitmeter.o bitmeter.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o fieldmetergraph.o fieldmetergraph.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o fieldmeter.o fieldmeter.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o main.o main.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o meter.o meter.cc In file included from /usr/include/string.h:532, from xwin.h:5, from xosview.h:10, from meter.h:10, from meter.cc:7: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void Meter::title(const char*)' at meter.cc:44:10: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ meter.cc: In member function 'void Meter::title(const char*)': meter.cc:42:19: note: length computed here 42 | int len = strlen(title); | ~~~~~~^~~~~~~ In file included from /usr/include/string.h:532, from xwin.h:5, from xosview.h:10, from meter.h:10, from meter.cc:7: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void Meter::legend(const char*)' at meter.cc:55:10: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ meter.cc: In member function 'void Meter::legend(const char*)': meter.cc:53:19: note: length computed here 53 | int len = strlen(legend); | ~~~~~~^~~~~~~~ In file included from /usr/include/string.h:532, from xwin.h:5, from xosview.h:10, from meter.h:10, from meter.cc:7: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void Meter::title(const char*)' at meter.cc:44:10, inlined from 'Meter::Meter(XOSView*, const char*, const char*, int, int, int)' at meter.cc:14:15: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ meter.cc: In constructor 'Meter::Meter(XOSView*, const char*, const char*, int, int, int)': meter.cc:42:19: note: length computed here 42 | int len = strlen(title); | ~~~~~~^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o bitfieldmeter.o bitfieldmeter.cc In file included from /usr/include/string.h:532, from xwin.h:5, from xosview.h:10, from meter.h:10, from bitfieldmeter.h:11, from bitfieldmeter.cc:9: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void BitFieldMeter::setfieldlegend(const char*)' at bitfieldmeter.cc:367:10, inlined from 'BitFieldMeter::BitFieldMeter(XOSView*, int, int, const char*, const char*, const char*, int, int, int)' at bitfieldmeter.cc:39:17: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bitfieldmeter.cc: In constructor 'BitFieldMeter::BitFieldMeter(XOSView*, int, int, const char*, const char*, const char*, int, int, int)': bitfieldmeter.cc:365:19: note: length computed here 365 | int len = strlen(fieldlegend); | ~~~~~~^~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from xwin.h:5, from xosview.h:10, from meter.h:10, from bitfieldmeter.h:11, from bitfieldmeter.cc:9: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void BitFieldMeter::setfieldlegend(const char*)' at bitfieldmeter.cc:367:10: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bitfieldmeter.cc: In member function 'void BitFieldMeter::setfieldlegend(const char*)': bitfieldmeter.cc:365:19: note: length computed here 365 | int len = strlen(fieldlegend); | ~~~~~~^~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o xwin.o xwin.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o sensorfieldmeter.o sensorfieldmeter.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o xosview.o xosview.cc xosview.cc: In member function 'const char* XOSView::winname()': xosview.cc:260:27: warning: '%s' directive output may be truncated writing up to 99 bytes into a region of size 92 [-Wformat-truncation=] 260 | snprintf( name, 100, "%s%s", NAME, host); | ^~ ~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from Xrm.h:12, from xwin.h:4, from xosview.h:10, from xosview.cc:7: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 9 and 108 bytes into a destination of size 100 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from xwin.h:5, from xosview.h:10, from xosview.cc:7: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void XWin::setDisplayName(const char*)' at xwin.h:143:5, inlined from 'XOSView::XOSView(const char*, int, char**)' at xosview.cc:69:18: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 256 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xosview.cc: In constructor 'XOSView::XOSView(const char*, int, char**)': xosview.cc:260:27: warning: '%s' directive output may be truncated writing up to 99 bytes into a region of size 92 [-Wformat-truncation=] 260 | snprintf( name, 100, "%s%s", NAME, host); | ^~ ~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from Xrm.h:12, from xwin.h:4, from xosview.h:10, from xosview.cc:7: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 9 and 108 bytes into a destination of size 100 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xosview.cc:260:27: warning: '%s' directive output may be truncated writing up to 99 bytes into a region of size 92 [-Wformat-truncation=] 260 | snprintf( name, 100, "%s%s", NAME, host); | ^~ ~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from Xrm.h:12, from xwin.h:4, from xosview.h:10, from xosview.cc:7: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 9 and 108 bytes into a destination of size 100 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/intratemeter.o linux/intratemeter.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/cpumeter.o linux/cpumeter.cc In file included from /usr/include/string.h:532, from ./xwin.h:5, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from ./fieldmeterdecay.h:19, from ./fieldmetergraph.h:15, from linux/cpumeter.h:10, from linux/cpumeter.cc:7: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'const char* CPUMeter::toUpper(const char*)' at linux/cpumeter.cc:330:10: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 4096 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'char* strncpy(char*, const char*, size_t)', inlined from 'const char* CPUMeter::toUpper(const char*)' at linux/cpumeter.cc:330:10, inlined from 'CPUMeter::CPUMeter(XOSView*, const char*)' at linux/cpumeter.cc:23:89: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 4096 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/loadmeter.o linux/loadmeter.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/MeterMaker.o linux/MeterMaker.cc linux/MeterMaker.cc: In member function 'void MeterMaker::makeMeters()': linux/MeterMaker.cc:217:31: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 9 [-Wformat-truncation=] 217 | snprintf(s, 16, "lmstemp%d", i); | ^~ linux/MeterMaker.cc:217:23: note: directive argument in the range [1, 2147483647] 217 | snprintf(s, 16, "lmstemp%d", i); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ./llist.h:10, from ./pllist.h:10, from linux/MeterMaker.h:10, from linux/MeterMaker.cc:7: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 9 and 18 bytes into a destination of size 16 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/MeterMaker.cc:221:31: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 9 [-Wformat-truncation=] 221 | snprintf(s, 16, "lmshigh%d", i); | ^~ linux/MeterMaker.cc:221:23: note: directive argument in the range [1, 2147483647] 221 | snprintf(s, 16, "lmshigh%d", i); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ./llist.h:10, from ./pllist.h:10, from linux/MeterMaker.h:10, from linux/MeterMaker.cc:7: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 9 and 18 bytes into a destination of size 16 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/MeterMaker.cc:223:32: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 223 | snprintf(s, 16, "lmslow%d", i); | ^ In file included from /usr/include/stdio.h:866, from ./llist.h:10, from ./pllist.h:10, from linux/MeterMaker.h:10, from linux/MeterMaker.cc:7: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 8 and 17 bytes into a destination of size 16 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/MeterMaker.cc:225:31: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 9 [-Wformat-truncation=] 225 | snprintf(s, 16, "lmsname%d", i); | ^~ linux/MeterMaker.cc:225:23: note: directive argument in the range [1, 2147483647] 225 | snprintf(s, 16, "lmsname%d", i); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ./llist.h:10, from ./pllist.h:10, from linux/MeterMaker.h:10, from linux/MeterMaker.cc:7: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 9 and 18 bytes into a destination of size 16 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/MeterMaker.cc:227:36: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 227 | snprintf(s, 16, "lmstempLabel%d", i); | ^~ linux/MeterMaker.cc:227:23: note: directive argument in the range [1, 2147483647] 227 | snprintf(s, 16, "lmstempLabel%d", i); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ./llist.h:10, from ./pllist.h:10, from linux/MeterMaker.h:10, from linux/MeterMaker.cc:7: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 14 and 23 bytes into a destination of size 16 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/MeterMaker.cc:240:32: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Wformat-truncation=] 240 | snprintf(s, 16, "acpitemp%d", i); | ^~ linux/MeterMaker.cc:240:23: note: directive argument in the range [1, 2147483647] 240 | snprintf(s, 16, "acpitemp%d", i); | ^~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ./llist.h:10, from ./pllist.h:10, from linux/MeterMaker.h:10, from linux/MeterMaker.cc:7: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 10 and 19 bytes into a destination of size 16 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/MeterMaker.cc:244:32: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Wformat-truncation=] 244 | snprintf(s, 16, "acpihigh%d", i); | ^~ linux/MeterMaker.cc:244:23: note: directive argument in the range [1, 2147483647] 244 | snprintf(s, 16, "acpihigh%d", i); | ^~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ./llist.h:10, from ./pllist.h:10, from linux/MeterMaker.h:10, from linux/MeterMaker.cc:7: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 10 and 19 bytes into a destination of size 16 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/MeterMaker.cc:248:37: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] 248 | snprintf(s, 16, "acpitempLabel%d", i); | ^~ linux/MeterMaker.cc:248:23: note: directive argument in the range [1, 2147483647] 248 | snprintf(s, 16, "acpitempLabel%d", i); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ./llist.h:10, from ./pllist.h:10, from linux/MeterMaker.h:10, from linux/MeterMaker.cc:7: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 15 and 24 bytes into a destination of size 16 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/memmeter.o linux/memmeter.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/intmeter.o linux/intmeter.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/pagemeter.o linux/pagemeter.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/serialmeter.o linux/serialmeter.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/raidmeter.o linux/raidmeter.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/swapmeter.o linux/swapmeter.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/diskmeter.o linux/diskmeter.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/btrymeter.o linux/btrymeter.cc linux/btrymeter.cc: In static member function 'static bool BtryMeter::has_syspower()': linux/btrymeter.cc:128:31: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 56 [-Wformat-truncation=] 128 | snprintf(dirname, 80, "%s/%s", SYSPOWERDIR, dp->d_name); | ^~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from ./Xrm.h:12, from ./xwin.h:4, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from linux/btrymeter.h:10, from linux/btrymeter.cc:7: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 25 and 280 bytes into a destination of size 80 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/btrymeter.cc:130:27: warning: '%s' directive output may be truncated writing 5 bytes into a region of size between 0 and 79 [-Wformat-truncation=] 130 | snprintf(f, 80, "%s/%s", dirname, "/type"); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from ./Xrm.h:12, from ./xwin.h:4, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from linux/btrymeter.h:10, from linux/btrymeter.cc:7: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 7 and 86 bytes into a destination of size 80 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o defaultstring.o defaultstring.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/wirelessmeter.o linux/wirelessmeter.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/acpitemp.o linux/acpitemp.cc In file included from /usr/include/string.h:532, from ./xwin.h:5, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from linux/acpitemp.h:15, from linux/acpitemp.cc:12: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'int ACPITemp::checkacpi(const char*, const char*)' at linux/acpitemp.cc:69:12: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 128 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'char* strncpy(char*, const char*, size_t)', inlined from 'int ACPITemp::checkacpi(const char*, const char*)' at linux/acpitemp.cc:70:12: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 128 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/lmstemp.o linux/lmstemp.cc make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/nfsmeter.o linux/nfsmeter.cc linux/nfsmeter.cc: In member function 'virtual void NFSDStats::checkevent()': linux/nfsmeter.cc:96:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 96 | if (t < 0) | ^~ linux/nfsmeter.cc:99:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 99 | maxpackets_ = MAX(netcnt, calls) - _lastNetCnt; | ^~~~~~~~~~~ linux/nfsmeter.cc: In member function 'virtual void NFSStats::checkevent()': linux/nfsmeter.cc:178:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 178 | if (t < 0) | ^~ linux/nfsmeter.cc:181:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 181 | maxpackets_ = calls - _lastcalls; | ^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/netmeter.o linux/netmeter.cc linux/netmeter.cc: In member function 'void NetMeter::getSysStats(long long unsigned int&, long long unsigned int&)': linux/netmeter.cc:140:33: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 113 [-Wformat-truncation=] 140 | snprintf(filename, 128, "%s/%s/statistics/rx_bytes", SYSCLASSNET, ent->d_name); | ^~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from ./Xrm.h:12, from ./xwin.h:4, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from ./fieldmeterdecay.h:19, from ./fieldmetergraph.h:15, from linux/netmeter.h:10, from linux/netmeter.cc:10: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 36 and 291 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/netmeter.cc:143:33: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 113 [-Wformat-truncation=] 143 | snprintf(filename, 128, "%s/%s/statistics/tx_bytes", SYSCLASSNET, ent->d_name); | ^~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from ./Xrm.h:12, from ./xwin.h:4, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from ./fieldmeterdecay.h:19, from ./fieldmetergraph.h:15, from linux/netmeter.h:10, from linux/netmeter.cc:10: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 36 and 291 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -I. -MMD -Ilinux/ -c -o linux/coretemp.o linux/coretemp.cc linux/coretemp.cc: In static member function 'static unsigned int CoreTemp::countCpus()': linux/coretemp.cc:367:32: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 111 [-Wformat-truncation=] 367 | snprintf(s, PATH_SIZE, "%s/%s/name", SYS_HWMON, dent->d_name); | ^~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from ./Xrm.h:12, from ./xwin.h:4, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from linux/coretemp.h:14, from linux/coretemp.cc:14: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 23 and 278 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/coretemp.cc:370:34: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 111 [-Wformat-truncation=] 370 | snprintf(s, PATH_SIZE, "%s/%s/device/name", SYS_HWMON, dent->d_name); | ^~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from ./Xrm.h:12, from ./xwin.h:4, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from linux/coretemp.h:14, from linux/coretemp.cc:14: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 30 and 285 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/coretemp.cc: In static member function 'static unsigned int CoreTemp::countCores(unsigned int)': linux/coretemp.cc:312:32: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 111 [-Wformat-truncation=] 312 | snprintf(s, PATH_SIZE, "%s/%s/name", SYS_HWMON, dent->d_name); | ^~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from ./Xrm.h:12, from ./xwin.h:4, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from linux/coretemp.h:14, from linux/coretemp.cc:14: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 23 and 278 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/coretemp.cc:315:34: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 111 [-Wformat-truncation=] 315 | snprintf(s, PATH_SIZE, "%s/%s/device/name", SYS_HWMON, dent->d_name); | ^~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from ./Xrm.h:12, from ./xwin.h:4, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from linux/coretemp.h:14, from linux/coretemp.cc:14: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 30 and 285 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/coretemp.cc:325:36: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 111 [-Wformat-truncation=] 325 | snprintf(s, PATH_SIZE, "%s/%s/temp*_input", SYS_HWMON, dent->d_name); | ^~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from ./Xrm.h:12, from ./xwin.h:4, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from linux/coretemp.h:14, from linux/coretemp.cc:14: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 30 and 285 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/coretemp.cc:327:36: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 111 [-Wformat-truncation=] 327 | snprintf(s, PATH_SIZE, "%s/%s/device/temp*_input", SYS_HWMON, dent->d_name); | ^~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from ./Xrm.h:12, from ./xwin.h:4, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from linux/coretemp.h:14, from linux/coretemp.cc:14: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 37 and 292 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/coretemp.cc: In member function 'void CoreTemp::findSysFiles()': linux/coretemp.cc:150:35: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 111 [-Wformat-truncation=] 150 | snprintf(name, PATH_SIZE, "%s/%s/name", SYS_HWMON, dent->d_name); | ^~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from ./Xrm.h:12, from ./xwin.h:4, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from linux/coretemp.h:14, from linux/coretemp.cc:14: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 23 and 278 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/coretemp.cc:154:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 111 [-Wformat-truncation=] 154 | snprintf(name, PATH_SIZE, "%s/%s/device/name", SYS_HWMON, dent->d_name); | ^~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from ./Xrm.h:12, from ./xwin.h:4, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from linux/coretemp.h:14, from linux/coretemp.cc:14: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 30 and 285 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/coretemp.cc:179:39: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 111 [-Wformat-truncation=] 179 | snprintf(name, PATH_SIZE, "%s/%s/temp%d_input", | ^~ linux/coretemp.cc:179:35: note: directive argument in the range [1, 2147483647] 179 | snprintf(name, PATH_SIZE, "%s/%s/temp%d_input", | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from ./Xrm.h:12, from ./xwin.h:4, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from linux/coretemp.h:14, from linux/coretemp.cc:14: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 30 and 294 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/coretemp.cc:182:41: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 111 [-Wformat-truncation=] 182 | snprintf(name, PATH_SIZE, "%s/%s/device/temp%d_input", | ^~ linux/coretemp.cc:182:37: note: using the range [-2147483648, 2147483647] for directive argument 182 | snprintf(name, PATH_SIZE, "%s/%s/device/temp%d_input", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from ./Xrm.h:12, from ./xwin.h:4, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from linux/coretemp.h:14, from linux/coretemp.cc:14: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 37 and 302 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/coretemp.cc:170:41: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 111 [-Wformat-truncation=] 170 | snprintf(name, PATH_SIZE, "%s/%s/temp%d_input", | ^~ linux/coretemp.cc:170:37: note: using the range [-2147483648, 2147483647] for directive argument 170 | snprintf(name, PATH_SIZE, "%s/%s/temp%d_input", | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from ./Xrm.h:12, from ./xwin.h:4, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from linux/coretemp.h:14, from linux/coretemp.cc:14: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 30 and 295 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/coretemp.cc:173:43: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 111 [-Wformat-truncation=] 173 | snprintf(name, PATH_SIZE, "%s/%s/device/temp%d_input", | ^~ linux/coretemp.cc:173:39: note: using the range [-2147483648, 2147483647] for directive argument 173 | snprintf(name, PATH_SIZE, "%s/%s/device/temp%d_input", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6557, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from ./Xrm.h:12, from ./xwin.h:4, from ./xosview.h:10, from ./meter.h:10, from ./fieldmeter.h:10, from linux/coretemp.h:14, from linux/coretemp.cc:14: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 37 and 302 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' g++ -o xosview Host.o Xrm.o bitfieldmeter.o bitmeter.o defaultstring.o fieldmeter.o fieldmeterdecay.o fieldmetergraph.o llist.o main.o meter.o xosview.o xwin.o sensorfieldmeter.o linux/MeterMaker.o linux/btrymeter.o linux/cpumeter.o linux/diskmeter.o linux/intmeter.o linux/intratemeter.o linux/lmstemp.o linux/loadmeter.o linux/memmeter.o linux/netmeter.o linux/nfsmeter.o linux/pagemeter.o linux/raidmeter.o linux/serialmeter.o linux/swapmeter.o linux/wirelessmeter.o linux/acpitemp.o linux/coretemp.o -lX11 -lXpm -lm make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' + cat + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40095 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xosview-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xosview-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd xosview-1.22 + mkdir -p /usr/src/tmp/xosview-buildroot/usr/bin /usr/src/tmp/xosview-buildroot/usr/share/man/man1 /usr/src/tmp/xosview-buildroot/etc/X11/app-defaults + make 'INSTALL=/usr/libexec/rpm-build/install -p' install PREFIX=/usr/src/tmp/xosview-buildroot/usr make: Entering directory '/usr/src/RPM/BUILD/xosview-1.22' /usr/libexec/rpm-build/install -p -d /usr/src/tmp/xosview-buildroot/usr/bin /usr/libexec/rpm-build/install -p -d /usr/src/tmp/xosview-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -d /usr/src/tmp/xosview-buildroot/usr/share/applications /usr/libexec/rpm-build/install -p -d /usr/src/tmp/xosview-buildroot/usr/share/icons/hicolor/32x32/apps /usr/libexec/rpm-build/install -p -m 755 xosview /usr/src/tmp/xosview-buildroot/usr/bin/xosview /usr/libexec/rpm-build/install -p -m 644 xosview.1 /usr/src/tmp/xosview-buildroot/usr/share/man/man1/xosview.1 /usr/libexec/rpm-build/install -p -m 644 xosview.desktop /usr/src/tmp/xosview-buildroot/usr/share/applications /usr/libexec/rpm-build/install -p -m 644 xosview.png /usr/src/tmp/xosview-buildroot/usr/share/icons/hicolor/32x32/apps make: Leaving directory '/usr/src/RPM/BUILD/xosview-1.22' + install -pD -m644 Xdefaults /usr/src/tmp/xosview-buildroot/etc/X11/app-defaults/XOsview + install -pD -m644 /usr/src/RPM/SOURCES/xosview16.png /usr/src/tmp/xosview-buildroot/usr/share/icons/hicolor/16x16/apps/xosview.png + install -pD -m644 /usr/src/RPM/SOURCES/xosview32.png /usr/src/tmp/xosview-buildroot/usr/share/icons/hicolor/32x32/apps/xosview.png + install -pD -m644 /usr/src/RPM/SOURCES/xosview48.png /usr/src/tmp/xosview-buildroot/usr/share/icons/hicolor/48x48/apps/xosview.png + desktop-file-install --dir /usr/src/tmp/xosview-buildroot/usr/share/applications xosview.desktop + desktop-file-install --dir /usr/src/tmp/xosview-buildroot/usr/share/applications --remove-category=Utility /usr/src/tmp/xosview-buildroot/usr/share/applications/xosview.desktop + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xosview-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xosview-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/xosview-buildroot/ (default) Compressing files in /usr/src/tmp/xosview-buildroot (auto) Verifying ELF objects in /usr/src/tmp/xosview-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: xosview-1.22-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.49523 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xosview-1.22 + DOCDIR=/usr/src/tmp/xosview-buildroot/usr/share/doc/xosview-1.22 + export DOCDIR + rm -rf /usr/src/tmp/xosview-buildroot/usr/share/doc/xosview-1.22 + /bin/mkdir -p /usr/src/tmp/xosview-buildroot/usr/share/doc/xosview-1.22 + cp -prL COPYING COPYING.BSD COPYING.GPL /usr/src/tmp/xosview-buildroot/usr/share/doc/xosview-1.22 + chmod -R go-w /usr/src/tmp/xosview-buildroot/usr/share/doc/xosview-1.22 + chmod -R a+rX /usr/src/tmp/xosview-buildroot/usr/share/doc/xosview-1.22 + cp -prL CHANGES README.linux TODO /usr/src/tmp/xosview-buildroot/usr/share/doc/xosview-1.22 + chmod -R go-w /usr/src/tmp/xosview-buildroot/usr/share/doc/xosview-1.22 + chmod -R a+rX /usr/src/tmp/xosview-buildroot/usr/share/doc/xosview-1.22 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o0SfhQ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pTrRgP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libX11.so.6()(64bit) >= set:oiqbqdXaRIwhxqAwEvYCfYduPw7K9TejFZBOn8ltpAjnrFhgNXxQZwBjHIhqAdHjK3lz6lEo5llDDHcQkcXP9rZ10fULu6WbbiV4sfMFVfj9F07Qz0QJLIZk6lJxHIxHAVtcs2OBD5pUqeJAGhvo8xqdhak8, libXpm.so.4()(64bit) >= set:jiOqh, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.27)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.8)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6fipPQ Creating xosview-debuginfo package Processing files: xosview-debuginfo-1.22-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iPgg3N find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KRgSaR find-requires: running scripts (debuginfo) Requires: xosview = 1.22-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libX11.so.6), debug64(libXpm.so.4), debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libstdc++.so.6) Adding to xosview-debuginfo a strict dependency on xosview Wrote: /usr/src/RPM/RPMS/x86_64/xosview-1.22-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/xosview-debuginfo-1.22-alt1.x86_64.rpm (w2.lzdio) 24.74user 4.83system 0:17.69elapsed 167%CPU (0avgtext+0avgdata 110012maxresident)k 0inputs+0outputs (0major+770938minor)pagefaults 0swaps 8.89user 3.13system 0:38.91elapsed 30%CPU (0avgtext+0avgdata 128432maxresident)k 0inputs+0outputs (0major+204351minor)pagefaults 0swaps --- xosview-1.22-alt1.x86_64.rpm.repo 2020-07-10 12:48:26.000000000 +0000 +++ xosview-1.22-alt1.x86_64.rpm.hasher 2024-06-16 00:56:15.678545279 +0000 @@ -17,3 +17,3 @@ Requires: rpmlib(SetVersions) -Requires: libXpm.so.4()(64bit) >= set:kjpJo +Requires: libXpm.so.4()(64bit) >= set:jiOqh Requires: libc.so.6(GLIBC_2.14)(64bit) @@ -39,4 +39,4 @@ File: /etc/X11/app-defaults/XOsview 100644 root:root 1aba3bae5f1f5f836ffb66484df45ff2 -File: /usr/bin/xosview 100755 root:root 34c37daeeb64570678df09a35967c3ff -File: /usr/share/applications/xosview.desktop 100644 root:root bfa86a2190728fa386c1daa05efcc364 +File: /usr/bin/xosview 100755 root:root a8961964d29c02f8cd6dfd3ca55ca294 +File: /usr/share/applications/xosview.desktop 100644 root:root e89f2f9ed00ca1067ae0df897e1f8e3e File: /usr/share/doc/xosview-1.22 40755 root:root @@ -52,2 +52,2 @@ File: /usr/share/man/man1/xosview.1.xz 100644 root:root 75084e94d8777a6563e77fc1f0b810c7 -RPMIdentity: 06d5937375ece102c7553e784a2cadd5cdc25bb95b7ea0290675efe8ce6349e82fb76ceeea218f7426316f6c41eae17b912288a9dd6a650e96960a571ba4f4f7 +RPMIdentity: 37ab2fbfd10ebfc2cae6618266202fa83540a67a94dd008c0041d0d98bf79d829241b4a92fdb157d72de979389e569fb77cc95af11f59384f21096f7009aee62 --- xosview-debuginfo-1.22-alt1.x86_64.rpm.repo 2020-07-10 12:48:26.000000000 +0000 +++ xosview-debuginfo-1.22-alt1.x86_64.rpm.hasher 2024-06-16 00:56:15.858544314 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9c 40755 root:root -/usr/lib/debug/.build-id/9c/8ed33705086a0b25d5db2d6f885757d434e8a4 120777 root:root ../../../../bin/xosview -/usr/lib/debug/.build-id/9c/8ed33705086a0b25d5db2d6f885757d434e8a4.debug 120777 root:root ../../usr/bin/xosview.debug +/usr/lib/debug/.build-id/99 40755 root:root +/usr/lib/debug/.build-id/99/492475f903d25a32ae61fca935387587b79127 120777 root:root ../../../../bin/xosview +/usr/lib/debug/.build-id/99/492475f903d25a32ae61fca935387587b79127.debug 120777 root:root ../../usr/bin/xosview.debug /usr/lib/debug/usr/bin/xosview.debug 100644 root:root @@ -81,6 +81,6 @@ Provides: xosview-debuginfo = 1.22-alt1:sisyphus+254780.100.1.1 -File: /usr/lib/debug/.build-id/9c 40755 root:root -File: /usr/lib/debug/.build-id/9c/8ed33705086a0b25d5db2d6f885757d434e8a4 120777 root:root ../../../../bin/xosview -File: /usr/lib/debug/.build-id/9c/8ed33705086a0b25d5db2d6f885757d434e8a4.debug 120777 root:root ../../usr/bin/xosview.debug -File: /usr/lib/debug/usr/bin/xosview.debug 100644 root:root d111a8fb65cdffbb5b9d1307bde3e14a +File: /usr/lib/debug/.build-id/99 40755 root:root +File: /usr/lib/debug/.build-id/99/492475f903d25a32ae61fca935387587b79127 120777 root:root ../../../../bin/xosview +File: /usr/lib/debug/.build-id/99/492475f903d25a32ae61fca935387587b79127.debug 120777 root:root ../../usr/bin/xosview.debug +File: /usr/lib/debug/usr/bin/xosview.debug 100644 root:root 11a9d0a0009dda46aa77d5e6acd2c0cf File: /usr/src/debug/xosview-1.22 40755 root:root @@ -152,2 +152,2 @@ File: /usr/src/debug/xosview-1.22/xwin.h 100644 root:root 752e0fae92f2d61757edd21f53c20eb8 -RPMIdentity: 0b2c1af3703587f77b739bd9c8f234977392df8548c5fd1a6b6040e6c51a7196afaa35cc02c79cf0b7f6aecd3fad63a54f4ed20f41803ad698a4ee7d573d1568 +RPMIdentity: acfc86baa8434b4bca80a02ff55f43ff579158faaa06a4dfbe9800ffbaece9324eb25f2bce2d7c91d0cff501188d81919d748bfb4e8eb335be3867dd0604be41