Re: how many users of FreeBSD 12 do we have on powerpc?
Julio Merino <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <CADyfeQUizspmw4-hUNkyYAaQwTo-dz0Ct+prUOxM49uNq9hjNg@mail.gmail.com> |
On Thu, Feb 11, 2021 at 12:51 PM Brandon Bergren <[email protected]> wrote: > > > On Thu, Feb 11, 2021, at 2:32 PM, Julio Merino wrote: > > I have a PowerMac G5 (that I got recently) currently running 12. It was > an > > awesome experience to install the system and quickly get going with "pkg > > install" right after; wasn't expecting binary packages to be available at > > all. > > > > I want to upgrade it to 13 but the last attempt at trying this release's > > installer failed to boot... need to try again; we'll see. > > This is a known issue with the -BETA1 release that will be fixed in the > next beta release. There was an issue that snuck in in December that only > affected G5. It's fixed now in HEAD and stable-13 and the 13.0 release > engineering branch. > > Oh, that's good to know. I might have observed it in one of the ALPHAs given that I tried this last month. Are there any more-recent images available with the fix? I checked the snapshots directory but couldn't see any. And attempting to buildworld from 12 results in: --- dummy.o --- cc -O2 -pipe -fno-common -I/usr/src/tools/build/libc-bootstrap -g -MD -MF.depend.dummy.o -MTdummy.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-unused-result -I/usr/obj/usr/src/powerpc.powerpc64/tmp/legacy/usr/include -c /usr/src/tools/build/dummy.c -o dummy.o cc1: error: unrecognized command line option "-Wno-unused-result" *** [dummy.o] Error code 1 which I'm guessing this is because of the ancient gcc 4.2... so what's the magic to rebuild 13, if possible? Thanks -- jmmv.dev _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"