Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874732 - dev-util/biew-6.1.0-r3 - ./.../vio.c: error: implicit declaration of function strncasecmp [-Werror=implicit-function-declaration]
Summary: dev-util/biew-6.1.0-r3 - ./.../vio.c: error: implicit declaration of function...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
: 882237 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-03 18:51 UTC by Toralf Förster
Modified: 2022-11-20 21:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.70 KB, text/plain)
2022-10-03 18:51 UTC, Toralf Förster
Details
dev-util:biew-6.1.0-r3:20221003-181049.log (dev-util:biew-6.1.0-r3:20221003-181049.log,49.51 KB, text/plain)
2022-10-03 18:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,149.59 KB, text/plain)
2022-10-03 18:51 UTC, Toralf Förster
Details
environment (environment,81.26 KB, text/plain)
2022-10-03 18:51 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,9.04 KB, application/x-bzip)
2022-10-03 18:51 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.35 KB, application/x-bzip)
2022-10-03 18:51 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.02 KB, application/x-bzip)
2022-10-03 18:51 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-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. ***