You are not logged in.
Because I wanted to play with Concepts (N4549), I tried to build gcc 6.0. I used the package at the following link
https://aur.archlinux.org/packages/gcc-git/
But during install it failed, here are my interactions after failure.
patching file libstdc++-v3/python/Makefile.am
Hunk #1 FAILED at 45.
1 out of 1 hunk FAILED -- saving rejects to file libstdc++-v3/python/Makefile.am.rej
patching file libstdc++-v3/python/Makefile.in
Reversed (or previously applied) patch detected! Assume -R? [n] n
Apply anyway? [n] y
Hunk #1 FAILED at 547.
1 out of 1 hunk FAILED -- saving rejects to file libstdc++-v3/python/Makefile.in.rejThoughts on this?
Offline
The patch in the PKGBUILD is likely outdated.
Last edited by graysky (2015-10-19 22:38:07)
Offline
Oh, silly me. Would it be worth my time to do this manually, and update it. Or do these things change quickly?
Offline
Just ping the maintainer and/or comment it out to see if it builds for you.
Offline
I was able to get gcc to build. But now it seems a Makefile wasn't generated for the install process. I'll just let the maintainer know the build script is old, thanks for the help!
Offline