Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 590982 - media-libs/glm-0.9.7.6 - test/gtc/gtc_round.cpp:454:12: error: 'perf' is not a member of 'ceilPowerOfTwo'
Summary: media-libs/glm-0.9.7.6 - test/gtc/gtc_round.cpp:454:12: error: 'perf' is not ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-10 21:03 UTC by eroen
Modified: 2017-01-11 20:16 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,542.88 KB, text/plain)
2016-08-10 21:03 UTC, eroen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eroen 2016-08-10 21:03:57 UTC
Created attachment 442986 [details]
build.log

[ 46%] Building CXX object test/gtc/CMakeFiles/test-gtc_round.dir/gtc_round.cpp.o
cd /var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6_build/test/gtc && /usr/bin/x86_64-pc-linux-gnu-g++  -D_CRT_SECURE_NO_WARNINGS   -DNDEBUG -O2 -pipe  -I/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6 -I/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/test/external    -pedantic -msse2 -O2 -o CMakeFiles/test-gtc_round.dir/gtc_round.cpp.o -c /var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/test/gtc/gtc_round.cpp
In file included from /var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/func_integer.hpp:232:0,
                 from /var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/round.inl:33,
                 from /var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/round.hpp:203,
                 from /var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/test/gtc/gtc_round.cpp:31:
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/func_integer.inl:327:75: warning: use of C++11 long long integer constant [-Wlong-long]
 detail::compute_bitfieldReverseStep<sizeof(T) * 8 >=  2>::call(x, T(0x555555555
                                                                     ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/func_integer.inl:328:75: warning: use of C++11 long long integer constant [-Wlong-long]
 detail::compute_bitfieldReverseStep<sizeof(T) * 8 >=  4>::call(x, T(0x333333333
                                                                     ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/func_integer.inl:329:75: warning: use of C++11 long long integer constant [-Wlong-long]
 detail::compute_bitfieldReverseStep<sizeof(T) * 8 >=  8>::call(x, T(0x0F0F0F0F0
                                                                     ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/func_integer.inl:330:75: warning: use of C++11 long long integer constant [-Wlong-long]
 detail::compute_bitfieldReverseStep<sizeof(T) * 8 >= 16>::call(x, T(0x00FF00FF0
                                                                     ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/func_integer.inl:331:75: warning: use of C++11 long long integer constant [-Wlong-long]
 detail::compute_bitfieldReverseStep<sizeof(T) * 8 >= 32>::call(x, T(0x0000FFFF0
                                                                     ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/func_integer.inl:332:75: warning: use of C++11 long long integer constant [-Wlong-long]
 detail::compute_bitfieldReverseStep<sizeof(T) * 8 >= 64>::call(x, T(0x00000000F
                                                                     ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/func_integer.inl:347:114: warning: use of C++11 long long integer constant [-Wlong-long]
 zeof(T) * 8 >=  2>::call(x, typename detail::make_unsigned<T>::type(0x555555555
                                                                     ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/func_integer.inl:348:114: warning: use of C++11 long long integer constant [-Wlong-long]
 zeof(T) * 8 >=  4>::call(x, typename detail::make_unsigned<T>::type(0x333333333
                                                                     ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/func_integer.inl:349:114: warning: use of C++11 long long integer constant [-Wlong-long]
 zeof(T) * 8 >=  8>::call(x, typename detail::make_unsigned<T>::type(0x0F0F0F0F0
                                                                     ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/func_integer.inl:350:114: warning: use of C++11 long long integer constant [-Wlong-long]
 zeof(T) * 8 >= 16>::call(x, typename detail::make_unsigned<T>::type(0x00FF00FF0
                                                                     ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/func_integer.inl:351:114: warning: use of C++11 long long integer constant [-Wlong-long]
 zeof(T) * 8 >= 32>::call(x, typename detail::make_unsigned<T>::type(0x0000FFFF0
                                                                     ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/func_integer.inl:352:114: warning: use of C++11 long long integer constant [-Wlong-long]
 zeof(T) * 8 >= 64>::call(x, typename detail::make_unsigned<T>::type(0x00000000F
                                                                     ^
In file included from /var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/../fwd.hpp:35:0,
                 from /var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/type_vec1.hpp:35,
                 from /var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/_vectorize.hpp:35,
                 from /var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/round.hpp:48,
                 from /var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/test/gtc/gtc_round.cpp:31:
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/../detail/type_int.hpp:65:38: warning: ISO C++ 1998 does not support 'long long' [-Wlong-long]
    __extension__ typedef signed long long  sint64;
                                      ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/../detail/type_int.hpp:66:40: warning: ISO C++ 1998 does not support 'long long' [-Wlong-long]
    __extension__ typedef unsigned long long uint64;
                                        ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/../detail/type_int.hpp:125:27: warning: ISO C++ 1998 does not support 'long long' [-Wlong-long]
   struct make_signed<long long>
                           ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/../detail/type_int.hpp:127:17: warning: ISO C++ 1998 does not support 'long long' [-Wlong-long]
    typedef long long type;
                 ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/../detail/type_int.hpp:155:36: warning: ISO C++ 1998 does not support 'long long' [-Wlong-long]
   struct make_signed<unsigned long long>
                                    ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/../detail/type_int.hpp:157:17: warning: ISO C++ 1998 does not support 'long long' [-Wlong-long]
    typedef long long type;
                 ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/../detail/type_int.hpp:189:29: warning: ISO C++ 1998 does not support 'long long' [-Wlong-long]
   struct make_unsigned<long long>
                             ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/../detail/type_int.hpp:191:26: warning: ISO C++ 1998 does not support 'long long' [-Wlong-long]
    typedef unsigned long long type;
                          ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/../detail/type_int.hpp:219:38: warning: ISO C++ 1998 does not support 'long long' [-Wlong-long]
   struct make_unsigned<unsigned long long>
                                      ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/glm/gtc/../detail/../detail/type_int.hpp:221:26: warning: ISO C++ 1998 does not support 'long long' [-Wlong-long]
    typedef unsigned long long type;
                          ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/test/gtc/gtc_round.cpp: In function 'int main()':
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/test/gtc/gtc_round.cpp:454:12: error: 'perf' is not a member of 'ceilPowerOfTwo'
   Error += ceilPowerOfTwo::perf();
            ^
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/test/gtc/gtc_round.cpp:454:12: note: suggested alternative:
/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6/test/gtc/gtc_round.cpp:261:6: note:   'ceilPowerOfTwo_advanced::perf'
  int perf()
      ^
test/gtc/CMakeFiles/test-gtc_round.dir/build.make:62: recipe for target 'test/gtc/CMakeFiles/test-gtc_round.dir/gtc_round.cpp.o' failed
make[2]: *** [test/gtc/CMakeFiles/test-gtc_round.dir/gtc_round.cpp.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6_build'
CMakeFiles/Makefile2:2120: recipe for target 'test/gtc/CMakeFiles/test-gtc_round.dir/all' failed
make[1]: *** [test/gtc/CMakeFiles/test-gtc_round.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 47%] Linking CXX executable test-gtc_packing
cd /var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6_build/test/gtc && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-gtc_packing.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-g++   -O2 -pipe    -Wl,-O1 -Wl,--as-needed CMakeFiles/test-gtc_packing.dir/gtc_packing.cpp.o  -o test-gtc_packing -rdynamic 
make[2]: Leaving directory '/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6_build'
[ 47%] Built target test-gtc_packing
[ 47%] Linking CXX executable test-gtc_random
cd /var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6_build/test/gtc && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-gtc_random.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-g++   -O2 -pipe    -Wl,-O1 -Wl,--as-needed CMakeFiles/test-gtc_random.dir/gtc_random.cpp.o  -o test-gtc_random -rdynamic 
make[2]: Leaving directory '/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6_build'
[ 47%] Built target test-gtc_random
[ 48%] Linking CXX executable test-gtc_noise
cd /var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6_build/test/gtc && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-gtc_noise.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-g++   -O2 -pipe    -Wl,-O1 -Wl,--as-needed CMakeFiles/test-gtc_noise.dir/gtc_noise.cpp.o  -o test-gtc_noise -rdynamic 
make[2]: Leaving directory '/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6_build'
[ 48%] Built target test-gtc_noise
make[1]: Leaving directory '/var/tmp/portage/media-libs/glm-0.9.7.6/work/glm-0.9.7.6_build'
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: media-libs/glm-0.9.7.6::gentoo failed (compile phase):
 *   emake failed
Comment 1 eroen 2016-08-10 21:04:29 UTC
localhost ~ # emerge --info '=media-libs/glm-0.9.7.6::gentoo'
Portage 2.2.28 (python 3.4.3-final-0, default/linux/amd64/13.0, gcc-4.9.3, glibc-2.22-r4, 4.4.6-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.4.6-gentoo-x86_64-Intel-R-_Core-TM-_i5-2520M_CPU_@_2.50GHz-with-gentoo-2.2
KiB Mem:     4043380 total,   3604988 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Wed, 10 Aug 2016 00:45:01 +0000
sh bash 4.3_p42-r1
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p42-r1::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.10-r1::gentoo, 3.4.3-r1::gentoo
dev-util/cmake:           3.3.1-r1::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.19.1::gentoo
sys-apps/sandbox:         2.10-r1::gentoo
sys-devel/autoconf:       2.69::gentoo
sys-devel/automake:       1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.9.3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.3::gentoo (virtual/os-headers)
sys-libs/glibc:           2.22-r4::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
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="acl amd64 berkdb bindist bzip2 cli cracklib crypt cxx dri fortran gdbm iconv ipv6 mmx mmxext modules multilib ncurses nls nptl openmp pam pcre readline seccomp session sse sse2 ssl tcpd unicode xattr zlib" ABI_X86="64" 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="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" 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="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" 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, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

localhost ~ # emerge -pqv '=media-libs/glm-0.9.7.6::gentoo'
[ebuild  N    ] media-libs/glm-0.9.7.6  USE="{test}" CPU_FLAGS_X86="sse2 -avx -avx2 -sse3" 

 * IMPORTANT: 10 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2016-08-18 00:42:37 UTC
The compiler detection seems to be broken.  It should be adding -std=c++11 itself.   Adding -DGLM_TEST_ENABLE_CXX_11=ON does away with most of the nasty-looking warnings but doesn't fix the bug.
Comment 3 Tupone Alfredo gentoo-dev 2017-01-11 20:16:15 UTC
It has been fixed in >=media-libs/glm-0.9.8.2
Thanks for report