Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Jul 2016 02:09:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 208792] print/harfbuzz: Update to 1.2.6
Message-ID:  <bug-208792-6497-DdONxpO3lQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208792-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208792-6497@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=3D208792

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #172267|0                           |1
        is obsolete|                            |

--- Comment #4 from Jan Beich <jbeich@FreeBSD.org> ---
Created attachment 172270
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172270&action=
=3Dedit
v2.1

Define TEST_TARGET. Not sure why libstdc++ check fails but it can be ignored
for now until poudriere's |bulk -t| or |testport| support running tests[1].

$ make test
[...]
PASS: check-c-linkage-decls.sh
PASS: check-defs.sh
PASS: check-header-guards.sh
PASS: check-includes.sh
FAIL: check-libstdc++.sh
PASS: check-static-inits.sh
PASS: check-symbols.sh
PASS: test-ot-tag

$ cat $(make -V WRKSRC)/src/check-libstdc++.sh.log
Checking that we are not linking to libstdc++ or libc++
        libc++.so.1 =3D> /usr/lib/libc++.so.1 (0x8023bb000)
Ouch, linked to libstdc++ or libc++

[1] https://github.com/freebsd/poudriere/pull/355

--=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-208792-6497-DdONxpO3lQ>