Problems with gcc-11.4.0 update
Merle Reinhart <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
There was an update to gcc-11.4.0 overnight. My Intel machines updated without issues. However, my M2 laptop did not. It complained about the patches being misordered. […] gcc-11.4.0/gotools/configure gcc-11.4.0/gotools/aclocal.m4 gcc-11.4.0/gotools/configure.ac gcc-11.4.0/gotools/ChangeLog sudo -u fink-bld [ENV] sh -c /tmp/fink.GhO5X [ -r /opt/sw/fink/dists/stable/main/finkinfo/languages/gcc11-arm.patch ] sudo -u fink-bld [ENV] sh -c /tmp/fink.7_u5s /tmp/fink.YtcM0 #!/bin/sh -ev patch -p1 < /opt/sw/fink/dists/stable/main/finkinfo/languages/gcc11-arm.patch patching file Makefile.def patching file Makefile.in patching file Makefile.tpl patching file 'c++tools/resolver.cc' patching file 'c++tools/resolver.h' patching file 'config/gcc-plugin.m4' patching file 'config/mh-darwin' patching file configure patching file configure.ac patching file 'fixincludes/configure' patching file 'gcc/Makefile.in' patching file 'gcc/aclocal.m4' patching file 'gcc/ada/gcc-interface/Make-lang.in' patching file 'gcc/ada/gcc-interface/Makefile.in' patching file 'gcc/ada/gcc-interface/decl.c' patching file 'gcc/ada/sigtramp-ios.c' patching file 'gcc/builtins.def' patching file 'gcc/c-family/c-attribs.c' patching file 'gcc/c-family/c-opts.c' patching file 'gcc/c-family/c-pch.c' patching file 'gcc/c/c-decl.c' patching file 'gcc/c/c-tree.h' patching file 'gcc/c/c-typeck.c' patching file 'gcc/calls.c' patching file 'gcc/calls.h' patching file 'gcc/common.opt' patching file 'gcc/config.gcc' patching file 'gcc/config.host' patching file 'gcc/config.in' patching file 'gcc/config/aarch64/aarch64-builtins.c' patching file 'gcc/config/aarch64/aarch64-c.c' patching file 'gcc/config/aarch64/aarch64-protos.h' patching file 'gcc/config/aarch64/aarch64-sve-builtins.cc' patching file 'gcc/config/aarch64/aarch64.c' patch: **** misordered hunks! output would be garbled ### execution of /tmp/fink.YtcM0 failed, exit code 2 ### execution of /tmp/fink.7_u5s failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /opt/sw/bin/dpkg-lockwait -r fink-buildlock-gcc11-11.4.0-1 (Reading database ... 419545 files and directories currently installed.) Removing fink-buildlock-gcc11-11.4.0-1 (2023.05.30-18.16.22) ... Failed: phase patching: gcc11-11.4.0-1 failed Before reporting any errors, please run "fink selfupdate" and try again. If you continue to have issues, please check to see if the FAQ on Fink's website solves the problem. If not, ask on one (not both, please) of these mailing lists: The Fink Users List <[email protected]> The Fink Beginners List <[email protected]>. Please try to include the complete error message in your report. This generally consists of a compiler line starting with e.g. "gcc" or "g++" followed by the actual error output from the compiler. Also include the following system information: Package manager version: 0.45.99.git Distribution version: selfupdate-rsync Tue May 30 18:15:56 2023, 13.0, arm64 Trees: local/main stable/main local/injected Xcode.app: 14.2 Xcode command-line tools: 14.3.0.0.1.1679647830 Max. Fink build jobs: 1 So, something isn’t correct (FYI, I know about the xcode.app/cl tools mismatch which is due to Apple removing a library in xcode 14.3 that launch needs to build (the cl tools points at xcode.app internals so they are really using 14.2). I’m not sure where things are incorrect since this is such a huge patch. Thanks! Merle _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users