Summary: | net-misc/grive-0.5.2_pre20211128 - /.../Syncer.hh: error: unique_ptr in namespace std does not name a template type | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Christoph Junghans (RETIRED) <junghans> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ionen |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 839906 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 net-misc:grive-0.5.2_pre20211128:20220424-072731.log temp.tar.bz2 |
Description
Toralf Förster
2022-04-24 07:28:34 UTC
Created attachment 774055 [details]
emerge-info.txt
Created attachment 774058 [details]
emerge-history.txt
Created attachment 774061 [details]
environment
Created attachment 774064 [details]
etc.portage.tar.bz2
Created attachment 774067 [details]
logs.tar.bz2
Created attachment 774070 [details]
net-misc:grive-0.5.2_pre20211128:20220424-072731.log
Created attachment 774073 [details]
temp.tar.bz2
ping Sorry the delay, I think we already package the latest master version, so unless somebody has a patch, there is no easy fix. Most likely GDrive will stop working in October, due the Google's OOB deprecation, so I am not sure if it's worth investing a lot of time. fwiw the unique_ptr gcc12 issues are just a missing #include <memory>, assuming there's not more issues beyond that The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733f7602278ced39413767a3a3d95d3f86abc633 commit 733f7602278ced39413767a3a3d95d3f86abc633 Author: Christoph Junghans <junghans@gentoo.org> AuthorDate: 2022-05-21 15:54:44 +0000 Commit: Christoph Junghans <junghans@gentoo.org> CommitDate: 2022-05-21 15:55:07 +0000 net-misc/grive: fix gcc-12 build Closes: https://bugs.gentoo.org/840547 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Christoph Junghans <junghans@gentoo.org> net-misc/grive/files/363.patch | 21 ++++++++++++++ net-misc/grive/grive-0.5.2_pre20211128-r1.ebuild | 37 ++++++++++++++++++++++++ 2 files changed, 58 insertions(+) |