[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


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

            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 at FreeBSD.org
          Reporter: robbelics at gmail.com
             Flags: maintainer-feedback?(gnome at FreeBSD.org)
          Assignee: gnome at FreeBSD.org

/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/WebKit-1.0',
u'--introspect-dump=/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'
===> 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

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


More information about the freebsd-gnome mailing list