Date: Wed, 03 Jun 2020 05:48:14 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 246700] [exp-run] Update GCC_DEFAULT from 9 to 10 Message-ID: <bug-246700-7788-bXLiJzpI88@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-246700-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-246700-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246700 Mark Linimon <linimon@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pkubaj@FreeBSD.org --- Comment #7 from Mark Linimon <linimon@FreeBSD.org> --- I have done some preliminary testing on powerpc64 on my own machine (well, with gcc10-devel, but I do not believe there will be any difference). So far there are two failure modes. There are several ports with the first but only one so far with the second. from 2020-06-01_02h55m13s/logs/errors/dvdisaster-0.79.5_1.log: Compiling: udf.c Compiling: welcome-window.c Linking : dvdisaster /usr/local/bin/ld: /wrkdirs/usr/ports/sysutils/dvdisaster/work/dvdisaster-0.79.5/build.o:(.dat= a+0x0): multiple definition of `buildCount'; /wrkdirs/usr/ports/sysutils/dvdisaster/work/dvdisaster-0.79.5/bitmap.o:(.bs= s+0x0): first defined here /usr/local/bin/ld: /wrkdirs/usr/ports/sysutils/dvdisaster/work/dvdisaster-0.79.5/cacheprobe.o:= (.bss+0x0): multiple definition of `buildCount'; /wrkdirs/usr/ports/sysutils/dvdisaster/work/dvdisaster-0.79.5/bitmap.o:(.bs= s+0x0): first defined here [and so on for 280 more lines] from 2020-06-02_01h35m26s/logs/errors/mpich-3.2.1_6.log: checking whether Fortran 77 compiler processes .F files with C preprocessor... yes checking whether gfortran10 allows mismatched arguments... no configure: error: The Fortran compiler gfortran10 will not compile files = that call the same routine with arguments of different types. =3D=3D=3D> Script "configure" failed unexpectedly. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246700-7788-bXLiJzpI88>