Testing compilation in packages for arm-embedded, with CROSSOPT="-n -vx " FPC=/home/muller/tmp/pas/fpc-3.2.3/bin/ppcarm BINUTILSPREFIX=dummy- ( using rtl/embedded) ### /usr/local/bin/gmake -j 4 -r -C packages all CPU_TARGET=arm OS_TARGET=embedded BINUTILSPREFIX=dummy- CROSSOPT="-n -vx " FPC=/home/muller/tmp/pas/fpc-3.2.3/bin/ppcarm FPCMAKEOPT=" -gl" SUBARCH=armv4t INSTALL_PREFIX=/home/muller/tmp/pas/fpc-3.2.3 gmake: Entering directory '/home/muller/pas/gitlab-fpc-source-fixes/packages' /usr/local/bin/gmake -C fpmkunit bootstrap gmake[1]: Entering directory '/home/muller/pas/gitlab-fpc-source-fixes/packages/fpmkunit' /home/muller/tmp/pas/fpc-3.2.3/bin/ppcx64 src/fpmkunit.pp -Fu/home/muller/pas/fixes_3_2/fpcsrc/rtl/units/x86_64-openbsd -FUunits_bs/x86_64-openbsd -Fu../paszlib/src -Fu../hash/src -Fi../paszlib/src -gl -Cg -FD -Fi../fcl-process/src/unix -Fu../fcl-process/src -Fi../fcl-process/src/openbsd -Fi../fcl-process/src/dummy -Fu../libtar/src Free Pascal Compiler version 3.2.3-1400-gc1981089e9-unpushed-dirty [2024/09/09] for x86_64 Copyright (c) 1993-2024 by Florian Klaempfl and others Target OS: OpenBSD for x86-64 Compiling src/fpmkunit.pp fpmkunit.pp(1388,17) Warning: An inherited method is hidden by "constructor Create(TComponent);" fpmkunit.pp(2064,7) Warning: Symbol "CommandLine" is deprecated fpmkunit.pp(2064,19) Warning: Symbol "SetCommandLine" is deprecated fpmkunit.pp(2113,102) Warning: Symbol "faSymLink" is not portable fpmkunit.pp(2802,5) Warning: Symbol "CommandLine" is deprecated fpmkunit.pp(2802,16) Warning: Symbol "SetCommandLine" is deprecated fpmkunit.pp(2810,3) Note: Call to subroutine "procedure Move(const source:;var dest:;count:Int64);" marked as inline is not inlined fpmkunit.pp(2839,9) Note: Call to subroutine "procedure Move(const source:;var dest:;count:Int64);" marked as inline is not inlined fpmkunit.pp(3300,5) Note: Call to subroutine "procedure WriteBarrier;" marked as inline is not inlined fpmkunit.pp(3307,7) Note: Call to subroutine "procedure ReadWriteBarrier;" marked as inline is not inlined fpmkunit.pp(3801,3) Note: Call to subroutine "function TDependencies.Add(const Value:AnsiString):TDependency;" marked as inline is not inlined fpmkunit.pp(3811,3) Note: Local variable "i" not used fpmkunit.pp(3938,9) Note: Local variable "OL" not used fpmkunit.pp(6219,109) Warning: Symbol "faSymLink" is not portable fpmkunit.pp(6941,6) Note: Local variable "J" not used fpmkunit.pp(6944,3) Note: Local variable "S" not used fpmkunit.pp(7088,9) Note: Call to subroutine "procedure ReadBarrier;" marked as inline is not inlined fpmkunit.pp(7352,60) Note: Call to subroutine "function TDependencies.AddUnit(const Value:AnsiString):TDependency;" marked as inline is not inlined fpmkunit.pp(7950,13) Warning: Symbol "FixPath" is deprecated: "Use the overload with AIsDir instead" fpmkunit.pp(8032,3) Note: Local variable "UC" not used fpmkunit.pp(8471,9) Note: Call to subroutine "procedure ReadWriteBarrier;" marked as inline is not inlined fpmkunit.pp(8507,11) Note: Call to subroutine "procedure WriteBarrier;" marked as inline is not inlined fpmkunit.pp(1064,5) Note: Private field "TCustomDefaults.FSingleDocProjectFile" is never used Writing Resource String Table file: fpmkunit.rsj 9928 lines compiled, 1.4 sec 8 warning(s) issued 15 note(s) issued gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source-fixes/packages/fpmkunit' /home/muller/tmp/pas/fpc-3.2.3/bin/ppcx64 fpmake.pp -Fu/home/muller/pas/fixes_3_2/fpcsrc/packages/fpmkunit/units_bs/x86_64-openbsd -Fu/home/muller/pas/fixes_3_2/fpcsrc/rtl/units/x86_64-openbsd -gl -FD Free Pascal Compiler version 3.2.3-1400-gc1981089e9-unpushed-dirty [2024/09/09] for x86_64 Copyright (c) 1993-2024 by Florian Klaempfl and others Target OS: OpenBSD for x86-64 Compiling fpmake.pp fpmake.pp(16,3) Note: Local variable "T" is assigned but never used Linking fpmake cgenstr.inc:35 (../inc/cgenstr.inc:35)(/home/muller/pas/fixes_3_2/fpcsrc/rtl/units/x86_64-openbsd/strings.o:(STRINGS_$$_STRCOPY$PCHAR$PCHAR$$PCHAR)): warning: strcpy() is almost always misused, please use strlcpy() 17441 lines compiled, 3.9 sec 1 note(s) issued ./fpmake compile --localunitdir=.. --os=embedded --cpu=arm -o -Cparmv4t -o -Tembedded -o -Parm -o -FD -o -XPdummy- -o -Xr -o -darm -o -n -o -vx --compiler=/home/muller/tmp/pas/fpc-3.2.3/bin/ppcarm -bu -scp ./fpmake[1]: ELF: not found ./fpmake[2]: syntax error: `)' unexpected gmake: *** [Makefile:1733: all] Error 1 gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source-fixes/packages' Failure: Testing packages for arm-embedded, with OPT="-n -vx " FPC=/home/muller/tmp/pas/fpc-3.2.3/bin/ppcarm BINUTILSPREFIX=dummy-, res=2 ( using rtl/embedded)