Dimitry Andric wrote on 2018/11/02 08:26:
On 2 Nov 2018, at 01:56, Miroslav Lachman <000.f...@quip.cz> wrote:
I am trying to build iridium-browser which dependes on llvm60, but my poudriere
cannot build llvm60 with the following error:
=======================<phase: checksum >============================
===> Fetching all distfiles required by llvm60-6.0.1_3 for building
=> SHA256 Checksum OK for llvm-6.0.1.src.tar.xz.
=> SHA256 Checksum OK for cfe-6.0.1.src.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> Fetching all distfiles required by llvm60-6.0.1_3 for building
===> Extracting for llvm60-6.0.1_3
=> SHA256 Checksum OK for llvm-6.0.1.src.tar.xz.
=> SHA256 Checksum OK for cfe-6.0.1.src.tar.xz.
/bin/mv /wrkdirs/usr/ports/devel/llvm60/work/cfe-6.0.1.src
/wrkdirs/usr/ports/devel/llvm60/work/llvm-6.0.1.src/tools/clang
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for llvm60-6.0.1_3
===> Applying extra patch /usr/ports/devel/llvm60/files/clang
I can't seem to find a patch in there anywhere.
*** Error code 2
Stop.
make: stopped in /usr/ports/devel/llvm60
=>> Cleaning up wrkdir
===> Cleaning for llvm60-6.0.1_3
build of devel/llvm60 | llvm60-6.0.1_3 ended at Fri Nov 2 01:50:44 CET 2018
build time: 00:00:10
!!! build failure encountered !!!
OS on the host is 11.2 amd64, building jail is 10.4 amd64
I tried selec or unselect all options in dialog for llvm60 but it didn't help.
What does the error "I can't seem to find a patch in there anywhere" mean?
It means that one of the patch files in your port checkout has been
corrupted, and the patch utility is not able to interpret it anymore.
You should first check whether your ports tree is cleanly checked out,
revert any local changes, and then try again. If that fails too, delete
the ports tree, and check it out from scratch.
Update of ports/Mk fixed the problem with llvm60 but it breaks 40+ other
ports dependent on old xorgproto. It seems I cannot update just iridium
and firefox.
Kind regards
Miroslav Lachman
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"