Hi,
I am trying to install nspluginwrapper from ports and I am getting security error in linux-f10-pango even after
In /etc/make.conf I have included
and I have also included linux_enable="YES"
The following is the exact error
I am trying to install nspluginwrapper from ports and I am getting security error in linux-f10-pango even after
Code:
set DISABLE_VULNERABILITIES=yes
In /etc/make.conf I have included
Code:
OVERRIDE_LINUX_BASE_PORT=f10
OVERRIDE_LINUX_NONBASE_PORTS=f10
The following is the exact error
Code:
[arun@hogwartz /usr/ports/www/nspluginwrapper]$ export DISABLE_VULNERABILITIES=yes
[arun@hogwartz /usr/ports/www/nspluginwrapper]$ sudo make install clean
===> Installing for nspluginwrapper-1.2.2_5
===> nspluginwrapper-1.2.2_5 depends on file: /compat/linux/bin/sh - found
===> nspluginwrapper-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> nspluginwrapper-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===> nspluginwrapper-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found
===> nspluginwrapper-1.2.2_5 depends on file: /compat/linux/usr/lib/libatk-1.0.so.0.2409.1 - found
===> nspluginwrapper-1.2.2_5 depends on file: /compat/linux/usr/lib/libcairo.so.2.10800.0 - found
===> nspluginwrapper-1.2.2_5 depends on file: /compat/linux/lib/libexpat.so.1 - found
===> nspluginwrapper-1.2.2_5 depends on file: /compat/linux/usr/lib/libfontconfig.so.1.3.0 - found
===> nspluginwrapper-1.2.2_5 depends on file: /compat/linux/usr/lib/libgtk-x11-2.0.so.0.1400.7 - not found
===> Verifying install for /compat/linux/usr/lib/libgtk-x11-2.0.so.0.1400.7 in /usr/ports/x11-toolkits/linux-f10-gtk2
===> Installing for linux-f10-gtk2-2.14.7
===> linux-f10-gtk2-2.14.7 depends on file: /compat/linux/bin/sh - found
===> linux-f10-gtk2-2.14.7 depends on file: /compat/linux/usr/lib/libatk-1.0.so.0.2409.1 - found
===> linux-f10-gtk2-2.14.7 depends on file: /compat/linux/usr/lib/libcairo.so.2.10800.0 - found
===> linux-f10-gtk2-2.14.7 depends on file: /compat/linux/lib/libexpat.so.1 - found
===> linux-f10-gtk2-2.14.7 depends on file: /compat/linux/usr/lib/libfontconfig.so.1.3.0 - found
===> linux-f10-gtk2-2.14.7 depends on file: /compat/linux/usr/lib/libjpeg.so.62.0.0 - found
===> linux-f10-gtk2-2.14.7 depends on file: /compat/linux/usr/lib/libpango-1.0.so.0.2203.0 - not found
===> Verifying install for /compat/linux/usr/lib/libpango-1.0.so.0.2203.0 in /usr/ports/x11-toolkits/linux-f10-pango
===> linux-f10-pango-1.22.3 has known vulnerabilities:
=> pango -- integer overflow.
Reference: <http://portaudit.FreeBSD.org/4b172278-3f46-11de-becb-001cc0377035.html>
=> Please update your ports tree and try again.
*** Error code 1
Stop in /usr/ports/x11-toolkits/linux-f10-pango.
*** Error code 1
Stop in /usr/ports/x11-toolkits/linux-f10-gtk2.
*** Error code 1
Stop in /usr/ports/www/nspluginwrapper.