Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 788292 - dev-embedded/usbprog-0.2.0-r1 fails to compile with gcc-11
Summary: dev-embedded/usbprog-0.2.0-r1 fails to compile with gcc-11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-05-05 06:54 UTC by Agostino Sarubbo
Modified: 2021-07-25 22:38 UTC (History)
0 users

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


Attachments
build.log (build.log,60.30 KB, text/plain)
2021-05-05 06:54 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 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(+)