Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 874732

Summary: dev-util/biew-6.1.0-r3 - ./.../vio.c: error: implicit declaration of function strncasecmp [-Werror=implicit-function-declaration]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/27967
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
dev-util:biew-6.1.0-r3:20221003-181049.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-03 18:51:20 UTC
  120 | #define __UINT64_C(c)   c ## ULL
      | 
<built-in>: note: this is the location of the previous definition
./biewlib/sysdep/generic/linux/vio.c: In function __init_vio:
./biewlib/sysdep/generic/linux/vio.c:355:8: error: implicit declaration of function strncasecmp [-Werror=implicit-function-declaration]
  355 |     if(strncasecmp(screen_cp,"UTF",3)==0 && !on_console) {
      |        ^~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
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)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
3)	Eclipse Temurin JRE 17.0.4.1_p1 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit 62b98318364696ce11b54ebc590790f523a072bc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 3 17:46:56 2022 +0000

    2022-10-03 17:46:56 UTC

emerge -qpvO dev-util/biew
[ebuild  N    ] dev-util/biew-6.1.0-r3  USE="gpm" CPU_FLAGS_X86="mmx sse"
Comment 1 Toralf Förster gentoo-dev 2022-10-03 18:51:21 UTC
Created attachment 818197 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 18:51:23 UTC
Created attachment 818200 [details]
dev-util:biew-6.1.0-r3:20221003-181049.log
Comment 3 Toralf Förster gentoo-dev 2022-10-03 18:51:24 UTC
Created attachment 818203 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-03 18:51:26 UTC
Created attachment 818206 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-03 18:51:27 UTC
Created attachment 818209 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-03 18:51:28 UTC
Created attachment 818212 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-03 18:51:29 UTC
Created attachment 818215 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 21:21:46 UTC
*** Bug 882237 has been marked as a duplicate of this bug. ***