Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663348 - media-plugins/vdr-loadepg-0.2.5 : loadepg.c:162:61: error: invalid conversion from char to const char* [-fpermissive]
Summary: media-plugins/vdr-loadepg-0.2.5 : loadepg.c:162:61: error: invalid conversion...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-11 07:45 UTC by Toralf Förster
Modified: 2019-12-11 20:39 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.94 KB, text/plain)
2018-08-11 07:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,390.25 KB, text/plain)
2018-08-11 07:45 UTC, Toralf Förster
Details
environment (environment,107.77 KB, text/plain)
2018-08-11 07:45 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.02 KB, application/x-bzip)
2018-08-11 07:45 UTC, Toralf Förster
Details
media-plugins:vdr-loadepg-0.2.5:20180811-011215.log (media-plugins:vdr-loadepg-0.2.5:20180811-011215.log,30.82 KB, text/plain)
2018-08-11 07:45 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.17 KB, application/x-bzip)
2018-08-11 07:45 UTC, Toralf Förster
Details
compile issues fixed (vdr-loadepg-0.2.5.ebuild,802 bytes, text/plain)
2019-11-17 14:08 UTC, Joerg Bornkessel
Details
metadata for proxying (metadata.xml,479 bytes, text/xml)
2019-11-17 14:08 UTC, Joerg Bornkessel
Details
filesdir/vdr-loadepg-0.2.5_asprintf.patch (vdr-loadepg-0.2.5_asprintf.patch,3.13 KB, patch)
2019-11-17 14:25 UTC, Joerg Bornkessel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-08-11 07:45:36 UTC
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include  -DUSE_PLUGINMISSING -c -DPLUGIN_NAME_I18N='"loadepg"'  loadepg.c
loadepg.c: In function ‘void ReadConfigLoadepg()’:
loadepg.c:162:61: error: invalid conversion from ‘char’ to ‘const char*’ [-fpermissive]
             asprintf(&(lProviders + nProviders)->Parm3, '\0');
                                                             ^
In file included from /usr/include/features.h:428:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_20180727-200801

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0
 [2] x86_64-pc-linux-gnu-7.3.1 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-plugins/vdr-loadepg
[ebuild  N    ] media-plugins/vdr-loadepg-0.2.5 

!!! The following installed packages are masked:
- dev-python/Coffin-2.0.1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Virgil Dupras <vdupras@gentoo.org> (02 Aug 2018)
# Django 1.8 is unsupported and insecure. These packages haven't been updated
# to work with up-to-date django. Removal in 30 days. Bug #662632

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-08-11 07:45:39 UTC
Created attachment 543024 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-11 07:45:42 UTC
Created attachment 543026 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-08-11 07:45:45 UTC
Created attachment 543028 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-08-11 07:45:48 UTC
Created attachment 543030 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-08-11 07:45:51 UTC
Created attachment 543032 [details]
media-plugins:vdr-loadepg-0.2.5:20180811-011215.log
Comment 6 Toralf Förster gentoo-dev 2018-08-11 07:45:54 UTC
Created attachment 543034 [details]
temp.tbz2
Comment 7 Joerg Bornkessel 2019-11-17 14:08:08 UTC
Created attachment 596510 [details]
compile issues fixed
Comment 8 Joerg Bornkessel 2019-11-17 14:08:53 UTC
Created attachment 596512 [details]
metadata for proxying
Comment 9 Joerg Bornkessel 2019-11-17 14:25:54 UTC
Created attachment 596514 [details, diff]
filesdir/vdr-loadepg-0.2.5_asprintf.patch
Comment 10 Joerg Bornkessel 2019-11-17 14:27:04 UTC
thx to
Michael Brakemeier, how point this out
Comment 11 Joerg Bornkessel (RETIRED) gentoo-dev 2019-12-11 20:39:36 UTC
fixed by
commit 63948aa99cfc93951828f26d622a7a3cbf24c961

fixed invalid conversion from char to const char*
thanks to M.Brakemeier on IRC #gentoo-vdr for point this fix out