big sur: info files for po4a and module-build-pm-11.3 and stuck with libxslt-1.1.34-1 failed
Sven de Vries <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, tried to build under 11.4 package po4a (actually emacs26 is the goal). I needed to create po4a-11.3 and module-build-pm-11.3 see attached. Maybe someone could push them into the tree.?? That got a lot of building. Now it is stuck building libxslt-1.1.34-1 failed because of Disabling crypto support Enabling debugger Enabling profiler checking for xml2-config... /opt/sw3/bin/xml2-config checking for LIBXML... no configure: error: Could not find libxml2 anywhere, check ftp://xmlsoft.org/. ### execution of ./configure failed, exit code 1 ### execution of /tmp/fink.YrzKf failed, exit code 1 Even though libxml2, -bin and -shlibs are installed I think the configure call is: sudo -u fink-bld [ENV] sh -c /tmp/fink.8RQdw ./configure --prefix=/opt/sw3 --without-crypto --disable-static --without-python --with-html-subdir=libxslt --enable-dependency-tracking --disable-silent-rules XSLTPROC=/usr/bin/true help appreciated! -sven [/opt/sw3] % ls -l lib/libxml2.* -rwxr-xr-x 1 root admin 1646280 Jun 5 18:43 lib/libxml2.2.dylib lrwxr-xr-x 1 root admin 15 Jun 5 18:43 lib/libxml2.dylib -> libxml2.2.dylib -rwxr-xr-x 1 root admin 909 Jun 5 18:44 lib/libxml2.la Also include the following system information: Package manager version: 0.45.99.git Distribution version: selfupdate-rsync Sat Jun 5 18:08:20 2021, 11.3, x86_64 Trees: local/main stable/main local/injected Xcode.app: 12.5 Xcode command-line tools: 12.5.0.0.1.1617976050 Max. Fink build jobs: 1 _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
po4a-11.3_sdv.info
(text/plain, 3.5 KB)
Package: po4a
Version: 0.47
Revision: 2
Distribution: 11.3
###
### * Unicode::GCString is not installed (Unicode-LineBreak)
BuildDepends: <<
docbook-dtd,
docbook-xsl,
gettext-tools,
sgmls-pm,
term-readkey-pm5302,
libxslt-bin,
module-build-pm (>= 1:0.42.0-1)
<<
Depends: <<
gettext-tools,
sed,
sgmls-pm,
opensp-bin
<<
Recommends: <<
locale-gettext-pm5302,
term-readkey-pm5302,
text-wrapi18n-pm5184
<<
###
Source: mirror:debian:/pool/main/p/%n/%n_%v.orig.tar.gz
Source-Checksum: SHA1(70d3a2cec8f75c2196415bb1d21ccdd5c87002bc)
SourceDirectory: %n-%v
###
DocFiles: changelog COPYING NEWS README* TODO
###
PatchScript: <<
# Add use lib to main binary
sed -i -e '5iBEGIN \{ push\(\@INC, "\%p\/lib\/perl5"\) \};' scripts/msgsearch scripts/msguntypot po4a po4a-gettextize po4a-normalize po4a-translate po4a-updatepo
# OpenJade instead of Jade
perl -pi -e 's,nsgmls,onsgmls,g' lib/Locale/Po4a/Sgml.pm
# Show %p/bin not /usr/bin
BASE=$(echo %p | perl -p -e 's,/,,'); \
for i in %b/po/bin/*.po %b/po/bin/*.pot %b/po/pod/*.po %b/po/pod/*.pot %b/lib/Locale/Po4a/Pod.pm; do \
perl -pi -e 's,/usr/,%p/,g' $i; \
perl -pi -e 's,usr/,${BASE}/,g' $i; \
perl -pi -e 's,nsgmls,onsgmls,g' $i; \
done
perl -pi -e 's,/usr,%p,g' share/po4a-build;
perl -pi -e 's,/etc,%p/etc,g' share/po4a-build;
perl -pi -e 's,/usr,%p,g' share/po4a-build.make;
perl -pi -e 's,/usr,%p,g' share/doc/po4a-build.xml;
perl -pi -e 's,/usr,%p,g' doc/po4a.7.pod
perl -pi -e 's,/usr,%p,g' doc/po4a-build.conf.5.pod
perl -pi -e 's,/usr,%p,g' doc/po4a-runtime.7.pod
perl -pi -e 's,/usr,%p,g' doc/po4a-runtime.7.pod
for i in `find . -type f`; do \
perl -pi -e 's,/usr/bin/perl,/usr/bin/env perl,g' $i; \
perl -pi -e 's,%p/bin/perl,/usr/bin/env perl,g' $i; \
done
### Fix for man pages installing to /usr/local
perl -pi -e 's,install_sets[\(]\$self-(.)installdirs[\)]-.(\{)(.)bindoc.,install_path\(\)-\1\2\3bindoc\3,g' Po4aBuilder.pm
chmod +x Build.PL
<<
###
CompileScript: <<
./Build.PL PREFIX=%p create_packlist=0
perl -pi -e 's,/usr/bin/perl,/usr/bin/env perl,g' Build
perl -pi -e 's,/usr/bin/perl,perl,g' _build/build_params
./Build
<<
###
InfoTest: <<
TestDepends: <<
html-parser-pm5184,
texlive-nox-base | texlive-base
<<
TestScript: <<
./Build test || exit 2
<<
<<
###
InstallScript: <<
./Build install --install_base %p --install_path lib=%p/lib/perl5 --install_path arch=%p/lib/perl5/darwin-thread-multi-2level --install_path script=%p/bin --install_path bin=%p/bin --install_path bindoc=%p/share/man/man1 --install_path libdoc=%p/share/man/man3 --install_path binhtml=%p/share/man/man1 --install_path libhtml=%p/share/man/man3 destdir=%d
<<
###
Description: Tools for helping translation of docs
DescDetail: <<
The po4a (PO for anything) project goal is to ease translations (and more
interestingly, the maintenance of translations) using gettext tools on areas
where they were not expected like documentation.
This package contains the main libraries of po4a, and the following
sub-modules:
- Dia: uncompressed Dia diagrams.
- INI: the INI format
- KernelHelp: Help messages of each kernel compilation option.
- LaTeX: generic TeX or LaTeX format.
- Man: either roff or mdoc format.
- POD: Perl documentation format.
- SGML: either DebianDoc or DocBook DTD.
- Texinfo: the info page format.
- XML: very configurable (preconfigured for DocBook, XHTML, Guide, WML).
<<
License: GPL
Homepage: http://po4a.alioth.debian.org/
Maintainer: Justin F. Hallett <[email protected]>
module-build-pm-11.3_sdv.info
(text/plain, 710 B)
# -*- coding: ascii; tab-width: 4 -*- Package: module-build-pm Version: 0.42.31 Revision: 902 Epoch: 1 Distribution: 11.3 Depends: system-perl5302, %n5302 (>= %e:%v-1) Type: bundle Description: Module::Build for /usr/bin/perl DescDetail: << Use BuildDepends:module-build-pm for packages that do not otherwise need to be perl-version varianted so that they do not need to be perl-version varianted on account of this build dependency. For packages that *are* perl-version varianted, use BuildDepends:module-build-pmXXX for the appropriate perlXXX. << License: Artistic Maintainer: Fink Core Group <[email protected]> Homepage: http://search.cpan.org/dist/Module-Build/