Date: Sat, 17 Aug 2019 20:55:22 +0200 From: "Patrick M. Hausen" <hausen@punkt.de> To: freebsd-fs@freebsd.org Subject: OpenZFS port compile error Message-ID: <A19323B1-BC1D-444E-9122-D6EC98D748F6@punkt.de>
next in thread | raw e-mail | index | archive | help
Hi all, root@gimli:/usr/ports/sysutils/openzfs # uname -a FreeBSD gimli 12.0-STABLE FreeBSD 12.0-STABLE r351102 GENERIC i386 root@gimli:/usr/ports/sysutils/openzfs # grep PORTVERSION Makefile=20 PORTVERSION=3D 2019072200 root@gimli:/usr/ports/sysutils/openzfs # make [...] timestamp.c:54:26: error: format specifies type 'long' but the argument has t= ype 'time_t' (aka 'int') [-Werror,-Wformat] (void) printf("%ld\n", t); ~~~ ^ %d 1 error generated. Any hints greatly appreciated. Thanks! Patrick --=20 punkt.de GmbH Internet - Dienstleistungen - Beratung Kaiserallee 13a Tel.: 0721 9109-0 Fax: -100 76133 Karlsruhe info@punkt.de http://punkt.de AG Mannheim 108285 Gf: Juergen Egeling
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A19323B1-BC1D-444E-9122-D6EC98D748F6>