Update cpan-modules build and dependencies list.
This commit is contained in:
parent
c029d8604e
commit
bec81c96f0
3 changed files with 3 additions and 82 deletions
|
|
@ -1 +0,0 @@
|
||||||
# Custom packages required to build this package.
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Version: 0.6.11
|
# Version: 0.6.12
|
||||||
# Copyright (c) 2005-2022:
|
# Copyright (c) 2005-2022:
|
||||||
# Darren 'Tadgy' Austin <darren (at) afterdark.org.uk>
|
# Darren 'Tadgy' Austin <darren (at) afterdark.org.uk>
|
||||||
# Licensed under the terms of the GNU General Public License version 3.
|
# Licensed under the terms of the GNU General Public License version 3.
|
||||||
|
|
@ -79,10 +79,10 @@ done
|
||||||
(( ${BUILD_FORCE:-0} != 1 )) && {
|
(( ${BUILD_FORCE:-0} != 1 )) && {
|
||||||
while read -r PKG; do
|
while read -r PKG; do
|
||||||
check_installed "$PKG" && die "Conflicting package installed: $PKG"
|
check_installed "$PKG" && die "Conflicting package installed: $PKG"
|
||||||
done < <(printf "%s\\n" "${BUILD_CONFLICTS[@]}")
|
done < <(printf "%s " "${BUILD_CONFLICTS[@]}")
|
||||||
while read -r PKG; do
|
while read -r PKG; do
|
||||||
check_installed "$PKG" || die "Required package not installed: $PKG"
|
check_installed "$PKG" || die "Required package not installed: $PKG"
|
||||||
done < <(printf "%s\\n" "${BUILD_REQUIRES[@]}")
|
done < <(printf "%s " "${BUILD_REQUIRES[@]}")
|
||||||
}
|
}
|
||||||
|
|
||||||
# Gather some system information.
|
# Gather some system information.
|
||||||
|
|
|
||||||
|
|
@ -1,78 +0,0 @@
|
||||||
|
|
||||||
[1;33;40m********************************************************************************
|
|
||||||
* Building and installing: Socket6
|
|
||||||
********************************************************************************[0;39m
|
|
||||||
Loading internal logger. Log::Log4perl recommended for better logging
|
|
||||||
CPAN: HTTP::Tiny loaded ok (v0.076)
|
|
||||||
Fetching with HTTP::Tiny:
|
|
||||||
http://www.cpan.org/authors/01mailrc.txt.gz
|
|
||||||
Reading '/tmp/pkg-build/cpan-modules-15.0_1/sources/authors/01mailrc.txt.gz'
|
|
||||||
CPAN: Compress::Zlib loaded ok (v2.102)
|
|
||||||
............................................................................DONE
|
|
||||||
Fetching with HTTP::Tiny:
|
|
||||||
http://www.cpan.org/modules/02packages.details.txt.gz
|
|
||||||
Reading '/tmp/pkg-build/cpan-modules-15.0_1/sources/modules/02packages.details.txt.gz'
|
|
||||||
Database was generated on Fri, 07 Oct 2022 20:17:03 GMT
|
|
||||||
HTTP::Date not available
|
|
||||||
..............
|
|
||||||
New CPAN.pm version (v2.34) available.
|
|
||||||
[Currently running version is v2.28]
|
|
||||||
You might want to try
|
|
||||||
install CPAN
|
|
||||||
reload cpan
|
|
||||||
to both upgrade CPAN.pm and run the new version without leaving
|
|
||||||
the current session.
|
|
||||||
|
|
||||||
|
|
||||||
..............................................................DONE
|
|
||||||
Fetching with HTTP::Tiny:
|
|
||||||
http://www.cpan.org/modules/03modlist.data.gz
|
|
||||||
Reading '/tmp/pkg-build/cpan-modules-15.0_1/sources/modules/03modlist.data.gz'
|
|
||||||
DONE
|
|
||||||
Writing /tmp/pkg-build/cpan-modules-15.0_1/Metadata
|
|
||||||
Running install for module 'Socket6'
|
|
||||||
Fetching with HTTP::Tiny:
|
|
||||||
http://www.cpan.org/authors/id/U/UM/UMEMOTO/Socket6-0.29.tar.gz
|
|
||||||
CPAN: Digest::SHA loaded ok (v6.02)
|
|
||||||
Fetching with HTTP::Tiny:
|
|
||||||
http://www.cpan.org/authors/id/U/UM/UMEMOTO/CHECKSUMS
|
|
||||||
Checksum for /tmp/pkg-build/cpan-modules-15.0_1/sources/authors/id/U/UM/UMEMOTO/Socket6-0.29.tar.gz ok
|
|
||||||
'YAML' not installed, will not store persistent state
|
|
||||||
CPAN: CPAN::Meta::Requirements loaded ok (v2.140)
|
|
||||||
CPAN: Parse::CPAN::Meta loaded ok (v2.150010)
|
|
||||||
CPAN: CPAN::Meta loaded ok (v2.150010)
|
|
||||||
CPAN: Module::CoreList loaded ok (v5.20210520)
|
|
||||||
Configuring U/UM/UMEMOTO/Socket6-0.29.tar.gz with Makefile.PL
|
|
||||||
checking for gcc... cc
|
|
||||||
checking whether the C compiler works... yes
|
|
||||||
checking for C compiler default output file name... a.out
|
|
||||||
checking for suffix of executables...
|
|
||||||
checking whether we are cross compiling... no
|
|
||||||
checking for suffix of object files... o
|
|
||||||
checking whether we are using the GNU C compiler... yes
|
|
||||||
checking whether cc accepts -g... yes
|
|
||||||
checking for cc option to accept ISO C89... none needed
|
|
||||||
checking whether your Perl5 have PL_sv_undef... yes
|
|
||||||
checking how to run the C preprocessor... cc -E
|
|
||||||
checking for grep that handles long lines and -e... /usr/bin/grep
|
|
||||||
checking for egrep... /usr/bin/grep -E
|
|
||||||
checking for getaddrinfo... yes
|
|
||||||
checking for getnameinfo... yes
|
|
||||||
checking for gethostbyname2... yes
|
|
||||||
checking for getipnodebyname... no
|
|
||||||
checking for getipnodebyname in -lsocket... no
|
|
||||||
checking whether your system has IPv6 directory... no
|
|
||||||
checking for getipnodebyaddr... no
|
|
||||||
checking for getipnodebyaddr in -lsocket... no
|
|
||||||
checking whether your system has IPv6 directory... (cached) no
|
|
||||||
checking for inet_pton... yes
|
|
||||||
checking for inet_ntop... yes
|
|
||||||
checking for working inet_ntop... yes
|
|
||||||
checking whether you have sa_len in struct sockaddr... no
|
|
||||||
checking whether you have sin6_scope_id in struct sockaddr_in6... yes
|
|
||||||
checking for socklen_t... yes
|
|
||||||
configure: creating ./config.status
|
|
||||||
Warning: No success on command[/usr/bin/perl5.34.0 Makefile.PL CC="/usr/bin/ccache gcc" CXX="/usr/bin/ccache g++"]
|
|
||||||
UMEMOTO/Socket6-0.29.tar.gz
|
|
||||||
/usr/bin/perl5.34.0 Makefile.PL CC="/usr/bin/ccache gcc" CXX="/usr/bin/ccache g++" -- NOT OK
|
|
||||||
Stopping: 'install' failed for 'Socket6'.
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue