P-E-P
P-E-P
> > > dejagnu installed but not found > > > > > > Do you have the logs for this ? I've seen this before but I can't remember...
You could try installing it from source ? ```bash RUN mkdir -p /tmp/dejagnu && cd /tmp/dejagnu && \ wget https://ftp.gnu.org/gnu/dejagnu/dejagnu-1.6.2.tar.gz && \ tar xf dejagnu-1.6.2.tar.gz && cd dejagnu-1.6.2 && \...
> > I believe it is because runtest is in the dejagnu package but not symlinked to local bin directory or something along this. We don't want to symlink it...
> got some linking error around libc, not sure how to handle this > > ``` > /usr/lib/gcc/i586-alpine-linux-musl/13.2.1/../../../../i586-alpine-linux-musl/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc > /usr/lib/gcc/i586-alpine-linux-musl/13.2.1/../../../../i586-alpine-linux-musl/bin/ld: skipping incompatible /usr/lib/libc.a...
> @CohenArthur Should I update this PR to use the lang-item paths from #3068 ? I've been trying to catch up on that issue (sorry for the delay!). We should...
@tamaroning is this ready for review ?
> I tried that a while back -- quickly turns into a mess Yeah, I'm currently dealing with that and it's not pretty. I think it is mandatory if we...
@powerboat9 still a draft but you can take a look at 9ac02058a9c1e6ab2a04e466eb92f135e8a052ca. I'll tackle migration from your error vector next. Do you have any other information that would be worth...
@dkm I wonder if pseudonyms are allowed for sign off
[Godbolt link](https://godbolt.org/#g:!((g:!((g:!((h:codeEditor,i:(filename:'1',fontScale:14,fontUsePx:'0',j:1,lang:rust,selection:(endColumn:3,endLineNumber:4,positionColumn:3,positionLineNumber:4,selectionStartColumn:3,selectionStartLineNumber:4,startColumn:3,startLineNumber:4),source:'enum+NewTypeOrStruct+%7B%0A++++One(i32),%0A++++Two%7Bother:+String,+value:+i32%7D,%0A%7D+%0A%0Afn+foo((NewTypeOrStruct::One(foo)+%7C+NewTypeOrStruct::Two%7Bother:+_,+value:+foo%7D):+NewTypeOrStruct)+-%3E+i32+%7B%0A++++foo+%2B+15i32%0A%7D%0A%0Afn+main()+%7B%0A++++foo(NewTypeOrStruct::One(15))%3B%0A++++foo(NewTypeOrStruct::Two+%7B%0A++++++++other:+String::from(%22other%22),%0A++++++++value:+14%0A++++%7D)%3B%0A%7D%0A'),l:'5',n:'1',o:'Rust+source+%231',t:'0')),k:44.19055980587126,l:'4',m:100,n:'0',o:'',s:0,t:'0'),(g:!((g:!((h:output,i:(compilerName:'RISC-V+(32-bits)+gcc+12.1.0',editorid:1,fontScale:14,fontUsePx:'0',j:1,wrap:'1'),l:'5',n:'0',o:'Output+of+x86-64+GCCRS+(GCCRS+master)+(Compiler+%231)',t:'0')),header:(),l:'4',m:50,n:'0',o:'',s:0,t:'0'),(g:!((h:compiler,i:(compiler:gccrs-snapshot,filters:(b:'0',binary:'0',binaryObject:'1',commentOnly:'0',debugCalls:'1',demangle:'0',directives:'1',execute:'1',intel:'1',libraryCode:'0',trim:'1',verboseDemangling:'0'),flagsViewOpen:'1',fontScale:14,fontUsePx:'0',j:1,lang:rust,libs:!(),options:'',overrides:!(),selection:(endColumn:1,endLineNumber:1,positionColumn:1,positionLineNumber:1,selectionStartColumn:1,selectionStartLineNumber:1,startColumn:1,startLineNumber:1),source:1),l:'5',n:'0',o:'+x86-64+GCCRS+(GCCRS+master)+(Editor+%231)',t:'0')),header:(),k:55.809440194128754,l:'4',m:50,n:'0',o:'',s:0,t:'0')),k:55.809440194128754,l:'3',n:'0',o:'',t:'0')),l:'2',n:'0',o:'',t:'0')),version:4)