pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/56044: databases/mysql57-server fails to compile on earmv7hf
>Number: 56044
>Category: pkg
>Synopsis: databases/mysql57-server fails to compile on earmv7hf
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Mar 07 21:45:00 +0000 2021
>Originator: John Klos
>Release: NetBSD 9.1_STABLE
>Organization:
>Environment:
System: NetBSD eir.zia.io 9.1_STABLE NetBSD 9.1_STABLE (GENERIC) #0: Tue Mar 2 15:59:04 UTC 2021 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC evbarm
Architecture: earmv7hf
Machine: evbarm
>Description:
Attempting to compile databases/mysql57-server fails with:
[ 4%] Building C object strings/CMakeFiles/strings.dir/strappend.c.o
In file included from /usr/pkgsrc/databases/mysql57-server/work/mysql-5.7.33/strings/strappend.c:40:0:
/usr/pkgsrc/databases/mysql57-server/work/mysql-5.7.33/include/m_string.h:32:0: warning: "bzero" redefined
#define bzero please_use_memset_rather_than_bzero
In file included from /usr/include/strings.h:72:0,
from /usr/include/string.h:98,
from /usr/pkgsrc/databases/mysql57-server/work/mysql-5.7.33/include/little_endian.h:34,
from /usr/pkgsrc/databases/mysql57-server/work/mysql-5.7.33/include/my_byteorder.h:203,
from /usr/pkgsrc/databases/mysql57-server/work/mysql-5.7.33/include/my_global.h:601,
from /usr/pkgsrc/databases/mysql57-server/work/mysql-5.7.33/strings/strappend.c:39:
/usr/include/ssp/strings.h:42:0: note: this is the location of the previous definition
#define bzero(dst, len) \
>How-To-Repeat:
>Fix:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index