<div dir="ltr"><a href="https://github.com/freedesktop/virglrenderer">https://github.com/freedesktop/virglrenderer</a><div><br></div><div>We did download the source and followed the below steps:</div><div><div><pre style="box-sizing:border-box;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;font-size:13.6px;margin-top:0px;margin-bottom:0px;padding:16px;overflow:auto;line-height:1.45;border-radius:6px;word-break:normal;color:rgb(36,41,47)">$ meson build
$ <span class="gmail-pl-c1" style="box-sizing:border-box">cd</span> build
$ ninja install</pre></div><div>But it failed in the installation step?</div><div><br></div><div><span style="color:rgb(36,36,36);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Web",sans-serif;font-size:14px">~/virgl/virglrenderer/build$ sudo ninja install</span><br style="box-sizing:border-box;color:rgb(36,36,36);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Web",sans-serif;font-size:14px"><span style="color:rgb(36,36,36);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Web",sans-serif;font-size:14px">[1/3] Generating symbol file src/libvirglrenderer.so.1.5.3.p/libvirglrenderer.so.1.5.3.symbols</span><br style="box-sizing:border-box;color:rgb(36,36,36);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Web",sans-serif;font-size:14px"><span style="color:rgb(36,36,36);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Web",sans-serif;font-size:14px">FAILED: src/libvirglrenderer.so.1.5.3.p/libvirglrenderer.so.1.5.3.symbols</span><br style="box-sizing:border-box;color:rgb(36,36,36);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Web",sans-serif;font-size:14px"><span style="color:rgb(36,36,36);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Web",sans-serif;font-size:14px">/home/reddy/.local/bin/meson --internal symbolextractor /home/reddy/virgl/virglrenderer/build src/libvirglrenderer.so.1.5.3 src/libvirglrenderer.so.1.5.3 src/libvirglrenderer.so.1.5.3.p/libvirglrenderer.so.1.5.3.symbols</span><br style="box-sizing:border-box;color:rgb(36,36,36);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Web",sans-serif;font-size:14px"><span style="color:rgb(36,36,36);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Web",sans-serif;font-size:14px">symbolextractor.py <shared library file> <output file></span><br style="box-sizing:border-box;color:rgb(36,36,36);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Web",sans-serif;font-size:14px"><span style="color:rgb(36,36,36);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Web",sans-serif;font-size:14px">ninja: build stopped: subcommand failed.</span><br></div></div><div><span style="color:rgb(36,36,36);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Web",sans-serif;font-size:14px"><br></span></div><div><span style="color:rgb(36,36,36);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Web",sans-serif;font-size:14px">Can you guide what is going wrong?</span></div></div>