rigoletto@
Developer
Hello.
I am trying to upgrade audio/volumeicon to the latest version (0.5.1) what is not updated in ports yet.
I changed the the version in the Makefile and it compiled and run, however when I try to access its "Preferences" -> segfault when compiled with debug symbols, and "illegal instructions" when compiled without debug symbols.
I do use ports-mgmt/synth, and it fail at to compile "Phase: check-plist" when using
I am trying to upgrade audio/volumeicon to the latest version (0.5.1) what is not updated in ports yet.
I changed the the version in the Makefile and it compiled and run, however when I try to access its "Preferences" -> segfault when compiled with debug symbols, and "illegal instructions" when compiled without debug symbols.
I do use ports-mgmt/synth, and it fail at to compile "Phase: check-plist" when using
synth test
.
Code:
--------------------------------------------------------------------------------
-- Phase: check-plist
--------------------------------------------------------------------------------
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/locale/de/LC_MESSAGES/volumeicon.mo
Error: Orphaned: share/locale/pl/LC_MESSAGES/volumeicon.mo
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1
Stop.
make: stopped in /xports/audio/volumeicon