Date: Sat, 16 Jul 2016 07:50:12 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 211152] benchmarks/izone: iozone.c:363:19: error: typedef redefinition with different types ('long long' vs '__off64_t' (aka 'long')) Message-ID: <bug-211152-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211152 Bug ID: 211152 Summary: benchmarks/izone: iozone.c:363:19: error: typedef redefinition with different types ('long long' vs '__off64_t' (aka 'long')) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: markmi@dsl-only.net >From a amd64 11.0-BETA1 context: cc -c -pipe -g -fstack-protector -fno-strict-aliasing -DFreeBSD -Dunix -Dbsd4_4 -DHAVE_ANSIC_C -DASYNC_IO -DHAVE_PREAD -DNAME=3D'"freebsd"' -DSHARED_MEM -pipe -g -fstack-protector -fno-strict-aliasing iozone.c -o iozone_freebsd.o iozone.c:363:19: error: typedef redefinition with different types ('long lo= ng' vs '__off64_t' (aka 'long')) typedef long long off64_t; ^ /usr/include/sys/types.h:178:19: note: previous definition is here typedef __off64_t off64_t; /* file offset (alias) */ ^ Context details: # uname -apKU FreeBSD FreeBSDx64 11.0-BETA1 FreeBSD 11.0-BETA1 #7 r302457M: Sat Jul 9 19:28:27 PDT 2016=20=20=20=20 markmi@FreeBSDx64:/usr/obj/clang/amd64.amd64/usr/src/sys/GENERIC-NODEBUG a= md64 amd64 1100120 1100120 # svnlite info /usr/ports/ Path: /usr/ports Working Copy Root Path: /usr/ports URL: svn://svn.freebsd.org/ports/head Relative URL: ^/head Repository Root: svn://svn.freebsd.org/ports Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 Revision: 418253 Node Kind: directory Schedule: normal Last Changed Author: feld Last Changed Rev: 418253 Last Changed Date: 2016-07-08 18:09:44 -0700 (Fri, 08 Jul 2016) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211152-13>