Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 627412 - games-util/glbsp-2.24 : path.cc:48:12: error: cannot convert bool to path_c* in return
Summary: games-util/glbsp-2.24 : path.cc:48:12: error: cannot convert bool to path_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-09 14:43 UTC by Toralf Förster
Modified: 2021-06-03 00:17 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.12 KB, text/plain)
2017-08-09 14:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,398.34 KB, text/plain)
2017-08-09 14:43 UTC, Toralf Förster
Details
environment (environment,88.16 KB, text/plain)
2017-08-09 14:43 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.40 KB, application/x-bzip)
2017-08-09 14:43 UTC, Toralf Förster
Details
games-util:glbsp-2.24:20170809-141917.log (games-util:glbsp-2.24:20170809-141917.log,11.34 KB, text/plain)
2017-08-09 14:43 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.01 KB, application/x-bzip)
2017-08-09 14:43 UTC, Toralf Förster
Details
emerge-info.txt (emerge-info.txt,15.65 KB, text/plain)
2019-07-13 08:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,70.97 KB, text/plain)
2019-07-13 08:07 UTC, Toralf Förster
Details
environment (environment,82.69 KB, text/plain)
2019-07-13 08:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.63 KB, application/x-bzip)
2019-07-13 08:07 UTC, Toralf Förster
Details
games-util:glbsp-2.24:20190713-064022.log (games-util:glbsp-2.24:20190713-064022.log,15.34 KB, text/plain)
2019-07-13 08:07 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.00 KB, application/x-bzip)
2019-07-13 08:07 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 2017-08-09 14:43:34 UTC
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wall -Wall -DUNIX -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT   -c -o path.o path.cc
path.cc: In static member function ‘static path_c* path_c::ReadFile(const char*)’:
path.cc:48:12: error: cannot convert ‘bool’ to ‘path_c*’ in return
     return false;
            ^~~~~
make: *** [<builtin>: path.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_libressl_20170730-131637

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0
 [2] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
  [5]   jython2.7 (fallback)

java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.10 [icedtea-bin-7]
*)	IcedTea JDK 3.5.0 [icedtea-bin-8]
3)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-7 
  [2]   icedtea-bin-8  system-vm
  [3]   jamvm 

emerge -qpv games-util/glbsp
[ebuild  N    ] games-util/glbsp-2.24  USE="fltk"
Comment 1 Toralf Förster gentoo-dev 2017-08-09 14:43:37 UTC
Created attachment 488448 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-09 14:43:40 UTC
Created attachment 488450 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-08-09 14:43:43 UTC
Created attachment 488452 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-08-09 14:43:47 UTC
Created attachment 488454 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-08-09 14:43:50 UTC
Created attachment 488456 [details]
games-util:glbsp-2.24:20170809-141917.log
Comment 6 Toralf Förster gentoo-dev 2017-08-09 14:43:53 UTC
Created attachment 488458 [details]
temp.tbz2
Comment 7 Pacho Ramos gentoo-dev 2018-02-28 16:30:46 UTC
is this still failing for you? In my case it compiles ok
Comment 8 Toralf Förster gentoo-dev 2019-07-13 08:07:36 UTC
it is still an issue at unstable amd64 tinderbox image 17.1_desktop-libressl-20190710-213827
Comment 9 Toralf Förster gentoo-dev 2019-07-13 08:07:39 UTC
Created attachment 582718 [details]
emerge-info.txt
Comment 10 Toralf Förster gentoo-dev 2019-07-13 08:07:41 UTC
Created attachment 582720 [details]
emerge-history.txt
Comment 11 Toralf Förster gentoo-dev 2019-07-13 08:07:44 UTC
Created attachment 582722 [details]
environment
Comment 12 Toralf Förster gentoo-dev 2019-07-13 08:07:47 UTC
Created attachment 582724 [details]
etc.portage.tbz2
Comment 13 Toralf Förster gentoo-dev 2019-07-13 08:07:49 UTC
Created attachment 582726 [details]
games-util:glbsp-2.24:20190713-064022.log
Comment 14 Toralf Förster gentoo-dev 2019-07-13 08:07:52 UTC
Created attachment 582728 [details]
temp.tbz2
Comment 15 Chris 2021-06-02 17:57:43 UTC
Bug is still present on ~amd64. emerge --info

Portage 3.0.19 (python 3.8.10-final-0, default/linux/amd64/17.1/desktop/gnome/systemd, gcc-11.1.0, glibc-2.33, 5.11.3-gentoo-amdgpu x86_64)
=================================================================
System uname: Linux-5.11.3-gentoo-amdgpu-x86_64-Intel-R-_Core-TM-_i7-5820K_CPU_@_3.30GHz-with-glibc2.2.5
KiB Mem:    16292588 total,   9309980 free
KiB Swap:    8388604 total,   8388604 free
Timestamp of repository gentoo: Tue, 25 May 2021 14:30:01 +0000
Head commit of repository gentoo: 840391c3fc715e59f7d5ff2c531b6351273d5fa1
sh bash 5.1_p8
ld GNU gold (Gentoo 2.36.1 p3 2.36.1) 1.16
distcc 3.4 x86_64-pc-linux-gnu [disabled]
ccache version 4.3 [disabled]
app-shells/bash:          5.1_p8::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.34.0::gentoo
dev-lang/python:          2.7.18_p10::gentoo, 3.5.9::gentoo, 3.6.13_p4::gentoo, 3.7.10_p4::gentoo, 3.8.10_p1::gentoo, 3.9.5_p1::gentoo, 3.10.0_beta1::gentoo
dev-lang/rust:            1.52.1::gentoo
dev-util/ccache:          4.3::gentoo
dev-util/cmake:           3.20.2::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.7-r2::gentoo
sys-apps/sandbox:         2.24::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.11.6-r3::gentoo, 1.13.4-r2::gentoo, 1.15.1-r2::gentoo, 1.16.3-r1::gentoo
sys-devel/binutils:       2.35.2::gentoo, 2.36.1-r1::gentoo
sys-devel/gcc:            10.2.0-r5::gentoo, 11.1.0::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.12::gentoo (virtual/os-headers)
sys-libs/glibc:           2.33::gentoo
Repositories:

bitcoin
    location: /var/lib/layman/bitcoin
    sync-type: laymansync
    sync-uri: https://gitlab.com/bitcoin/gentoo.git
    masters: gentoo
    priority: 50

gentoo-crypto
    location: /var/lib/layman/gentoo-crypto
    sync-type: laymansync
    sync-uri: https://github.com/gentoo-crypto/gentoo-crypto-overlay.git
    masters: gentoo
    priority: 50

reagentoo
    location: /var/lib/layman/reagentoo
    sync-type: laymansync
    sync-uri: https://gitlab.com/reagentoo/gentoo-overlay.git
    masters: gentoo
    priority: 50

local-overlay
    location: /usr/local/portage
    masters: gentoo
    priority: 100

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: 9999
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts: 

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -fomit-frame-pointer -fno-stack-protector -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.6/conf /usr/share/maven-bin-3.8/conf"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=native -fomit-frame-pointer -fno-stack-protector -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps=y --keep-going --backtrack=100 --autounmask-write"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -march=native -fomit-frame-pointer -fno-stack-protector -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -march=native -fomit-frame-pointer -fno-stack-protector -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="sv_SE.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--relax"
MAKEOPTS="-j12 -l12"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac aacplus acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli colord crypt cups dbus djvu dri dts dvd dvdr egl eselect-ldso exif fftw flac fortran gdbm gif gnome gnome-keyring gpm gstreamer gtk gtk3 gui iconv icu introspection ipv6 jpeg lcms libglvnd libnotify libsecret libtirpc lm-sensors mad mng mp3 mp4 mpeg mtp multilib nautilus ncurses networkmanager nls nptl nsplugin ogg opencl opengl openmp opus pam pango pcre pdf png policykit ppds pulseaudio qt5 readline schroedinger sdl seccomp smp speex spell split-usr ssl startup-notification svg sysprof systemd tcpd theora threads tiff truetype udev udisks unicode usb vaapi vdpau vorbis vpx wayland webm webp x264 x265 xattr xcb xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="hda-intel" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="libinput wacom" KERNEL="linux" L10N="en sv" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LLVM_TARGETS="AMDGPU BPF X86" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_8" PYTHON_TARGETS="python3_8" RUBY_TARGETS="ruby30 ruby27" SANE_BACKENDS="hp" USERLAND="GNU" VIDEO_CARDS="radeon radeonsi amdgpu" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS
Comment 16 Larry the Git Cow gentoo-dev 2021-06-03 00:17:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3601fa7d66be964e0ec785bcb9e8ad9e15dc6a

commit 3e3601fa7d66be964e0ec785bcb9e8ad9e15dc6a
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-06-03 00:14:15 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-06-03 00:16:03 +0000

    games-util/glbsp: fix build with USE=fltk
    
    Closes: https://bugs.gentoo.org/627412
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-util/glbsp/files/glbsp-2.24-return-type.patch | 9 +++++++++
 games-util/glbsp/glbsp-2.24.ebuild                  | 1 +
 2 files changed, 10 insertions(+)