Package Details: lusernet.app 0.4.3-1

Git Clone URL: https://aur.archlinux.org/lusernet.app.git (read-only, click to copy)
Package Base: lusernet.app
Description: NNTP-based(usenet) news reader
Upstream URL: http://wiki.gnustep.org/index.php/LuserNET.app
Licenses: LGPL2
Groups: gnustep-apps
Submitter: Beebo
Maintainer: Beebo
Last Packager: Beebo
Votes: 1
Popularity: 0.000000
First Submitted: 2018-08-17 21:55 (UTC)
Last Updated: 2019-05-11 22:10 (UTC)

Latest Comments

Beebo commented on 2020-07-22 12:26 (UTC) (edited on 2020-07-22 12:26 (UTC) by Beebo)

Unfortunately, the bug you're seeing is a consequence of an upstream bug that's causing all GNUStep apps to fail compiling.

I encourage everyone affected to vote on the bug: FS#60482

simona commented on 2020-07-22 10:59 (UTC)

In file included from /usr/include/Foundation/Foundation.h:41,
from ../Headers/AppKit/NSUserInterfaceLayout.h:31,
from ../Headers/AppKit/NSView.h:39,
from NSWorkspace.m:98:
/usr/include/Foundation/NSAppleEventDescriptor.h:38:1: error: ‘NSAppleEventDescriptor’ redeclared as different kind of symbol 38 | @end
| ^
In file included from NSWorkspace.m:94:
../Headers/AppKit/NSWorkspace.h:169:14: error: previous declaration of ‘NSAppleEventDescriptor’
169 | typedef void NSAppleEventDescriptor;
| ^~~~~~~~~~~~~~~~~~~~~~