Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 788292

Summary: dev-embedded/usbprog-0.2.0-r1 fails to compile with gcc-11
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 732706    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-05-05 06:54:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/usbprog-0.2.0-r1 fails to compile with gcc-11.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-05-05 06:54:04 UTC
Created attachment 706128 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-05 06:54:06 UTC
Possible context of error(s):

../usbprog/date.h:40:13: error: ISO C++17 does not allow dynamic exception specifications
Comment 3 Larry the Git Cow gentoo-dev 2021-07-25 22:38:28 UTC
The bug has been closed via the following commit(s):

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

commit 418b61057f761cbefcf9546705c1d5273e7f2532
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2020-06-22 23:22:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-07-25 22:38:14 +0000

    dev-embedded/usbprog: update to 0.3.0
    
    Updated HOMEPAGE, SRC_URI, LICENSE, rewrote build system.
    
    Closes: https://bugs.gentoo.org/537718
    Closes: https://bugs.gentoo.org/788292
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-embedded/usbprog/Manifest                      |  1 +
 dev-embedded/usbprog/metadata.xml                  |  3 ++
 .../usbprog/usbprog-0.3.0_p20140828.ebuild         | 51 ++++++++++++++++++++++
 3 files changed, 55 insertions(+)