Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 899583 Details for
Bug 937563
sys-cluster/ucx-1.9.0 - [icu-75.1] cc1: all warnings being treated as errors
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-cluster:ucx-1.9.0:20240808-072919.log
sys-cluster:ucx-1.9.0:20240808-072919.log (text/plain), 32.03 KB, created by
Toralf Förster
on 2024-08-08 07:58:50 UTC
(
hide
)
Description:
sys-cluster:ucx-1.9.0:20240808-072919.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-08-08 07:58:50 UTC
Size:
32.03 KB
patch
obsolete
> * Package: sys-cluster/ucx-1.9.0:0 > * Repository: gentoo > * Maintainer: cluster@gentoo.org > * USE: abi_x86_64 amd64 elibc_musl kernel_linux openmp > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking ucx-1.9.0.tar.gz to /var/tmp/portage/sys-cluster/ucx-1.9.0/work >>>> Source unpacked in /var/tmp/portage/sys-cluster/ucx-1.9.0/work >>>> Preparing source in /var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0 ... > * econf: updating ucx-1.9.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ucx-1.9.0/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-musl --host=x86_64-pc-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ucx-1.9.0 --htmldir=/usr/share/doc/ucx-1.9.0/html --with-sysroot=/ --libdir=/usr/lib --disable-compiler-opt --disable-numa --enable-openmp >checking for x86_64-pc-linux-musl-gcc... x86_64-pc-linux-musl-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-musl-gcc accepts -g... yes >checking for x86_64-pc-linux-musl-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-musl-gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for git... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking dependency style of x86_64-pc-linux-musl-gcc... none >checking whether make supports nested variables... (cached) yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-musl-gcc... (cached) x86_64-pc-linux-musl-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-musl-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-musl-gcc option to accept ISO C89... (cached) none needed >checking for x86_64-pc-linux-musl-g++... x86_64-pc-linux-musl-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-musl-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-musl-g++... none >checking for x86_64-pc-linux-musl-gcc option to support OpenMP... -fopenmp >checking dependency style of x86_64-pc-linux-musl-gcc... none >checking whether ln -s works... yes >checking for a sed that does not truncate output... /usr/bin/sed >checking build system type... x86_64-pc-linux-musl >checking host system type... x86_64-pc-linux-musl >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for fgrep... /usr/bin/grep -F >checking for ld used by x86_64-pc-linux-musl-gcc... /usr/x86_64-pc-linux-musl/bin/ld >checking if the linker (/usr/x86_64-pc-linux-musl/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 98304 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop >checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-musl/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-musl-objdump... x86_64-pc-linux-musl-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-musl-dlltool... x86_64-pc-linux-musl-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-musl-ar... x86_64-pc-linux-musl-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-musl-strip... x86_64-pc-linux-musl-strip >checking for x86_64-pc-linux-musl-ranlib... x86_64-pc-linux-musl-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-musl-gcc object... ok >checking for sysroot... / >checking for x86_64-pc-linux-musl-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-musl-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-musl-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-musl-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-musl-gcc static flag -static works... yes >checking if x86_64-pc-linux-musl-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-musl-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-musl-gcc linker (/usr/x86_64-pc-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-musl-g++ -E >checking for ld used by x86_64-pc-linux-musl-g++... /usr/x86_64-pc-linux-musl/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-musl-g++ linker (/usr/x86_64-pc-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-musl-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-musl-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-musl-g++ static flag -static works... yes >checking if x86_64-pc-linux-musl-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-musl-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-musl-g++ linker (/usr/x86_64-pc-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for ANSI C header files... (cached) yes >checking for cos in -lm... yes >checking for C/C++ restrict keyword... __restrict >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... no >checking for x86_64-pc-linux-musl-pkg-config... /usr/bin/x86_64-pc-linux-musl-pkg-config >checking if ln -s supports --relative... yes >checking for dot... no >checking for x86_64-pc-linux-musl-doxygen... no >checking for doxygen... /usr/bin/doxygen >checking for x86_64-pc-linux-musl-perl... no >checking for perl... /usr/bin/perl >checking for x86_64-pc-linux-musl-pdflatex... no >checking for pdflatex... no >configure: WARNING: pdflatex not found - will not generate doxygen PDF documentation >checking for x86_64-pc-linux-musl-makeindex... no >checking for makeindex... no >checking for x86_64-pc-linux-musl-bibtex... no >checking for bibtex... no >checking for x86_64-pc-linux-musl-egrep... no >checking for egrep... /usr/bin/egrep >checking for size_t... yes >checking compiler flag -diag-error 10006... no >checking whether -diag-disable 1478 overrides deprecated declarations... no >checking whether -Wno-deprecated-declarations overrides deprecated declarations... yes >checking compiler flag -diag-disable 269... no >checking compiler flag -fmax-type-align=16... no >configure: Detected CPU implementation: >configure: Detected CPU architecture: >configure: Detected CPU variant: >configure: Detected CPU part: >checking for __attribute__(optimize)... 1 >checking compiler flag -funwind-tables... yes >configure: compiling with unwind tables >checking if x86_64-pc-linux-musl-g++ works... yes >checking c++11 support... yes >checking gnu++11 support... yes >checking whether _GLIBCXX_NOTHROW is declared... yes >checking compiler flag --display_error_number... no >checking compiler flag --diag_suppress 181... no >checking compiler flag --diag_suppress 1215... no >checking compiler flag --diag_suppress 1901... no >checking compiler flag -pedantic... yes >checking compiler flag -Wno-missing-field-initializers... yes >checking compiler flag -Wno-unused-parameter... yes >checking compiler flag -Wno-unused-label... yes >checking compiler flag -Wno-long-long... yes >checking compiler flag -Wno-endif-labels... yes >checking compiler flag -Wno-sign-compare... yes >checking compiler flag -Wno-multichar... yes >checking compiler flag -Wno-deprecated-declarations... yes >checking compiler flag -Winvalid-pch... yes >checking compiler flag -Wno-pointer-sign... yes >checking compiler flag -Werror-implicit-function-declaration... yes >checking compiler flag -Wno-format-zero-length... yes >checking compiler flag -Wnested-externs... yes >checking compiler flag -Wshadow... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for shm_open in -lrt... yes >checking for timer_create in -lrt... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking whether asprintf is declared... yes >checking whether basename is declared... yes >checking whether fmemopen is declared... yes >checking sys/cpuset.h usability... no >checking sys/cpuset.h presence... no >checking for sys/cpuset.h... no >checking whether CPU_ZERO is declared... yes >checking whether CPU_ISSET is declared... yes >checking for cpu_set_t... yes >checking for cpuset_t... no >checking for sighandler_t... yes >checking for __sighandler_t... no >checking pthread_np.h usability... no >checking pthread_np.h presence... no >checking for pthread_np.h... no >checking for library containing pthread_create... none required >checking for library containing pthread_atfork... none required >checking for clearenv... yes >checking for malloc_trim... no >checking for memalign... yes >checking for posix_memalign... yes >checking for mremap... yes >checking for sched_setaffinity... yes >checking for sched_getaffinity... yes >checking for cpuset_setaffinity... no >checking for cpuset_getaffinity... no >checking whether F_SETOWN_EX is declared... yes >checking whether ethtool_cmd_speed is declared... yes >checking whether SPEED_UNKNOWN is declared... yes >checking whether __ppc_get_timebase_freq is declared... no >checking sys/platform/ppc.h usability... no >checking sys/platform/ppc.h presence... no >checking for sys/platform/ppc.h... no >checking for using Google C++ Testing Framework... no >configure: NUMA support is disabled >checking malloc hooks... no >configure: WARNING: malloc hooks are not supported >checking sys/capability.h usability... yes >checking sys/capability.h presence... yes >checking for sys/capability.h... yes >checking for cap_user_header_t... yes >checking for cap_user_data_t... yes >checking whether PR_SET_PTRACER is declared... yes >checking for struct in6_addr.s6_addr32... yes >checking for struct in6_addr.__u6_addr.__u6_addr32... no >checking for struct iphdr.daddr.s_addr... no >checking for struct ip.ip_dst.s_addr... yes >checking for struct sigevent._sigev_un._tid... no >checking for struct sigevent.sigev_notify_thread_id... yes >checking for struct sigaction.sa_restorer... yes >checking sys/epoll.h usability... yes >checking sys/epoll.h presence... yes >checking for sys/epoll.h... yes >checking sys/eventfd.h usability... yes >checking sys/eventfd.h presence... yes >checking for sys/eventfd.h... yes >checking sys/event.h usability... no >checking sys/event.h presence... no >checking for sys/event.h... no >checking sys/thr.h usability... no >checking sys/thr.h presence... no >checking for sys/thr.h... no >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking malloc_np.h usability... no >checking malloc_np.h presence... no >checking for malloc_np.h... no >checking endian.h, usability... no >checking endian.h, presence... no >checking for endian.h,... no >checking sys/endian.h usability... no >checking sys/endian.h presence... no >checking for sys/endian.h... no >checking linux/mman.h usability... yes >checking linux/mman.h presence... yes >checking for linux/mman.h... yes >checking linux/ip.h usability... yes >checking linux/ip.h presence... yes >checking for linux/ip.h... yes >checking linux/futex.h usability... yes >checking linux/futex.h presence... yes >checking for linux/futex.h... yes >checking for net/ethernet.h... yes >checking for netinet/ip.h... yes >checking bfd.h usability... yes >checking bfd.h presence... yes >checking for bfd.h... yes >checking for bfd_openr in -lbfd... yes >checking for dlopen in -ldl... yes >checking for main in -lintl... no >configure: WARNING: intl library not found >checking for struct dl_phdr_info... yes >checking whether bfd_get_section_flags is declared... no >checking whether bfd_section_flags is declared... yes >checking whether bfd_get_section_vma is declared... no >checking whether bfd_section_vma is declared... yes >checking bfd_section_size API version... 2-args API >checking for cplus_demangle... yes >checking __attribute__((constructor))... yes >configure: enabling builtin memcpy >checking for __clear_cache... yes >checking for __aarch64_sync_cache_range... no >configure: Memory allocator is ptmalloc-2.8.6 version >checking for malloc_get_state... no >checking for malloc_set_state... no >checking whether MADV_FREE is declared... yes >checking whether MADV_REMOVE is declared... yes >checking whether POSIX_MADV_DONTNEED is declared... yes >checking whether SYS_mmap is declared... yes >checking whether SYS_munmap is declared... yes >checking whether SYS_mremap is declared... yes >checking whether SYS_brk is declared... yes >checking whether SYS_madvise is declared... yes >checking whether SYS_shmat is declared... yes >checking whether SYS_shmdt is declared... yes >checking whether SYS_ipc is declared... no >checking for __curbrk... no >checking for tc_malloc in -ltcmalloc... no >checking for mvn... no >checking for java... no >configure: WARNING: Disabling Java support - java or mvn not in path. >checking cuda.h usability... no >checking cuda.h presence... no >checking for cuda.h... no >checking cuda_runtime.h usability... no >checking cuda_runtime.h presence... no >checking for cuda_runtime.h... no >configure: WARNING: CUDA not found >configure: ROCm path was not specified. Guessing ... >checking hsa.h usability... no >checking hsa.h presence... no >checking for hsa.h... no >configure: WARNING: ROCm not found >checking for hipFree in -lhip_hcc... no >checking hip_runtime.h usability... no >checking hip_runtime.h presence... no >checking for hip_runtime.h... no >configure: WARNING: HIP Runtime not found >checking gdrapi.h usability... no >checking gdrapi.h presence... no >checking for gdrapi.h... no >configure: WARNING: GDR_COPY not found >configure: Compiling with verbs support from /usr >checking infiniband/verbs.h usability... no >checking infiniband/verbs.h presence... no >checking for infiniband/verbs.h... no >configure: WARNING: ibverbs header files not found >checking for ibv_get_device_list in -libverbs... no >configure: WARNING: libibverbs not found >checking whether ibv_wc_status_str is declared... no >checking whether ibv_event_type_str is declared... no >checking whether ibv_query_gid is declared... no >checking whether ibv_get_device_name is declared... no >checking whether ibv_create_srq is declared... no >checking whether ibv_get_async_event is declared... no >configure: WARNING: Some IB verbs are not found. Please make sure OFED version is 1.5 or above. >checking for ib_cm_send_req in -libcm... no >configure: WARNING: CM support not found, skipping >checking /usr/include/rdma/rdma_cma.h usability... no >checking /usr/include/rdma/rdma_cma.h presence... no >checking for /usr/include/rdma/rdma_cma.h... no >configure: WARNING: RDMACM requested but required file (rdma/rdma_cma.h) could not be found in /usr >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking for process_vm_readv... yes >configure: KNEM path was not found, guessing ... >checking whether KNEM_CMD_GET_INFO is declared... yes >configure: XPMEM - failed to open the requested location (guess), guessing ... >checking cray-ugni... no >checking compiler flag -fno-exceptions... yes >checking compiler flag -fno-rtti... yes >checking compiler flag --no_exceptions... no >checking compiler flag -fno-tree-vectorize... yes >checking compiler flag --diag_suppress 236... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating src/ucm/cuda/Makefile >config.status: creating src/ucm/rocm/Makefile >config.status: creating src/ucm/Makefile >config.status: creating src/uct/cuda/gdr_copy/Makefile >config.status: creating src/uct/cuda/Makefile >config.status: creating src/uct/ib/cm/Makefile >config.status: creating src/uct/ib/rdmacm/Makefile >config.status: creating src/uct/ib/Makefile >config.status: creating src/uct/rocm/gdr/Makefile >config.status: creating src/uct/rocm/Makefile >config.status: creating src/uct/sm/scopy/cma/Makefile >config.status: creating src/uct/sm/scopy/knem/Makefile >config.status: creating src/uct/sm/scopy/Makefile >config.status: creating src/uct/sm/mm/xpmem/Makefile >config.status: creating src/uct/sm/mm/Makefile >config.status: creating src/uct/sm/Makefile >config.status: creating src/uct/ugni/Makefile >config.status: creating src/uct/Makefile >config.status: creating src/tools/perf/lib/Makefile >config.status: creating src/tools/perf/cuda/Makefile >config.status: creating src/tools/perf/rocm/Makefile >config.status: creating src/tools/perf/Makefile >config.status: creating test/gtest/ucm/test_dlopen/Makefile >config.status: creating test/gtest/ucm/test_dlopen/rpath-subdir/Makefile >config.status: creating test/gtest/ucs/test_module/Makefile >config.status: creating test/gtest/Makefile >config.status: creating Makefile >config.status: creating docs/doxygen/header.tex >config.status: creating src/uct/api/version.h >config.status: creating ucx.spec >config.status: creating ucx.pc >config.status: creating contrib/rpmdef.sh >config.status: creating debian/rules >config.status: creating debian/control >config.status: creating debian/changelog >config.status: creating src/ucs/Makefile >config.status: creating src/ucp/Makefile >config.status: creating src/ucp/api/ucp_version.h >config.status: creating src/ucp/core/ucp_version.c >config.status: creating src/tools/info/Makefile >config.status: creating src/tools/profile/Makefile >config.status: creating test/apps/Makefile >config.status: creating test/apps/iodemo/Makefile >config.status: creating test/apps/sockaddr/Makefile >config.status: creating test/apps/profiling/Makefile >config.status: creating test/mpi/Makefile >config.status: creating bindings/java/Makefile >config.status: creating bindings/java/pom.xml >config.status: creating bindings/java/src/main/native/Makefile >config.status: creating examples/Makefile >config.status: creating test/mpi/run_mpi.sh >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >configure: ========================================================= >configure: UCX build configuration: >configure: Build prefix: /usr >configure: Preprocessor flags: -DCPU_FLAGS="" -I${abs_top_srcdir}/src -I${abs_top_builddir} -I${abs_top_builddir}/src >configure: C compiler: x86_64-pc-linux-musl-gcc -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow >configure: C++ compiler: x86_64-pc-linux-musl-g++ -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch >configure: Multi-thread: disabled >configure: MPI tests: disabled >configure: Devel headers: no >configure: Bindings: < > >configure: UCT modules: < cma knem > >configure: CUDA modules: < > >configure: ROCM modules: < > >configure: IB modules: < > >configure: UCM modules: < > >configure: Perf modules: < > >configure: ========================================================= >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0 ... >make -j4 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0' >Making all in src/ucm >make[2]: Entering directory '/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src/ucm' >Making all in . >make[3]: Entering directory '/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src/ucm' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0 -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Wno-deprecated-declarations -O2 -pipe -march=native -fno-diagnostics-color -c -o event/libucm_la-event.lo `test -f 'event/event.c' || echo './'`event/event.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0 -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Wno-deprecated-declarations -O2 -pipe -march=native -fno-diagnostics-color -c -o malloc/libucm_la-malloc_hook.lo `test -f 'malloc/malloc_hook.c' || echo './'`malloc/malloc_hook.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0 -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Wno-deprecated-declarations -O2 -pipe -march=native -fno-diagnostics-color -c -o mmap/libucm_la-install.lo `test -f 'mmap/install.c' || echo './'`mmap/install.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0 -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Wno-deprecated-declarations -O2 -pipe -march=native -fno-diagnostics-color -c -o util/libucm_la-replace.lo `test -f 'util/replace.c' || echo './'`util/replace.c >libtool: compile: x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0 -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Wno-deprecated-declarations -O2 -pipe -march=native -fno-diagnostics-color -c malloc/malloc_hook.c -fPIC -DPIC -o malloc/.libs/libucm_la-malloc_hook.o >libtool: compile: x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0 -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Wno-deprecated-declarations -O2 -pipe -march=native -fno-diagnostics-color -c mmap/install.c -fPIC -DPIC -o mmap/.libs/libucm_la-install.o >libtool: compile: x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0 -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Wno-deprecated-declarations -O2 -pipe -march=native -fno-diagnostics-color -c event/event.c -fPIC -DPIC -o event/.libs/libucm_la-event.o >libtool: compile: x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0 -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Wno-deprecated-declarations -O2 -pipe -march=native -fno-diagnostics-color -c util/replace.c -fPIC -DPIC -o util/.libs/libucm_la-replace.o >In file included from /var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src/ucs/sys/sys.h:27, > from mmap/install.c:21: >/usr/include/sys/fcntl.h:1:2: error: #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> [-Werror=cpp] > 1 | #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> > | ^~~~~~~ >In file included from /var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src/ucs/sys/sys.h:27, > from malloc/malloc_hook.c:33: >/usr/include/sys/fcntl.h:1:2: error: #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> [-Werror=cpp] > 1 | #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> > | ^~~~~~~ >libtool: compile: x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0 -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Wno-deprecated-declarations -O2 -pipe -march=native -fno-diagnostics-color -c util/replace.c -o util/libucm_la-replace.o >/dev/null 2>&1 >cc1: all warnings being treated as errors >make[3]: *** [Makefile:761: mmap/libucm_la-install.lo] Error 1 >make[3]: *** Waiting for unfinished jobs.... >cc1: all warnings being treated as errors >make[3]: *** [Makefile:754: malloc/libucm_la-malloc_hook.lo] Error 1 >libtool: compile: x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0 -I/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Wno-deprecated-declarations -O2 -pipe -march=native -fno-diagnostics-color -c event/event.c -o event/libucm_la-event.o >/dev/null 2>&1 >make[3]: Leaving directory '/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src/ucm' >make[2]: *** [Makefile:869: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0/src/ucm' >make[1]: *** [Makefile:721: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0' >make: *** [Makefile:588: all] Error 2 > * ERROR: sys-cluster/ucx-1.9.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-cluster/ucx-1.9.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-cluster/ucx-1.9.0::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-cluster:ucx-1.9.0:20240808-072919.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-cluster/ucx-1.9.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-cluster/ucx-1.9.0/temp/environment'. > * Working directory: '/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0' > * S: '/var/tmp/portage/sys-cluster/ucx-1.9.0/work/ucx-1.9.0' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 937563
:
899576
|
899577
|
899578
|
899579
|
899580
|
899581
|
899582
| 899583 |
899584