Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700394 - net-misc/gerbera-1.3.4 : /.../server.cc:468:20: error: invalid user-defined conversion from Server::registerVirtualDirCallbacks()::<lambda(const char*, UpnpFileInfo*, const void*)> to VDCallback_GetInfo {aka int (*)(const cha
Summary: net-misc/gerbera-1.3.4 : /.../server.cc:468:20: error: invalid user-defined c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ian Whyman (thev00d00) (RETIRED)
URL:
Whiteboard:
Keywords:
: 700698 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-11-17 21:05 UTC by Toralf Förster
Modified: 2019-11-22 21:04 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.12 KB, text/plain)
2019-11-17 21:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,174.31 KB, text/plain)
2019-11-17 21:05 UTC, Toralf Förster
Details
environment (environment,161.25 KB, text/plain)
2019-11-17 21:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.38 KB, application/x-bzip)
2019-11-17 21:05 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.33 KB, application/x-bzip)
2019-11-17 21:05 UTC, Toralf Förster
Details
net-misc:gerbera-1.3.4:20191117-193017.log (net-misc:gerbera-1.3.4:20191117-193017.log,71.43 KB, text/plain)
2019-11-17 21:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,40.84 KB, application/x-bzip)
2019-11-17 21:05 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-11-17 21:05:17 UTC
/var/tmp/portage/net-misc/gerbera-1.3.4/work/gerbera-1.3.4/src/server.cc: In member function ‘int Server::registerVirtualDirCallbacks()’:
/var/tmp/portage/net-misc/gerbera-1.3.4/work/gerbera-1.3.4/src/server.cc:468:20: error: invalid user-defined conversion from ‘Server::registerVirtualDirCallbacks()::<lambda(const char*, UpnpFileInfo*, const void*)>’ to ‘VDCallback_GetInfo’ {aka ‘int (*)(const char*, s_UpnpFileInfo*, const void*, const void**)’} [-fpermissive]
  468 |         return 0; });
      |                    ^
/var/tmp/portage/net-misc/gerbera-1.3.4/work/gerbera-1.3.4/src/server.cc:455:50: note: candidate is: ‘constexpr Server::registerVirtualDirCallbacks()::<lambda(const char*, UpnpFileInfo*, const void*)>::operator int (*)(const char*, UpnpFileInfo*, const void*)() const’ <near match>

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-libressl-20191115-001559

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

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)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.39.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 17 Nov 2019 19:06:11 +0000

emerge -qpvO net-misc/gerbera
[ebuild  N    ] net-misc/gerbera-1.3.4  USE="exif ffmpeg javascript magic taglib -curl -debug -exiv2 -ffmpegthumbnailer -lastfm -libav -mysql -protocol-extensions -systemd"
Comment 1 Toralf Förster gentoo-dev 2019-11-17 21:05:20 UTC
Created attachment 596558 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-17 21:05:23 UTC
Created attachment 596560 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-11-17 21:05:26 UTC
Created attachment 596562 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-11-17 21:05:29 UTC
Created attachment 596564 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-11-17 21:05:32 UTC
Created attachment 596566 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-11-17 21:05:34 UTC
Created attachment 596568 [details]
net-misc:gerbera-1.3.4:20191117-193017.log
Comment 7 Toralf Förster gentoo-dev 2019-11-17 21:05:37 UTC
Created attachment 596570 [details]
temp.tbz2
Comment 8 Ian Whyman (thev00d00) (RETIRED) gentoo-dev 2019-11-18 18:47:09 UTC
Thanks, reported upstream: https://github.com/gerbera/gerbera/issues/520
Comment 9 Jeroen Roovers (RETIRED) gentoo-dev 2019-11-20 12:24:22 UTC
*** Bug 700698 has been marked as a duplicate of this bug. ***
Comment 10 Larry the Git Cow gentoo-dev 2019-11-22 21:04:20 UTC
The bug has been closed via the following commit(s):

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

commit 02140725a682cc0e8e5e6d7709f68717ceb03d03
Author:     Ian Whyman <thev00d00@gentoo.org>
AuthorDate: 2019-11-22 21:04:09 +0000
Commit:     Ian Whyman <thev00d00@gentoo.org>
CommitDate: 2019-11-22 21:04:09 +0000

    net-misc/gerbera: Version bump
    
    Closes: https://bugs.gentoo.org/700394
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Ian Whyman <thev00d00@gentoo.org>

 net-misc/gerbera/Manifest                                       | 2 +-
 net-misc/gerbera/{gerbera-1.3.4.ebuild => gerbera-1.3.5.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)