Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737538 - x11-terms/roxterm-3.9.3 fails to compile with -fno-common
Summary: x11-terms/roxterm-3.9.3 fails to compile with -fno-common
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ewoud Kohl van Wijngaarden
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-08-17 06:12 UTC by Agostino Sarubbo
Modified: 2021-01-06 18:20 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,39.49 KB, text/plain)
2020-08-17 06:12 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,22.01 KB, text/plain)
2020-08-17 06:12 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 2020-08-17 06:12:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-terms/roxterm-3.9.3 fails to compile with -fno-common.
Discovered on: amd64 (internal ref: ci)

NOTE:
To reproduce this issue you may want to set CFLAGS="${CFLAGS} -fno-common" or compile it with gcc-10 that enables -fno-common by default.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-17 06:12:29 UTC
Created attachment 655006 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-17 06:12:30 UTC
Created attachment 655008 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Ewoud Kohl van Wijngaarden 2020-08-17 19:34:56 UTC
Looks like upstream this was fixed in https://github.com/realh/roxterm/commit/8155abba5819a5e9715c8e1b2393c69a7d5bac51 and released as part of 3.9.4. I'll prepare an update.
Comment 4 Larry the Git Cow gentoo-dev 2020-09-13 23:47:45 UTC
The bug has been closed via the following commit(s):

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

commit a0deee2dc206ef1a75675fa689acebdeb483021c
Author:     Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
AuthorDate: 2020-08-17 19:37:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-09-13 23:38:56 +0000

    x11-terms/roxterm: Update to 3.9.4
    
    Closes: https://bugs.gentoo.org/737538
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
    Closes: https://github.com/gentoo/gentoo/pull/17151
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-terms/roxterm/Manifest             |  1 +
 x11-terms/roxterm/roxterm-3.9.4.ebuild | 33 +++++++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)