Date: Sat, 4 Jun 2022 00:54:37 -0700 From: Mark Millard <marklmi@yahoo.com> To: freebsd-ports@freebsd.org Subject: armv7 targeting via poudriere-devel: x11-toolkits/gnustep-back fails to build for undefined references to _Unwind_VRS_Get , __gnu_unwind_frame , and _Unwind_VRS_Set Message-ID: <3E3F43A4-E27E-4A57-9F6E-4DADFF7EAD3D@yahoo.com> References: <3E3F43A4-E27E-4A57-9F6E-4DADFF7EAD3D.ref@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Note: This was using an armv7 poudriere jail on a aarch64 machine able = to run armv7 code. gnustep-back-0.28.0_1.log reports: /usr/local/bin/ld.bfd: /usr/local/lib/libobjc.so: undefined reference to = `_Unwind_VRS_Get(_Unwind_Context*, _Unwind_VRS_RegClass, unsigned int, = _Unwind_VRS_DataRepresentation, void*)' /usr/local/bin/ld.bfd: /usr/local/lib/libobjc.so: undefined reference to = `__gnu_unwind_frame(_Unwind_Exception*, _Unwind_Context*)' /usr/local/bin/ld.bfd: /usr/local/lib/libobjc.so: undefined reference to = `_Unwind_VRS_Set(_Unwind_Context*, _Unwind_VRS_RegClass, unsigned int, = _Unwind_VRS_DataRepresentation, void*)' cc: error: linker command failed with exit code 1 (use -v to see = invocation) gmake[5]: *** = [/usr/local/GNUstep/System/Library/Makefiles/Instance/tool.make:89: = obj/gpbs] Error 1 gmake[4]: *** = [/usr/local/GNUstep/System/Library/Makefiles/Instance/tool.make:74: = internal-tool-all_] Error 2 gmake[3]: *** = [/usr/local/GNUstep/System/Library/Makefiles/Master/rules.make:297: = gpbs.all.tool.variables] Error 2 gmake[2]: *** = [/usr/local/GNUstep/System/Library/Makefiles/Master/tool.make:71: = internal-all] Error 2 gmake[2]: Leaving directory = '/wrkdirs/usr/ports/x11-toolkits/gnustep-back/work/libs-back-back-0_28_0/T= ools' gmake[1]: *** = [/usr/local/GNUstep/System/Library/Makefiles/Master/serial-subdirectories.= make:53: internal-all] Error 2 gmake[1]: Leaving directory = '/wrkdirs/usr/ports/x11-toolkits/gnustep-back/work/libs-back-back-0_28_0' =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the = failure to the maintainer. *** Error code 1 =3D=3D=3D Mark Millard marklmi at yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E3F43A4-E27E-4A57-9F6E-4DADFF7EAD3D>