Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Failed to configure zlib while using distcc and crossdev
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1601

PostPosted: Thu Jan 23, 2025 8:32 am    Post subject: Failed to configure zlib while using distcc and crossdev Reply with quote

I'm compiling llvm package using distcc and crossdev(the builder is i686 and the helper is x86_64), I have USE=-* this has already been applied(world has been merged) on the helper system but not on the builder system.
I get this error while compiling though:
Code:
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - not found
-- Found ZLIB: /usr/lib/libz.so (found version "1.3.1")
-- Looking for compress2
-- Looking for compress2 - not found
CMake Error at cmake/config-ix.cmake:144 (message):
  Failed to configure zlib
Call Stack (most recent call first):
  CMakeLists.txt:898 (include)


-- Configuring incomplete, errors occurred!


emerge info:
https://p.defau.lt/?FMfLIQAjOAWFL_j7ED2g1w
emerge -pqv:
Code:
[ebuild  N    ] llvm-core/llvm-18.1.8-r6  USE="-binutils-plugin -debug -debuginfod -doc -exegesis -libedit -libffi -ncurses -test -verify-sig -xml -z3 -zstd" LLVM_TARGETS="(AArch64) (AMDGPU) (ARM) (AVR) (BPF) (Hexagon) (Lanai) (LoongArch) (MSP430) (Mips) (NVPTX) (PowerPC) (RISCV) (Sparc) (SystemZ) (VE) (WebAssembly) (X86) (XCore) -ARC -CSKY -DirectX -M68k -SPIRV -Xtensa"
[ebuild  N    ] llvm-core/llvm-toolchain-symlinks-18-r1  USE="-multilib-symlinks -native-symlinks"

build log:
https://p.defau.lt/?Hpp_QdNgaU_nv_add49iYw


zlib on helper:
Code:
[ebuild   R    ] sys-libs/zlib-1.3.1-r1:0/1::gentoo  USE="minizip -static-libs -verify-sig" ABI_X86="32 (64) (-x32)" 1276 KiB

zlib on builder:
Code:
[ebuild   R    ] sys-libs/zlib-1.3.1-r1:0/1::gentoo  USE="minizip -static-libs -verify-sig" 0 KiB


not sure what to do here
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum