Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939520 - sci-geosciences/geocode-glib-3.26.4-r201 test fail : test_locale_name: 'setlocale (LC_MESSAGES, "cs_CZ.UTF-8")' should not be NULL
Summary: sci-geosciences/geocode-glib-3.26.4-r201 test fail : test_locale_name: 'setlo...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-12 12:59 UTC by Arniii
Modified: 2024-09-15 18:02 UTC (History)
1 user (show)

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


Attachments
how_it_was_called.txt emerge_--info.txt /var/tmp/portage/sci-geosciences/geocode-glib-3.26.4-r201/{build-info/,files/,temp/,work/**{.log}} /var/lib/portage/ /etc/portage/ elog (sci-geosciences_geocode-glib-3.26.4-r201_test_failure.tar.lz,173.19 KB, application/x-lzip)
2024-09-12 12:59 UTC, Arniii
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arniii 2024-09-12 12:59:16 UTC
Created attachment 902704 [details]
how_it_was_called.txt emerge_--info.txt /var/tmp/portage/sci-geosciences/geocode-glib-3.26.4-r201/{build-info/,files/,temp/,work/**{.log}} /var/lib/portage/ /etc/portage/ elog

from /var/tmp/portage/sci-geosciences/geocode-glib-3.26.4-r201/work/geocode-glib-3.26.4-build/meson-logs/testlog.txt:
```
not ok /geocode/locale_name - ERROR:../geocode-glib-3.26.4/geocode-glib/tests/geocode-glib.c:752:test_locale_name: 'setlocale (LC_MESSAGES, "cs_CZ.UTF-8")' should not be NULL
Bail out!
----------------------------------- stderr -----------------------------------
**
ERROR:../geocode-glib-3.26.4/geocode-glib/tests/geocode-glib.c:752:test_locale_name: 'setlocale (LC_MESSAGES, "cs_CZ.UTF-8")' should not be NULL
==============================================================================
```

from `eselect locale list`:
```
Available targets for the LANG variable:
  [1]   C
  [2]   C.utf8
  [3]   en_GB.utf8
  [4]   en_US.utf8 *
  [5]   pl_PL.utf8
  [6]   POSIX
  [7]   uk_UA.utf8
  [ ]   (free form)
```
Comment 1 Arniii 2024-09-12 13:00:20 UTC
It seemed for me too be different than https://bugs.gentoo.org/682278 , so I've reported it.