Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920056 - sci-astronomy/celestia-1.7.0_pre20221215 - /.../glutmain.cpp: error: bindtextdomain was not declared in this scope
Summary: sci-astronomy/celestia-1.7.0_pre20221215 - /.../glutmain.cpp: error: bindtext...
Status: CONFIRMED
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:
Depends on:
Blocks:
 
Reported: 2023-12-15 20:36 UTC by Toralf Förster
Modified: 2024-04-11 01:26 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.04 KB, text/plain)
2023-12-15 20:36 UTC, Toralf Förster
Details
CMakeCache.txt (CMakeCache.txt,9.45 KB, text/plain)
2023-12-15 20:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,49.76 KB, text/plain)
2023-12-15 20:36 UTC, Toralf Förster
Details
environment (environment,126.29 KB, text/plain)
2023-12-15 20:36 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,16.87 KB, application/x-xz)
2023-12-15 20:36 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,89.51 KB, text/plain)
2023-12-15 20:36 UTC, Toralf Förster
Details
sci-astronomy:celestia-1.7.0_pre20221215:20231215-192215.log (sci-astronomy:celestia-1.7.0_pre20221215:20231215-192215.log,127.62 KB, text/plain)
2023-12-15 20:36 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,39.39 KB, application/x-xz)
2023-12-15 20:36 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-12-15 20:36:23 UTC
too long lines were shrinked:

[95/154] /usr/bin/x86_64-gentoo-linux-musl-g++ -DCONFIG_DATA_DIR=\"/usr/share/celestia\" -DEIGEN_NO_DEBUG -DFMT_SHARED -DGIT_COMMIT=\"unknown\" -DHIP_DATA_DIR=\"/usr/share/celestia\" -DLOCALEDIR=\"/usr/share/locale\" -DNO_DEBUG -DPACKAGE=\"celestia\" -DSPLASH_DIR=\"/usr/share/celestia/splash\" -DVER
[96/154] /usr/bin/x86_64-gentoo-linux-musl-g++ -DCONFIG_DATA_DIR=\"/usr/share/celestia\" -DEIGEN_NO_DEBUG -DFMT_SHARED -DGIT_COMMIT=\"unknown\" -DHIP_DATA_DIR=\"/usr/share/celestia\" -DLOCALEDIR=\"/usr/share/locale\" -DNO_DEBUG -DPACKAGE=\"celestia\" -DSPLASH_DIR=\"/usr/share/celestia/splash\" -DVER
[97/154] /usr/bin/x86_64-gentoo-linux-musl-g++ -DCONFIG_DATA_DIR=\"/usr/share/celestia\" -DEIGEN_NO_DEBUG -DFMT_SHARED -DGIT_COMMIT=\"unknown\" -DHIP_DATA_DIR=\"/usr/share/celestia\" -DLOCALEDIR=\"/usr/share/locale\" -DNO_DEBUG -DPACKAGE=\"celestia\" -DSPLASH_DIR=\"/usr/share/celestia/splash\" -DVER
FAILED: src/celestia/glut/CMakeFiles/celestia-glut.dir/glutmain.cpp.o 
/usr/bin/x86_64-gentoo-linux-musl-g++ -DCONFIG_DATA_DIR=\"/usr/share/celestia\" -DEIGEN_NO_DEBUG -DFMT_SHARED -DGIT_COMMIT=\"unknown\" -DHIP_DATA_DIR=\"/usr/share/celestia\" -DLOCALEDIR=\"/usr/share/locale\" -DNO_DEBUG -DPACKAGE=\"celestia\" -DSPLASH_DIR=\"/usr/share/celestia/splash\" -DVERSION=\"1.
/var/tmp/portage/sci-astronomy/celestia-1.7.0_pre20221215/work/Celestia-9b00246b17a60f0a6dce724be8f7a3bda04809c3/src/celestia/glut/glutmain.cpp: In function 'int main(int, char**)':
/var/tmp/portage/sci-astronomy/celestia-1.7.0_pre20221215/work/Celestia-9b00246b17a60f0a6dce724be8f7a3bda04809c3/src/celestia/glut/glutmain.cpp:440:5: error: 'bindtextdomain' was not declared in this scope
  440 |     bindtextdomain(PACKAGE, LOCALEDIR);
      |     ^~~~~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-13 *
clang/llvm (if any):
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm
  [3]   openjdk-bin-21 

php cli (if any):
go version go1.21.5 linux/amd64

  HEAD of ::gentoo
commit 731bb75f22e0f6ee43f9a953eb09a35995e1110b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 15 18:02:05 2023 +0000

    2023-12-15 18:02:04 UTC

emerge -qpvO sci-astronomy/celestia
[ebuild  N    ] sci-astronomy/celestia-1.7.0_pre20221215  USE="glut qt5 -ffmpeg -lua -nls" LUA_SINGLE_TARGET="lua5-1 -lua5-3 -luajit"
Comment 1 Toralf Förster gentoo-dev 2023-12-15 20:36:24 UTC
Created attachment 879508 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-15 20:36:25 UTC
Created attachment 879509 [details]
CMakeCache.txt
Comment 3 Toralf Förster gentoo-dev 2023-12-15 20:36:26 UTC
Created attachment 879510 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-12-15 20:36:27 UTC
Created attachment 879511 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-15 20:36:28 UTC
Created attachment 879512 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-15 20:36:29 UTC
Created attachment 879513 [details]
qlist-info.txt
Comment 7 Toralf Förster gentoo-dev 2023-12-15 20:36:31 UTC
Created attachment 879514 [details]
sci-astronomy:celestia-1.7.0_pre20221215:20231215-192215.log
Comment 8 Toralf Förster gentoo-dev 2023-12-15 20:36:32 UTC
Created attachment 879515 [details]
temp.tar.xz