[MacPorts] #68671: spice-server @0.15.2: error: visibility does not match previous declaration (was: spice-server @0.15.2: build failure)
MacPorts
noreply at macports.org
Sat Nov 11 05:46:04 UTC 2023
#68671: spice-server @0.15.2: error: visibility does not match previous declaration
---------------------------+--------------------
Reporter: nrezmerski | Owner: (none)
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: duplicate | Keywords: mojave
Port: spice-server |
---------------------------+--------------------
Changes (by ryandesign):
* status: new => closed
* resolution: => duplicate
Comment:
Ok, the error is:
{{{
inputs-channel.cpp:467:1: error: visibility does not match previous
declaration
SPICE_GNUC_VISIBLE int spice_server_kbd_leds(SpiceKbdInstance *sin, int
leds)
^
./utils.h:28:44: note: expanded from macro 'SPICE_GNUC_VISIBLE'
#define SPICE_GNUC_VISIBLE __attribute__ ((visibility ("default")))
^
./push-visibility.h:19:13: note: previous attribute is here
#pragma GCC visibility push(hidden)
^
1 error generated.
}}}
Duplicate of #68439.
--
Ticket URL: <https://trac.macports.org/ticket/68671#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list