Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2023 08:48:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273714] multimedia/opentoonz: update to 1.7.1
Message-ID:  <bug-273714-7788-H1QoItEIVX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273714-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273714-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273714

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eduardo@FreeBSD.org
             Status|New                         |Open
                URL|                            |https://github.com/opentoon
                   |                            |z/opentoonz/releases/tag/v1
                   |                            |.7.1

--- Comment #3 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Hello Ivan,

Could you check the following issues?

1. PORTREVISION=3D0 can be removed

2. files/patch-toonz_sources_CMakeLists.txt: patch was not generated using
``make makepatch''.

3. Binaries/libraries not stripped, dependencies not declared (default opti=
ons,
need to check all options):

***
=3D=3D=3D=3D> Running Q/A tests (stage-qa)
Warning: 'lib/opentoonz/libtnztools.so' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libtnzbase.so' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libtoonzqt.so' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libtoonzlib.so' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libsound.so' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libtnzstdfx.so' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libimage.so' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libtnzext.so' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libtnzcore.so' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libtfarm.so' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libcolorfx.so' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Warning: 'bin/tcomposer' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Warning: 'bin/lzodecompress' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Warning: 'bin/lzocompress' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Warning: 'bin/tfarmserver' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Warning: 'bin/tconverter' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Warning: 'bin/tcleanup' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Warning: 'bin/tfarmcontroller' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
Error: /usr/local/bin/OpenToonz is linked to /usr/local/lib/libjson-c.so.5 =
from
devel/json-c but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=3Dlibjson-c.so:devel/json-c
Error: /usr/local/bin/OpenToonz is linked to /usr/local/lib/libgobject-2.0.=
so.0
from devel/glib20 but it is not declared as a dependency
Warning: you need USE_GNOME+=3Dglib20
Error: /usr/local/bin/OpenToonz is linked to /usr/local/lib/libglib-2.0.so.0
from devel/glib20 but it is not declared as a dependency
Warning: you need USE_GNOME+=3Dglib20
Error: /usr/local/bin/OpenToonz is linked to /usr/local/lib/libintl.so.8 fr=
om
devel/gettext-runtime but it is not declared as a dependency
Warning: you need USES+=3Dgettext-runtime
***

Thanks

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273714-7788-H1QoItEIVX>