Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906973 - www-servers/pshs-0.4.1 fails to compile : handlers.cxx:88:42: error: invalid conversion from char to const char [-fpermissive]
Summary: www-servers/pshs-0.4.1 fails to compile : handlers.cxx:88:42: error: invalid ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-23 06:50 UTC by Agostino Sarubbo
Modified: 2023-05-26 03:57 UTC (History)
0 users

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


Attachments
build.log (build.log,48.38 KB, text/plain)
2023-05-23 06:50 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-05-23 06:50:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-servers/pshs-0.4.1 fails to compile .
Discovered on: amd64 (internal ref: hardened_tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-23 06:50:54 UTC
Created attachment 862256 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-23 06:50:55 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: pshs.p/src_handlers.cxx.o 
../pshs-0.4.1/src/handlers.cxx:88:42: error: invalid conversion from ‘char**’ to ‘const char**’ [-fpermissive]
Comment 3 Larry the Git Cow gentoo-dev 2023-05-26 03:39:14 UTC
The bug has been closed via the following commit(s):

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

commit f861d7c1408bbabc6ee19f4ca584758f8b390de8
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-05-25 18:30:11 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-05-26 03:39:07 +0000

    www-servers/pshs: Bump to 0.4.2
    
    Closes: https://bugs.gentoo.org/906973
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 www-servers/pshs/Manifest          |  1 +
 www-servers/pshs/metadata.xml      |  4 ++--
 www-servers/pshs/pshs-0.4.2.ebuild | 42 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 45 insertions(+), 2 deletions(-)