Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685128 - app-emulation/vmips-1.3.1 : In file included from cpu.cc:21: cpzero.h:56:50: error: redefinition of ‘uint32 asid’
Summary: app-emulation/vmips-1.3.1 : In file included from cpu.cc:21: cpzero.h:56:50: ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 676400
  Show dependency tree
 
Reported: 2019-05-05 20:25 UTC by ernsteiswuerfel
Modified: 2019-10-16 08:15 UTC (History)
0 users

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


Attachments
emerge --info (file_685128.txt,5.95 KB, text/plain)
2019-05-05 20:25 UTC, ernsteiswuerfel
Details
build.log (vmips-1.3.1:20190505-202005.log,22.21 KB, text/plain)
2019-05-05 20:26 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
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.