Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630448 - dev-db/pgadmin3-1.22.1-r2 : configure: error: Your libxslt installation does not appear to be complete
Summary: dev-db/pgadmin3-1.22.1-r2 : configure: error: Your libxslt installation does ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-09 07:23 UTC by Toralf Förster
Modified: 2018-03-21 11:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.24 KB, text/plain)
2017-09-09 07:23 UTC, Toralf Förster
Details
dev-db:pgadmin3-1.22.1-r2:20170909-041724.log (dev-db:pgadmin3-1.22.1-r2:20170909-041724.log,7.09 KB, text/plain)
2017-09-09 07:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,202.82 KB, text/plain)
2017-09-09 07:23 UTC, Toralf Förster
Details
environment (environment,90.95 KB, text/plain)
2017-09-09 07:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.60 KB, application/x-bzip)
2017-09-09 07:23 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.21 KB, application/x-bzip)
2017-09-09 07:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.60 KB, application/x-bzip)
2017-09-09 07:23 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-09-09 07:23:30 UTC
/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"
Comment 1 Toralf Förster gentoo-dev 2017-09-09 07:23:34 UTC
Created attachment 493466 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-09 07:23:37 UTC
Created attachment 493468 [details]
dev-db:pgadmin3-1.22.1-r2:20170909-041724.log
Comment 3 Toralf Förster gentoo-dev 2017-09-09 07:23:40 UTC
Created attachment 493470 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-09-09 07:23:43 UTC
Created attachment 493472 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-09-09 07:23:46 UTC
Created attachment 493474 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-09 07:23:50 UTC
Created attachment 493476 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-09-09 07:23:53 UTC
Created attachment 493478 [details]
temp.tbz2
Comment 8 Ștefan Talpalaru 2017-09-28 17:33:02 UTC
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`"
Comment 9 Toralf Förster gentoo-dev 2017-09-28 17:57:25 UTC
(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`"
Comment 10 Aaron W. Swenson gentoo-dev 2017-09-29 11:50:16 UTC
(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.)
Comment 11 Toralf Förster gentoo-dev 2017-09-29 20:02:51 UTC
(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 ~ $
Comment 12 Aaron W. Swenson gentoo-dev 2017-10-18 11:00:34 UTC
I've gotten 1.30 installed, and dev-db/pgadmin3-1.22.2 isn't exhibiting this error.
Comment 13 Larry the Git Cow gentoo-dev 2018-03-21 11:10:04 UTC
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(-)