[Bug 240755] devel/valgrind fails to build in poudriere on 12.1-stable amd64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 22 18:14:41 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240755
Bug ID: 240755
Summary: devel/valgrind fails to build in poudriere on
12.1-stable amd64
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: zeising at FreeBSD.org
Reporter: transitive at gmail.com
Flags: maintainer-feedback?(zeising at FreeBSD.org)
Assignee: zeising at FreeBSD.org
Attachment #207725 text/plain
mime type:
Created attachment 207725
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207725&action=edit
devel/valgrind poudriere build log of the failure
The port devel/valgrind fails to build correctly for me in poudriere. My system
is 12.1-STABLE FreeBSD 12.1-STABLE r352574 GENERIC amd64. The following is an
excerpt of the error I am receiving when attempting to build it:
m_debuginfo/priv_storage.h:1128:55: note: expanded from macro 'TRACE_SYMTAB'
if (TRACE_SYMTAB_ENABLED) { VG_(printf)(format, ## args); }
~~~~~~ ^~~~
6 warnings and 2 errors generated.
gmake[4]: *** [Makefile:6904: m_debuginfo/libcoregrind_x86_freebsd_a-readelf.o]
Error 1
gmake[4]: *** Waiting for unfinished jobs....
mv -f m_debuginfo/.deps/libcoregrind_x86_freebsd_a-minilzo-inl.Tpo
m_debuginfo/.deps/libcoregrind_x86_freebsd_a-minilzo-inl.Po
In file included from m_debuginfo/image.c:38:
In file included from ./pub_core_vki.h:44:
In file included from ../include/pub_tool_vki.h:54:
../include/vki/vki-freebsd.h:1958:1: warning: typedef requires a name
[-Wmissing-declarations]
typedef struct vki_i386_get_xfpustate {
^~~~~~~
../include/vki/vki-freebsd.h:1963:1: warning: typedef requires a name
[-Wmissing-declarations]
typedef struct vki_amd64_get_xfpustate {
^~~~~~~
2 warnings generated.
mv -f m_debuginfo/.deps/libcoregrind_x86_freebsd_a-image.Tpo
m_debuginfo/.deps/libcoregrind_x86_freebsd_a-image.Po
mv -f m_demangle/.deps/libcoregrind_x86_freebsd_a-cp-demangle.Tpo
m_demangle/.deps/libcoregrind_x86_freebsd_a-cp-demangle.Po
gmake[4]: Leaving directory
'/wrkdirs/usr/ports/devel/valgrind/work/stass-valgrind-freebsd-ce1acb28953f/coregrind'
gmake[3]: *** [Makefile:2113: all] Error 2
gmake[3]: Leaving directory
'/wrkdirs/usr/ports/devel/valgrind/work/stass-valgrind-freebsd-ce1acb28953f/coregrind'
gmake[2]: *** [Makefile:801: all-recursive] Error 1
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/devel/valgrind/work/stass-valgrind-freebsd-ce1acb28953f'
gmake[1]: *** [Makefile:670: all] Error 2
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/devel/valgrind/work/stass-valgrind-freebsd-ce1acb28953f'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/valgrind
=>> Cleaning up wrkdir
===> Cleaning for valgrind-3.10.1.20160113_7,1
build of devel/valgrind | valgrind-3.10.1.20160113_7,1 ended at Sun Sep 22
13:55:29 EDT 2019
build time: 00:00:25
!!! build failure encountered !!!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list