/usr/bin/xslt-config: line 96: --cflags: command not found checking libxslt in /usr... failed configure: error: Your libxslt installation does not appear to be complete !!! Please attach the following file when seeking support: !!! /var/tmp/portage/dev-db/pgadmin3-1.22.1-r2/work/pgadmin3-1.22.1/config.log ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 13.0-desktop_libressl_20170903-100751 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.4.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python2.7 (fallback) java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.5.1 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv dev-db/pgadmin3 [ebuild N ] dev-db/pgadmin3-1.22.1-r2 USE="databasedesigner -debug"
Created attachment 493466 [details] emerge-info.txt
Created attachment 493468 [details] dev-db:pgadmin3-1.22.1-r2:20170909-041724.log
Created attachment 493470 [details] emerge-history.txt
Created attachment 493472 [details] environment
Created attachment 493474 [details] etc.portage.tbz2
Created attachment 493476 [details] logs.tbz2
Created attachment 493478 [details] temp.tbz2
There's something wrong with your "dev-libs/libxslt" or "dev-libs/libxml2". Line 96 of /usr/bin/xslt-config should be: the_flags="$the_flags `/usr/bin/x86_64-pc-linux-gnu-xml2-config --cflags`"
(In reply to Stefan Talpalaru from comment #8) mr-fox / # nl -ba /usr/bin/xslt-config | grep 96 96 the_flags="$the_flags `/usr/bin/x86_64-pc-linux-gnu-xml2-config --cflags`"
(In reply to Toralf Förster from comment #9) > (In reply to Stefan Talpalaru from comment #8) > mr-fox / # nl -ba /usr/bin/xslt-config | grep 96 > 96 the_flags="$the_flags `/usr/bin/x86_64-pc-linux-gnu-xml2-config > --cflags`" What is the output of `/usr/bin/xslt-config --cflags` on the system? I haven't been able to reproduce this yet. (Though, it looks like I need to get xslt-1.30 emerged.)
(In reply to Aaron W. Swenson from comment #10) tinderbox@mr-fox ~ $ scw 13.0-desktop_libressl_20170903-100751 mr-fox / # /usr/bin/xslt-config --cflags -I/usr/include/libxml2 mr-fox / # exit exit tinderbox@mr-fox ~ $
I've gotten 1.30 installed, and dev-db/pgadmin3-1.22.2 isn't exhibiting this error.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90665fc12ab36100aa4540faf0ac6f7c488a1df4 commit 90665fc12ab36100aa4540faf0ac6f7c488a1df4 Author: Aaron W. Swenson <titanofold@gentoo.org> AuthorDate: 2018-03-21 11:09:23 +0000 Commit: Aaron W. Swenson <titanofold@gentoo.org> CommitDate: 2018-03-21 11:09:55 +0000 dev-db/pgadmin3: Cleanup Closes: https://bugs.gentoo.org/629422 Closes: https://bugs.gentoo.org/630448 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-db/pgadmin3/Manifest | 1 - dev-db/pgadmin3/files/pgadmin3-desktop.patch | 16 -------- dev-db/pgadmin3/pgadmin3-1.22.1-r1.ebuild | 59 ---------------------------- dev-db/pgadmin3/pgadmin3-1.22.1-r2.ebuild | 45 --------------------- 4 files changed, 121 deletions(-)