Search Criteria
Package Details: perl-io-socket-multicast 1.12-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/perl-io-socket-multicast.git (read-only, click to copy) |
---|---|
Package Base: | perl-io-socket-multicast |
Description: | IO::Socket::Multicast - Object interface to socket communications for perl |
Upstream URL: | http://search.cpan.org/dist/IO-Socket-Multicast/ |
Licenses: | GPL, PerlArtistic |
Submitter: | sergej |
Maintainer: | jnbek |
Last Packager: | jnbek |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2014-08-27 11:35 (UTC) |
Last Updated: | 2015-06-16 21:10 (UTC) |
Latest Comments
wolfsilver00 commented on 2024-09-06 00:46 (UTC)
Hello, can't build this, ive got the following error:
❯ cd perl-io-socket-multicast ❯ makepkg -cs ==> Making package: perl-io-socket-multicast 1.12-2 (Thu 05 Sep 2024 09:45:27 PM -03) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading IO-Socket-Multicast-1.12.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 5 100 5 0 0 25 0 --:--:-- --:--:-- --:--:-- 25 100 11685 100 11685 0 0 30038 0 --:--:-- --:--:-- --:--:-- 30038 ==> Validating source files with md5sums... IO-Socket-Multicast-1.12.tar.gz ... Passed ==> Extracting sources... -> Extracting IO-Socket-Multicast-1.12.tar.gz with bsdtar ==> Starting build()... Checking if your kit is complete... Looks good Warning: prerequisite IO::Interface 0.94 not found. Generating a Unix-style Makefile Writing Makefile for IO::Socket::Multicast Writing MYMETA.yml and MYMETA.json "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' Multicast.xs > Multicast.xsc Running Mkbootstrap for Multicast () chmod 644 "Multicast.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Multicast.bs blib/arch/auto/IO/Socket/Multicast/Multicast.bs 644 cp lib/IO/Socket/Multicast.pm blib/lib/IO/Socket/Multicast.pm mv Multicast.xsc Multicast.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/include/db5.3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/perl/src=/usr/src/debug/perl -flto=auto -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I/usr/lib/perl5/5.40/core_perl/CORE" Multicast.c rm -f blib/arch/auto/IO/Socket/Multicast/Multicast.so cc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -L/usr/lib/db5.3 -fstack-protector-strong Multicast.o -o blib/arch/auto/IO/Socket/Multicast/Multicast.so \ \
chmod 755 blib/arch/auto/IO/Socket/Multicast/Multicast.so Manifying 1 pod document ==> Entering fakeroot environment... ==> Starting package()... make: *** No rule to make target 'Suite/perl-io-socket-multicast/pkg/perl-io-socket-multicast'. Stop. ==> ERROR: A failure occurred in package(). Aborting...