Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Aug 2017 08:50:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221029] AMD Ryzen: strange compilation failures using poudriere or plain buildkernel/buildworld
Message-ID:  <bug-221029-8-AZ6Z8vDJIZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221029-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221029-8@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=3D221029

--- Comment #52 from Don Lewis <truckman@FreeBSD.org> ---
Testing poudriere with SMT on, I got some more fallout:

  * The usual ghc SIGBUS failure

  * clang aborted while building cmake.  Unfortunately the build output
    isn't very verbose and it looks like the assert message got sent to
    /dev/null so I don't know if it the same assert failure as I observed
    in the buildworld/buildkernel tests.

The cmake failure caused *many* ports to be skipped.  When I restarted
poudriere, most stuff built successfully, but chromium failed due to the re=
name
problem:

[273/350] CXX tools/gn/bundle_data.o
FAILED: tools/gn/bundle_data.o
clang++40 -MMD -MF tools/gn/bundle_data.o.d=20
-I/wrkdirs/usr/ports/www/chromium/w
ork/chromium-59.0.3071.115/out_bootstrap/gen
-I/wrkdirs/usr/ports/www/chromium/w
ork/chromium-59.0.3071.115 -DNO_TCMALLOC -D__STDC_FORMAT_MACROS -O2 -g0
-D_FILE_
OFFSET_BITS=3D64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -=
pipe
-f
no-exceptions -Wno-deprecated-register -Wno-parentheses-equality -std=3Dc++=
11
-Wno
-c++11-narrowing -c
/wrkdirs/usr/ports/www/chromium/work/chromium-59.0.3071.115/
tools/gn/bundle_data.cc -o tools/gn/bundle_data.o
error: unable to rename temporary 'tools/gn/bundle_data.o-d63e9b2a' to outp=
ut
fi
le 'tools/gn/bundle_data.o': 'No such file or directory'
1 error generated.


No segfaults, though.

--=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-221029-8-AZ6Z8vDJIZ>