fio build failed on BBB FreeBSD 12.0

Udit agarwal dev.madaari at gmail.com
Wed May 2 14:11:27 UTC 2018


Hi all,
While building fio for BBB running FreeBSD 12.0, I am having unsupported
arm architecture error:

root at 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 at beaglebone:/usr/ports/benchmarks/fio #
>

How to resolve this?

Regards,
Udit


More information about the freebsd-ports mailing list