Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638720 - www-misc/htdig-3.2.0_beta6-r5 : Parsable.cc:77:9: error: invalid conversion from char to char* [-fpermissive]
Summary: www-misc/htdig-3.2.0_beta6-r5 : Parsable.cc:77:9: error: invalid conversion f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-24 17:00 UTC by Toralf Förster
Modified: 2018-10-24 14:19 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.41 KB, text/plain)
2017-11-24 17:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,185.58 KB, text/plain)
2017-11-24 17:00 UTC, Toralf Förster
Details
environment (environment,56.87 KB, text/plain)
2017-11-24 17:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.29 KB, application/x-bzip)
2017-11-24 17:00 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,31.53 KB, application/x-bzip)
2017-11-24 17:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,40.81 KB, application/x-bzip)
2017-11-24 17:00 UTC, Toralf Förster
Details
www-misc:htdig-3.2.0_beta6-r5:20171124-115211.log (www-misc:htdig-3.2.0_beta6-r5:20171124-115211.log,558.84 KB, text/plain)
2017-11-24 17:00 UTC, Toralf Förster
Details
Debian package patch (htdig-3.2.0_beta6-drop-bogus-assignment.patch,485 bytes, patch)
2018-05-06 19:45 UTC, Andrey Korolyov
Details | Diff
emerge info for x86_64/6core unit (emerg.inf,5.81 KB, text/plain)
2018-05-15 04:05 UTC, Geoff Madden
Details
build log (build.log,706.29 KB, text/x-log)
2018-05-15 04:10 UTC, Geoff Madden
Details
envirnment log (environment,56.72 KB, text/plain)
2018-05-15 04:10 UTC, Geoff Madden
Details
eclass log (eclass-debug.log,736 bytes, text/x-log)
2018-05-15 04:15 UTC, Geoff Madden
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-11-24 17:00:25 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -DDEFAULT_CONFIG_FILE=\"/etc/htdig/htdig.conf\" -I../include -I../htlib -I../htnet -I../htcommon -I../htword -I../db -I../db      -O2 -pipe -march=native -Wall -fno-rtti -fno-exceptions -c -o Parsable.o Parsable.cc
Parsable.cc: In member function ‘void Parsable::addString(Retriever&, char*, int&, int)’:
Parsable.cc:77:9: error: invalid conversion from ‘char’ to ‘char*’ [-fpermissive]
     w = '\0';
         ^~~~
Parsable.cc: In member function ‘void Parsable::addKeywordString(Retriever&, char*, int&)’:

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

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

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

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

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

emerge -qpv www-misc/htdig
[ebuild  N    ] www-misc/htdig-3.2.0_beta6-r5  USE="ssl -libressl"
Comment 1 Toralf Förster gentoo-dev 2017-11-24 17:00:27 UTC
Created attachment 506378 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-24 17:00:30 UTC
Created attachment 506380 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-24 17:00:34 UTC
Created attachment 506382 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-24 17:00:37 UTC
Created attachment 506384 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-24 17:00:40 UTC
Created attachment 506386 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-24 17:00:42 UTC
Created attachment 506388 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-24 17:00:46 UTC
Created attachment 506390 [details]
www-misc:htdig-3.2.0_beta6-r5:20171124-115211.log
Comment 8 Andrey Korolyov 2018-05-06 19:45:20 UTC
Created attachment 530274 [details, diff]
Debian package patch
Comment 9 Geoff Madden 2018-05-15 04:05:44 UTC
Created attachment 531460 [details]
emerge info for x86_64/6core unit
Comment 10 Geoff Madden 2018-05-15 04:10:15 UTC
Created attachment 531462 [details]
build log
Comment 11 Geoff Madden 2018-05-15 04:10:50 UTC
Created attachment 531464 [details]
envirnment log
Comment 12 Geoff Madden 2018-05-15 04:15:41 UTC
Created attachment 531466 [details]
eclass log

these are my results for my attempt to build htdig
Comment 13 Charlie Gehlin 2018-05-24 11:03:28 UTC
Confirming bug and that Deb.-patch works. /Charlie
Comment 14 Larry the Git Cow gentoo-dev 2018-10-24 14:19:22 UTC
The bug has been closed via the following commit(s):

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

commit ff82bc730056751a6400394102d03636076120b2
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-10-24 14:19:04 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-10-24 14:19:04 +0000

    www-misc/htdig: Added Debian patch to fix build issue.
    
    Closes: https://bugs.gentoo.org/638720
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../htdig-3.2.0_beta6-drop-bogus-assignment.patch     | 16 ++++++++++++++++
 www-misc/htdig/htdig-3.2.0_beta6-r5.ebuild            | 19 +++++++++++--------
 2 files changed, 27 insertions(+), 8 deletions(-)