From owner-freebsd-x11@freebsd.org Mon Apr 13 14:36:57 2020 Return-Path: Delivered-To: freebsd-x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 73FDC2BFF1A for ; Mon, 13 Apr 2020 14:36:57 +0000 (UTC) (envelope-from bennett@sdf.org) Received: from mx.sdf.org (mx.sdf.org [205.166.94.20]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mx.sdf.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 491B5h3169z3BrY for ; Mon, 13 Apr 2020 14:36:55 +0000 (UTC) (envelope-from bennett@sdf.org) Received: from sdf.org (IDENT:bennett@miku.sdf.org [205.166.94.6]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 03DEaqrN014270 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Mon, 13 Apr 2020 14:36:52 GMT Received: (from bennett@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 03DEaqZH020936; Mon, 13 Apr 2020 09:36:52 -0500 (CDT) From: Scott Bennett Message-Id: <202004131436.03DEaqZH020936@sdf.org> Date: Mon, 13 Apr 2020 09:36:52 -0500 To: imp@bsdimp.com Subject: Re: Radeon 5770, graphics/gpu-firmware-kmod, and graphics/drm-fbsd11.2-kmod Cc: freebsd-x11@freebsd.org References: <202004131231.03DCVxkN022232@sdf.org> In-Reply-To: User-Agent: Heirloom mailx 12.5 6/20/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 491B5h3169z3BrY X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of bennett@sdf.org has no SPF policy when checking 205.166.94.20) smtp.mailfrom=bennett@sdf.org X-Spamd-Result: default: False [-1.15 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.86)[-0.855,0]; FROM_HAS_DN(0.00)[]; IP_SCORE(-0.23)[ip: (-0.73), ipnet: 205.166.94.0/24(-0.36), asn: 14361(-0.01), country: US(-0.05)]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[sdf.org]; AUTH_NA(1.00)[]; NEURAL_HAM_LONG(-0.96)[-0.964,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[20.94.166.205.list.dnswl.org : 127.0.10.0]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:14361, ipnet:205.166.94.0/24, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2020 14:36:57 -0000 Warner Losh wrote: > What's the 12 stable failure message? > Apparently, I neglected to save the typescript of the most recent attempts, but here is the end of one from 26 November 2019 at r355127. Thank you for looking at it. --- crti.o --- /usr/local/libexec/ccache/world/cc -target x86_64-unknown-freebsd12.1 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe "-mtune=core2" -I/usr/src/lib/csu/amd64 -I/usr/src/lib/csu/common -I/usr/src/lib/libc/include -fno-omit-frame-pointer -DCRT_IRELOC_RELA -march=core2 -g -MD -MF.depend.crti.o -MTcrti.o -std=gnu99 -Wsystem-headers -Werror -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 -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib/csu/amd64/crti.S -o crti.o /usr/src/lib/csu/amd64/crti.S:29:2: warning: DWARF2 only supports one section per compilation unit .section .init,"ax",@progbits ^ /usr/src/lib/csu/amd64/crti.S:36:2: warning: DWARF2 only supports one section per compilation unit .section .fini,"ax",@progbits ^ /usr/src/lib/csu/amd64/crti.S:43:2: warning: DWARF2 only supports one section per compilation unit .section .note.GNU-stack,"",%progbits ^ ctfconvert -L VERSION -g crti.o --- gnu/lib/csu__L --- --- crtend.o --- /usr/local/libexec/ccache/world/cc -target x86_64-unknown-freebsd12.1 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe "-mtune=core2" -march=core2 -DIN_GCC -DHAVE_LD_EH_FRAME_HDR -DDT_CONFIG -D__GLIBC__=3 -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-asynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/src/contrib/gcclibs/include -I/usr/src/contrib/gcc/config -I/usr/src/contrib/gcc -I. -I/usr/src/gnu/usr.bin/cc/cc_tools -g -std=gnu89 -Qunused-arguments -g0 -DCRT_END -c -o crtend.o /usr/src/contrib/gcc/crtstuff.c --- lib/csu__L --- --- crtn.o --- /usr/local/libexec/ccache/world/cc -target x86_64-unknown-freebsd12.1 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe "-mtune=core2" -I/usr/src/lib/csu/amd64 -I/usr/src/lib/csu/common -I/usr/src/lib/libc/include -fno-omit-frame-pointer -DCRT_IRELOC_RELA -march=core2 -g -MD -MF.depend.crtn.o -MTcrtn.o -std=gnu99 -Wsystem-headers -Werror -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 -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib/csu/amd64/crtn.S -o crtn.o --- lib/libc__L --- make[4]: "/usr/src/lib/libc/Makefile" line 188: amd64 libc requires linker ifunc support *** [lib/libc__L] Error code 1 make[3]: stopped in /usr/src --- gnu/lib/csu__L --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/gnu/lib/csu *** [gnu/lib/csu__L] Error code 2 make[3]: stopped in /usr/src --- lib/csu__L --- /usr/src/lib/csu/amd64/crtn.S:29:2: warning: DWARF2 only supports one section per compilation unit .section .init,"ax",@progbits ^ /usr/src/lib/csu/amd64/crtn.S:33:2: warning: DWARF2 only supports one section per compilation unit .section .fini,"ax",@progbits ^ /usr/src/lib/csu/amd64/crtn.S:37:2: warning: DWARF2 only supports one section per compilation unit .section .note.GNU-stack,"",%progbits ^ ctfconvert -L VERSION -g crtn.o A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/lib/csu/amd64 *** [all_subdir_lib/csu/amd64] Error code 2 make[4]: stopped in /usr/src/lib/csu 1 error make[4]: stopped in /usr/src/lib/csu *** [lib/csu__L] Error code 2 make[3]: stopped in /usr/src 3 errors make[3]: stopped in /usr/src *** [libraries] Error code 2 make[2]: stopped in /usr/src 1 error make[2]: stopped in /usr/src *** [_libraries] Error code 2 make[1]: stopped in /usr/src 1 error make[1]: stopped in /usr/src *** [buildworld] Error code 2 make: stopped in /usr/src 1 error make: stopped in /usr/src 541.085u 439.297s 33:49.49 48.3% 2806+219k 310342+310081io 21429pf+11w hellas# exit exit Script done on Tue Nov 26 23:41:24 2019 Does gpu-firmware-kmod differ between the version for 11.3 and the one for 12.1? If not, then upgrading to 12.1 won't help much because of the bug that hangs the GPU. It *might* help for the more general problem of the kernel memory management bugs, though, because 12-CURRENT branch happened long before 11.2 introduced the bugs, so they might never have existed in 12. Scott Bennett