[Bug 208792] print/harfbuzz: Update to 1.2.6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 9 02:09:56 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208792

Jan Beich <jbeich at FreeBSD.org> changed:

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

--- Comment #4 from Jan Beich <jbeich at FreeBSD.org> ---
Created attachment 172270
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172270&action=edit
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 => /usr/lib/libc++.so.1 (0x8023bb000)
Ouch, linked to libstdc++ or libc++

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

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


More information about the freebsd-gnome mailing list