Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/golly.spec'], chrootPath='/var/lib/mock/f29-build-2505-738/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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/golly.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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: warning: Macro expanded in comment on line 20: %{_datadir}/%{name} for supplied files, rather than current dir Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/golly-2.8-6.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/golly.spec'], chrootPath='/var/lib/mock/f29-build-2505-738/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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/golly.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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: warning: Macro expanded in comment on line 20: %{_datadir}/%{name} for supplied files, rather than current dir Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4XTSrN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf golly-2.8-src + /usr/bin/gzip -dc /builddir/build/SOURCES/golly-2.8-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd golly-2.8-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (golly-2.7-appdir.patch):' Patch #0 (golly-2.7-appdir.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .appdir --fuzz=0 patching file gui-wx/wxgolly.cpp Hunk #1 succeeded at 296 (offset -8 lines). + echo 'Patch #1 (golly-2.8-lua-dyn.patch):' Patch #1 (golly-2.8-lua-dyn.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .lua-dyn --fuzz=0 patching file gui-wx/makefile-gtk Patch #2 (golly-2.8-gtk3.patch): + echo 'Patch #2 (golly-2.8-gtk3.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gtk3 --fuzz=0 patching file gui-wx/makefile-gtk + cp /builddir/build/SOURCES/lex_home.htm . + find . -type f -exec chmod 644 '{}' ';' + rm -rf lua + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6rKqvS + umask 022 + cd /builddir/build/BUILD + cd golly-2.8-src + pushd gui-wx ~/build/BUILD/golly-2.8-src/gui-wx ~/build/BUILD/golly-2.8-src + make 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly"' ZLIB_LDFLAGS=-lz -f makefile-gtk mkdir -p ObjGTK g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/bigint.o ../gollybase/bigint.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/lifealgo.o ../gollybase/lifealgo.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/hlifealgo.o ../gollybase/hlifealgo.cpp BUILDSTDERR: ../gollybase/hlifealgo.cpp: In member function 'const bigint& hlifealgo::calcpop(node*, int)': BUILDSTDERR: ../gollybase/hlifealgo.cpp:1146:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: bigint &r = *(bigint *)&(root->nw) ; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../gollybase/hlifealgo.cpp:1151:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: return *(bigint*)&(root->next) ; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../gollybase/hlifealgo.cpp:1161:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: sum4(*(bigint *)&(root->next), BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../gollybase/hlifealgo.cpp:1165:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: return *(bigint *)&(root->next) ; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../gollybase/hlifealgo.cpp: In member function 'void hlifealgo::aftercalcpop2(node*, int, int)': BUILDSTDERR: ../gollybase/hlifealgo.cpp:1187:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: *(bigint *)&(root->next) = bigint::zero ; // clean up; yuck! BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/hlifedraw.o ../gollybase/hlifedraw.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/qlifealgo.o ../gollybase/qlifealgo.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/qlifedraw.o ../gollybase/qlifedraw.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/jvnalgo.o ../gollybase/jvnalgo.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/ruletreealgo.o ../gollybase/ruletreealgo.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/ruletable_algo.o ../gollybase/ruletable_algo.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/ruleloaderalgo.o ../gollybase/ruleloaderalgo.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/ghashbase.o ../gollybase/ghashbase.cpp BUILDSTDERR: ../gollybase/ghashbase.cpp: In member function 'const bigint& ghashbase::calcpop(ghnode*, int)': BUILDSTDERR: ../gollybase/ghashbase.cpp:1013:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: bigint &r = *(bigint *)&(root->nw) ; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../gollybase/ghashbase.cpp:1018:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: return *(bigint*)&(root->next) ; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../gollybase/ghashbase.cpp:1028:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: sum4(*(bigint *)&(root->next), BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../gollybase/ghashbase.cpp:1032:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: return *(bigint *)&(root->next) ; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../gollybase/ghashbase.cpp: In member function 'void ghashbase::aftercalcpop2(ghnode*, int, int)': BUILDSTDERR: ../gollybase/ghashbase.cpp:1054:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: *(bigint *)&(root->next) = bigint::zero ; // clean up; yuck! BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/ghashdraw.o ../gollybase/ghashdraw.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -DZLIB -c -o ObjGTK/readpattern.o ../gollybase/readpattern.cpp BUILDSTDERR: ../gollybase/readpattern.cpp: In function 'const char* readrle(lifealgo&, char*)': BUILDSTDERR: ../gollybase/readpattern.cpp:226:10: warning: this 'while' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: while (*p && *p != '=') p++; p++; BUILDSTDERR: ^~~~~ BUILDSTDERR: ../gollybase/readpattern.cpp:226:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' BUILDSTDERR: while (*p && *p != '=') p++; p++; BUILDSTDERR: ^ BUILDSTDERR: ../gollybase/readpattern.cpp:228:10: warning: this 'while' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: while (*p && *p != '=') p++; p++; BUILDSTDERR: ^~~~~ BUILDSTDERR: ../gollybase/readpattern.cpp:228:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' BUILDSTDERR: while (*p && *p != '=') p++; p++; BUILDSTDERR: ^ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -DZLIB -c -o ObjGTK/writepattern.o ../gollybase/writepattern.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/liferules.o ../gollybase/liferules.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/util.o ../gollybase/util.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/liferender.o ../gollybase/liferender.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/viewport.o ../gollybase/viewport.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/lifepoll.o ../gollybase/lifepoll.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -c -o ObjGTK/generationsalgo.o ../gollybase/generationsalgo.cpp BUILDSTDERR: ../gollybase/generationsalgo.cpp: In member function 'virtual const char* generationsalgo::setrule(const char*)': BUILDSTDERR: ../gollybase/generationsalgo.cpp:87:20: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] BUILDSTDERR: sprintf(states, "%d", tnumstates) ; BUILDSTDERR: ^~~~ BUILDSTDERR: ../gollybase/generationsalgo.cpp:87:20: note: directive argument in the range [2, 2147483646] BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from /usr/include/c++/8/cstdio:42, BUILDSTDERR: from ../gollybase/lifealgo.h:37, BUILDSTDERR: from ../gollybase/ghashbase.h:26, BUILDSTDERR: from ../gollybase/generationsalgo.h:26, BUILDSTDERR: from ../gollybase/generationsalgo.cpp:24: BUILDSTDERR: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 4 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxutils.o wxutils.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -DPYTHON_SHLIB="`python -c "import distutils.sysconfig; print distutils.sysconfig.get_config_var('LDLIBRARY')"`" -c -o ObjGTK/wxprefs.o wxprefs.cpp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out BUILDSTDERR: wxprefs.cpp: In function 'void GetPrefs()': BUILDSTDERR: wxprefs.cpp:2021:21: warning: this 'while' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: while (*value != ',') value++; value++; BUILDSTDERR: ^~~~~ BUILDSTDERR: wxprefs.cpp:2021:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' BUILDSTDERR: while (*value != ',') value++; value++; BUILDSTDERR: ^~~~~ BUILDSTDERR: wxprefs.cpp:2022:21: warning: this 'while' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: while (*value != ',') value++; value++; BUILDSTDERR: ^~~~~ BUILDSTDERR: wxprefs.cpp:2022:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' BUILDSTDERR: while (*value != ',') value++; value++; BUILDSTDERR: ^~~~~ BUILDSTDERR: wxprefs.cpp:2023:21: warning: this 'while' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: while (*value != ',') value++; value++; BUILDSTDERR: ^~~~~ BUILDSTDERR: wxprefs.cpp:2023:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' BUILDSTDERR: while (*value != ',') value++; value++; BUILDSTDERR: ^~~~~ BUILDSTDERR: wxprefs.cpp:2024:21: warning: this 'while' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: while (*value != ',') value++; value++; BUILDSTDERR: ^~~~~ BUILDSTDERR: wxprefs.cpp:2024:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' BUILDSTDERR: while (*value != ',') value++; value++; BUILDSTDERR: ^~~~~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxalgos.o wxalgos.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxrule.o wxrule.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxinfo.o wxinfo.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxhelp.o wxhelp.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxstatus.o wxstatus.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxview.o wxview.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxrender.o wxrender.cpp BUILDSTDERR: wxrender.cpp: In function 'void FillRect(int, int, int, int)': BUILDSTDERR: wxrender.cpp:165:5: warning: narrowing conversion of 'x' from 'int' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: }; BUILDSTDERR: ^ BUILDSTDERR: wxrender.cpp:161:16: warning: narrowing conversion of '(y + ht)' from 'int' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: x, y+ht, // left, bottom BUILDSTDERR: ~^~~ BUILDSTDERR: wxrender.cpp:162:10: warning: narrowing conversion of '(x + wd)' from 'int' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: x+wd, y+ht, // right, bottom BUILDSTDERR: ~^~~ BUILDSTDERR: wxrender.cpp:162:16: warning: narrowing conversion of '(y + ht)' from 'int' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: x+wd, y+ht, // right, bottom BUILDSTDERR: ~^~~ BUILDSTDERR: wxrender.cpp:163:10: warning: narrowing conversion of '(x + wd)' from 'int' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: x+wd, y, // right, top BUILDSTDERR: ~^~~ BUILDSTDERR: wxrender.cpp:165:5: warning: narrowing conversion of 'y' from 'int' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: }; BUILDSTDERR: ^ BUILDSTDERR: wxrender.cpp:165:5: warning: narrowing conversion of 'x' from 'int' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: wxrender.cpp:165:5: warning: narrowing conversion of 'y' from 'int' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: wxrender.cpp: In function 'void DrawRGBAData(unsigned char*, int, int, int, int)': BUILDSTDERR: wxrender.cpp:322:5: warning: narrowing conversion of 'x' from 'int' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: }; BUILDSTDERR: ^ BUILDSTDERR: wxrender.cpp:322:5: warning: narrowing conversion of 'y' from 'int' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: wxrender.cpp:319:10: warning: narrowing conversion of '(x + w)' from 'int' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: x+w, y, BUILDSTDERR: ~^~ BUILDSTDERR: wxrender.cpp:322:5: warning: narrowing conversion of 'y' from 'int' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: }; BUILDSTDERR: ^ BUILDSTDERR: wxrender.cpp:322:5: warning: narrowing conversion of 'x' from 'int' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: wxrender.cpp:320:18: warning: narrowing conversion of '(y + h)' from 'int' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: x, y+h, BUILDSTDERR: ~^~ BUILDSTDERR: wxrender.cpp:321:10: warning: narrowing conversion of '(x + w)' from 'int' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: x+w, y+h, BUILDSTDERR: ~^~ BUILDSTDERR: wxrender.cpp:321:18: warning: narrowing conversion of '(y + h)' from 'int' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: x+w, y+h, BUILDSTDERR: ~^~ BUILDSTDERR: wxrender.cpp: In function 'void DrawGridLines(int, int)': BUILDSTDERR: wxrender.cpp:1092:43: warning: narrowing conversion of '((double)v - 5.0e-1)' from 'double' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: GLfloat points[] = { -0.5, v-0.5, BUILDSTDERR: ~^~~~ BUILDSTDERR: wxrender.cpp:1093:36: warning: narrowing conversion of '((double)wd + 5.0e-1)' from 'double' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: wd+0.5, v-0.5 }; BUILDSTDERR: ~~^~~~ BUILDSTDERR: wxrender.cpp:1093:43: warning: narrowing conversion of '((double)v - 5.0e-1)' from 'double' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: wd+0.5, v-0.5 }; BUILDSTDERR: ~^~~~ BUILDSTDERR: wxrender.cpp:1105:35: warning: narrowing conversion of '((double)h - 5.0e-1)' from 'double' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: GLfloat points[] = { h-0.5, -0.5, BUILDSTDERR: ~^~~~ BUILDSTDERR: wxrender.cpp:1106:35: warning: narrowing conversion of '((double)h - 5.0e-1)' from 'double' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: h-0.5, ht+0.5 }; BUILDSTDERR: ~^~~~ BUILDSTDERR: wxrender.cpp:1106:43: warning: narrowing conversion of '((double)ht + 5.0e-1)' from 'double' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: h-0.5, ht+0.5 }; BUILDSTDERR: ~~^~~~ BUILDSTDERR: wxrender.cpp:1133:47: warning: narrowing conversion of '((double)v - 5.0e-1)' from 'double' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: GLfloat points[] = { -0.5, v-0.5, BUILDSTDERR: ~^~~~ BUILDSTDERR: wxrender.cpp:1134:40: warning: narrowing conversion of '((double)wd + 5.0e-1)' from 'double' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: wd+0.5, v-0.5 }; BUILDSTDERR: ~~^~~~ BUILDSTDERR: wxrender.cpp:1134:47: warning: narrowing conversion of '((double)v - 5.0e-1)' from 'double' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: wd+0.5, v-0.5 }; BUILDSTDERR: ~^~~~ BUILDSTDERR: wxrender.cpp:1146:39: warning: narrowing conversion of '((double)h - 5.0e-1)' from 'double' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: GLfloat points[] = { h-0.5, -0.5, BUILDSTDERR: ~^~~~ BUILDSTDERR: wxrender.cpp:1147:39: warning: narrowing conversion of '((double)h - 5.0e-1)' from 'double' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: h-0.5, ht+0.5 }; BUILDSTDERR: ~^~~~ BUILDSTDERR: wxrender.cpp:1147:47: warning: narrowing conversion of '((double)ht + 5.0e-1)' from 'double' to 'GLfloat' {aka 'float'} inside { } [-Wnarrowing] BUILDSTDERR: h-0.5, ht+0.5 }; BUILDSTDERR: ~~^~~~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxscript.o wxscript.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` `pkg-config --cflags lua` -c -o ObjGTK/wxlua.o wxlua.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxperl.o wxperl.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -I`python -c "import distutils.sysconfig; print distutils.sysconfig.get_python_inc()"` -c -o ObjGTK/wxpython.o wxpython.cpp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxfile.o wxfile.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxedit.o wxedit.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxcontrol.o wxcontrol.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxtimeline.o wxtimeline.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxundo.o wxundo.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxselect.o wxselect.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxlayer.o wxlayer.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxmain.o wxmain.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" `wx-config --cxxflags` -c -o ObjGTK/wxgolly.o wxgolly.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -o ../golly ObjGTK/bigint.o ObjGTK/lifealgo.o ObjGTK/hlifealgo.o ObjGTK/hlifedraw.o ObjGTK/qlifealgo.o ObjGTK/qlifedraw.o ObjGTK/jvnalgo.o ObjGTK/ruletreealgo.o ObjGTK/ruletable_algo.o ObjGTK/ruleloaderalgo.o ObjGTK/ghashbase.o ObjGTK/ghashdraw.o ObjGTK/readpattern.o ObjGTK/writepattern.o ObjGTK/liferules.o ObjGTK/util.o ObjGTK/liferender.o ObjGTK/viewport.o ObjGTK/lifepoll.o ObjGTK/generationsalgo.o ObjGTK/wxutils.o ObjGTK/wxprefs.o ObjGTK/wxalgos.o ObjGTK/wxrule.o ObjGTK/wxinfo.o ObjGTK/wxhelp.o ObjGTK/wxstatus.o ObjGTK/wxview.o ObjGTK/wxrender.o ObjGTK/wxscript.o ObjGTK/wxlua.o ObjGTK/wxperl.o ObjGTK/wxpython.o ObjGTK/wxfile.o ObjGTK/wxedit.o ObjGTK/wxcontrol.o ObjGTK/wxtimeline.o ObjGTK/wxundo.o ObjGTK/wxselect.o ObjGTK/wxlayer.o ObjGTK/wxmain.o ObjGTK/wxgolly.o \ -Wl,--as-needed -lz -lwx_gtk3u_gl-3.0 -lGL -lGLU `wx-config --libs` `pkg-config --libs lua` g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -DZLIB -c -o ObjGTK/bgolly.o ../cmdline/bgolly.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I ../gollybase -DGOLLYDIR="/usr/share/golly" -o ../bgolly ObjGTK/bigint.o ObjGTK/lifealgo.o ObjGTK/hlifealgo.o ObjGTK/hlifedraw.o ObjGTK/qlifealgo.o ObjGTK/qlifedraw.o ObjGTK/jvnalgo.o ObjGTK/ruletreealgo.o ObjGTK/ruletable_algo.o ObjGTK/ruleloaderalgo.o ObjGTK/ghashbase.o ObjGTK/ghashdraw.o ObjGTK/readpattern.o ObjGTK/writepattern.o ObjGTK/liferules.o ObjGTK/util.o ObjGTK/liferender.o ObjGTK/viewport.o ObjGTK/lifepoll.o ObjGTK/generationsalgo.o ObjGTK/bgolly.o -Wl,--as-needed -lz + popd ~/build/BUILD/golly-2.8-src + convert gui-wx/icons/appicon48.ico golly.png + cat + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0SOuVG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64 + cd golly-2.8-src + rm -rf /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64 + install -d /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/bin/ + install -m 755 golly bgolly /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/bin/ + for d in gui-wx/bitmaps Help Patterns Rules Scripts + find gui-wx/bitmaps -type d -exec install -d '/builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/{}' ';' + find gui-wx/bitmaps -type f -exec install -m 644 '{}' '/builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/{}' ';' + for d in gui-wx/bitmaps Help Patterns Rules Scripts + find Help -type d -exec install -d '/builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/{}' ';' + find Help -type f -exec install -m 644 '{}' '/builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/{}' ';' + for d in gui-wx/bitmaps Help Patterns Rules Scripts + find Patterns -type d -exec install -d '/builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/{}' ';' + find Patterns -type f -exec install -m 644 '{}' '/builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/{}' ';' + for d in gui-wx/bitmaps Help Patterns Rules Scripts + find Rules -type d -exec install -d '/builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/{}' ';' + find Rules -type f -exec install -m 644 '{}' '/builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/{}' ';' + for d in gui-wx/bitmaps Help Patterns Rules Scripts + find Scripts -type d -exec install -d '/builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/{}' ';' + find Scripts -type f -exec install -m 644 '{}' '/builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/{}' ';' + rm /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Help/Lexicon/modify.pl + mv docs/Build.html docs/License.html docs/ReadMe.html docs/ToDo.html . + rmdir docs + install -D -p -m 644 golly.png /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/pixmaps/golly.png + install -D -p -m 644 golly.desktop /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/applications/golly.desktop + desktop-file-validate /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/applications/golly.desktop /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/applications/golly.desktop: hint: value item "GNOME" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: GTK + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Rules/TreeGenerators/RuleTreeGen.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/oscar.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/Margolus/import.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/Margolus/convert-MCell-string.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/Margolus/export.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/density.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/tile.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/gun-demo.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/pd-glider.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/make-Devore-tape.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/move-selection.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/make-torus.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/envelope.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/heisenburp.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/slide-show.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/Rule-Generators/AbsoluteHexTurmite-gen.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/Rule-Generators/TriTurmite-gen.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/Rule-Generators/AbsoluteTurmite-gen.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/Rule-Generators/make-ruletree.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/Rule-Generators/Turmite-gen.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/Rule-Generators/Langtons-Ant-gen.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/Rule-Generators/icon-importer.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/Rule-Generators/RuleTableToTree.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/Rule-Generators/FredkinModN-gen.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/Rule-Generators/icon-exporter.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/Rule-Generators/HexTurmite-gen.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/goto_expression.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/make-Banks-IV-constructor.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/glife/EmulateHexagonal.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/glife/WriteBMP.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/glife/herschel.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/glife/RuleTree.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/glife/EmulateOneDimensional.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/glife/gun24.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/glife/EmulateTriangular.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/glife/text.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/glife/EmulateMargolus.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/glife/BuiltinIcons.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/glife/gun46.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/glife/ReadRuleTable.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/glife/gun30.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/glife/gun256.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/glife/WriteRuleTable.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/glife/__init__.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/glife/base.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/invert.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/shift.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/tile-with-clip.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/bricklayer.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/p1100-MWSS-gun.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/draw-lines.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/metafier.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/life-integer-gun30.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/make-Codd-constructor.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/goto.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/pop-plot.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/move-object.py /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/golly/Scripts/Python/flood-fill.py BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: golly-2.8-6.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gxJy3H + umask 022 + cd /builddir/build/BUILD + cd golly-2.8-src + DOCDIR=/builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/doc/golly + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/doc/golly + cp -pr ReadMe.html /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/doc/golly + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.B6AgY9 + umask 022 + cd /builddir/build/BUILD + cd golly-2.8-src + LICENSEDIR=/builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/licenses/golly + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/licenses/golly + cp -pr License.html /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/licenses/golly + cp -pr lex_home.htm /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64/usr/share/licenses/golly + exit 0 Provides: application() application(golly.desktop) golly = 2.8-6.fc29 golly(riscv-64) = 2.8-6.fc29 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libGL.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) liblua-5.3.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(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) libwx_baseu-3.0.so.0()(64bit) libwx_baseu-3.0.so.0(WXU_3.0)(64bit) libwx_baseu_net-3.0.so.0()(64bit) libwx_baseu_net-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_adv-3.0.so.0()(64bit) libwx_gtk3u_adv-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_core-3.0.so.0()(64bit) libwx_gtk3u_core-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_gl-3.0.so.0()(64bit) libwx_gtk3u_gl-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_html-3.0.so.0()(64bit) libwx_gtk3u_html-3.0.so.0(WXU_3.0)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.3.5)(64bit) rtld(GNU_HASH) Processing files: golly-devel-2.8-6.fc29.riscv64 Provides: golly-devel = 2.8-6.fc29 golly-devel(riscv-64) = 2.8-6.fc29 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64 Wrote: /builddir/build/RPMS/golly-2.8-6.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/golly-devel-2.8-6.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4P6ZKL + umask 022 + cd /builddir/build/BUILD + cd golly-2.8-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/golly-2.8-6.fc29.riscv64 + exit 0 Child return code was: 0