Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851717 - app-accessibility/epos-2.5.37-r3 - client.cc: error: cannot convert std::nullptr_t to int in assignment
Summary: app-accessibility/epos-2.5.37-r3 - client.cc: error: cannot convert std::null...
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: 839975
  Show dependency tree
 
Reported: 2022-06-13 14:59 UTC by Toralf Förster
Modified: 2022-06-13 15:00 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.55 KB, text/plain)
2022-06-13 14:59 UTC, Toralf Förster
Details
app-accessibility:epos-2.5.37-r3:20220613-123101.log (app-accessibility:epos-2.5.37-r3:20220613-123101.log,28.86 KB, text/plain)
2022-06-13 14:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,125.42 KB, text/plain)
2022-06-13 14:59 UTC, Toralf Förster
Details
environment (environment,71.66 KB, text/plain)
2022-06-13 14:59 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,28.94 KB, application/x-bzip)
2022-06-13 15:00 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.19 KB, application/x-bzip)
2022-06-13 15:00 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.50 KB, application/x-bzip)
2022-06-13 15:00 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-06-13 14:59:54 UTC
x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I..  -I./..  -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos   -DFORGET_PORTAUDIO  -pipe -march=native -fno-diagnostics-color -O2 -c -o lpcsyn.o lpcsyn.cc
In file included from client.h:103,
                 from client.cc:51:
client.cc: In function 'int sgets(char*, int, int)':
client.cc:197:47: error: cannot convert 'std::nullptr_t' to 'int' in assignment
  197 |                 partbuff_sizes[n_partbuffs] = NULL;
      |                                               ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20220612-150009

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.1.1 *
clang/llvm (if any):
Python 3.9.13
Available Rust versions:
  [1]   rust-bin-1.61.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

php cli:

  HEAD of ::gentoo
commit de82f31869797d02633db47b358581c1b04c156b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jun 13 11:03:01 2022 +0000

    2022-06-13 11:03:01 UTC

emerge -qpvO app-accessibility/epos
[ebuild  N    ] app-accessibility/epos-2.5.37-r3
Comment 1 Toralf Förster gentoo-dev 2022-06-13 14:59:55 UTC
Created attachment 784622 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-13 14:59:57 UTC
Created attachment 784625 [details]
app-accessibility:epos-2.5.37-r3:20220613-123101.log
Comment 3 Toralf Förster gentoo-dev 2022-06-13 14:59:58 UTC
Created attachment 784628 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-06-13 14:59:59 UTC
Created attachment 784631 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-06-13 15:00:01 UTC
Created attachment 784634 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-13 15:00:02 UTC
Created attachment 784637 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-06-13 15:00:03 UTC
Created attachment 784640 [details]
temp.tar.bz2