[Bug 211152] benchmarks/izone: iozone.c:363:19: error: typedef redefinition with different types ('long long' vs '__off64_t' (aka 'long'))

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 16 07:50:12 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211152

            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 at FreeBSD.org
          Reporter: markmi at 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='"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 long'
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    
markmi at FreeBSDx64:/usr/obj/clang/amd64.amd64/usr/src/sys/GENERIC-NODEBUG  amd64
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)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list