Mock Version: 6.0
Mock Version: 6.0
Mock Version: 6.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --nodeps /builddir/build/SPECS/R-rlecuyer.spec'], chrootPath='/var/lib/mock/epel8-build-57771075-6557462/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fff8f4b56a0>timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.aylz2rez:/etc/resolv.conf'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --nodeps /builddir/build/SPECS/R-rlecuyer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: ppc64le
Building for target ppc64le
Wrote: /builddir/build/SRPMS/R-rlecuyer-0.3.5-18.el8.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target ppc64le --nodeps /builddir/build/SPECS/R-rlecuyer.spec'], chrootPath='/var/lib/mock/epel8-build-57771075-6557462/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fff8f4b56a0>timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.aylz2rez:/etc/resolv.conf'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target ppc64le --nodeps /builddir/build/SPECS/R-rlecuyer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: ppc64le
Building for target ppc64le
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IMtzFo
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf rlecuyer
+ /usr/bin/mkdir -p rlecuyer
+ cd rlecuyer
+ /usr/bin/gzip -dc /builddir/build/SOURCES/rlecuyer_0.3-5.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.xfZJiq
+ umask 022
+ cd /builddir/build/BUILD
+ cd rlecuyer
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UYKnkF
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/R-rlecuyer-0.3.5-18.el8.ppc64le '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/R-rlecuyer-0.3.5-18.el8.ppc64le
++ dirname /builddir/build/BUILDROOT/R-rlecuyer-0.3.5-18.el8.ppc64le
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/R-rlecuyer-0.3.5-18.el8.ppc64le
+ cd rlecuyer
+ mkdir -p /builddir/build/BUILDROOT/R-rlecuyer-0.3.5-18.el8.ppc64le/usr/lib64/R/library
+ R CMD INSTALL rlecuyer -l /builddir/build/BUILDROOT/R-rlecuyer-0.3.5-18.el8.ppc64le/usr/lib64/R/library
* installing *source* package 'rlecuyer' ...
** package 'rlecuyer' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-23)'
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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection  -c RngStream.c -o RngStream.o
RngStream.c: In function 'CheckSeed':
RngStream.c:280:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=]
        error("Seed[%1d] >= %d, Seed is not set.\n", i,m1);
                            ~^
                            %f
RngStream.c:292:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=]
        error("Seed[%1d] >= %d, Seed is not set.\n", i,m2);
                            ~^
                            %f
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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection  -c RngWrap.c -o RngWrap.o
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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection  -c zzz.c -o zzz.o
gcc -shared -L/usr/lib64/R/lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rlecuyer.so RngStream.o RngWrap.o zzz.o -L/usr/lib64/R/lib -lR
installing to /builddir/build/BUILDROOT/R-rlecuyer-0.3.5-18.el8.ppc64le/usr/lib64/R/library/00LOCK-rlecuyer/00new/rlecuyer/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'rlecuyer'
    finding HTML links ... done
    AdvanceState                            html  
    CreateStream                            html  
    CurrentStream                           html  
    DeleteStream                            html  
    GetState                                html  
    GetStreams                              html  
    IncreasePrecis                          html  
    ResetNextSubstream                      html  
    SetAntithetic                           html  
    SetPackageSeed                          html  
    WriteState                              html  
    internal                                html  
    uniform                                 html  
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (rlecuyer)
+ test -d rlecuyer/src
+ cd rlecuyer/src
+ rm -f RngStream.o RngWrap.o zzz.o rlecuyer.so
+ rm -rf /builddir/build/BUILDROOT/R-rlecuyer-0.3.5-18.el8.ppc64le/usr/lib64/R/library/R.css
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.3.5-18.el8 --unique-debug-suffix -0.3.5-18.el8.ppc64le --unique-debug-src-base R-rlecuyer-0.3.5-18.el8.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rlecuyer
extracting debug info from /builddir/build/BUILDROOT/R-rlecuyer-0.3.5-18.el8.ppc64le/usr/lib64/R/library/rlecuyer/libs/rlecuyer.so
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
54 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/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 '' 1
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/bin/python3.6
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Y5qtiP
+ umask 022
+ cd /builddir/build/BUILD
+ cd rlecuyer
+ /usr/bin/R CMD check rlecuyer
* using log directory '/builddir/build/BUILD/rlecuyer/rlecuyer.Rcheck'
* using R version 4.4.3 (2025-02-28)
* using platform: powerpc64le-redhat-linux-gnu
* R was compiled by
    gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-23)
    GNU Fortran (GCC) 8.5.0 20210514 (Red Hat 8.5.0-23)
* running under: Red Hat Enterprise Linux 8.10 (Ootpa)
* using session charset: ASCII
* checking for file 'rlecuyer/DESCRIPTION' ... OK
* this is package 'rlecuyer' version '0.3-5'
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
Warning: unable to access index for repository https://bioconductor.org/packages/3.20/bioc/src/contrib:
  cannot open URL 'https://bioconductor.org/packages/3.20/bioc/src/contrib/PACKAGES'
Warning: unable to access index for repository https://bioconductor.org/packages/3.20/data/annotation/src/contrib:
  cannot open URL 'https://bioconductor.org/packages/3.20/data/annotation/src/contrib/PACKAGES'
Warning: unable to access index for repository https://bioconductor.org/packages/3.20/data/experiment/src/contrib:
  cannot open URL 'https://bioconductor.org/packages/3.20/data/experiment/src/contrib/PACKAGES'
 OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for executable files ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package 'rlecuyer' can be installed ... WARNING
Found the following significant warnings:
  RngStream.c:280:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=]
  RngStream.c:292:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=]
See '/builddir/build/BUILD/rlecuyer/rlecuyer.Rcheck/00install.out' for details.
* used C compiler: 'gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-23)'
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking examples ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 WARNING
See
  '/builddir/build/BUILD/rlecuyer/rlecuyer.Rcheck/00check.log'
for details.
+ exit 0
Processing files: R-rlecuyer-0.3.5-18.el8.ppc64le
Provides: R(rlecuyer) = 0.3-5 R-rlecuyer = 0.3.5-18.el8 R-rlecuyer(ppc-64) = 0.3.5-18.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: R-core libR.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH)
Processing files: R-rlecuyer-debugsource-0.3.5-18.el8.ppc64le
Provides: R-rlecuyer-debugsource = 0.3.5-18.el8 R-rlecuyer-debugsource(ppc-64) = 0.3.5-18.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: R-rlecuyer-debuginfo-0.3.5-18.el8.ppc64le
Provides: R-rlecuyer-debuginfo = 0.3.5-18.el8 R-rlecuyer-debuginfo(ppc-64) = 0.3.5-18.el8 debuginfo(build-id) = 68a8f8f51a626f8069a10227d5025110366bd568
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: R-rlecuyer-debugsource(ppc-64) = 0.3.5-18.el8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/R-rlecuyer-0.3.5-18.el8.ppc64le
Wrote: /builddir/build/RPMS/R-rlecuyer-0.3.5-18.el8.ppc64le.rpm
Wrote: /builddir/build/RPMS/R-rlecuyer-debugsource-0.3.5-18.el8.ppc64le.rpm
Wrote: /builddir/build/RPMS/R-rlecuyer-debuginfo-0.3.5-18.el8.ppc64le.rpm
Child return code was: 0