Error During Compiling FORTIFY_SOURCE
I have been running warpd forever and wanted to upgrade so I first uninstalled it and then went to clone the new package from GitHub and after trying to build, I started getting errors. I've tried removing the CFLAG that is showing the error but still had no luck. I've included a pastebin because it's a lot of output, but I'm having similar errors with the AUR packages as well.
For some reason, warpd doesn't seem to want to work on my Arch Linux system anymore. I'd really appreciate any help as I truly love this program.
https://pastebin.com/2ctbXBeB
Edit: Like I said, it has been a while since I've updated warpd, has there been any changes majorly in CLFAGS or libraries all of a sudden? Just throwing out additional ideas.
Thank you!
Well I looked for the maintainer and am sad to see he is MIA. I still love this program and solved it. It seems the later build with Windows stuff messed up my Arch building experience. I just cloned the repo, did a reset to the 1.3.5 repo with the SHA of "effea402ec8668bb2bc5c5117800d16d0d9d349a" and then ran "make && sudo make install", no issues after this. I recommend anyone on Linux to try if you have issues.