Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685084 - app-editors/le-1.16.3 : color.cc:36:12: error: int find_pair(int, int) was declared extern and later static [-fpermissive]
Summary: app-editors/le-1.16.3 : color.cc:36:12: error: int find_pair(int, int) was de...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gerold Schellstede
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2019-05-05 07:29 UTC by Toralf Förster
Modified: 2023-04-30 10:07 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.18 KB, text/plain)
2019-05-05 07:29 UTC, Toralf Förster
Details
app-editors:le-1.16.3:20190504-221336.log (app-editors:le-1.16.3:20190504-221336.log,74.53 KB, text/plain)
2019-05-05 07:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,127.77 KB, text/plain)
2019-05-05 07:29 UTC, Toralf Förster
Details
environment (environment,14.24 KB, text/plain)
2019-05-05 07:29 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.37 KB, application/x-bzip)
2019-05-05 07:30 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,25.56 KB, application/x-bzip)
2019-05-05 07:30 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.62 KB, application/x-bzip)
2019-05-05 07:30 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)