Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyguetzli.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684428711.210675/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyguetzli.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pyguetzli-1.0.14-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyguetzli.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684428711.210675/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyguetzli.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pyguetzli-1.0.14-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pyguetzli.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684428711.210675/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pyguetzli.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YQ0maM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyguetzli-1.0.14 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyguetzli-1.0.14.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyguetzli-1.0.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Lefgkr + umask 022 + cd /builddir/build/BUILD + cd pyguetzli-1.0.14 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/pyguetzli copying pyguetzli/guetzli_build.py -> build/lib.linux-x86_64-3.9/pyguetzli copying pyguetzli/__init__.py -> build/lib.linux-x86_64-3.9/pyguetzli copying pyguetzli/pil_image.py -> build/lib.linux-x86_64-3.9/pyguetzli copying pyguetzli/guetzli.py -> build/lib.linux-x86_64-3.9/pyguetzli running build_ext generating cffi module 'build/temp.linux-x86_64-3.9/pyguetzli._guetzli.cpp' creating build/temp.linux-x86_64-3.9 gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/butteraugli_comparator.cc -o guetzli/guetzli/butteraugli_comparator.o guetzli/guetzli/butteraugli_comparator.cc: In function ‘void guetzli::{anonymous}::TransposeBlock(guetzli::{anonymous}::Complex*)’: guetzli/guetzli/butteraugli_comparator.cc:146:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 146 | for (int i = 0; i < kBlockEdge; i++) { | ~~^~~~~~~~~~~~ guetzli/guetzli/butteraugli_comparator.cc: In function ‘void guetzli::{anonymous}::ButteraugliFFTSquared(double*)’: guetzli/guetzli/butteraugli_comparator.cc:361:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 361 | for (int y = 0; y < kBlockEdge; ++y) { | ~~^~~~~~~~~~~~ guetzli/guetzli/butteraugli_comparator.cc:367:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 367 | for (int x = 0; x < kBlockEdge; ++x) { | ~~^~~~~~~~~~~~ guetzli/guetzli/butteraugli_comparator.cc:373:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 373 | for (int y = 1; y < kBlockEdgeHalf; ++y) { | ~~^~~~~~~~~~~~~~~~ guetzli/guetzli/butteraugli_comparator.cc:376:34: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 376 | for (int i = kBlockEdgeHalf; i < kBlockHalf + kBlockEdgeHalf + 1; ++i) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ guetzli/guetzli/butteraugli_comparator.cc: In function ‘void guetzli::{anonymous}::ButteraugliBlockDiff(double*, double*, double*)’: guetzli/guetzli/butteraugli_comparator.cc:387:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 387 | for (int i = 0; i < 3 * kBlockSize; ++i) { | ~~^~~~~~~~~~~~~~~~ guetzli/guetzli/butteraugli_comparator.cc:397:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 397 | for (int i = 0; i < kBlockSize; ++i) { | ~~^~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/dct_double.cc -o guetzli/guetzli/dct_double.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/debug_print.cc -o guetzli/guetzli/debug_print.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/entropy_encode.cc -o guetzli/guetzli/entropy_encode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/fdct.cc -o guetzli/guetzli/fdct.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/gamma_correct.cc -o guetzli/guetzli/gamma_correct.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/idct.cc -o guetzli/guetzli/idct.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/jpeg_data.cc -o guetzli/guetzli/jpeg_data.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/jpeg_data_decoder.cc -o guetzli/guetzli/jpeg_data_decoder.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/jpeg_data_encoder.cc -o guetzli/guetzli/jpeg_data_encoder.o guetzli/guetzli/jpeg_data_encoder.cc: In function ‘bool guetzli::EncodeRGBToJpeg(const std::vector&, int, int, const int*, guetzli::JPEGData*)’: guetzli/guetzli/jpeg_data_encoder.cc:69:18: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 69 | rgb.size() != 3 * w * h) { | ~~~~~~~~~~~^~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/jpeg_data_reader.cc -o guetzli/guetzli/jpeg_data_reader.o guetzli/guetzli/jpeg_data_reader.cc: In function ‘bool guetzli::{anonymous}::FixupIndexes(guetzli::JPEGData*)’: guetzli/guetzli/jpeg_data_reader.cc:895:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 895 | if (jpg->quant[j].index == c->quant_idx) { gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/jpeg_data_writer.cc -o guetzli/guetzli/jpeg_data_writer.o In file included from guetzli/guetzli/jpeg_data_writer.cc:17: guetzli/guetzli/jpeg_data_writer.h: In member function ‘bool guetzli::JPEGOutput::Write(const uint8_t*, size_t) const’: guetzli/guetzli/jpeg_data_writer.h:38:46: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 38 | return (len == 0) || (cb(data, buf, len) == len); | ~~~~~~~~~~~~~~~~~~~^~~~~~ guetzli/guetzli/jpeg_data_writer.cc: In function ‘size_t guetzli::ClusterHistograms(guetzli::JpegHistogram*, size_t*, int*, uint8_t*)’: guetzli/guetzli/jpeg_data_writer.cc:328:30: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 328 | if (histo_indexes[i] == last) { | ~~~~~~~~~~~~~~~~~^~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/jpeg_huffman_decode.cc -o guetzli/guetzli/jpeg_huffman_decode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/output_image.cc -o guetzli/guetzli/output_image.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/preprocess_downsample.cc -o guetzli/guetzli/preprocess_downsample.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/processor.cc -o guetzli/guetzli/processor.o In file included from guetzli/guetzli/processor.cc:31: guetzli/guetzli/jpeg_data_writer.h: In member function ‘bool guetzli::JPEGOutput::Write(const uint8_t*, size_t) const’: guetzli/guetzli/jpeg_data_writer.h:38:46: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 38 | return (len == 0) || (cb(data, buf, len) == len); | ~~~~~~~~~~~~~~~~~~~^~~~~~ guetzli/guetzli/processor.cc: In function ‘bool guetzli::{anonymous}::CheckJpegSanity(const guetzli::JPEGData&)’: guetzli/guetzli/processor.cc:110:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 110 | for (int i = 0; i < comp.coeffs.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~ guetzli/guetzli/processor.cc: In function ‘int guetzli::CompareQuantMatrices(const int*, const int*)’: guetzli/guetzli/processor.cc:163:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 163 | while (i < kBlockSize && a[i] == b[i]) ++i; | ~~^~~~~~~~~~~~ guetzli/guetzli/processor.cc:168:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 168 | for (++i; i < kBlockSize; ++i) { | ~~^~~~~~~~~~~~ guetzli/guetzli/processor.cc:173:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 173 | for (++i; i < kBlockSize; ++i) { | ~~^~~~~~~~~~~~ guetzli/guetzli/processor.cc: In member function ‘void guetzli::{anonymous}::Processor::SelectFrequencyMasking(const guetzli::JPEGData&, guetzli::OutputImage*, uint8_t, double, bool)’: guetzli/guetzli/processor.cc:647:45: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare] 647 | for (size_t i = last_index; i < num_candidates; ++i) { | ~~^~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/quality.cc -o guetzli/guetzli/quality.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/quantize.cc -o guetzli/guetzli/quantize.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/guetzli/score.cc -o guetzli/guetzli/score.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC --std=c++11 -O3 -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c guetzli/third_party/butteraugli/butteraugli/butteraugli.cc -o guetzli/third_party/butteraugli/butteraugli/butteraugli.o guetzli/third_party/butteraugli/butteraugli/butteraugli.cc: In function ‘void butteraugli::ConvolveBorderColumn(const ImageF&, const std::vector&, float, float, size_t, float*)’: guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:164:16: warning: comparison of integer expressions of different signedness: ‘const size_t’ {aka ‘const long unsigned int’} and ‘const int’ [-Wsign-compare] 164 | int minx = x < offset ? 0 : x - offset; | ~~^~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc: In function ‘butteraugli::ImageF butteraugli::Convolution(const ImageF&, const std::vector&, float)’: guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:195:34: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare] 195 | const int border1 = in.xsize() <= offset ? in.xsize() : offset; | ~~~~~~~~~~~^~~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:198:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 198 | for (int i = 0; i < scaled_kernel.size(); ++i) { | ~~^~~~~~~~~~~~~~~~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:220:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 220 | for (int x = border2; x < in.xsize(); ++x) { | ~~^~~~~~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc: In function ‘butteraugli::ImageF butteraugli::CalculateDiffmap(const ImageF&)’: guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:741:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 741 | for (int y = 0; y < diffmap.ysize(); ++y) { | ~~^~~~~~~~~~~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:744:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 744 | for (int x = 0; x < diffmap.xsize(); ++x) { | ~~^~~~~~~~~~~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc: In function ‘std::array butteraugli::MakeMask(double, double, double, double, double)’: guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1643:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::array::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 1643 | for (int i = 0; i < lut.size(); ++i) { | ~~^~~~~~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc: In function ‘void butteraugli::ButteraugliDiffmap(const std::vector >&, const std::vector >&, butteraugli::ImageF&)’: guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1837:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1837 | for (int y = 0; y < yscaled; ++y) { | ~~^~~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1838:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1838 | for (int x = 0; x < xscaled; ++x) { | ~~^~~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1849:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 1849 | for (int y = 0; y < ysize; ++y) { | ~~^~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1850:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 1850 | for (int x = 0; x < xsize; ++x) { | ~~^~~~~~~ In file included from guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:32: guetzli/third_party/butteraugli/butteraugli/butteraugli.h: In instantiation of ‘butteraugli::Image::Image(size_t, size_t, butteraugli::Image::T) [with ComponentType = float; size_t = long unsigned int; butteraugli::Image::T = float]’: guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:827:50: required from here guetzli/third_party/butteraugli/butteraugli/butteraugli.h:234:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 234 | for (int x = 0; x < xsize_; ++x) { | ~~^~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc: In instantiation of ‘float butteraugli::PaddedMaltaUnit(float*, size_t, size_t, size_t, size_t) [with bool fastMode = false; Tag = butteraugli::MaltaTag; size_t = long unsigned int]’: guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1537:38: required from ‘void butteraugli::MaltaDiffMapImpl(const ImageF&, const ImageF&, size_t, size_t, double, double, double, double, double, butteraugli::ImageF*) [with Tag = butteraugli::MaltaTag; butteraugli::ImageF = butteraugli::Image; size_t = long unsigned int]’ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1580:50: required from here guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1442:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 1442 | if (y < 0 || y >= ysize_) { | ~~^~~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1449:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 1449 | if (x < 0 || x >= xsize_) { | ~~^~~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc: In instantiation of ‘float butteraugli::PaddedMaltaUnit(float*, size_t, size_t, size_t, size_t) [with bool fastMode = true; Tag = butteraugli::MaltaTag; size_t = long unsigned int]’: guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1551:37: required from ‘void butteraugli::MaltaDiffMapImpl(const ImageF&, const ImageF&, size_t, size_t, double, double, double, double, double, butteraugli::ImageF*) [with Tag = butteraugli::MaltaTag; butteraugli::ImageF = butteraugli::Image; size_t = long unsigned int]’ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1580:50: required from here guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1442:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 1442 | if (y < 0 || y >= ysize_) { | ~~^~~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1449:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 1449 | if (x < 0 || x >= xsize_) { | ~~^~~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc: In instantiation of ‘float butteraugli::PaddedMaltaUnit(float*, size_t, size_t, size_t, size_t) [with bool fastMode = false; Tag = butteraugli::MaltaTagLF; size_t = long unsigned int]’: guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1537:38: required from ‘void butteraugli::MaltaDiffMapImpl(const ImageF&, const ImageF&, size_t, size_t, double, double, double, double, double, butteraugli::ImageF*) [with Tag = butteraugli::MaltaTagLF; butteraugli::ImageF = butteraugli::Image; size_t = long unsigned int]’ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1594:52: required from here guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1442:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 1442 | if (y < 0 || y >= ysize_) { | ~~^~~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1449:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 1449 | if (x < 0 || x >= xsize_) { | ~~^~~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc: In instantiation of ‘float butteraugli::PaddedMaltaUnit(float*, size_t, size_t, size_t, size_t) [with bool fastMode = true; Tag = butteraugli::MaltaTagLF; size_t = long unsigned int]’: guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1551:37: required from ‘void butteraugli::MaltaDiffMapImpl(const ImageF&, const ImageF&, size_t, size_t, double, double, double, double, double, butteraugli::ImageF*) [with Tag = butteraugli::MaltaTagLF; butteraugli::ImageF = butteraugli::Image; size_t = long unsigned int]’ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1594:52: required from here guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1442:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 1442 | if (y < 0 || y >= ysize_) { | ~~^~~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:1449:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 1449 | if (x < 0 || x >= xsize_) { | ~~^~~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc: At global scope: guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:446:15: warning: ‘butteraugli::ImageF butteraugli::MaximumClamping(size_t, size_t, const ImageF&, double)’ defined but not used [-Wunused-function] 446 | static ImageF MaximumClamping(size_t xsize, size_t ysize, const ImageF& ix, | ^~~~~~~~~~~~~~~ guetzli/third_party/butteraugli/butteraugli/butteraugli.cc:401:15: warning: ‘butteraugli::ImageF butteraugli::SuppressInBrightAreas(size_t, size_t, double, double, double, const ImageF&, const ImageF&)’ defined but not used [-Wunused-function] 401 | static ImageF SuppressInBrightAreas(size_t xsize, size_t ysize, | ^~~~~~~~~~~~~~~~~~~~~ ar rcs guetzli/libguetzli.a guetzli/guetzli/butteraugli_comparator.o guetzli/guetzli/dct_double.o guetzli/guetzli/debug_print.o guetzli/guetzli/entropy_encode.o guetzli/guetzli/fdct.o guetzli/guetzli/gamma_correct.o guetzli/guetzli/idct.o guetzli/guetzli/jpeg_data.o guetzli/guetzli/jpeg_data_decoder.o guetzli/guetzli/jpeg_data_encoder.o guetzli/guetzli/jpeg_data_reader.o guetzli/guetzli/jpeg_data_writer.o guetzli/guetzli/jpeg_huffman_decode.o guetzli/guetzli/output_image.o guetzli/guetzli/preprocess_downsample.o guetzli/guetzli/processor.o guetzli/guetzli/quality.o guetzli/guetzli/quantize.o guetzli/guetzli/score.o guetzli/third_party/butteraugli/butteraugli/butteraugli.o building 'pyguetzli._guetzli' extension creating build/temp.linux-x86_64-3.9/build creating build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9 gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pyguetzli-1.0.14/pyguetzli -I/builddir/build/BUILD/pyguetzli-1.0.14/pyguetzli/../guetzli -I/usr/include/python3.9 -Iguetzli/ -Iguetzli/third_party/butteraugli/ -c build/temp.linux-x86_64-3.9/pyguetzli._guetzli.cpp -o build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9/pyguetzli._guetzli.o g++ -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9/pyguetzli._guetzli.o guetzli/libguetzli.a -L/usr/lib64 -o build/lib.linux-x86_64-3.9/pyguetzli/_guetzli.abi3.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zOa18f + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64 + cd pyguetzli-1.0.14 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib64/python3.9/site-packages/pyguetzli copying build/lib.linux-x86_64-3.9/pyguetzli/guetzli_build.py -> /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib64/python3.9/site-packages/pyguetzli copying build/lib.linux-x86_64-3.9/pyguetzli/__init__.py -> /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib64/python3.9/site-packages/pyguetzli copying build/lib.linux-x86_64-3.9/pyguetzli/pil_image.py -> /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib64/python3.9/site-packages/pyguetzli copying build/lib.linux-x86_64-3.9/pyguetzli/guetzli.py -> /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib64/python3.9/site-packages/pyguetzli copying build/lib.linux-x86_64-3.9/pyguetzli/_guetzli.abi3.so -> /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib64/python3.9/site-packages/pyguetzli byte-compiling /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib64/python3.9/site-packages/pyguetzli/guetzli_build.py to guetzli_build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib64/python3.9/site-packages/pyguetzli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib64/python3.9/site-packages/pyguetzli/pil_image.py to pil_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib64/python3.9/site-packages/pyguetzli/guetzli.py to guetzli.cpython-39.pyc writing byte-compilation script '/tmp/tmp3_55lwhd.py' /usr/bin/python3 /tmp/tmp3_55lwhd.py removing /tmp/tmp3_55lwhd.py running install_egg_info running egg_info writing pyguetzli.egg-info/PKG-INFO writing dependency_links to pyguetzli.egg-info/dependency_links.txt writing requirements to pyguetzli.egg-info/requires.txt writing top-level names to pyguetzli.egg-info/top_level.txt reading manifest file 'pyguetzli.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' adding license file 'LICENSE' writing manifest file 'pyguetzli.egg-info/SOURCES.txt' Copying pyguetzli.egg-info to /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib64/python3.9/site-packages/pyguetzli-1.0.14-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64//usr/share/doc/python-pyguetzli + '[' -d doc ']' ~/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64 ~/build/BUILD/pyguetzli-1.0.14 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/pyguetzli-1.0.14 + mv /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.14-1 --unique-debug-suffix -1.0.14-1.x86_64 --unique-debug-src-base python-pyguetzli-1.0.14-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pyguetzli-1.0.14 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib64/python3.9/site-packages/pyguetzli/_guetzli.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib64/python3.9/site-packages/pyguetzli/_guetzli.abi3.so 699 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pyguetzli-1.0.14-1.x86_64 Provides: python-pyguetzli python3-pyguetzli = 1.0.14-1 python3-pyguetzli(x86-64) = 1.0.14-1 python3.9dist(pyguetzli) = 1.0.14 python3dist(pyguetzli) = 1.0.14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.9 python3.9dist(cffi) >= 1 rtld(GNU_HASH) Processing files: python-pyguetzli-help-1.0.14-1.x86_64 warning: Empty %files file /builddir/build/BUILD/pyguetzli-1.0.14/doclist.lst Provides: python-pyguetzli-help = 1.0.14-1 python-pyguetzli-help(x86-64) = 1.0.14-1 python3-pyguetzli-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pyguetzli-debuginfo-1.0.14-1.x86_64 Provides: python-pyguetzli-debuginfo = 1.0.14-1 python-pyguetzli-debuginfo(x86-64) = 1.0.14-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pyguetzli-debugsource(x86-64) = 1.0.14-1 Processing files: python-pyguetzli-debugsource-1.0.14-1.x86_64 Provides: python-pyguetzli-debugsource = 1.0.14-1 python-pyguetzli-debugsource(x86-64) = 1.0.14-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64 Wrote: /builddir/build/RPMS/python-pyguetzli-help-1.0.14-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-pyguetzli-debugsource-1.0.14-1.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pyguetzli-1.0.14-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-pyguetzli-debuginfo-1.0.14-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.URHAbI + umask 022 + cd /builddir/build/BUILD + cd pyguetzli-1.0.14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyguetzli-1.0.14-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0