<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<font face="FreeSerif">We had a contribution of a new translation;
it was such a simple and blunt change (add .po, tweak LINGUAS), I
just did it directly without a branch.<br>
<br>
The auto-build processes were not happy, however. Fedora and
Windows were fine (which is why I was confident in doing it
directly, when I did a build of my own in F33), but Arch and
Ubuntu failed.<br>
<br>
I expect Ubuntu to fail due to the editor issue, but it went
somewhere else, and Arch failed for what seems stupid reasons.<br>
<br>
Somebody in these environments want to take a look?<br>
<br>
<a class="moz-txt-link-freetext" href="https://github.com/crosswire/xiphos/actions/runs/506489901">https://github.com/crosswire/xiphos/actions/runs/506489901</a><br>
<br>
Arch:<br>
CMake Error at
/usr/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:218
(message):<br>
Could NOT find Biblesync (missing: BIBLESYNC_INCLUDE_DIR<br>
BIBLESYNC_LIBRARY_DIR)<br>
Call Stack (most recent call first):<br>
/usr/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:582
(_FPHSA_FAILURE_MESSAGE)<br>
cmake/modules/FindBiblesync.cmake:68
(find_package_handle_standard_args)<br>
cmake/XiphosDependencies.cmake:51 (find_package)<br>
CMakeLists.txt:88 (include)<br>
-- Configuring incomplete, errors occurred!<br>
See also "/rootdir/build/CMakeFiles/CMakeOutput.log".<br>
!!! ERROR: run command [docker exec -t xiphos-archlinux-build
/rootdir/build_scripts].<br>
Error: Process completed with exit code 1.<br>
<br>
Ubuntu:<br>
1703 + tar xf sword-1.8.1.tar.gz<br>
1704 + cd sword-1.8.1<br>
1705 + patch -p1 -i ../sword-1.8.1-cmake.diff<br>
1706 patch unexpectedly ends in middle of line<br>
1707</font> <font face="FreeSerif">patch: **** Only garbage was
found in the patch input.<br>
1708 !!! ERROR: run command [docker exec -t xiphos-ubuntu-build
/rootdir/before_scripts].<br>
1709 Error: Process completed with exit code 1.<br>
<br>
</font>
</body>
</html>