[Bug 260130] lang/ghc fails to build

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 01 Dec 2021 01:51:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260130

--- Comment #3 from tech-lists@zyxst.net ---
(In reply to Gleb Popov from comment #1)

wuth USE_TMPFS set to no:

https://cloud.zyxst.net/~john/FreeBSD/ports/ghc/arm64.aarch64/ghc-8.10.7-poudriere-no-tmpfs.log

% swapinfo -h
Device              Size     Used    Avail Capacity
/dev/da0p2.eli       16G     107M      16G     1%

zroot/tmp on /tmp (zfs, local, noatime, nosuid, nfsv4acls)

error message is a bit different:

[02:13:41]     |
[02:13:41] 322 |     sched_setaffinity(0, sizeof(cpu_set_t), &cs);
[02:13:41]     |                                 ^
[02:13:41] 1 warning and 2 errors generated.
[02:13:41] `cc' failed in phase `C Compiler'. (Exit code: 1)
[02:13:41] gmake[2]: *** [rts/ghc.mk:325: rts/dist/build/posix/OSThreads.p_o]
Error 1
[02:13:41] gmake[2]: *** Waiting for unfinished jobs....
[02:13:42] gmake[1]: *** [Makefile:128: all] Error 2
[02:13:42] gmake[1]: Leaving directory
'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.10.7'

next step is poudriere testport -J1

-- 
You are receiving this mail because:
You are the assignee for the bug.