[
https://issues.apache.org/jira/browse/CAMEL-24211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18097758#comment-18097758
]
Aurélien Pupier commented on CAMEL-24211:
-----------------------------------------
first errro fixed using #!/bin/bash on first line
but then:
{noformat}
+ [ -x
/home/jenkins/.cache/llvm-mingw/llvm-mingw-20260616-ucrt-ubuntu-22.04-x86_64.tar.xz:
OK
/home/jenkins/.cache/llvm-mingw/llvm-mingw-20260616-ucrt-ubuntu-22.04-x86_64/bin/x86_64-w64-mingw32-clang
]
+ echo ERROR: x86_64-w64-mingw32-clang not found under
/home/jenkins/.cache/llvm-mingw/llvm-mingw-20260616-ucrt-ubuntu-22.04-x86_64.tar.xz:
OK
/home/jenkins/.cache/llvm-mingw/llvm-mingw-20260616-ucrt-ubuntu-22.04-x86_64/bin.
ERROR: x86_64-w64-mingw32-clang not found under
/home/jenkins/.cache/llvm-mingw/llvm-mingw-20260616-ucrt-ubuntu-22.04-x86_64.tar.xz:
OK
/home/jenkins/.cache/llvm-mingw/llvm-mingw-20260616-ucrt-ubuntu-22.04-x86_64/bin.
+ exit 1
{noformat}
> Build is broken on jenkins to deploy Camel core snapshot
> --------------------------------------------------------
>
> Key: CAMEL-24211
> URL: https://issues.apache.org/jira/browse/CAMEL-24211
> Project: Camel
> Issue Type: Task
> Components: build system
> Affects Versions: 4.22.0
> Reporter: Aurélien Pupier
> Assignee: Aurélien Pupier
> Priority: Major
> Fix For: 4.22.0
>
>
> {noformat}
> + set -eo pipefail
>
> /home/jenkins/workspace/Camel_Daily_Snapshot_Deploy_main@tmp/durable-84f7e24e/script.sh.copy:
> 2: set: Illegal option -o pipefail
> {noformat}
> introduced by
> https://github.com/apache/camel/commit/824cb1737e1ec23f98555df7e2f2e28ae2a4c793
--
This message was sent by Atlassian Jira
(v8.20.10#820010)