From owner-freebsd-gnome@freebsd.org Mon Sep 25 12:15:39 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5912DE12B86 for ; Mon, 25 Sep 2017 12:15:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 410F67CA2A for ; Mon, 25 Sep 2017 12:15:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 4065DE12B84; Mon, 25 Sep 2017 12:15:39 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 401A5E12B82 for ; Mon, 25 Sep 2017 12:15:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2EA517CA27 for ; Mon, 25 Sep 2017 12:15:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8PCFcFp077245 for ; Mon, 25 Sep 2017 12:15:39 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 222591] www/webkit-gtk2 Missing libicuuc Date: Mon, 25 Sep 2017 12:15:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: robbelics@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Sep 2017 12:15:39 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222591 Bug ID: 222591 Summary: www/webkit-gtk2 Missing libicuuc Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: robbelics@gmail.com Flags: maintainer-feedback?(gnome@FreeBSD.org) Assignee: gnome@FreeBSD.org /usr/include/pthread.h:267: syntax error, unexpected identifier, expecting = ')' or ',' in 'int pthread_rwlock_tryrdlock(pthread_rwlock_t * _Nonnull __rwloc= k)' at '__rwlock' /usr/include/pthread.h:269: syntax error, unexpected identifier, expecting = ')' or ',' in 'int pthread_rwlock_trywrlock(pthread_rwlock_t * _Nonnull __rwloc= k)' at '__rwlock' /usr/include/pthread.h:271: syntax error, unexpected identifier, expecting = ')' or ',' in 'int pthread_rwlock_unlock(pthread_rwlock_t * _Nonnull __rwlock)'= at '__rwlock' /usr/include/pthread.h:273: syntax error, unexpected identifier, expecting = ')' or ',' in 'int pthread_rwlock_wrlock(pthread_rwlock_t * _Nonnull __rwlock)'= at '__rwlock' /usr/include/pthread.h:288: syntax error, unexpected identifier, expecting = ')' or ',' in 'int pthread_spin_init(pthread_spinlock_t * _Nonnull __spin, int)= ' at '__spin' /usr/include/pthread.h:290: syntax error, unexpected identifier, expecting = ')' or ',' in 'int pthread_spin_destroy(pthread_spinlock_t * _Nonnull __spin)' = at '__spin' /usr/include/pthread.h:292: syntax error, unexpected identifier, expecting = ')' or ',' in 'int pthread_spin_lock(pthread_spinlock_t * _Nonnull __spin)' at '__spin' /usr/include/pthread.h:294: syntax error, unexpected identifier, expecting = ')' or ',' in 'int pthread_spin_trylock(pthread_spinlock_t * _Nonnull __spin)' = at '__spin' /usr/include/pthread.h:296: syntax error, unexpected identifier, expecting = ')' or ',' in 'int pthread_spin_unlock(pthread_spinlock_t * _Nonnull __spin)' at '__spin' /usr/include/pthread.h:318: syntax error, unexpected RESTRICT, expecting ')= ' or ',' in ' pthread_mutexattr_t * _Nonnull restrict,' at 'restrict' /usr/include/pthread.h:319: syntax error, unexpected ')', expecting identif= ier or '(' or '*' or ';' in ' int * _Nonnull restrict);' at ')' /usr/include/stdio.h:128: syntax error, unexpected identifier, expecting ')= ' in ' int (* _Nullable _close)(void *);' at '_close' /usr/include/stdio.h:129: syntax error, unexpected identifier, expecting ')= ' in ' int (* _Nullable _read)(void *, char *, int);' at '_read' /usr/include/stdio.h:130: syntax error, unexpected identifier, expecting ')= ' in ' fpos_t (* _Nullable _seek)(void *, fpos_t, int);' at '_seek' /usr/include/stdio.h:131: syntax error, unexpected identifier, expecting ')= ' in ' int (* _Nullable _write)(void *, const char *, int);' at '_write' /usr/include/stdio.h:131: syntax error, unexpected ',', expecting identifie= r or '(' in ' int (* _Nullable _write)(void *, const char *, int);' at ',' /usr/include/stdio.h:155: syntax error, unexpected '}' in '};' at '}' Source/WebKit/gtk/webkit/webkitversion.h:37: Warning: WebKit: symbol=3D'WEBKITGTK_API_VERSION': Unknown namespace for symbol 'WEBKITGTK_API_VERSION' /usr/bin/ld: warning: libicuuc.so.58, needed by /usr/local/lib/libharfbuzz-icu.so.0, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libicudata.so.58, needed by /usr/local/lib/libharfbuzz-icu.so.0, not found (try using -rpath or -rpath-link) Shared object "libicuuc.so.58" not found, required by "libharfbuzz-icu.so.0" Command '[u'/usr/ports/www/webkit-gtk2/work/webkitgtk-2.4.11/tmp-introspectfikV_c/W= ebKit-1.0', u'--introspect-dump=3D/usr/ports/www/webkit-gtk2/work/webkitgtk-2.4.11/tmp-= introspectfikV_c/functions.txt,/usr/ports/www/webkit-gtk2/work/webkitgtk-2.= 4.11/tmp-introspectfikV_c/dump.xml']' returned non-zero exit status 1 gmake[3]: *** [GNUmakefile:82601: WebKit-1.0.gir] Error 1 gmake[3]: Leaving directory '/usr/ports/www/webkit-gtk2/work/webkitgtk-2.4.= 11' gmake[2]: *** [GNUmakefile:25837: all] Error 2 gmake[2]: Leaving directory '/usr/ports/www/webkit-gtk2/work/webkitgtk-2.4.= 11' =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[1]: stopped in /usr/ports/www/webkit-gtk2 *** Error code 1 --=20 You are receiving this mail because: You are the assignee for the bug.=