Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 699164

Summary: net-p2p/retroshare-0.6.5 : ../.../jsonapi-wrappers.inl:2428:10: error: aggregate ChatId id has incomplete type and cannot be defined
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gioacchino Mazzurco <gio>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=709316
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 697578    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-p2p:retroshare-0.6.5:20191102-145446.log.bz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-11-02 16:32:45 UTC
 2425 |               rsMsgs, "rsMsgs", cAns, session ) )
      |               ^~~~~~
../../jsonapi-generator/src/jsonapi-wrappers.inl:2428:10: error: aggregate ‘ChatId id’ has incomplete type and cannot be defined
 2428 |   ChatId id;
      |          ^~
../../jsonapi-generator/src/jsonapi-wrappers.inl:2440:3: error: ‘rsMsgs’ was not declared in this scope

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20191029-021613

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 02 Nov 2019 14:06:08 +0000

emerge -qpvO net-p2p/retroshare
[ebuild  N    ] net-p2p/retroshare-0.6.5  USE="cli gui jsonapi sqlcipher xapian -control-socket -gnome-keyring -service -webui"
Comment 1 Toralf Förster gentoo-dev 2019-11-02 16:32:48 UTC
Created attachment 594864 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-02 16:32:51 UTC
Created attachment 594866 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-11-02 16:32:54 UTC
Created attachment 594868 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-11-02 16:32:56 UTC
Created attachment 594870 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-11-02 16:32:59 UTC
Created attachment 594872 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-11-02 16:33:02 UTC
Created attachment 594874 [details]
net-p2p:retroshare-0.6.5:20191102-145446.log.bz2
Comment 7 Toralf Förster gentoo-dev 2019-11-02 16:33:05 UTC
Created attachment 594876 [details]
temp.tbz2
Comment 8 Gioacchino Mazzurco 2020-02-11 17:57:28 UTC
This bug is due to doxygen 1.8.16 being broken, this pull request
https://github.com/gentoo/gentoo/pull/14628
should the bug at least for RetroShare
Comment 9 Larry the Git Cow gentoo-dev 2020-03-19 13:48:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d39c52a35468175b7602d9ab795c741d28ae44

commit d3d39c52a35468175b7602d9ab795c741d28ae44
Author:     Gioacchino Mazzurco <gio@eigenlab.org>
AuthorDate: 2020-02-11 17:04:52 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-03-19 13:48:09 +0000

    net-p2p/retroshare: avoid broken doxygen-1.8.16
    
    Closes: https://bugs.gentoo.org/699164
    Closes: https://bugs.gentoo.org/694668
    Signed-off-by: Gioacchino Mazzurco <gio@eigenlab.org>
    Closes: https://github.com/gentoo/gentoo/pull/14628
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-p2p/retroshare/retroshare-0.6.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)