FreeBSD Bugzilla – Attachment 171659 Details for
Bug 210449
[PATCH]]benchmarks/iozone fails build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-benchmarks-iozone
patch-benchmark_iozone (text/plain), 3.02 KB, created by
Walter Schwarzenfeld
on 2016-06-21 22:48:36 UTC
(
hide
)
Description:
patch-benchmarks-iozone
Filename:
MIME Type:
Creator:
Walter Schwarzenfeld
Created:
2016-06-21 22:48:36 UTC
Size:
3.02 KB
patch
obsolete
>Index: files/patch-iozone.c >=================================================================== >--- files/patch-iozone.c (revision 417289) >+++ files/patch-iozone.c (nonexistent) >@@ -1,27 +0,0 @@ >---- iozone.c.orig 2015-10-20 14:12:13 UTC >-+++ iozone.c >-@@ -360,6 +360,7 @@ typedef off_t off64_t; >- #ifndef SCO_Unixware_gcc >- #ifndef UWIN >- #ifndef __DragonFly__ >-+#ifndef __FreeBSD__ >- typedef long long off64_t; >- #endif >- #endif >-@@ -369,6 +370,7 @@ typedef long long off64_t; >- #endif >- #endif >- #endif >-+#endif >- >- #ifdef __AIX__ >- #include <fcntl.h> >-@@ -23009,7 +23011,7 @@ char *shell; >- #ifdef _HPUX_SOURCE >- strcpy(shell,"remsh"); >- #else >-- strcpy(shell,"rsh"); >-+ strcpy(shell,"ssh"); >- #endif >- return; >- } > >Property changes on: files/patch-iozone.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: files/patch-libasync.c >=================================================================== >--- files/patch-libasync.c (revision 417289) >+++ files/patch-libasync.c (nonexistent) >@@ -1,36 +0,0 @@ >---- libasync.c.orig 2015-10-20 14:12:13 UTC >-+++ libasync.c >-@@ -96,13 +96,13 @@ >- >- #include <sys/types.h> >- #include <aio.h> >--#if defined(solaris) || defined(linux) || defined(SCO_Unixware_gcc) || defined(__NetBSD__) >-+#if defined(solaris) || defined(linux) || defined(SCO_Unixware_gcc) || defined(__NetBSD__) || defined(__FreeBSD__) >- #else >- #include <sys/timers.h> >- #endif >- #include <sys/errno.h> >- #include <unistd.h> >--#ifndef bsd4_4 >-+#if !defined(bsd4_4) && !defined(__FreeBSD__) >- #include <malloc.h> >- #endif >- #ifdef VXFS >-@@ -119,7 +119,7 @@ >- #include <stdlib.h> >- #endif >- >--#if (defined(solaris) && defined(__LP64__)) || defined(__s390x__) || defined(FreeBSD) || defined(__NetBSD__) >-+#if (defined(solaris) && defined(__LP64__)) || defined(__s390x__) || defined(__FreeBSD__) || defined(__NetBSD__) >- /* If we are building for 64-bit Solaris, all functions that return pointers >- * must be declared before they are used; otherwise the compiler will assume >- * that they return ints and the top 32 bits of the pointer will be lost, >-@@ -135,7 +135,7 @@ >- void mbcopy(char *source, char *dest, size_t len); >- >- >--#if !defined(solaris) && !defined(off64_t) && !defined(_OFF64_T) && !defined(__off64_t_defined) && !defined(SCO_Unixware_gcc) >-+#if !defined(solaris) && !defined(off64_t) && !defined(_OFF64_T) && !defined(__off64_t_defined) && !defined(SCO_Unixware_gcc) && !defined(__FreeBSD__) >- typedef long long off64_t; >- #endif >- #if defined(OSFV5) > >Property changes on: files/patch-libasync.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 210449
: 171659