Mock Version: 1.4.8 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/hip.spec'], chrootPath='/var/lib/mock/716078-fedora-rawhide-x86_64-1518741492.760024/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7d19526b945944f7bf1cfb953372433d', '-D', '/var/lib/mock/716078-fedora-rawhide-x86_64-1518741492.760024/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/hip.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/hip-1.2-8.rocm1.6.0.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/hip.spec'], chrootPath='/var/lib/mock/716078-fedora-rawhide-x86_64-1518741492.760024/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5e2e04b08e3146a2b4804eab1de7a2f2', '-D', '/var/lib/mock/716078-fedora-rawhide-x86_64-1518741492.760024/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/hip.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DESx1W + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf HIP-roc-1.6.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/roc-1.6.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd HIP-roc-1.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Make-HIP_VERSION_PATCH-configurable.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-Make-hcc-the-default-platform.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-Remove-explicit-address-spaces-declarations.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pNdhkC + umask 022 + cd /builddir/build/BUILD + cd HIP-roc-1.6.0 + mkdir build + cd build + export HIP_DEVELOPER=1 + HIP_DEVELOPER=1 ++ date --utc +%y%U%w + cmake .. -DHCC_HOME=/usr/ -DHSA_PATH=/usr/ -DHIP_VERSION_PATCH=18065 -DHIP_PLATFORM=hcc -DCMAKE_INSTALL_PREFIX=/usr -- The C compiler identification is GNU 8.0.1 -- The CXX compiler identification is GNU 8.0.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- HIP Platform: hcc -- Looking for HCC in: /usr/. Found version: 1.0.17441--- -- Looking for HSA runtime in: /usr/ -- HIP will be installed in: /usr -- hipify-clang will not be built. To build it please specify absolute path to LLVM 3.8 or LLVM 3.9 package using -DHIPIFY_CLANG_LLVM_DIR -- Testing targets will not be available. To enable them please ensure that the HIP installation directory is writeable. Use -DCMAKE_INSTALL_PREFIX to specify a suitable location -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/HIP-roc-1.6.0/build + /usr/bin/make -O -j2 Scanning dependencies of target update_build_and_version_info Scanning dependencies of target query_hcc_version [ 0%] Built target query_hcc_version Scanning dependencies of target check_hcc_version [ 0%] Built target check_hcc_version Running CMake to regenerate build system... -- HIP Platform: hcc -- Looking for HCC in: /usr/. Found version: 1.0.17441--- -- Looking for HSA runtime in: /usr/ -- HIP will be installed in: /usr -- hipify-clang will not be built. To build it please specify absolute path to LLVM 3.8 or LLVM 3.9 package using -DHIPIFY_CLANG_LLVM_DIR -- Testing targets will not be available. To enable them please ensure that the HIP installation directory is writeable. Use -DCMAKE_INSTALL_PREFIX to specify a suitable location -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/HIP-roc-1.6.0/build make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. [ 0%] Built target update_build_and_version_info Scanning dependencies of target hip_hcc [ 6%] Building CXX object CMakeFiles/hip_hcc.dir/src/hip_context.cpp.o [ 6%] Building CXX object CMakeFiles/hip_hcc.dir/src/hip_hcc.cpp.o [ 10%] Building CXX object CMakeFiles/hip_hcc.dir/src/hip_device.cpp.o [ 13%] Building CXX object CMakeFiles/hip_hcc.dir/src/hip_error.cpp.o [ 16%] Building CXX object CMakeFiles/hip_hcc.dir/src/hip_event.cpp.o [ 20%] Building CXX object CMakeFiles/hip_hcc.dir/src/hip_memory.cpp.o [ 23%] Building CXX object CMakeFiles/hip_hcc.dir/src/hip_peer.cpp.o [ 26%] Building CXX object CMakeFiles/hip_hcc.dir/src/hip_stream.cpp.o [ 30%] Building CXX object CMakeFiles/hip_hcc.dir/src/hip_module.cpp.o [ 33%] Building CXX object CMakeFiles/hip_hcc.dir/src/grid_launch.cpp.o [ 36%] Building CXX object CMakeFiles/hip_hcc.dir/src/env.cpp.o [ 40%] Linking CXX shared library libhip_hcc.so [ 40%] Built target hip_hcc Scanning dependencies of target hip_device Scanning dependencies of target hip_hcc_static [ 43%] Building CXX object CMakeFiles/hip_device.dir/src/device_util.cpp.o [ 50%] Building CXX object CMakeFiles/hip_device.dir/src/hip_ldg.cpp.o [ 46%] Building CXX object CMakeFiles/hip_hcc_static.dir/src/hip_hcc.cpp.o [ 53%] Building CXX object CMakeFiles/hip_device.dir/src/hip_fp16.cpp.o [ 60%] Building CXX object CMakeFiles/hip_device.dir/src/device_functions.cpp.o [ 56%] Building CXX object CMakeFiles/hip_hcc_static.dir/src/hip_context.cpp.o [ 63%] Building CXX object CMakeFiles/hip_device.dir/src/math_functions.cpp.o [ 70%] Linking CXX static library libhip_device.a [ 70%] Built target hip_device [ 66%] Building CXX object CMakeFiles/hip_hcc_static.dir/src/hip_device.cpp.o [ 73%] Building CXX object CMakeFiles/hip_hcc_static.dir/src/hip_error.cpp.o [ 76%] Building CXX object CMakeFiles/hip_hcc_static.dir/src/hip_event.cpp.o [ 83%] Building CXX object CMakeFiles/hip_hcc_static.dir/src/hip_peer.cpp.o [ 80%] Building CXX object CMakeFiles/hip_hcc_static.dir/src/hip_memory.cpp.o [ 86%] Building CXX object CMakeFiles/hip_hcc_static.dir/src/hip_stream.cpp.o [ 90%] Building CXX object CMakeFiles/hip_hcc_static.dir/src/hip_module.cpp.o [ 93%] Building CXX object CMakeFiles/hip_hcc_static.dir/src/grid_launch.cpp.o [ 96%] Building CXX object CMakeFiles/hip_hcc_static.dir/src/env.cpp.o [100%] Linking CXX static library libhip_hcc_static.a [100%] Built target hip_hcc_static + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7Ef9Uu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64 + cd HIP-roc-1.6.0 + export HIP_DEVELOPER=1 + HIP_DEVELOPER=1 + cd build + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64 'INSTALL=/usr/bin/install -p' Running CMake to regenerate build system... -- HIP Platform: hcc -- Looking for HCC in: /usr/. Found version: 1.0.17441--- -- Looking for HSA runtime in: /usr/ -- HIP will be installed in: /usr -- hipify-clang will not be built. To build it please specify absolute path to LLVM 3.8 or LLVM 3.9 package using -DHIPIFY_CLANG_LLVM_DIR -- Testing targets will not be available. To enable them please ensure that the HIP installation directory is writeable. Use -DCMAKE_INSTALL_PREFIX to specify a suitable location -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/HIP-roc-1.6.0/build [ 0%] Built target update_build_and_version_info [ 0%] Built target query_hcc_version [ 0%] Built target check_hcc_version [ 40%] Built target hip_hcc [ 80%] Built target hip_hcc_static [100%] Built target hip_device Install the project... -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/libhip_hcc_static.a -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/libhip_hcc.so -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/libhip_device.a -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/hip_hc.ll -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/hip_hc_gfx803.ll -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/.hipInfo -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/bin/.hipVersion -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/device_util.cpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/trace_helper.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/math_functions.cpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/hip_util.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/hip_stream.cpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/hip_peer.cpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/hip_module.cpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/hip_memory.cpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/hip_ldg.cpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/hip_hcc_internal.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/hip_hcc.cpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/hip_hc_gfx803.ll -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/hip_hc.ll -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/hip_fp16.cpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/hip_event.cpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/hip_error.cpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/hip_device.cpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/hip_context.cpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/grid_launch.cpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/env.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/env.cpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/device_util.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/device_functions.cpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/AMDGPURuntimeMetadata.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./src/AMDGPUPTNote.h -- Up-to-date: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./bin -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./bin/hipconfig -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./bin/hsa-api-filter-cxl.txt -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./bin/hipify-perl -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./bin/hipify-cmakefile -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./bin/hipexamine.sh -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./bin/hipexamine-perl.sh -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./bin/hipdemangleatp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./bin/hipconvertinplace.sh -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./bin/hipconvertinplace-perl.sh -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./bin/hipcc_cmake_linker_helper -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./bin/hipcc -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./bin/hccgenco.sh -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./bin/finduncodep.sh -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./bin/findcode.sh -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/texture_types.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/nvcc_detail -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/nvcc_detail/hip_texture.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/nvcc_detail/hip_runtime_api.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/nvcc_detail/hip_runtime.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/nvcc_detail/hip_complex.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/nvcc_detail/channel_descriptor.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/math_functions.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hip_vector_types.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hip_texture.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hip_runtime_api.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hip_runtime.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hip_profile.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hip_hcc.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hip_fp16.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hip_complex.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hip_common.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/hip_runtime.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/texture_types.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/math_functions.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/host_defines.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/hip_vector_types.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/hip_texture.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/hip_runtime_api.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/hip_ldg.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/hip_hcc.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/hip_fp16.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/hip_complex.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/helpers.hpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/grid_launch_GGL.hpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/driver_types.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/device_functions.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/cuda -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/cuda/math_functions.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/cuda/cuda.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/concepts.hpp -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/hcc_detail/channel_descriptor.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/driver_types.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/device_functions.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./include/hip/channel_descriptor.h -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./cmake -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./cmake/FindHIP -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./cmake/FindHIP/run_make2cmake.cmake -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./cmake/FindHIP/run_hipcc.cmake -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/./cmake/FindHIP.cmake -- Up-to-date: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/libhip_hcc_static.a -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/libhip_hcc.so -- Up-to-date: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/libhip_device.a -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/cmake/hip/hip-targets.cmake -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/cmake/hip/hip-targets-release.cmake -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/cmake/hip/hip-config.cmake -- Installing: /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/cmake/hip/hip-config-version.cmake + mkdir /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib64 + mv /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/cmake /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/hip_hc.ll /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/hip_hc_gfx803.ll /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/libhip_device.a /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/libhip_hcc.so /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/libhip_hcc_static.a /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib64 + mv /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib/.hipInfo /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64//usr/lib64 + sed -i s~HIP_PATH/lib~HIP_PATH/lib64~g /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/bin/hipcc + sed -i s~/usr/lib~/usr/lib64~g /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib64/cmake/hip/hip-config-version.cmake /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib64/cmake/hip/hip-config.cmake /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib64/cmake/hip/hip-targets-release.cmake /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib64/cmake/hip/hip-targets.cmake + rm -Rf /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/src + mv /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/cmake/FindHIP /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/cmake/FindHIP.cmake /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64/usr/lib64/cmake/hip + /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 /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in ./usr/bin/hipify-cmakefile from #!/usr/bin/perl -w to #!/usr/bin/perl -w mangling shebang in ./usr/bin/hipify-perl from #!/usr/bin/perl -w to #!/usr/bin/perl -w Processing files: hip-1.2-8.rocm1.6.0.fc28.x86_64 warning: File listed twice: /usr/lib64/cmake/hip warning: File listed twice: /usr/lib64/cmake/hip/FindHIP warning: File listed twice: /usr/lib64/cmake/hip/FindHIP.cmake warning: File listed twice: /usr/lib64/cmake/hip/FindHIP/run_hipcc.cmake warning: File listed twice: /usr/lib64/cmake/hip/FindHIP/run_make2cmake.cmake warning: File listed twice: /usr/lib64/cmake/hip/hip-config-version.cmake warning: File listed twice: /usr/lib64/cmake/hip/hip-config.cmake warning: File listed twice: /usr/lib64/cmake/hip/hip-targets-release.cmake warning: File listed twice: /usr/lib64/cmake/hip/hip-targets.cmake Provides: cmake(hip) = 1.2.18065 hip = 1.2-8.rocm1.6.0.fc28 hip(x86-64) = 1.2-8.rocm1.6.0.fc28 libhip_hcc.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /usr/bin/perl cmake-filesystem(x86-64) ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libhc_am.so()(64bit) libm.so.6()(64bit) libmcwamp.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(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) libunwind.so.8()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64 Wrote: /builddir/build/RPMS/hip-1.2-8.rocm1.6.0.fc28.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pCiGrt + umask 022 + cd /builddir/build/BUILD + cd HIP-roc-1.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hip-1.2-8.rocm1.6.0.fc28.x86_64 + exit 0 Child return code was: 0