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/R-tikzDevice.spec'], chrootPath='/var/lib/mock/f29-build-29961-16316/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'}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/R-tikzDevice.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'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/R-tikzDevice-0.12-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/R-tikzDevice.spec'], chrootPath='/var/lib/mock/f29-build-29961-16316/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'}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/R-tikzDevice.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'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lyZjcZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tikzDevice + /usr/bin/mkdir -p tikzDevice + cd tikzDevice + /usr/bin/gzip -dc /builddir/build/SOURCES/tikzDevice_0.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qFxKNY + umask 022 + cd /builddir/build/BUILD + cd tikzDevice + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zYuXk2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/R-tikzDevice-0.12-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/R-tikzDevice-0.12-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/R-tikzDevice-0.12-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/R-tikzDevice-0.12-2.fc29.riscv64 + cd tikzDevice + mkdir -p /builddir/build/BUILDROOT/R-tikzDevice-0.12-2.fc29.riscv64/usr/lib64/R/library + /usr/bin/R CMD INSTALL -l /builddir/build/BUILDROOT/R-tikzDevice-0.12-2.fc29.riscv64/usr/lib64/R/library tikzDevice BUILDSTDERR: * installing *source* package 'tikzDevice' ... BUILDSTDERR: ** package 'tikzDevice' successfully unpacked and MD5 sums checked BUILDSTDERR: ** libs gcc -I"/usr/include/R" -DNDEBUG -I/usr/local/include -fpic -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 -c init.c -o init.o BUILDSTDERR: In file included from init.c:6: BUILDSTDERR: tikzDevice.h:107:17: warning: 'TikZ_Setup' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static Rboolean TikZ_Setup( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: tikzDevice.h:123:17: warning: 'TikZ_Open' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static Rboolean TikZ_Open( pDevDesc deviceInfo ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tikzDevice.h:124:13: warning: 'TikZ_Close' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_Close( pDevDesc deviceInfo ); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: tikzDevice.h:125:13: warning: 'TikZ_NewPage' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_NewPage( const pGEcontext plotParams, pDevDesc deviceInfo ); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:126:13: warning: 'TikZ_Clip' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_Clip( double x0, double x1, BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tikzDevice.h:128:13: warning: 'TikZ_Size' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_Size( double *left, double *right, BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tikzDevice.h:132:13: warning: 'TikZ_MetricInfo' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_MetricInfo( int c, const pGEcontext plotParams, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:134:15: warning: 'TikZ_StrWidth' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static double TikZ_StrWidth( const char *str, BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:138:13: warning: 'TikZ_Text' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_Text( double x, double y, const char *str, BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tikzDevice.h:140:13: warning: 'TikZ_Circle' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_Circle( double x, double y, double r, BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:142:13: warning: 'TikZ_Rectangle' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_Rectangle( double x0, double y0, BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:144:13: warning: 'TikZ_Line' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_Line( double x1, double y1, BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tikzDevice.h:146:13: warning: 'TikZ_Polyline' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_Polyline( int n, double *x, double *y, BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:148:13: warning: 'TikZ_Polygon' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_Polygon( int n, double *x, double *y, BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:151:1: warning: 'TikZ_Path' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: TikZ_Path( double *x, double *y, BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tikzDevice.h:156:13: warning: 'TikZ_Raster' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_Raster( BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:167:13: warning: 'TikZ_Cap' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static SEXP TikZ_Cap( pDevDesc deviceInfo ); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tikzDevice.h:168:13: warning: 'TikZ_Activate' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_Activate( pDevDesc deviceInfo ); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:169:13: warning: 'TikZ_Deactivate' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_Deactivate( pDevDesc deviceInfo ); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:170:17: warning: 'TikZ_Locator' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static Rboolean TikZ_Locator( double *x, double *y, pDevDesc deviceInfo ); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:171:13: warning: 'TikZ_Mode' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_Mode( int mode, pDevDesc deviceInfo ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tikzDevice.h:191:21: warning: 'TikZ_GetDrawOps' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static TikZ_DrawOps TikZ_GetDrawOps(pGEcontext plotParams); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:193:13: warning: 'TikZ_DefineColors' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_DefineColors(const pGEcontext plotParams, pDevDesc deviceInfo, TikZ_DrawOps ops); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:194:13: warning: 'TikZ_WriteDrawOptions' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_WriteDrawOptions(const pGEcontext plotParams, pDevDesc deviceInfo, TikZ_DrawOps ops); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:195:13: warning: 'TikZ_WriteLineStyle' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_WriteLineStyle(pGEcontext plotParams, tikzDevDesc *tikzInfo); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:197:15: warning: 'ScaleFont' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static double ScaleFont( const pGEcontext plotParams, pDevDesc deviceInfo ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tikzDevice.h:202:13: warning: 'printOutput' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void printOutput(tikzDevDesc *tikzInfo, const char *format, ...); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:203:13: warning: 'printColorOutput' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void printColorOutput(tikzDevDesc *tikzInfo, const char *format, ...); BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:204:13: warning: 'Print_TikZ_Header' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void Print_TikZ_Header( tikzDevDesc *tikzInfo ); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:205:14: warning: 'Sanitize' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static char *Sanitize(const char *str); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tikzDevice.h:209:15: warning: 'dim2dev' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static double dim2dev( double length ); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: tikzDevice.h:210:13: warning: 'TikZ_CheckState' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void TikZ_CheckState(pDevDesc deviceInfo); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:211:14: warning: 'calloc_strcpy' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static char *calloc_strcpy(const char *str); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:212:14: warning: 'calloc_x_strcpy' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static char *calloc_x_strcpy(const char *str, size_t extra); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:213:14: warning: 'calloc_x_strlen' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static char *calloc_x_strlen(const char *str, size_t extra); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: tikzDevice.h:214:13: warning: 'const_free' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void const_free(const void *ptr); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: tikzDevice.h:215:13: warning: 'strlcpy_' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static void strlcpy_(char *dst, const char* src, size_t n); BUILDSTDERR: ^~~~~~~~ gcc -I"/usr/include/R" -DNDEBUG -I/usr/local/include -fpic -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 -c tikzDevice.c -o tikzDevice.o gcc -shared -L/usr/lib64/R/lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tikzDevice.so init.o tikzDevice.o -L/usr/lib64/R/lib -lR BUILDSTDERR: installing to /builddir/build/BUILDROOT/R-tikzDevice-0.12-2.fc29.riscv64/usr/lib64/R/library/tikzDevice/libs BUILDSTDERR: ** R BUILDSTDERR: ** inst BUILDSTDERR: ** byte-compile and prepare package for lazy loading BUILDSTDERR: ** help BUILDSTDERR: *** installing help indices converting help for package 'tikzDevice' BUILDSTDERR: finding HTML links ... done anyMultibyteUTF8Characters html getLatexStrWidth html gridToDevice html sanitizeTexString html setTikzDefaults html tikz html tikzAnnotate html tikzCompilerInfo html tikzDevice-package html tikzTest html BUILDSTDERR: ** building package indices BUILDSTDERR: ** installing vignettes BUILDSTDERR: ** testing if installed package can be loaded BUILDSTDERR: * DONE (tikzDevice) + test -d tikzDevice/src + cd tikzDevice/src + rm -f init.o tikzDevice.o tikzDevice.so + rm -f /builddir/build/BUILDROOT/R-tikzDevice-0.12-2.fc29.riscv64/usr/lib64/R/library/R.css + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.12-2.fc29 --unique-debug-suffix -0.12-2.fc29.riscv64 --unique-debug-src-base R-tikzDevice-0.12-2.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tikzDevice explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/R-tikzDevice-0.12-2.fc29.riscv64/usr/lib64/R/library/tikzDevice/libs/tikzDevice.so extracting debug info from /builddir/build/BUILDROOT/R-tikzDevice-0.12-2.fc29.riscv64/usr/lib64/R/library/tikzDevice/libs/tikzDevice.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 155 blocks + /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9heVKb Processing files: R-tikzDevice-0.12-2.fc29.riscv64 Provides: R-tikzDevice = 0.12-2.fc29 R-tikzDevice(riscv-64) = 0.12-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libR.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: R-tikzDevice-debugsource-0.12-2.fc29.riscv64 Provides: R-tikzDevice-debugsource = 0.12-2.fc29 R-tikzDevice-debugsource(riscv-64) = 0.12-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: R-tikzDevice-debuginfo-0.12-2.fc29.riscv64 Provides: R-tikzDevice-debuginfo = 0.12-2.fc29 R-tikzDevice-debuginfo(riscv-64) = 0.12-2.fc29 debuginfo(build-id) = c296f2e7325945846170a7131189f1d8f66f6f1e Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: R-tikzDevice-debugsource(riscv-64) = 0.12-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/R-tikzDevice-0.12-2.fc29.riscv64 Wrote: /builddir/build/RPMS/R-tikzDevice-0.12-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/R-tikzDevice-debugsource-0.12-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/R-tikzDevice-debuginfo-0.12-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JuFnOb + umask 022 + cd /builddir/build/BUILD + cd tikzDevice + /usr/bin/rm -rf /builddir/build/BUILDROOT/R-tikzDevice-0.12-2.fc29.riscv64 + exit 0 Child return code was: 0