Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 2020 11:07:43 +0200
From:      =?UTF-8?Q?Jos=C3=A9_P=C3=A9rez?= <fbl@aoek.com>
To:        freebsd-x11@freebsd.org
Cc:        Jan Beich <jbeich@freebsd.org>
Subject:   Re: lang/intel-compute-runtime 20.30.17454 build failure -> 20.32.17625 also fails
Message-ID:  <e84465a601a96fa9f4bf0aa53fd1eea0@mail.yourbox.net>
In-Reply-To: <6a8c0078fe40caed71ec80555becc7ef@mail.yourbox.net>
References:  <6a8c0078fe40caed71ec80555becc7ef@mail.yourbox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
I can't build version 20.32.17625 either.

Head and tail of the failing poudriere build log are here:
https://pastebin.com/q4USisgR

I can also reproduce it without ccache (just in case this was the 
problem) and
with a port build instead than a poudriere build.

The same failure shows up on two different machines (both AMD), just to 
remove
any failing hardware from the equation, running 12.1-STABLE GENERIC 
kernels.

I have failing logs (same point) for:
20.25.17111
20.29.17408
20.30.17454
20.32.17625

So I am to assume this is not an isolated problem. Can anyone reproduce?

Thank you.

El 2020-08-08 14:15, José Pérez via freebsd-x11 escribió:
> Hello,
> I cannot build lang/intel-compute-runtime since 20.30.17454 on 
> 12.1-STABLE
> 
> Poudriere with ccache:
> [...]
> [178/889] /ccache/libexec/ccache/c++  -DCL_TARGET_OPENCL_VERSION=300
> -DCL_USE_DEPRECATED_OPENCL_1_1_APIS
> -DCL_USE_DEPRECATED_OPENCL_1_2_APIS
> -DCL_USE_DEPRECATED_OPENCL_2_0_APIS
> -DCL_USE_DEPRECATED_OPENCL_2_1_APIS
> -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DGL_TARGET_OPENGL_VERSION=210
> -DGMM_OCL -DIGC_CLEANUP -DLIBVA
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/third_party/metrics_library
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/third_party/metrics_discovery
> -I.
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/built_ins/builtinops
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/command_stream/definitions
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/compiler_interface/compiler_options
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/debug_settings/definitions
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/gen_common/reg_configs
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/gmm_helper/client_context
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/gmm_helper/windows/gmm_memory
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/helpers/definitions
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/memory_manager/definitions
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/memory_properties
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/sku_info/definitions
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/opencl/source/command_queue/definitions
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/opencl/source/command_stream/definitions
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/opencl/source/mem_obj/definitions
> -I/wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/opencl/source/memory_manager/definitions
> -O2 -pipe -fstack-protector-strong -isystem /usr/local/include
> -fno-strict-aliasing  -isystem /usr/local/include -mretpoline
> -ftemplate-depth=1024 -Wall -Wempty-body -Wignored-qualifiers
> -Wtype-limits -Wuninitialized -Wextra -Wno-unused-parameter
> -Wno-missing-field-initializers -Winvalid-pch -Wshorten-64-to-32
> -Wno-unused-local-typedefs -DSANITIZER_BUILD -Wno-deprecated-register
> -Wno-deprecated-copy -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2
> -Wformat -Wformat-security -O2 -pipe -fstack-protector-strong -isystem
> /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include
> -std=gnu++14 -MD -MT
> shared/generate_cpp_array/CMakeFiles/cpp_generate_tool.dir/source/generate_cpp_array.cpp.o
> -MF
> shared/generate_cpp_array/CMakeFiles/cpp_generate_tool.dir/source/generate_cpp_array.cpp.o.d
> -o
> shared/generate_cpp_array/CMakeFiles/cpp_generate_tool.dir/source/generate_cpp_array.cpp.o
> -c
> /wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/generate_cpp_array/source/generate_cpp_array.cpp
> [179/889] : && /ccache/libexec/ccache/c++  -O2 -pipe
> -fstack-protector-strong -isystem /usr/local/include
> -fno-strict-aliasing  -isystem /usr/local/include -mretpoline
> -ftemplate-depth=1024 -Wall -Wempty-body -Wignored-qualifiers
> -Wtype-limits -Wuninitialized -Wextra -Wno-unused-parameter
> -Wno-missing-field-initializers -Winvalid-pch -Wshorten-64-to-32
> -Wno-unused-local-typedefs -DSANITIZER_BUILD -Wno-deprecated-register
> -Wno-deprecated-copy -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2
> -Wformat -Wformat-security -O2 -pipe -fstack-protector-strong -isystem
> /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include
> -fstack-protector-strong -L/usr/local/lib
> shared/generate_cpp_array/CMakeFiles/cpp_generate_tool.dir/source/generate_cpp_array.cpp.o
>  -o bin/cpp_generate_tool   && :
> [180/889] cd
> /wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/built_ins/kernels
> &&
> LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/intel-compute-runtime/work/.build/bin
> /wrkdirs/usr/ports/lang/intel-compute-runtime/work/.build/bin/ocloc -q
> -file aux_translation.builtin_kernel -device tgllp -64 -out_dir
> /wrkdirs/usr/ports/lang/intel-compute-runtime/work/.build/bin/built_ins/x64/gen12lp
> -options -cl-kernel-arg-info
> FAILED: bin/built_ins/x64/gen12lp/aux_translation_Gen12LPlp.spv
> bin/built_ins/x64/gen12lp/aux_translation_Gen12LPlp.bin
> bin/built_ins/x64/gen12lp/aux_translation_Gen12LPlp.gen
> cd
> /wrkdirs/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/built_ins/kernels
> &&
> LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/intel-compute-runtime/work/.build/bin
> /wrkdirs/usr/ports/lang/intel-compute-runtime/work/.build/bin/ocloc -q
> -file aux_translation.builtin_kernel -device tgllp -64 -out_dir
> /wrkdirs/usr/ports/lang/intel-compute-runtime/work/.build/bin/built_ins/x64/gen12lp
> -options -cl-kernel-arg-info
> ninja: build stopped: subcommand failed.
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/ports/lang/intel-compute-runtime
> =>> Cleaning up wrkdir
> ===>  Cleaning for intel-compute-runtime-20.30.17454
> build of lang/intel-compute-runtime |
> intel-compute-runtime-20.30.17454 ended at Fri Aug  7 16:15:47 CEST
> 2020
> build time: 00:01:02
> !!! build failure encountered !!!
> 
> 
> Ports, no ccache
> [178/889] /usr/bin/c++  -DCL_TARGET_OPENCL_VERSION=300
> -DCL_USE_DEPRECATED_OPENCL_1_1_APIS
> -DCL_USE_DEPRECATED_OPENCL_1_2_APIS
> -DCL_USE_DEPRECATED_OPENCL_2_0_APIS
> -DCL_USE_DEPRECATED_OPENCL_2_1_APIS
> -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DGL_TARGET_OPENGL_VERSION=210
> -DGMM_OCL -DIGC_CLEANUP -DLIBVA
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/third_party/metrics_library
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/third_party/metrics_discovery
> -I.
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/built_ins/builtinops
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/command_stream/definitions
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/compiler_interface/compiler_options
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/debug_settings/definitions
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/gen_common/reg_configs
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/gmm_helper/client_context
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/gmm_helper/windows/gmm_memory
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/helpers/definitions
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/memory_manager/definitions
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/memory_properties
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/sku_info/definitions
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/opencl/source/command_queue/definitions
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/opencl/source/command_stream/definitions
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/opencl/source/mem_obj/definitions
> -I/usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/opencl/source/memory_manager/definitions
> -O2 -pipe -fstack-protector-strong -isystem /usr/local/include
> -fno-strict-aliasing  -isystem /usr/local/include -mretpoline
> -ftemplate-depth=1024 -Wall -Wempty-body -Wignored-qualifiers
> -Wtype-limits -Wuninitialized -Wextra -Wno-unused-parameter
> -Wno-missing-field-initializers -Winvalid-pch -Wshorten-64-to-32
> -Wno-unused-local-typedefs -DSANITIZER_BUILD -Wno-deprecated-register
> -Wno-deprecated-copy -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2
> -Wformat -Wformat-security -O2 -pipe -fstack-protector-strong -isystem
> /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include
> -std=gnu++14 -MD -MT
> shared/generate_cpp_array/CMakeFiles/cpp_generate_tool.dir/source/generate_cpp_array.cpp.o
> -MF
> shared/generate_cpp_array/CMakeFiles/cpp_generate_tool.dir/source/generate_cpp_array.cpp.o.d
> -o
> shared/generate_cpp_array/CMakeFiles/cpp_generate_tool.dir/source/generate_cpp_array.cpp.o
> -c
> /usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/generate_cpp_array/source/generate_cpp_array.cpp
> [179/889] : && /usr/bin/c++  -O2 -pipe -fstack-protector-strong
> -isystem /usr/local/include -fno-strict-aliasing  -isystem
> /usr/local/include -mretpoline -ftemplate-depth=1024 -Wall
> -Wempty-body -Wignored-qualifiers -Wtype-limits -Wuninitialized
> -Wextra -Wno-unused-parameter -Wno-missing-field-initializers
> -Winvalid-pch -Wshorten-64-to-32 -Wno-unused-local-typedefs
> -DSANITIZER_BUILD -Wno-deprecated-register -Wno-deprecated-copy
> -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat
> -Wformat-security -O2 -pipe -fstack-protector-strong -isystem
> /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include
> -fstack-protector-strong -L/usr/local/lib
> shared/generate_cpp_array/CMakeFiles/cpp_generate_tool.dir/source/generate_cpp_array.cpp.o
>  -o bin/cpp_generate_tool   && :
> [180/889] cd
> /usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/built_ins/kernels
> &&
> LD_LIBRARY_PATH=/usr/ports/lang/intel-compute-runtime/work/.build/bin
> /usr/ports/lang/intel-compute-runtime/work/.build/bin/ocloc -q -file
> aux_translation.builtin_kernel -device tgllp -64 -out_dir
> /usr/ports/lang/intel-compute-runtime/work/.build/bin/built_ins/x64/gen12lp
> -options -cl-kernel-arg-info
> FAILED: bin/built_ins/x64/gen12lp/aux_translation_Gen12LPlp.spv
> bin/built_ins/x64/gen12lp/aux_translation_Gen12LPlp.bin
> bin/built_ins/x64/gen12lp/aux_translation_Gen12LPlp.gen
> cd
> /usr/ports/lang/intel-compute-runtime/work/compute-runtime-20.30.17454/shared/source/built_ins/kernels
> &&
> LD_LIBRARY_PATH=/usr/ports/lang/intel-compute-runtime/work/.build/bin
> /usr/ports/lang/intel-compute-runtime/work/.build/bin/ocloc -q -file
> aux_translation.builtin_kernel -device tgllp -64 -out_dir
> /usr/ports/lang/intel-compute-runtime/work/.build/bin/built_ins/x64/gen12lp
> -options -cl-kernel-arg-info
> ninja: build stopped: subcommand failed.
> *** Error code 1
> 
> Stop.
> make[1]: stopped in /usr/ports/lang/intel-compute-runtime
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/ports/lang/intel-compute-runtime
> 
> 
> /etc/make.conf is empty
> 
> 
> Is it just me or others have the same problem? Shall I make a pr? Thank 
> you.
> 
> BR,

-- 
José Pérez



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e84465a601a96fa9f4bf0aa53fd1eea0>