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

Bug 795120

Summary: app-editors/lpe-1.2.8_p20210401 - lpe.c: error: LC_ALL undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal CC: tanekliang
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-editors:lpe-1.2.8_p20210401:20210609-175940.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-06-09 18:46:38 UTC
  239 |     setlocale (LC_ALL, "");
      |     ^~~~~~~~~
lpe.c:239:16: error: ‘LC_ALL’ undeclared (first use in this function)
  239 |     setlocale (LC_ALL, "");
      |                ^~~~~~
lpe.c:239:16: note: each undeclared identifier is reported only once for each function it appears in
make[3]: *** [Makefile:570: lpe.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j3-20210606-190645

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3 *
  [2]   php7.4
  [3]   php8.0
  HEAD of ::gentoo
commit 74f0aadccba9516fae139b19cd7ab8c022278af0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jun 9 17:05:23 2021 +0000

    2021-06-09 17:05:22 UTC

emerge -qpvO app-editors/lpe
[ebuild  N    ] app-editors/lpe-1.2.8_p20210401  USE="nls"
Comment 1 Toralf Förster gentoo-dev 2021-06-09 18:46:39 UTC
Created attachment 714981 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-09 18:46:41 UTC
Created attachment 714984 [details]
app-editors:lpe-1.2.8_p20210401:20210609-175940.log
Comment 3 Toralf Förster gentoo-dev 2021-06-09 18:46:42 UTC
Created attachment 714987 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-06-09 18:46:44 UTC
Created attachment 714990 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-06-09 18:46:45 UTC
Created attachment 714993 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-06-09 18:46:46 UTC
Created attachment 714996 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-06-09 18:46:47 UTC
Created attachment 714999 [details]
temp.tar.bz2