pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/56044: databases/mysql57-server fails to compile on earmv7hf



The following reply was made to PR pkg/56044; it has been noted by GNATS.

From: nia <nia%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/56044: databases/mysql57-server fails to compile on earmv7hf
Date: Wed, 10 Mar 2021 14:52:12 +0000

 On Sun, Mar 07, 2021 at 09:45:01PM +0000, john%ziaspace.com@localhost wrote:
 > Attempting to compile databases/mysql57-server fails with:
 
 I think this is the actual error:
 
 /pbulk/work/databases/mysql57-server/work/mysql-5.7.32/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:79:67: error: invalid conversion from 'google::protobuf::ProtobufOnceType* {aka long int*}' to 'volatile Atomic32* {aka volatile int*}' [-fpermissive]
 
 from here:
 
 http://victory.netbsd.org/pkgsrc/packages/reports/2020Q4/evbarm6-9.0/20210309.2229/mysql-server-5.7.32/build.log
 http://victory.netbsd.org/pkgsrc/packages/reports/2020Q4/evbarm7-9.0/20210309.1320/mysql-server-5.7.32/build.log
 
 looks like a 32-bit cleanliness problem. I wonder why it can't use an
 external protobuf, too.
 


Home | Main Index | Thread Index | Old Index