Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2016 15:10:41 -0400
From:      Jim Ohlstein <jim@ohlste.in>
To:        Kimmo Paasiala <kpaasial@gmail.com>
Cc:        Doug Sampson <dougs@dawnsign.com>, "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
Subject:   Re: iozone3-434 fails to rebuild
Message-ID:  <9D9D139C-6113-4018-B5BC-DB9B9AD32D70@ohlste.in>
In-Reply-To: <CA%2B7WWSfG%2BaaV8Rcv-CVeLmUgmOXaTknTbT3BCTBw%2BmRNT=fV_w@mail.gmail.com>
References:  <E6B2517F8D6DBF4CABB8F38ACA367E783DA6DCAD@Draco.dawnsign.com> <CA%2B7WWSfG%2BaaV8Rcv-CVeLmUgmOXaTknTbT3BCTBw%2BmRNT=fV_w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
+1

> On Jun 21, 2016, at 3:07 PM, Kimmo Paasiala <kpaasial@gmail.com> wrote:
>=20
>> On Tue, Jun 21, 2016 at 9:32 PM, Doug Sampson <dougs@dawnsign.com> wrote:=

>> Trying to rebuild iozone after a recent port upgrade and it crashes as fo=
llows:
>>=20
>>  ###
>> <...snip...>
>> iozone.c:1297:1: error: unknown type name 'off64_t'; did you mean 'off_t'=
?
>> off64_t offset =3D 0;               /*offset for random I/O */
>> ^~~~~~~
>> off_t
>> /usr/include/sys/types.h:173:18: note: 'off_t' declared here
>> typedef __off_t         off_t;          /* file offset */
>>                        ^
>> iozone.c:1298:1: error: unknown type name 'off64_t'; did you mean 'off_t'=
?
>> off64_t offset64 =3D 0;               /*offset for random I/O */
>> ^~~~~~~
>> off_t
>> /usr/include/sys/types.h:173:18: note: 'off_t' declared here
>> typedef __off_t         off_t;          /* file offset */
>>                        ^
>> iozone.c:1299:1: error: unknown type name 'off64_t'; did you mean 'off_t'=
?
>> off64_t filebytes64;
>> ^~~~~~~
>> off_t
>> /usr/include/sys/types.h:173:18: note: 'off_t' declared here
>> typedef __off_t         off_t;          /* file offset */
>>                        ^
>> fatal error: too many errors emitted, stopping now [-ferror-limit=3D]
>> 2 warnings and 20 errors generated.
>> *** Error code 1
>>=20
>> Stop.
>> make[2]: stopped in /usr/ports/benchmarks/iozone/work/iozone3_434/src/cur=
rent
>> *** Error code 1
>>=20
>> Stop.
>> make[1]: stopped in /usr/ports/benchmarks/iozone
>> *** Error code 1
>>=20
>> Stop.
>> make: stopped in /usr/ports/benchmarks/iozone
>> root@pisces:/usr/ports/benchmarks/iozone#
>>   ###
>>=20
>> root@pisces:/usr/ports/benchmarks/iozone# make showconfig
>> =3D=3D=3D> The following configuration options are available for iozone-3=
.434:
>>     SSH=3Don: Use ssh in distributed measurement
>>     THREADS=3Don: Enable threading (uses pthreads)
>> =3D=3D=3D> Use 'make config' to modify these settings
>> root@pisces:/usr/ports/benchmarks/iozone#
>>=20
>> Doesn't matter which config options I select/deselect, it still fails to r=
ebuild. It occurs on both 10.3-RELEASE-p4 i386 and 10.3-RELEASE-p4 amd64 sys=
tems.
>>=20
>>=20
>> ~Doug
>> _______________________________________________
>=20
> Same here on 10.3-RELEASE. I wonder how the port got updated with
> sponsorship from "Gandi.net", yet the committed changes were
> apparently not tested? Shouldn't Gandi.net volunteer as the maintainer
> for the port if they want it to be updated (the port is unmaintained
> at the moment)?
>=20
> -Kimmo
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9D9D139C-6113-4018-B5BC-DB9B9AD32D70>