Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Sep 2019 18:14:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240755] devel/valgrind fails to build in poudriere on 12.1-stable amd64
Message-ID:  <bug-240755-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240755

            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@FreeBSD.org
          Reporter: transitive@gmail.com
             Flags: maintainer-feedback?(zeising@FreeBSD.org)
          Assignee: zeising@FreeBSD.org
 Attachment #207725 text/plain
         mime type:

Created attachment 207725
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207725&action=
=3Dedit
devel/valgrind poudriere build log of the failure

The port devel/valgrind fails to build correctly for me in poudriere. My sy=
stem
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-readel=
f.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'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/valgrind
=3D>> Cleaning up wrkdir
=3D=3D=3D>  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 !!!

--=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-240755-7788>