Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931951 - app-i18n/fbterm-1.7_p20190503 - mouse.cpp: error: memset was not declared in this scope
Summary: app-i18n/fbterm-1.7_p20190503 - mouse.cpp: error: memset was not declared in ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-15 17:01 UTC by Toralf Förster
Modified: 2024-05-15 17:02 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,24.74 KB, text/plain)
2024-05-15 17:01 UTC, Toralf Förster
Details
app-i18n:fbterm-1.7_p20190503:20240514-230444.log (app-i18n:fbterm-1.7_p20190503:20240514-230444.log,12.03 KB, text/plain)
2024-05-15 17:01 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,125.20 KB, application/x-xz)
2024-05-15 17:01 UTC, Toralf Förster
Details
environment (environment,87.32 KB, text/plain)
2024-05-15 17:01 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-05-15 17:01 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,50.43 KB, application/x-xz)
2024-05-15 17:01 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,6.81 KB, application/x-xz)
2024-05-15 17:01 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,116.71 KB, application/x-xz)
2024-05-15 17:02 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,22.07 KB, application/x-xz)
2024-05-15 17:02 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 2024-05-15 17:01:49 UTC
too long lines were shrinked:

x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I..    -fno-exceptions -fno-rtti -Ilib -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -march=native -fno-diagnostics-color -c -o fbterm-fbshellman.o `test -f 'fbshellman.cpp' || echo './'`fbshellman.cpp
x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I..    -fno-exceptions -fno-rtti -Ilib -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -march=native -fno-diagnostics-color -c -o fbterm-fbterm.o `test -f 'fbterm.cpp' || echo './'`fbterm.cpp
x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I..    -fno-exceptions -fno-rtti -Ilib -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -march=native -fno-diagnostics-color -c -o fbterm-font.o `test -f 'font.cpp' || echo './'`font.cpp
x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I..    -fno-exceptions -fno-rtti -Ilib -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -march=native -fno-diagnostics-color -c -o fbterm-input.o `test -f 'input.cpp' || echo './'`input.cpp
x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I..    -fno-exceptions -fno-rtti -Ilib -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -march=native -fno-diagnostics-color -c -o fbterm-mouse.o `test -f 'mouse.cpp' || echo './'`mouse.cpp
mouse.cpp: In function 's32 open_gpm(Gpm_Connect*)':
mouse.cpp:58:9: error: 'memset' was not declared in this scope
   58 |         memset((s8 *)&addr, 0, sizeof(addr));
      |         ^~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl_hardened-20240501-134026

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

gcc-config -l:
 [1] x86_64-pc-linux-musl-13 *
clang/llvm (if any):
clang version 18.1.5
Target: x86_64-pc-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg
/usr/lib/llvm/18
18.1.5
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.23_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

php cli (if any):
  [1]   php8.1 *
  [2]   php8.3
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit ee7681cc434a5469fdf4b00fc576179e65c27e9a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue May 14 20:33:48 2024 +0000

    2024-05-14 20:33:47 UTC

emerge -qpvO app-i18n/fbterm
[ebuild  N    ] app-i18n/fbterm-1.7_p20190503  USE="filecaps gpm" VIDEO_CARDS="vesa"
Comment 1 Toralf Förster gentoo-dev 2024-05-15 17:01:50 UTC
Created attachment 892967 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-15 17:01:51 UTC
Created attachment 892968 [details]
app-i18n:fbterm-1.7_p20190503:20240514-230444.log
Comment 3 Toralf Förster gentoo-dev 2024-05-15 17:01:54 UTC
Created attachment 892969 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-05-15 17:01:56 UTC
Created attachment 892970 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-15 17:01:56 UTC
Created attachment 892971 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-15 17:01:57 UTC
Created attachment 892972 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-15 17:01:58 UTC
Created attachment 892973 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-15 17:02:00 UTC
Created attachment 892974 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-05-15 17:02:01 UTC
Created attachment 892975 [details]
temp.tar.xz