Date: Thu, 11 Jul 2019 05:44:38 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 239135] lang/fpc build failure on FBSD 11.2 Message-ID: <bug-239135-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239135 Bug ID: 239135 Summary: lang/fpc build failure on FBSD 11.2 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: acm@FreeBSD.org Reporter: fbsdbugs4@sentry.org Flags: maintainer-feedback?(acm@FreeBSD.org) Assignee: acm@FreeBSD.org The included bootstrap compiler binary: -rwxr-xr-x 1 1106 493 3386488 28 Nov 2017 ppcx64-3.0.4-freebsd Cannot build anything - it simply core dumps with "Bad system call (core dumped)". Truss reveals: $ truss ./work/ppcx64-3.0.4-freebsd sigaction(SIGFPE,{ 0x4224f0 SA_SIGINFO ss_t },{ SIG_DFL 0x0 ss_t }) =3D 0 (= 0x0) sigaction(SIGSEGV,{ 0x4224f0 SA_SIGINFO ss_t },{ SIG_DFL 0x0 ss_t }) =3D 0 = (0x0) sigaction(SIGBUS,{ 0x4224f0 SA_SIGINFO ss_t },{ SIG_DFL 0x0 ss_t }) =3D 0 (= 0x0) sigaction(SIGILL,{ 0x4224f0 SA_SIGINFO ss_t },{ SIG_DFL 0x0 ss_t }) =3D 0 (= 0x0) ioctl(1,TIOCGETA,0x7fffffffe4a0) =3D 0 (0x0) ioctl(2,TIOCGETA,0x7fffffffe4a0) =3D 0 (0x0) ioctl(1,TIOCGETA,0x7fffffffe4a0) =3D 0 (0x0) ioctl(2,TIOCGETA,0x7fffffffe4a0) =3D 0 (0x0) compat6.mmap() ERR#78 'Function not implemented' SIGNAL 12 (SIGSYS) code=3DSI_KERNEL process killed, signal =3D 12 (core dumped) I installed /usr/ports/misc/compat6x - no change. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239135-7788>