Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 685128

Summary: app-emulation/vmips-1.3.1 : In file included from cpu.cc:21: cpzero.h:56:50: error: redefinition of ‘uint32 asid’
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 676400    
Attachments: emerge --info
build.log

Description ernsteiswuerfel archtester 2019-05-05 20:25:45 UTC
Created attachment 575346 [details]
emerge --info

[...]
make[2]: Entering directory '/var/tmp/portage/app-emulation/vmips-1.3.1/work/vmips-1.3.1'
c++ -DHAVE_CONFIG_H -I. -I. -I.     -I./libopcodes_mips -O2 -mcpu=7450 -mtune=7450 -pipe -Wall -fno-strict-aliasing  -DSYSCONFDIR=\"/etc\" -DPKGDATADIR=\"/usr/share/vmips\" -c cpu.cc
In file included from cpu.cc:21:
cpzero.h:56:50: error: redefinition of ‘uint32 asid’
  int find_matching_tlb_entry(uint32 asid, uint32 asid);
                                           ~~~~~~~^~~~
cpzero.h:56:37: note: ‘uint32 asid’ previously declared here
  int find_matching_tlb_entry(uint32 asid, uint32 asid);
                              ~~~~~~~^~~~
[...]
Comment 1 ernsteiswuerfel archtester 2019-05-05 20:26:39 UTC
Created attachment 575348 [details]
build.log
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-10-16 08:15:28 UTC
Package removed.