Date: Mon, 25 Sep 2017 12:15:38 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-feedback requested: [Bug 222591] www/webkit-gtk2 Missing libicuuc Message-ID: <bug-222591-6497-uuGp6QiQ94@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-222591-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-222591-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Rob Belics <robbelics@gmail.com> has reassigned Bugzilla Automation <bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@FreeBSD.o= rg: Bug 222591: www/webkit-gtk2 Missing libicuuc https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222591 --- Description --- /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= ebKi t-1.0', u'--introspect-dump=3D/usr/ports/www/webkit-gtk2/work/webkitgtk-2.4.11/tmp-= intros pectfikV_c/functions.txt,/usr/ports/www/webkit-gtk2/work/webkitgtk-2.4.11/t= mp-i ntrospectfikV_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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222591-6497-uuGp6QiQ94>