Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716772 - media-video/shrip-0.6.0-r1 : shrip-main.c: error: LC_ALL undeclared (first use in this function)
Summary: media-video/shrip-0.6.0-r1 : shrip-main.c: error: LC_ALL undeclared (first us...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-09 07:16 UTC by Toralf Förster
Modified: 2023-01-19 13:52 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.36 KB, text/plain)
2020-04-09 07:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,400.69 KB, text/plain)
2020-04-09 07:16 UTC, Toralf Förster
Details
environment (environment,16.63 KB, text/plain)
2020-04-09 07:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,29.90 KB, application/x-bzip)
2020-04-09 07:16 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.42 KB, application/x-bzip)
2020-04-09 07:16 UTC, Toralf Förster
Details
media-video:shrip-0.6.0-r1:20200409-001639.log (media-video:shrip-0.6.0-r1:20200409-001639.log,8.88 KB, text/plain)
2020-04-09 07:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,8.00 KB, application/x-bzip)
2020-04-09 07:16 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 2020-04-09 07:16:12 UTC
   51 |   if (!setlocale (LC_ALL, ))
      |        ^~~~~~~~~
shrip-main.c:51:19: error: LC_ALL undeclared (first use in this function)
   51 |   if (!setlocale (LC_ALL, ))
      |                   ^~~~~~
shrip-main.c:51:19: note: each undeclared identifier is reported only once for each function it appears in

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200328-141627

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Apr  8 23:37:58 UTC 2020
/var/db/repos/musl	Wed Apr  8 18:15:58 UTC 2020

emerge -qpvO media-video/shrip
[ebuild  N    ] media-video/shrip-0.6.0-r1  USE="nls"
Comment 1 Toralf Förster gentoo-dev 2020-04-09 07:16:15 UTC
Created attachment 631496 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-09 07:16:19 UTC
Created attachment 631498 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-09 07:16:22 UTC
Created attachment 631500 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-09 07:16:25 UTC
Created attachment 631502 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-09 07:16:28 UTC
Created attachment 631504 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-09 07:16:31 UTC
Created attachment 631506 [details]
media-video:shrip-0.6.0-r1:20200409-001639.log
Comment 7 Toralf Förster gentoo-dev 2020-04-09 07:16:34 UTC
Created attachment 631508 [details]
temp.tbz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-04-09 11:59:06 UTC
locale.h should sort this out
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-01-19 13:52:51 UTC
Package removed.