Hi,
I'm trying to build remmina from ports on -current (tried i386 and amd64), and
it is not building avahi-gtk3-*, therefore the build fails (see build results
end of email.
After this happened, I tried to build the port avahi-gtk3 from its directory,
but it isn't building for me.
# pkg_info | grep avahi
avahi-0.6.31 framework for Multicast DNS Service Discovery
# cd /usr/ports/net/avahi/
# make show=MULTI_PACKAGES
-main -gtk -gtk3 -ui
# make install-all
# [nothing gets built]
# env SUBPACKAGE="-gtk3" make install
# [nothing gets built]
If I delete the pkg_delete avahi, rm the pkg and plist, and try the above
commands again, still nothing gets built.
# env SUBPACKAGE="-gtk3" make install
# [nothing gets built]
# make install-all
[builds]
# pkg_info | grep avahi
avahi-0.6.31 framework for Multicast DNS Service Discovery
There is still no avahi-gtk3-*
I see that there have been no changes to either of these ports for a while, and
in package snapshots avahi-gtk3 and remmina are both available. So it seems
like I am doing something wrong here, but what?
# make install
===> Checking files for remmina-1.0.0p3
>> Fetch https://github.com/FreeRDP/Remmina/downloads/Remmina-1.0.0.tar.gz
Remmina-1.0.0.tar.gz 100%
|*******************************************************************| 527 KB
00:00
>> Fetch
>> https://github.com/FreeRDP/Remmina/commit/569d9bb702d06c061dfbbf3c590d57ea83a04369.diff
569d9bb702d06c061dfbbf... 100%
|**************************************************************| 1349
00:00
>> Fetch
>> https://github.com/FreeRDP/Remmina/commit/f7d1038ba358a295fb46c681db5c47e4ead97306.diff
f7d1038ba358a295fb46c6... 100%
|**************************************************************| 1434
00:00
>> (SHA256) Remmina-1.0.0.tar.gz: OK
>> (SHA256) 569d9bb702d06c061dfbbf3c590d57ea83a04369.diff: OK
>> (SHA256) f7d1038ba358a295fb46c681db5c47e4ead97306.diff: OK
===> remmina-1.0.0p3 depends on: avahi-gtk3-* - not found
===> Verifying install for avahi-gtk3-* in net/avahi
===> Returning to build of remmina-1.0.0p3
===> remmina-1.0.0p3 depends on: avahi-gtk3-* - not found
Dependency check failed
*** Error code 1
Stop in /usr/ports/x11/remmina (line 1902 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/x11/remmina (line 2312 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/x11/remmina (line 1717 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/x11/remmina (line 2264 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/x11/remmina (line 2244 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/x11/remmina (line 1738 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/x11/remmina (line 2244 of
/usr/ports/infrastructure/mk/bsd.port.mk).
#