Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 491434 - sys-devel/llvm-3.1-r2 - .../work/llvm-3.1.src/lib/Target/X86/InstPrinter/../X86GenAsmWriter.inc:5730:8: error: 'TargetOpcode' has not been declared
Summary: sys-devel/llvm-3.1-r2 - .../work/llvm-3.1.src/lib/Target/X86/InstPrinter/../X...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL: http://forums.gentoo.org/viewtopic-t-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-16 18:49 UTC by Mikhail Goyunov
Modified: 2015-09-04 15:16 UTC (History)
2 users (show)

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


Attachments
build log (build.log,876.02 KB, text/plain)
2013-11-16 18:50 UTC, Mikhail Goyunov
Details
emerge --info (output.txt,4.94 KB, text/plain)
2013-11-16 18:50 UTC, Mikhail Goyunov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Goyunov 2013-11-16 18:49:28 UTC
>emerge gnome xscreensacer
See attachment - build.log and emerge --info results

Reproducible: Always

Steps to Reproduce:
1.ebuild gnome xscreensacer
2. wait
3. wait, and see it
Actual Results:  
Can't install thish package

Expected Results:  
make[2]: Leaving directory `/var/tmp/portage/sys-devel/llvm-3.1-r2/work/llvm-3.1.src/lib/CodeGen'
make[1]: Leaving directory `/var/tmp/portage/sys-devel/llvm-3.1-r2/work/llvm-3.1.src/lib'
make: *** [all] Error 1
 [31;01m*[0m ERROR: sys-devel/llvm-3.1-r2::gentoo failed (compile phase):
 [31;01m*[0m   emake failed
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of `emerge --info '=sys-devel/llvm-3.1-r2::gentoo'`,
 [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-devel/llvm-3.1-r2::gentoo'`.
 [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-devel/llvm-3.1-r2/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-devel/llvm-3.1-r2/temp/environment'.
 [31;01m*[0m Working directory: '/var/tmp/portage/sys-devel/llvm-3.1-r2/work/llvm-3.1.src'
 [31;01m*[0m S: '/var/tmp/portage/sys-devel/llvm-3.1-r2/work/llvm-3.1.src'
Comment 1 Mikhail Goyunov 2013-11-16 18:50:18 UTC
Created attachment 363376 [details]
build log
Comment 2 Mikhail Goyunov 2013-11-16 18:50:59 UTC
Created attachment 363378 [details]
emerge --info

emerge --info result
Comment 3 Rafał Mużyło 2013-11-17 04:24:14 UTC
In file included from X86ATTInstPrinter.cpp:32:0:
/var/tmp/portage/sys-devel/llvm-3.1-r2/work/llvm-3.1.src/lib/Target/X86/InstPrinter/../X86GenAsmWriter.inc: In member function 'void llvm::X86ATTInstPrinter::printInstruction(const llvm::MCInst*, llvm::raw_ostream&)':
/var/tmp/portage/sys-devel/llvm-3.1-r2/work/llvm-3.1.src/lib/Target/X86/InstPrinter/../X86GenAsmWriter.inc:5730:8: error: 'TargetOpcode' has not been declared
/var/tmp/portage/sys-devel/llvm-3.1-r2/work/llvm-3.1.src/lib/Target/X86/InstPrinter/../X86GenAsmWriter.inc:5731:8: error: 'TargetOpcode' has not been declared
Comment 4 Bernard Cafarelli gentoo-dev 2015-09-04 15:16:03 UTC
Cleaning some old llvm/clang ebuilds, don't hesitate to reopen if current stable llvm (3.5.0) still has the problem!