Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 734102 - media-gfx/openvdb-4.0.2-r3: fails tests with newer dev-libs/c-blosc (/TestFile.cc:2669:54: error: invalid conversion from ‘char**’ to ‘const char**’ ...)
Summary: media-gfx/openvdb-4.0.2-r3: fails tests with newer dev-libs/c-blosc (/TestFil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Adrian
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 734030
  Show dependency tree
 
Reported: 2020-07-27 14:34 UTC by Sam James
Modified: 2020-08-24 13:42 UTC (History)
3 users (show)

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


Attachments
build.log (file_734102.txt,74.20 KB, text/plain)
2020-07-27 14:34 UTC, Sam James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-07-27 14:34:25 UTC
Created attachment 651000 [details]
build.log

[ 51%] Building CXX object openvdb/CMakeFiles/vdb_test.dir/unittest/TestFile.cc.o
cd /var/tmp/portage/media-gfx/openvdb-4.0.2-r3/work/openvdb-4.0.2_build/openvdb && /usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/media-gfx/openvdb-4.0.2-r3/work/openvdb-4.0.2 -I/var/tmp/portage/media-gfx/openvdb-4.0.2-r3/work/openvdb-4.0.2/openvdb/. -I/var/tmp/portage/media-gfx/openvdb-4.0.2-r3/work/openvdb-4.0.2_build/dwa -isystem /usr/include/OpenEXR   -DNDEBUG -O2 -pipe -std=c++14   -pthread -fPIC -DOPENVDB_USE_BLOSC -o CMakeFiles/vdb_test.dir/unittest/TestFile.cc.o -c /var/tmp/portage/media-gfx/openvdb-4.0.2-r3/work/openvdb-4.0.2/openvdb/unittest/TestFile.cc
/var/tmp/portage/media-gfx/openvdb-4.0.2-r3/work/openvdb-4.0.2/openvdb/unittest/TestFile.cc: In member function ‘void TestFile::testBlosc()’:
/var/tmp/portage/media-gfx/openvdb-4.0.2-r3/work/openvdb-4.0.2/openvdb/unittest/TestFile.cc:2669:54: error: invalid conversion from ‘char**’ to ‘const char**’ [-fpermissive]
 2669 |         if (0 > blosc_compcode_to_compname(compcode, &compname)) continue;
      |                                                      ^~~~~~~~~
      |                                                      |
      |                                                      char**
In file included from /var/tmp/portage/media-gfx/openvdb-4.0.2-r3/work/openvdb-4.0.2/openvdb/unittest/TestFile.cc:61:
/usr/include/blosc.h:359:72: note:   initializing argument 2 of ‘int blosc_compcode_to_compname(int, const char**)’
  359 | BLOSC_EXPORT int blosc_compcode_to_compname(int compcode, const char **compname);
      |                                                           ~~~~~~~~~~~~~^~~~~~~~
make[2]: *** [openvdb/CMakeFiles/vdb_test.dir/build.make:271: openvdb/CMakeFiles/vdb_test.dir/unittest/TestFile.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....

----
Please note that this failure is new with dev-libs/c-blosc-1.19.0 (to be stabilised). It doesn't occur with (stable) dev-libs/c-blosc-1.11.2.

----
Portage 2.3.103 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-9.3.0, glibc-2.30-r8, 4.14.34-gentoo-infra38 x86_64)
=================================================================
System uname: Linux-4.14.34-gentoo-infra38-x86_64-Intel-R-_Xeon-R-_CPU_E5-2620_v4_@_2.10GHz-with-gentoo-2.6
KiB Mem:    16426740 total,   7380340 free
KiB Swap:    4194268 total,   4111836 free
Timestamp of repository gentoo: Mon, 27 Jul 2020 13:35:22 +0000
sh bash 5.0_p17
ld GNU ld (Gentoo 2.33.1 p2) 2.33.1
app-shells/bash:          5.0_p17::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.30.3::gentoo
dev-lang/python:          2.7.18-r1::gentoo, 3.6.11-r2::gentoo, 3.7.8-r2::gentoo, 3.8.4-r1::gentoo
dev-util/cmake:           3.16.5::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/openrc:          0.42.1::gentoo
sys-apps/sandbox:         2.18::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.11.6-r3::gentoo, 1.16.1-r1::gentoo
sys-devel/binutils:       2.33.1-r1::gentoo
sys-devel/gcc:            9.3.0-r1::gentoo
sys-devel/gcc-config:     2.3.1::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.30-r8::gentoo
Repositories:

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

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -fdiagnostics-show-option -frecord-gcc-switches"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/grs/systems.conf /usr/lib64/fax /usr/share/config /usr/share/gnupg/qualified.txt /var/bind /var/spool/fax/etc /var/spool/munin-async/.ssh"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.2/ext-active/ /etc/php/apache2-php7.3/ext-active/ /etc/php/apache2-php7.4/ext-active/ /etc/php/cgi-php7.2/ext-active/ /etc/php/cgi-php7.3/ext-active/ /etc/php/cgi-php7.4/ext-active/ /etc/php/cli-php7.2/ext-active/ /etc/php/cli-php7.3/ext-active/ /etc/php/cli-php7.4/ext-active/ /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 /var/spool/fax/etc/xferfaxlog"
CXXFLAGS="-O2 -pipe"
DISTDIR="/bound/distfiles"
EMERGE_DEFAULT_OPTS="--complete-graph --with-bdeps=y --keep-going"
ENV_UNSET="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 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs 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 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="C.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
MAKEOPTS="-j9 -l9"
PKGDIR="/var/cache/binpkgs"
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 acl amd64 berkdb bzip2 cli crypt dri elogind fortran gdbm graphite iconv ipv6 libtirpc multilib ncurses nls nptl objc openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr xcb zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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="mmx mmxext sse sse2" 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" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2 php7-3" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq 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
Comment 1 Larry the Git Cow gentoo-dev 2020-08-24 13:42:26 UTC
The bug has been closed via the following commit(s):

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

commit cdb48fb7dff718b541d13aefafdf53d5cd4fccbc
Author:     Adrian Grigo <agrigo2001@yahoo.com.au>
AuthorDate: 2020-08-18 02:36:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-08-24 13:41:49 +0000

    media-gfx/openvdb: Fix build failure with newer c-blosc and doc
    
    The c-blosc 1.19 function blosc_compcode_to_compname now expects a
    const char** rather than char**. This patch uses const_cast to fix the
    compiler error.
    
    When building with doc USE flag enabled, the doc target is not built by
    default and the missing docs cause an install failure. This patch
    ensures that when the doc target is defined, it will be built.
    
    With these two patches, openvdb builds with all USE flags enabled.
    
    Signed-off-by: Adrian Grigo <agrigo2001@yahoo.com.au>
    Closes: https://bugs.gentoo.org/734102
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/openvdb/files/openvdb-4.0.2-fix-build-docs.patch   | 12 ++++++++++++
 .../openvdb-4.0.2-fix-const-correctness-for-unittest.patch   | 12 ++++++++++++
 media-gfx/openvdb/openvdb-4.0.2-r3.ebuild                    |  6 ++++--
 media-gfx/openvdb/openvdb-5.2.0-r1.ebuild                    |  4 ++--
 4 files changed, 30 insertions(+), 4 deletions(-)