Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941554 - [guru] net-misc/fileshelter-6.2.0 fails to compile: ShareCreateFormView.cpp:285:29: error: count_if is not a member of std
Summary: [guru] net-misc/fileshelter-6.2.0 fails to compile: ShareCreateFormView.cpp:2...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Nicolas PARLANT
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-15 06:43 UTC by Agostino Sarubbo
Modified: 2024-10-23 00:18 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,88.49 KB, text/plain)
2024-10-15 06:43 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 2024-10-15 06:43:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/fileshelter-6.2.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-15 06:43:33 UTC
Created attachment 905872 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-10-15 06:43:34 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/fileshelter/CMakeFiles/fileshelter.dir/ui/ShareCreateFormView.cpp.o 
/var/tmp/portage/net-misc/fileshelter-6.2.0/work/fileshelter-6.2.0/src/fileshelter/ui/ShareCreateFormView.cpp:285:29: error: ‘count_if’ is not a member of ‘std’
Comment 3 Larry the Git Cow gentoo-dev 2024-10-15 23:27:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f4e59e15df2f39abdc93df1f454cc40e89298c60

commit f4e59e15df2f39abdc93df1f454cc40e89298c60
Author:     Nicolas PARLANT <nicolas.parlant@parhuet.fr>
AuthorDate: 2024-10-15 20:44:56 +0000
Commit:     Nicolas PARLANT <nicolas.parlant@parhuet.fr>
CommitDate: 2024-10-15 20:50:13 +0000

    net-misc/fileshelter: fix missing include
    
    See: https://github.com/epoupon/fileshelter/pull/111
    This bug does not affect all build environments.
    
    Closes: https://bugs.gentoo.org/941554
    Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>

 net-misc/fileshelter/files/fileshelter-6.2.0-algorithm.patch | 12 ++++++++++++
 net-misc/fileshelter/fileshelter-6.2.0.ebuild                |  1 +
 2 files changed, 13 insertions(+)