lang/ruby2* build failure on arm

Michael Moll mmoll at FreeBSD.org
Fri Nov 20 22:02:15 UTC 2015


Hi,

On Fri, Nov 20, 2015 at 06:04:53PM +0100, Dimitry Andric wrote:
> > In r384323 (ports) swills@ fixed the build of the lang/ruby2* ports,
> > however, on a recent CURRENT on armv6hf I'm getting:
> > checking for setjmp type... configure: error: _setjmp is not available
> 
> Check the config.log file for further details.  Why does the configure
> script conclude that _setjmp is not available?

The whole file is available as http://space.kvedulv.de/ruby_arm_config.log, the output
from the specific test is:

conftest.c:340:20: error: __builtin_longjmp is not supported for the current target
            void t(void) {__builtin_longjmp((void **) jb, 1);}
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
conftest.c:341:29: error: __builtin_setjmp is not supported for the current target
            int jump(void) {(void)(__builtin_setjmp((void **) jb) ? 1 : 0); return 0;}
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Regards
-- 
Michael Moll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20151120/c17cc63d/attachment.bin>


More information about the freebsd-arm mailing list