Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875404 - app-arch/engrampa-1.26.0 - file-utils.c: error: implicit declaration of function strcasecmp [-Werror=implicit-function-declarat
Summary: app-arch/engrampa-1.26.0 - file-utils.c: error: implicit declaration of funct...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo MATE Desktop
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-05 18:08 UTC by Toralf Förster
Modified: 2023-04-15 06:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.37 KB, text/plain)
2022-10-05 18:08 UTC, Toralf Förster
Details
app-arch:engrampa-1.24.2-r1:20221005-075344.log (app-arch:engrampa-1.24.2-r1:20221005-075344.log,56.44 KB, text/plain)
2022-10-05 18:08 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,59.87 KB, application/x-bzip)
2022-10-05 18:08 UTC, Toralf Förster
Details
environment (environment,100.87 KB, text/plain)
2022-10-05 18:08 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.29 KB, application/x-bzip)
2022-10-05 18:08 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.51 KB, application/x-bzip)
2022-10-05 18:08 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,31.93 KB, application/x-bzip)
2022-10-05 18:08 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 2022-10-05 18:08:42 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../copy-n-paste/ -I.. -I.. -DENGRAMPA_RESOURCE_UI_PATH="\"/org/mate/Engrampa/ui\"" -DFR_PREFIX=\"/usr\" -DFR_SYSCONFDIR=\"/etc\" -DFR_DATADIR=\"/usr/share\" -DPRIVDATADIR=\"/usr/share/engrampa/\" -DFR_LIBDIR=\"/usr/lib64\" -DPKG_DATA_DIR=\"/usr/sha
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../copy-n-paste/ -I.. -I.. -DENGRAMPA_RESOURCE_UI_PATH="\"/org/mate/Engrampa/ui\"" -DFR_PREFIX=\"/usr\" -DFR_SYSCONFDIR=\"/etc\" -DFR_DATADIR=\"/usr/share\" -DPRIVDATADIR=\"/usr/share/engrampa/\" -DFR_LIBDIR=\"/usr/lib64\" -DPKG_DATA_DIR=\"/usr/sha
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../copy-n-paste/ -I.. -I.. -DENGRAMPA_RESOURCE_UI_PATH="\"/org/mate/Engrampa/ui\"" -DFR_PREFIX=\"/usr\" -DFR_SYSCONFDIR=\"/etc\" -DFR_DATADIR=\"/usr/share\" -DPRIVDATADIR=\"/usr/share/engrampa/\" -DFR_LIBDIR=\"/usr/lib64\" -DPKG_DATA_DIR=\"/usr/sha
file-utils.c: In function file_extension_is:
file-utils.c:694:16: error: implicit declaration of function strcasecmp [-Werror=implicit-function-declaration]
  694 |         return strcasecmp (filename + filename_l - ext_l, ext) == 0;
      |                ^~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20221002-192609

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.2
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	OpenJDK 11.0.16.1_p1 [openjdk-11]
3)	OpenJDK 17.0.5_p5 [openjdk-17]
4)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
6)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-11 
  [3]   openjdk-17 
  [4]   openjdk-bin-8 
  [5]   openjdk-bin-11 
  [6]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 0345fdd7e292a91a38ade70acb28a28b652f16d4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 5 07:19:02 2022 +0000

    2022-10-05 07:19:02 UTC

emerge -qpvO app-arch/engrampa
[ebuild  N    ] app-arch/engrampa-1.24.2-r1  USE="-caja -magic (-packagekit)"
Comment 1 Toralf Förster gentoo-dev 2022-10-05 18:08:44 UTC
Created attachment 820852 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-05 18:08:45 UTC
Created attachment 820855 [details]
app-arch:engrampa-1.24.2-r1:20221005-075344.log
Comment 3 Toralf Förster gentoo-dev 2022-10-05 18:08:46 UTC
Created attachment 820858 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-10-05 18:08:48 UTC
Created attachment 820861 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-05 18:08:49 UTC
Created attachment 820864 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-05 18:08:50 UTC
Created attachment 820867 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-05 18:08:51 UTC
Created attachment 820870 [details]
temp.tar.bz2
Comment 8 Agostino Sarubbo gentoo-dev 2023-02-14 08:31:13 UTC
tinderbox_musl has reproduced this issue with version 1.26.0 - Updating summary.
Comment 9 Larry the Git Cow gentoo-dev 2023-04-15 06:17:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=339d6c1ccc9a459876d635458a8fbc1b829fb51c

commit 339d6c1ccc9a459876d635458a8fbc1b829fb51c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-15 06:01:36 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-15 06:01:36 +0000

    app-arch/engrampa: fix build w/ clang 16
    
    Closes: https://bugs.gentoo.org/875404
    Signed-off-by: Sam James <sam@gentoo.org>

 ...mpa-1.26.0.ebuild => engrampa-1.26.0-r1.ebuild} |  6 +++++-
 .../engrampa/files/engrampa-1.26.0-clang16.patch   | 24 ++++++++++++++++++++++
 2 files changed, 29 insertions(+), 1 deletion(-)