On Sun, 2015-01-11 at 02:56 +0100, Matthias Andree wrote: > Greetings, > > I am getting new reports of package build failures on head (i386 and > amd64 have reported these so far): > > > Ident: $FreeBSD: head/misc/e2fsprogs-libblkid/Makefile 370388 2014-10-07 19:15:52Z mandree $ > > Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-10_14h05m40s/logs/e2fsprogs-libblkid-1.42.12.log > > Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-10_14h05m40s > > Log: > > > cc -I. -I../../lib -I../../lib -I/wrkdirs/usr/ports/misc/e2fsprogs-libblkid/work/e2fsprogs-1.42.12/lib -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu99 -DHAVE_CONFIG_H -c getsize.c -o getsize.o > > getsize.c:151:31: error: use of undeclared identifier 'DIOCGDINFO' > > if (part >= 0 && (ioctl(fd, DIOCGDINFO, (char *)&lab) >= 0)) { > > ^ > > 1 error generated. > > I haven't been watching 11-HEAD too closely, has this DIOCGDINFO symbol > been relocated to a different header, removed (because the feature is > going away -- and which would be the replacement), or is this a > temporary failure (inadvertent error)? > > To the best of my knowledge, and without retrying builds, the package > builds fine on 8/9/10. > > Thanks, > Matthias It was removed in r276737. I don't know what replaces it. -- IanReceived on Sun Jan 11 2015 - 02:05:16 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:54 UTC