Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 May 2018 19:41:23 +0530
From:      Udit agarwal <dev.madaari@gmail.com>
To:        ports@freebsd.org, bapt@freebsd.org
Subject:   fio build failed on BBB FreeBSD 12.0
Message-ID:  <CAM0bxh9UF3oF3FbU_Cx1no9myaVXHt1RdzypFkkV6V=eyE4-ig@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all,
While building fio for BBB running FreeBSD 12.0, I am having unsupported
arm architecture error:

root@beaglebone:/usr/ports/benchmarks/fio #
> make
>
> ===>  Building for
> fio-3.6
>
> gmake[2]: Entering directory
> '/usr/ports/benchmarks/fio/work/fio-3.6'
>
>     CC
> crc/crc32c-arm64.o
>
> In file included from
> crc/crc32c-arm64.c:1:
>
> In file included from
> crc/crc32c.h:23:
>
> In file included from
> crc/../arch/arch.h:55:
>
> crc/../arch/arch-arm.h:18:2: error: "unsupported ARM
> architecture"
> #error "unsupported ARM
> architecture"
>
>  ^
>
> 1 error
> generated.
>
> gmake[2]: *** [Makefile:336: crc/crc32c-arm64.o] Error
> 1
> gmake[2]: Leaving directory
> '/usr/ports/benchmarks/fio/work/fio-3.6'
>
> ===> Compilation failed
> unexpectedly.
>
> Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure
> to
> the
> maintainer.
>
> *** Error code
> 1
>
>
>
> Stop.
>
> make[1]: stopped in
> /usr/ports/benchmarks/fio
>
> *** Error code
> 1
>
>
>
> Stop.
>
> make: stopped in
> /usr/ports/benchmarks/fio
>
> root@beaglebone:/usr/ports/benchmarks/fio #
>

How to resolve this?

Regards,
Udit



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAM0bxh9UF3oF3FbU_Cx1no9myaVXHt1RdzypFkkV6V=eyE4-ig>