[At main ecb58f931d45d6]

After rebuilding system from scratch and install world successfully,
upgrading poudriere jail from same src failed (also did install a fresh
jail with same error):

# poudriere jail -u -j 16amd64
or
# poudriere jail -d -j 16amd64
# poudriere jail -c -j 16amd64 -m src=/usr/src
and
# make -DBATCH_DELETE_OLD_FILES delete-old delete-old-libs
# poudriere jail -c -j 16amd64 -m src=/usr/src

```
<snip>
===> lib/clang/libllvm (install)
install: libprivatellvm.so.19: No such file or directory
--- _libinstall ---
*** [_libinstall] Error code 71

make[6]: stopped making "install" in /usr/src/lib/clang/libllvm
make[6]: 1 error

make[6]: stopped making "install" in /usr/src/lib/clang/libllvm
--- realinstall_subdir_lib/clang/libllvm ---

make[5]: stopped making "install" in /usr/src/lib/clang
--- realinstall_subdir_lib/clang ---

make[4]: stopped making "install" in /usr/src/lib
--- realinstall_subdir_lib ---

make[3]: stopped making "install" in /usr/src
--- reinstall ---

make[2]: stopped making "reinstall" in /usr/src
       14.21 real        11.03 user        10.58 sys
--- installworld ---
*** [installworld] Error code 2

make[1]: stopped making "installworld" in /usr/src
make[1]: 1 error

make[1]: stopped making "installworld" in /usr/src
--- installworld ---

make: stopped making "installworld" in /usr/src
[00:01:32] Error: /usr/local/share/poudriere/jail.sh:installworld:12:Failed
to 'make installworld'
```

I will rebuild same word without WITH_LLVM_LINK_STATIC_LIBRARIES and see
how it goes.

Thanks,

Nuno Teixeira <[email protected]> escreveu (quarta, 24/12/2025 à(s)
18:45):

> Hello Dimitry,
>
> Just a quick question about users that run current with speed in their
> minds,
> should WITH_LLVM_LINK_STATIC_LIBRARIES be added to /etc/src.conf too?
>
> WITH_MALLOC_PRODUCTION=yes
> WITHOUT_LLVM_ASSERTIONS=yes
> WITHOUT_PTHREADS_ASSERTIONS=yes
> WITHOUT_ASSERT_DEBUG=yes
>
> Thanks!
>
> Dimitry Andric <[email protected]> escreveu (terça, 23/12/2025 à(s) 21:04):
>
>> The branch main has been updated by dim:
>>
>> URL:
>> https://cgit.FreeBSD.org/src/commit/?id=8d5a11cd0137d3ad70f6b06e063ea91a776d510a
>>
>> commit 8d5a11cd0137d3ad70f6b06e063ea91a776d510a
>> Author:     Dimitry Andric <[email protected]>
>> AuthorDate: 2025-06-18 10:06:25 +0000
>> Commit:     Dimitry Andric <[email protected]>
>> CommitDate: 2025-12-23 21:01:40 +0000
>>
>>     src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob
>
>
>
> --
> Nuno Teixeira
> FreeBSD UNIX:  <[email protected]>   Web:  https://FreeBSD.org
>


-- 
Nuno Teixeira
FreeBSD UNIX:  <[email protected]>   Web:  https://FreeBSD.org

Reply via email to