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

Bug 731948

Summary: media-sound/upmpdcli-1.4.2 : src/.../streamproxy.cpp: error: invalid conversion from int (*)(void*, MHD_ValueKind, const char*, co
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Erik Mackdanz <stasibear>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-sound:upmpdcli-1.4.2:20200708-211156.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-07-09 15:18:46 UTC
src/mediaserver/cdplugins/streamproxy.cpp: In member function ‘int StreamProxy::Internal::answerConn(MHD_Connection*, const char*, const char*, const char*, const char*, size_t*, void**)’:
src/mediaserver/cdplugins/streamproxy.cpp:316:35: error: invalid conversion from ‘int (*)(void*, MHD_ValueKind, const char*, const char*)’ to ‘MHD_KeyValueIterator’ {aka ‘MHD_Result (*)(void*, MHD_ValueKind, const char*, const char*)’} [-fpermissive]
  316 |                                   &mapvalues_cb, &querydata);
      |                                   ^~~~~~~~~~~~~
      |                                   |

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20200702-211700

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
  [6]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.44.1
  [2]   rust-1.44.1 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-8]
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
3)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm
  [3]   jamvm 

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed 08 Jul 2020 09:05:46 PM UTC

emerge -qpvO media-sound/upmpdcli
[ebuild  N    ] media-sound/upmpdcli-1.4.2  USE="-thirdparty"
Comment 1 Toralf Förster gentoo-dev 2020-07-09 15:18:49 UTC
Created attachment 648608 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-07-09 15:18:52 UTC
Created attachment 648610 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-07-09 15:18:57 UTC
Created attachment 648612 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-07-09 15:19:00 UTC
Created attachment 648614 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-07-09 15:19:04 UTC
Created attachment 648616 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-07-09 15:19:07 UTC
Created attachment 648618 [details]
media-sound:upmpdcli-1.4.2:20200708-211156.log
Comment 7 Toralf Förster gentoo-dev 2020-07-09 15:19:09 UTC
Created attachment 648620 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-11-17 02:17:22 UTC
The bug has been closed via the following commit(s):

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

commit 62b04175d93bc99e6b0f68ec14489b806bf56a66
Author:     Erik Mackdanz <stasibear@gentoo.org>
AuthorDate: 2020-11-17 02:17:04 +0000
Commit:     Erik Mackdanz <stasibear@gentoo.org>
CommitDate: 2020-11-17 02:17:04 +0000

    media-sound/upmpdcli: Pin libmicrohttpd to allow compilation
    
    Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
    Closes: https://bugs.gentoo.org/731948
    Package-Manager: Portage-3.0.9, Repoman-3.0.2

 media-sound/upmpdcli/upmpdcli-1.4.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)