Hi P.O.,
On 30.11.2024 17:36, ooRexx wrote:
I have installed Manjaro Linux and Arch Linux in 2 VMs and connected them to Jenkins. Both build
without problem and passes all test (on the first attempt actually).
+1
I have not managed to create an installer for either of them (they use “Pacman” package manager)
but I thought I could at least provide a “Portable” installer. Unfortunately I am getting errors,
maybe Rony can tell me what is wrong with/missing?
The portable versions need to include the documentation files, it seems they
are not present:
... cut ...
+---> cmd..............: [cp -RpPf
"/home/osboxes/workspace/ooRexx-Manjaro-build/oorexxBuild/_portable_/usr/local/include/"*.h
_portable_/oorexx-5.1.0-12924..x86_64-portable-release/include]
Here the error:
261 *-* raise syntax 40.900 array ('cannot find "rexxref.pdf" in any subdirectory of
"'zipDir'"')
109 *-* call setupUnixZipStructure zipDir, zipName, op_sys, strDT -- will create
targetRootDir
Error 40 running
/home/osboxes/workspace/ooRexx-Manjaro-build/oorexxSVN/support/portable/createPortable.rex line
261: Incorrect call to routine.
Error 40.900: cannot find "rexxref.pdf" in any subdirectory of "_portable_".
make[3]: *** [CMakeFiles/portable.dir/build.make:72: CMakeFiles/portable] Error
216
make[2]: *** [CMakeFiles/Makefile2:1098: CMakeFiles/portable.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:1105: CMakeFiles/portable.dir/rule] Error 2
make: *** [Makefile:462: portable] Error 2
Build step 'Execute shell' marked build as failure
So you need to make sure that the documentation files can be found such that they get copied to the
temporary directory by "make install".
HTH
---rony
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel