Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894232 - app-editors/le-1.16.5 - keymapfn.cc: fatal error: action-name-func.h: No such file or directory
Summary: app-editors/le-1.16.5 - keymapfn.cc: fatal error: action-name-func.h: No such...
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: 2023-02-13 18:31 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,17.92 KB, text/plain)
2023-02-13 18:31 UTC, Toralf Förster
Details
app-editors:le-1.16.5:20230213-122845.log (app-editors:le-1.16.5:20230213-122845.log,76.43 KB, text/plain)
2023-02-13 18:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,174.23 KB, text/plain)
2023-02-13 18:31 UTC, Toralf Förster
Details
environment (environment,19.05 KB, text/plain)
2023-02-13 18:31 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,699 bytes, application/x-bzip)
2023-02-13 18:31 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.32 KB, application/x-bzip)
2023-02-13 18:31 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,27.40 KB, application/x-bzip)
2023-02-13 18:31 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,15.95 KB, application/x-bzip)
2023-02-13 18:31 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 2023-02-13 18:31:39 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib  -I../lib -I../lib -I/usr/include/ncursesw   -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -c -o ext.o ext.cc
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib  -I../lib -I../lib -I/usr/include/ncursesw   -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o regex.o regex.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib  -I../lib -I../lib -I/usr/include/ncursesw   -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -c -o bm.o bm.cc
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib  -I../lib -I../lib -I/usr/include/ncursesw   -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -c -o search.o search.cc
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib  -I../lib -I../lib -I/usr/include/ncursesw   -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -c -o calc.o calc.cc
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib  -I../lib -I../lib -I/usr/include/ncursesw   -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -c -o keymapfn.o keymapfn.cc
keymapfn.cc:34:10: fatal error: action-name-func.h: No such file or directory
   34 | #include "action-name-func.h"
      |          ^~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20230212-022748

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit c95b08a24b99cf6c3f2b7136d603d0f9931041d5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 13 10:32:02 2023 +0000

    2023-02-13 10:32:02 UTC

emerge -qpvO app-editors/le
[ebuild  N    ] app-editors/le-1.16.5
Comment 1 Toralf Förster gentoo-dev 2023-02-13 18:31:40 UTC
Created attachment 850890 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-13 18:31:41 UTC
Created attachment 850892 [details]
app-editors:le-1.16.5:20230213-122845.log
Comment 3 Toralf Förster gentoo-dev 2023-02-13 18:31:42 UTC
Created attachment 850894 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-02-13 18:31:43 UTC
Created attachment 850896 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-13 18:31:44 UTC
Created attachment 850898 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-13 18:31:45 UTC
Created attachment 850900 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-13 18:31:46 UTC
Created attachment 850902 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-02-13 18:31:47 UTC
Created attachment 850904 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-04-30 10:07:43 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(-)