Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 757167 Details for
Bug 827966
dev-perl/XML-Parser-2.460.0 ignores if it can't find dev-libs/expat
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
re-emerge perl-lang/XML-Parser showing no installation
janus_emerge_perl_lang_XML-Parser_20211201_2201.log (text/x-log), 6.67 KB, created by
John L. Poole
on 2021-12-02 06:11:26 UTC
(
hide
)
Description:
re-emerge perl-lang/XML-Parser showing no installation
Filename:
MIME Type:
Creator:
John L. Poole
Created:
2021-12-02 06:11:26 UTC
Size:
6.67 KB
patch
obsolete
>janus /home/jlpoole # eix -I parser >[I] dev-perl/HTML-Parser > Available versions: 3.760.0^t {test} > Installed versions: 3.760.0^t(20:09:01 11/29/21)(-test) > Homepage: https://metacpan.org/release/HTML-Parser > Description: Parse HTML documents > >[I] dev-perl/Pod-Parser > Available versions: 1.630.0-r1^t {test} > Installed versions: 1.630.0-r1^t(20:01:56 11/29/21)(-test) > Homepage: https://metacpan.org/release/Pod-Parser > Description: POD filters and translators > >[I] dev-perl/XML-Parser > Available versions: 2.460.0 > Installed versions: 2.460.0(20:09:35 12/01/21) > Homepage: https://metacpan.org/release/XML-Parser > Description: A perl module for parsing XML documents > >Found 3 matches >janus /home/jlpoole # emerge dev-perl/XML-Parser > > * IMPORTANT: 5 news items need reading for repository 'gentoo'. > * Use eselect news read to view new items. > >Calculating dependencies... done! > >>>> Verifying ebuild manifests > >>>> Emerging (1 of 1) dev-perl/XML-Parser-2.460.0::gentoo > * XML-Parser-2.46.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking XML-Parser-2.46.tar.gz to /var/tmp/portage/dev-perl/XML-Parser-2.460.0/work >>>> Source unpacked in /var/tmp/portage/dev-perl/XML-Parser-2.460.0/work >>>> Preparing source in /var/tmp/portage/dev-perl/XML-Parser-2.460.0/work/XML-Parser-2.46 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-perl/XML-Parser-2.460.0/work/XML-Parser-2.46 ... > * Using ExtUtils::MakeMaker > * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/XML-Parser-2.460.0/image EXPATLIBPATH=/usr/lib64 EXPATINCPATH=/usr/include > >Expat must be installed prior to building XML::Parser and I can't find >it in the standard library directories. Install 'expat-devel' (or >'libexpat1-dev') package with your OS package manager. See 'README'. > >Or you can download expat from: > >http://sourceforge.net/projects/expat/ > >If expat is installed, but in a non-standard directory, then use the >following options to Makefile.PL: > > EXPATLIBPATH=... To set the directory in which to find libexpat > > EXPATINCPATH=... To set the directory in which to find expat.h > >For example: > > perl Makefile.PL EXPATLIBPATH=/home/me/lib EXPATINCPATH=/home/me/include > >Note that if you build against a shareable library in a non-standard location >you may (on some platforms) also have to set your LD_LIBRARY_PATH environment >variable at run time for perl to find the library. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-perl/XML-Parser-2.460.0/work/XML-Parser-2.46 ... >>>> Source compiled. >>>> Test phase [not enabled]: dev-perl/XML-Parser-2.460.0 > >>>> Install dev-perl/XML-Parser-2.460.0 into /var/tmp/portage/dev-perl/XML-Parser-2.460.0/image >>>> Completed installing dev-perl/XML-Parser-2.460.0 into /var/tmp/portage/dev-perl/XML-Parser-2.460.0/image > > * Final size of build directory: 692 KiB > * Final size of installed tree: 53 KiB > > >>>> Installing (1 of 1) dev-perl/XML-Parser-2.460.0::gentoo >>>> Auto-cleaning packages... > >>>> No outdated packages were found on your system. > > * GNU info directory index is up-to-date. > >!!! existing preserved libs: >>>> package: app-text/tidy-html5-5.6.0 > * - /usr/lib64/libtidy.so.5 > * - /usr/lib64/libtidy.so.5.6.0 > * used by /usr/lib64/php7.3/apache2/libphp7.so (dev-lang/php-7.3.29) > * used by /usr/lib64/php7.3/bin/php (dev-lang/php-7.3.29) > * used by /usr/lib64/php7.3/bin/php-cgi (dev-lang/php-7.3.29) > * used by 3 other files >>>> package: dev-db/mariadb-connector-c-3.1.13 > * - /usr/lib64/libmariadb.so.3 > * used by /usr/lib64/apr-util-1/apr_dbd_mysql-1.so (dev-libs/apr-util-1.6.1-r7) >>>> package: sys-libs/glibc-2.33-r7 > * - /lib64/libcrypt-2.33.so > * - /lib64/libcrypt.so.1 > * used by /lib64/security/pam_passwdqc.so (sys-auth/passwdqc-1.4.0-r2) > * used by /lib64/security/pam_pwhistory.so (sys-libs/pam-1.5.1_p20210622-r1) > * used by /lib64/security/pam_unix.so (sys-libs/pam-1.5.1_p20210622-r1) > * used by 19 other files >>>> package: sys-libs/liburing-2.1 > * - /usr/lib64/liburing.so.1 > * - /usr/lib64/liburing.so.1.0.7 > * used by /usr/lib64/samba/vfs/io_uring.so (net-fs/samba-4.13.9-r2) >Use emerge @preserved-rebuild to rebuild packages using these libraries > > * IMPORTANT: 5 news items need reading for repository 'gentoo'. > * Use eselect news read to view new items. > >janus /home/jlpoole # updatedb >janus /home/jlpoole # locate Parser.pm >/root/.cpan/build/XML-Parser-2.46-0/Parser.pm >/root/.cpan/build/XML-Parser-2.46-1/Parser.pm >/root/.cpan/build/XML-Parser-2.46-2/Parser.pm >/root/.cpan/build/XML-Parser-2.46-3/Parser.pm >/root/.cpan/build/XML-Parser-2.46-4/Parser.pm >/root/.cpan/build/XML-Parser-2.46-5/Parser.pm >/usr/lib64/perl5/5.34/Pod/Simple/PullParser.pm >/usr/lib64/perl5/5.34/TAP/Parser.pm >/usr/lib64/perl5/vendor_perl/5.34/Module/Build/PodParser.pm >/usr/lib64/perl5/vendor_perl/5.34/Pod/Parser.pm >/usr/lib64/perl5/vendor_perl/5.34/x86_64-linux/HTML/HeadParser.pm >/usr/lib64/perl5/vendor_perl/5.34/x86_64-linux/HTML/Parser.pm >/usr/lib64/perl5/vendor_perl/5.34/x86_64-linux/HTML/PullParser.pm >/usr/lib64/perl5/vendor_perl/5.34/x86_64-linux/HTML/TokeParser.pm >/usr/local/src/XML-Parser-2.44/Parser.pm >/usr/local/src/XML-Parser-2.46/Parser.pm >/usr/share/texinfo/Texinfo/Parser.pm >janus /home/jlpoole # ls -la /usr/lib64/perl5/vendor_perl/5.34/x86_64-linux/ >total 397 >drwxr-xr-x 19 root root 1024 Nov 29 20:04 . >drwxr-xr-x 37 root root 1024 Nov 29 20:11 .. >drwxr-xr-x 3 root root 1024 Nov 29 20:04 Bundle >drwxr-xr-x 5 root root 1024 Nov 29 20:07 DBD >drwxr-xr-x 8 root root 1024 Nov 29 20:04 DBI >-r--r--r-- 1 root root 318199 Nov 29 20:04 DBI.pm >drwxr-xr-x 7 root root 1024 Nov 29 19:58 Encode >-r--r--r-- 1 root root 32210 Nov 29 19:58 Encode.pm >drwxr-xr-x 2 root root 1024 Nov 29 20:09 HTML >drwxr-xr-x 3 root root 1024 Nov 29 19:58 List >drwxr-xr-x 2 root root 1024 Nov 29 18:31 Locale >drwxr-xr-x 3 root root 1024 Nov 29 20:07 Net >drwxr-xr-x 3 root root 1024 Jul 21 11:34 POD2 >drwxr-xr-x 2 root root 1024 Jul 21 11:50 SVN >drwxr-xr-x 2 root root 1024 Nov 29 19:58 Scalar >-rw-r--r-- 1 root root 9783 Nov 29 20:00 Socket6.pm >drwxr-xr-x 2 root root 1024 Nov 29 19:58 Sub >drwxr-xr-x 2 root root 1024 Nov 29 20:01 Term >drwxr-xr-x 2 root root 1024 Nov 29 20:06 Text >drwxr-xr-x 3 root root 1024 Nov 29 20:06 Unicode >drwxr-xr-x 2 root root 1024 Nov 29 20:04 Win32 >drwxr-xr-x 40 root root 1024 Sep 24 15:50 auto >-r--r--r-- 1 root root 1533 Nov 29 20:04 dbixs_rev.pl >-r--r--r-- 1 root root 22950 Nov 29 19:58 encoding.pm >janus /home/jlpoole #
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 827966
:
757164
|
757165
|
757166
| 757167 |
758735
|
758736
|
758737