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

Bug 685084

Summary: app-editors/le-1.16.3 : color.cc:36:12: error: int find_pair(int, int) was declared extern and later static [-fpermissive]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gerold Schellstede <gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-editors:le-1.16.3:20190504-221336.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-05-05 07:29:46 UTC
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib  -I../lib -I../lib -I/usr/include/ncursesw   -O2 -pipe -march=native -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o color.o color.cc
color.cc:36:12: error: ‘int find_pair(int, int)’ was declared ‘extern’ and later ‘static’ [-fpermissive]
 static int find_pair(int fg,int bg)
            ^~~~~~~~~
In file included from edit.h:36,

  -------------------------------------------------------------------

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_stable-libressl_20190502-165513

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.29.1 *



emerge -qpvO app-editors/le
[ebuild  N    ] app-editors/le-1.16.3
Comment 1 Toralf Förster gentoo-dev 2019-05-05 07:29:49 UTC
Created attachment 575242 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-05-05 07:29:52 UTC
Created attachment 575244 [details]
app-editors:le-1.16.3:20190504-221336.log
Comment 3 Toralf Förster gentoo-dev 2019-05-05 07:29:55 UTC
Created attachment 575246 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-05-05 07:29:58 UTC
Created attachment 575248 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-05-05 07:30:01 UTC
Created attachment 575250 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-05-05 07:30:05 UTC
Created attachment 575252 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-05-05 07:30:08 UTC
Created attachment 575254 [details]
temp.tbz2
Comment 8 Gerold Schellstede 2019-05-05 12:26:23 UTC
Is the bug also present with 1.16.5?
Comment 9 Toralf Förster gentoo-dev 2019-05-05 13:07:16 UTC
(In reply to Gerold Schellstede from comment #8)
> Is the bug also present with 1.16.5?

no
Comment 10 Gerold Schellstede 2019-05-05 17:25:07 UTC
Than I think, that the best solution is to stabilize 1.16.5.
Comment 11 Larry the Git Cow gentoo-dev 2023-04-30 10:07:40 UTC
The bug has been closed via the following commit(s):

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

commit 75e9c730564dcd92d152362b3bef3b4986e49132
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-04-30 10:06:02 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-04-30 10:06:02 +0000

    app-editors/le: treeclean
    
    Closes: https://bugs.gentoo.org/685084
    Closes: https://bugs.gentoo.org/696514
    Closes: https://bugs.gentoo.org/721816
    Closes: https://bugs.gentoo.org/743601
    Closes: https://bugs.gentoo.org/894232
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-editors/le/Manifest         |  1 -
 app-editors/le/le-1.16.5.ebuild | 22 ----------------------
 app-editors/le/metadata.xml     | 12 ------------
 profiles/package.mask           |  6 ------
 4 files changed, 41 deletions(-)