Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 955053 - sci-geosciences/mapserver-8.0.2 - mapshape.c: error: implicit declaration of function strlcpy
Summary: sci-geosciences/mapserver-8.0.2 - mapshape.c: error: implicit declaration of ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-28 17:42 UTC by Toralf Förster
Modified: 2025-04-28 17:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.56 KB, text/plain)
2025-04-28 17:42 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,69.19 KB, application/x-xz)
2025-04-28 17:42 UTC, Toralf Förster
Details
environment (environment,204.26 KB, text/plain)
2025-04-28 17:42 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.61 KB, application/x-xz)
2025-04-28 17:42 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.95 KB, application/x-xz)
2025-04-28 17:42 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,35.76 KB, application/x-xz)
2025-04-28 17:42 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,84.07 KB, application/x-xz)
2025-04-28 17:42 UTC, Toralf Förster
Details
sci-geosciences:mapserver-8.0.2:20250428-154239.log (sci-geosciences:mapserver-8.0.2:20250428-154239.log,36.49 KB, text/plain)
2025-04-28 17:42 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,42.22 KB, application/x-xz)
2025-04-28 17:42 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 2025-04-28 17:42:29 UTC
too long lines were shrinked:

[16/153] /usr/bin/x86_64-pc-linux-gnu-gcc -DMAPSERVER_CONFIG_FILE=\"/usr/share/mapserver/mapserver.conf\" -DPROJ_VERSION_MAJOR=9 -Dmapserver_EXPORTS -I/var/tmp/portage/sci-geosciences/mapserver-8.0.2/work/mapserver-8.0.2_build -I/var/tmp/portage/sci-geosciences/mapserver-8.0.2/work/mapserver-8.0.2/r
[17/153] /usr/bin/x86_64-pc-linux-gnu-gcc -DMAPSERVER_CONFIG_FILE=\"/usr/share/mapserver/mapserver.conf\" -DPROJ_VERSION_MAJOR=9 -Dmapserver_EXPORTS -I/var/tmp/portage/sci-geosciences/mapserver-8.0.2/work/mapserver-8.0.2_build -I/var/tmp/portage/sci-geosciences/mapserver-8.0.2/work/mapserver-8.0.2/r
[18/153] /usr/bin/x86_64-pc-linux-gnu-gcc -DMAPSERVER_CONFIG_FILE=\"/usr/share/mapserver/mapserver.conf\" -DPROJ_VERSION_MAJOR=9 -Dmapserver_EXPORTS -I/var/tmp/portage/sci-geosciences/mapserver-8.0.2/work/mapserver-8.0.2_build -I/var/tmp/portage/sci-geosciences/mapserver-8.0.2/work/mapserver-8.0.2/r
FAILED: CMakeFiles/mapserver.dir/mapshape.c.o 
/usr/bin/x86_64-pc-linux-gnu-gcc -DMAPSERVER_CONFIG_FILE=\"/usr/share/mapserver/mapserver.conf\" -DPROJ_VERSION_MAJOR=9 -Dmapserver_EXPORTS -I/var/tmp/portage/sci-geosciences/mapserver-8.0.2/work/mapserver-8.0.2_build -I/var/tmp/portage/sci-geosciences/mapserver-8.0.2/work/mapserver-8.0.2/renderers/
/var/tmp/portage/sci-geosciences/mapserver-8.0.2/work/mapserver-8.0.2/mapshape.c: In function msShapefileOpenHandle:
/var/tmp/portage/sci-geosciences/mapserver-8.0.2/work/mapserver-8.0.2/mapshape.c:1859:3: error: implicit declaration of function strlcpy; did you mean strncpy? [-Wimplicit-function-declaration]
 1859 |   strlcpy(shpfile->source, filename, sizeof(shpfile->source));
      |   ^~~~~~~

  -------------------------------------------------------------------
  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20250423-011502

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 20.1.3
llvm-config: 20.1.3
Python 3.12.10
go version go1.24.2 linux/amd64
  [1]   php8.4 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby34 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.86.0
  [2]   rust-1.86.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.26_p4 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.14_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.7_p6 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.452_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

  HEAD of ::gentoo
commit 19f19462d0c25dd83c3afd1cb29405bf4932b6ff
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 28 14:50:17 2025 +0000

    2025-04-28 14:50:17 UTC

The tinderbox task was: sci-geosciences/mapserver

emerge -qpvO =sci-geosciences/mapserver-8.0.2
[ebuild  N    ] sci-geosciences/mapserver-8.0.2  USE="apache cairo geos postgis -bidi -java -mysql -oracle -perl -python" PYTHON_TARGETS="python3_12 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2025-04-28 17:42:31 UTC
Created attachment 926982 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-04-28 17:42:32 UTC
Created attachment 926983 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2025-04-28 17:42:35 UTC
Created attachment 926984 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2025-04-28 17:42:36 UTC
Created attachment 926985 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-04-28 17:42:37 UTC
Created attachment 926986 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-04-28 17:42:38 UTC
Created attachment 926987 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-04-28 17:42:39 UTC
Created attachment 926988 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2025-04-28 17:42:41 UTC
Created attachment 926989 [details]
sci-geosciences:mapserver-8.0.2:20250428-154239.log
Comment 9 Toralf Förster gentoo-dev 2025-04-28 17:42:42 UTC
Created attachment 926990 [details]
temp.tar.xz