Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666834 - www-plugins/lightspark-0.8.1 : /.../abc.cpp:1960:22: error: createPromoteMemoryToRegisterPass is not a member of llvm
Summary: www-plugins/lightspark-0.8.1 : /.../abc.cpp:1960:22: error: createPromoteMemo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chí-Thanh Christopher Nguyễn
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-23 13:33 UTC by Toralf Förster
Modified: 2018-09-23 19:08 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.24 KB, text/plain)
2018-09-23 13:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,142.31 KB, text/plain)
2018-09-23 13:33 UTC, Toralf Förster
Details
environment (environment,132.19 KB, text/plain)
2018-09-23 13:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.82 KB, application/x-bzip)
2018-09-23 13:33 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.44 KB, application/x-bzip)
2018-09-23 13:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.88 KB, application/x-bzip)
2018-09-23 13:33 UTC, Toralf Förster
Details
www-plugins:lightspark-0.8.1:20180921-211628.log (www-plugins:lightspark-0.8.1:20180921-211628.log,154.40 KB, text/plain)
2018-09-23 13:33 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 2018-09-23 13:33:02 UTC
 ^~~~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/www-plugins/lightspark-0.8.1/work/lightspark-0.8.1/src/scripting/abc.cpp: In static member function ‘static void lightspark::ABCVm::Run(lightspark::ABCVm*)’:
/var/tmp/portage/www-plugins/lightspark-0.8.1/work/lightspark-0.8.1/src/scripting/abc.cpp:1960:22: error: ‘createPromoteMemoryToRegisterPass’ is not a member of ‘llvm’
   th->FPM->add(llvm::createPromoteMemoryToRegisterPass());
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/www-plugins/lightspark-0.8.1/work/lightspark-0.8.1/src/scripting/abc.cpp:1964:22: error: ‘createInstructionCombiningPass’ is not a member of ‘llvm’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl_20180917-180518

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv www-plugins/lightspark
[ebuild  N    ] www-plugins/lightspark-0.8.1  USE="-curl -ffmpeg -gles -libav -nsplugin -ppapi -profile -rtmp" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2018-09-23 13:33:06 UTC
Created attachment 547572 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-23 13:33:09 UTC
Created attachment 547574 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-09-23 13:33:11 UTC
Created attachment 547576 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-09-23 13:33:14 UTC
Created attachment 547578 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-09-23 13:33:17 UTC
Created attachment 547580 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-09-23 13:33:20 UTC
Created attachment 547582 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-09-23 13:33:23 UTC
Created attachment 547584 [details]
www-plugins:lightspark-0.8.1:20180921-211628.log
Comment 8 Larry the Git Cow gentoo-dev 2018-09-23 19:08:04 UTC
The bug has been closed via the following commit(s):

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

commit 0e32ffdb0178f395581a64f678c8e29fad1ef9ca
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2018-09-23 18:59:03 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-09-23 19:07:58 +0000

    www-plugins/lightspark: 0.8.1 requires LLVM < 7
    
    Closes: https://bugs.gentoo.org/666834
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 www-plugins/lightspark/lightspark-0.8.1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)