Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 597492 - media-plugins/ams-lv2-1.1.0 : ../.../fftvocoder.cpp:73:44: error: incompatible types in assignment of ‘float’ to ‘fftw_complex {aka double [2]}’
Summary: media-plugins/ams-lv2-1.1.0 : ../.../fftvocoder.cpp:73:44: error: incompatibl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-18 21:20 UTC by Toralf Förster
Modified: 2020-08-01 11:55 UTC (History)
3 users (show)

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


Attachments
emerge-history.txt (emerge-history.txt,416.19 KB, text/plain)
2016-10-18 21:20 UTC, Toralf Förster
Details
environment (environment,117.09 KB, text/plain)
2016-10-18 21:20 UTC, Toralf Förster
Details
media-plugins:ams-lv2-1.1.0:20161018-210658.log (media-plugins:ams-lv2-1.1.0:20161018-210658.log,64.55 KB, text/plain)
2016-10-18 21:20 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 2016-10-18 21:20:27 UTC
23:07:36 runner ['x86_64-pc-linux-gnu-g++', '-I/var/tmp/portage/media-plugins/ams-lv2-1.1.0/work/ams-lv2-1.1.0', '-DNDEBUG', '-fshow-column', '-march=native', '-O2', '-pipe', '-DPLUGIN_CLASS=fftvocoder', '-DURI_PREFIX="http://github.com/blablack/ams-lv2/"', '-DPLUGIN_URI_SUFFIX="fftvocoder"', '-DPLUGIN_HEADER="src/fftvocoder.hpp"', '-msse', '-mfpmath=sse', '-ffast-math', '-fPIC', '-I/var/tmp/portage/media-plugins/ams-lv2-1.1.0/work/ams-lv2-1.1.0/build', '-I/var/tmp/portage/media-plugins/ams-lv2-1.1.0/work/ams-lv2-1.1.0', '-I/var/tmp/portage/media-plugins/ams-lv2-1.1.0/work/ams-lv2-1.1.0/build/src', '-I/var/tmp/portage/media-plugins/ams-lv2-1.1.0/work/ams-lv2-1.1.0/src', '-I/usr/include/lvtk-1', '-I/var/tmp/portage/media-plugins/ams-lv2-1.1.0/work/ams-lv2-1.1.0/build', '-DWAF_CXX_FEATURE_EXTENDED_INITIALIZER_LISTS=1', '-DHAVE_LV2=1', '-DHAVE_LVTK_PLUGIN=1', '-DHAVE_FFTW3=1', '../src/fftvocoder.cpp', '-c', '-o', '/var/tmp/portage/media-plugins/ams-lv2-1.1.0/work/ams-lv2-1.1.0/build/src/fftvocoder.cpp.101.o']
../src/fftvocoder.cpp: In member function ‘void FFTVocoder::run(uint32_t)’:
../src/fftvocoder.cpp:73:44: error: incompatible types in assignment of ‘float’ to ‘fftw_complex {aka double [2]}’
   modinforward[l2] = modbuf[l2] * window[l2];
                                            ^


$ cat emerge-info.txt
  -----------------------------------------------------------------

  This is an unstable amd64 chroot image (named amd64-desktop-unstable_20161008-165348) at a hardened host acting as a tinderbox.

  -----------------------------------------------------------------
  USE flags ...

  ... in make.conf:
USE="  pax_kernel xtpax -cdinstall -oci8 -bindist ssp -alsa -cdb cddb cgi compat dbus declarative dvd ecc extraengine fluidsynth gcj gif gtk -gudev gzip hdf5 help ibus javascript javaxml jpeg kerberos kvm mbox mdnsresponder-compat midi minimal mng mpeg multimedia mysqli ncurses odbc ogg openmpi -png policykit pulseaudio qml server -smime -sourceview -spice sqlite3 svg -system-icu system-llvm system-sqlite tk tracepath udisks vaapi wayland webstart wxwidgets x265 xa xcb xinetd ziffy zip"

  ... in /etc/portage/package.use/*:
  mail-mta/ssmtp      mta ssl
  net-misc/wget       ssl
  app-editors/xemacs  -nopie
  dev-db/sqlite           secure-delete
  dev-lang/python         sqlite
  dev-qt/qtsql            sqlite
  media-libs/libvpx       postproc
  media-libs/libpng       apng
  media-sound/pulseaudio  alsa
  sys-libs/ntdb           python
  sys-libs/tdb            python
  sys-libs/tevent         python
  x11-libs/cairo          X
  x11-libs/libxcb         xkb
  app-crypt/mit-krb5      -pkinit
  sys-devel/llvm          clang
  sys-libs/zlib           minizip
  x11-base/xorg-server    glamor
  app-crypt/pinentry  -gtk -qt4
  app-editors/emacs   -dbus -gtk -gtk3 -ssl -svg
  app-text/xmlto      -latex
  dev-libs/boehm-gc   threads
  dev-libs/libpcre    pcre16
  dev-lang/python     threads
  dev-qt/qtgui        egl eglfs
  dev-util/cmake      -qt4 -qt5
  dev-vcs/git         -gtk -perl
  gnome-base/librsvg  -tools
  media-libs/mesa     -vaapi
  net-nds/openldap    -sasl
  sys-apps/kmod       tools
  sys-libs/ncurses    -gpm
  x11-libs/gtk+       -cups
  net-misc/iputils -caps -filecaps

  entries in /etc/portage/package.unmask/*:
  ~sys-apps/sandbox-2.11
  media-video/ffmpeg
  sys-devel/gcc:6.2.0
  -----------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-4.9.3
 [2] x86_64-pc-linux-gnu-6.2.0 *
llvm-config --version:
3.8.1
Available Java Virtual Machines:
  (none found)
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)

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

Portage 2.3.2 (python 3.4.5-final-0, default/linux/amd64/13.0/desktop, gcc-6.2.0, glibc-2.23-r2, 4.7.8-hardened x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.7.8-hardened-x86_64-Intel-R-_Core-TM-_i7-3930K_CPU_@_3.20GHz-with-gentoo-2.3
KiB Mem:    65285608 total,  13085040 free
KiB Swap:   67108860 total,  67108860 free
Timestamp of repository gentoo: Tue, 18 Oct 2016 19:02:44 +0000
sh bash 4.4-r1
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.4-r1::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.24.0-r1::gentoo
dev-lang/python:          2.7.12::gentoo, 3.4.5::gentoo, 3.5.2::gentoo
dev-util/cmake:           3.6.2::gentoo
dev-util/pkgconfig:       0.29.1::gentoo
sys-apps/baselayout:      2.3::gentoo
sys-apps/openrc:          0.22.2::gentoo
sys-apps/sandbox:         2.11-r2::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r2::gentoo
sys-devel/automake:       1.9.6-r4::gentoo, 1.10.3-r2::gentoo, 1.11.6-r2::gentoo, 1.13.4-r1::gentoo, 1.14.1-r1::gentoo, 1.15-r2::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo, 2.26.1::gentoo
sys-devel/gcc:            4.9.3::gentoo, 6.2.0-r1::gentoo
sys-devel/gcc-config:     1.8-r1::gentoo
sys-devel/libtool:        2.4.6-r2::gentoo
sys-devel/make:           4.2.1::gentoo
sys-kernel/linux-headers: 4.7::gentoo (virtual/os-headers)
sys-libs/glibc:           2.23-r2::gentoo
Repositories:

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

local
    location: /usr/local/portage
    masters: gentoo
    priority: 2

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/omega.conf /etc/stunnel/stunnel.conf /usr/lib64/tomoyo/conf /usr/share/config /usr/share/easy-rsa /usr/share/gnupg/qualified.txt /usr/share/qpsmtpd/plugins /var/lib/i2pd/certificates /var/rancid/.cloginrc"
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"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/var/tmp/distfiles"
EMERGE_DEFAULT_OPTS="--verbose --verbose-conflicts --color=n --nospinner --tree --quiet-build"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync network-sandbox parallel-fetch preserve-libs protect-owned sandbox sfperms strict test-fail-continue unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo rsync://mirror.netcologne.de/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gor.bytemark.co.uk/gentoo/ rsync://ftp.snt.utwente.nl/gentoo"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j1"
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 acl acpi amd64 berkdb bluetooth branding bzip2 cairo cdda cddb cdr cgi cli compat consolekit cracklib crypt cups cxx dbus declarative dri dts dvd dvdr ecc emboss encode exif extraengine fam firefox flac fluidsynth fortran gcj gdbm gif glamor gpm gtk gzip hdf5 help ibus iconv ipv6 javascript javaxml jpeg kerberos kvm lcms ldap libnotify mad mbox mdnsresponder-compat midi minimal mmx mmxext mng modules mp3 mp4 mpeg multilib multimedia mysqli ncurses nls nptl odbc ogg opengl openmp openmpi pam pango pax_kernel pcre pdf policykit ppds pulseaudio qml qt3support qt4 readline sdl seccomp server session spell sqlite3 sse sse2 ssl ssp startup-notification svg system-llvm system-sqlite tcpd tiff tk tracepath truetype udev udisks unicode upower usb vaapi vorbis wayland webstart wxwidgets x264 x265 xa xattr xcb xinetd xml xtpax xv xvid ziffy zip zlib" ABI_X86="32 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="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" 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" L10N="az en-ZA km sd se sr ss tl vi" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby20 ruby21" 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, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Toralf Förster gentoo-dev 2016-10-18 21:20:30 UTC
Created attachment 450718 [details]
emerge-history.txt
Comment 2 Toralf Förster gentoo-dev 2016-10-18 21:20:33 UTC
Created attachment 450720 [details]
environment
Comment 3 Toralf Förster gentoo-dev 2016-10-18 21:20:36 UTC
Created attachment 450722 [details]
media-plugins:ams-lv2-1.1.0:20161018-210658.log
Comment 4 Nikita Zlobin 2017-12-02 20:47:52 UTC
Fixed by upstream in 1.2.1, released in 14 jan.
Requesting for version bump.
Comment 5 Nikita Zlobin 2017-12-02 21:05:48 UTC
Created pull request, please check:
https://github.com/gentoo/gentoo/pull/6405
Comment 6 Miroslav Šulc gentoo-dev 2017-12-03 14:39:17 UTC
i've just bumped ams-lv2 to version 1.2.1 which emerges fine on my system. it will appear in the main tree mirrors soon.
Comment 7 Miroslav Šulc gentoo-dev 2020-08-01 11:55:41 UTC
1.1.0 removed