maintainer-feedback requested: [Bug 222591] www/webkit-gtk2 Missing libicuuc

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 25 12:15:39 UTC 2017


Rob Belics <robbelics at gmail.com> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to gnome at FreeBSD.org:
Bug 222591: www/webkit-gtk2 Missing libicuuc
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222591



--- Description ---
/usr/include/pthread.h:267: syntax error, unexpected identifier, expecting ')'
or ',' in 'int pthread_rwlock_tryrdlock(pthread_rwlock_t * _Nonnull __rwlock)'
at '__rwlock'
/usr/include/pthread.h:269: syntax error, unexpected identifier, expecting ')'
or ',' in 'int pthread_rwlock_trywrlock(pthread_rwlock_t * _Nonnull __rwlock)'
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 identifier
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 identifier 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='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/WebKi
t-1.0',
u'--introspect-dump=/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/tmp-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'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes 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


More information about the freebsd-gnome mailing list