Gentoo Archives: gentoo-user

From: Steven Lembark <lembark@×××××××.com>
To: gentoo-user@l.g.o
Cc: lembark@×××××××.com
Subject: [gentoo-user] libreoffice fails to build, cannot download non-existant ~scarabeus/lpsolve-5.5.2.0.tar.xz ???
Date: Mon, 21 Feb 2022 18:07:48
Message-Id: 20220221130721.1da465bf.lembark@wrkhors.com
1 Need to install libreoffice (welcome to Tax Time!).
2
3 Building either libreoffice or libreoffice-bin failes with
4 the same error downloading lpsolve from an
5 apparently non-exitant "dev.gentooexperimental.org".
6
7 Disabling lpsolve or switching to coinmp, or disabling both, don't
8 avoid the issue: lpsolve seems both required and unavailable.
9
10 Q: Any known workaround?
11
12 Thanks
13
14 (1) Current status of libreoffice
15
16 * app-office/libreoffice
17 Latest version available: 7.2.5.2
18 Latest version installed: [ Not Installed ]
19 Size of files: 367,553 KiB
20 Homepage: https://www.libreoffice.org
21 Description: A full office productivity suite
22 License: || ( LGPL-3 MPL-1.1 )
23
24
25
26 (2) libreoffice use flags should be ignoring lpsolve, I think?
27
28 lpsolver is turned off and I've picked coinmp in any case.
29 turning off coinmp gets the same result: failure downloading
30 lpsolve (see #3, below).
31
32 From /etc/portage/pacakge.use/local (whitespace added):
33
34 app-office/libreoffice
35 pdfimport
36 postgres
37 * coinmp
38 * -libreoffice_extensions_nlpsolver
39 -accessibility
40 -bluetooth
41 -clang
42 -firebird
43 -googledrive
44 -java
45 -kde
46 -ldap
47 -mariadb
48
49 # equery uses app-office/libreoffice;
50 [ Legend : U - final flag setting for installation]
51 [ : I - package is installed with flag ]
52 [ Colors : set, unset ]
53 * Found these USE flags for app-office/libreoffice-7.2.5.2:
54 U I
55 - - accessibility : Add support for accessibility (eg 'at-spi' library)
56 - - base : Enable full support for LibreOffice Base databases (involves additional bundled libs)
57 - - bluetooth : Enable Bluetooth Support
58 + - branding : Enable Gentoo specific branding
59 - - clang : Use Clang compiler instead of GCC
60 * + - coinmp : Use sci-libs/coinor-mp as alternative solver
61 + + cups : Add support for CUPS (Common Unix Printing System)
62 - - custom-cflags : Build with user-specified CFLAGS (unsupported)
63 + + dbus : Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
64 - - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful
65 backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
66 - - eds : Enable support for Evolution-Data-Server (EDS)
67 - - firebird : Add support for the Firebird relational database
68 - - googledrive : Enable support for remote files on Google Drive
69 - - gstreamer : Add support for media-libs/gstreamer (Streaming media)
70 + + gtk : Add support for x11-libs/gtk+ (The GIMP Toolkit)
71 - + java : Add support for Java
72 - - kde : Add support for software made by KDE, a free software community
73 - - ldap : Add LDAP support (Lightweight Directory Access Protocol)
74 * - - libreoffice_extensions_nlpsolver : LIBREOFFICE_EXTENSIONS option to build non-linear solver for calc
75 - - libreoffice_extensions_scripting-beanshell : LIBREOFFICE_EXTENSIONS option to build beanshell scripts parser
76 - - libreoffice_extensions_scripting-javascript : LIBREOFFICE_EXTENSIONS option to build javascript scripts parser
77 - - libreoffice_extensions_wiki-publisher : LIBREOFFICE_EXTENSIONS option to build mediawiki integration
78 - - mariadb : Prefer mariadb connector over mysql connector
79 - - odk : Build the Office Development Kit
80 + - pdfimport : Enable PDF import via the Poppler library
81 + - postgres : Add support for the postgresql database
82 - - python_single_target_python3_10 : Build for Python 3.10 only
83 - - python_single_target_python3_8 : Build for Python 3.8 only
84 + + python_single_target_python3_9 : Build for Python 3.9 only
85 - - test : Enable dependencies and/or preparations necessary to run tests (usually controlled by
86 FEATURES=test but can be toggled independently)
87 - - vulkan : Enable Vulkan usage via the skia library (clang recommended)
88
89
90 (3) "dev.gentooexperimental.org" seems not to exist?
91
92 Which seems to make sense:
93
94 "packages.gentooexperimental.org",
95
96 resolves in DNS and firefox but
97
98 "dev.gentooexperimental.org"
99
100 does not. I've wandered around the site.. infinte
101 construction doesn't seem to include "dev." or
102 anything like lpsolve.
103
104 Checking packages.../repoman-checks/sci-mathematics.txt gives me
105 a not-so-good feeling about lpsolve due to "deprecated":
106
107 repo.eapi.deprecated sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild: 4
108
109 # emerge --fetchonly app-office/libreoffice;
110 Calculating dependencies... done!
111
112 <snip>
113
114 >>> Downloading 'http://dev.gentooexperimental.org/~scarabeus/lpsolve-5.5.2.0.tar.xz'
115 --2022-02-21 12:48:01-- http://dev.gentooexperimental.org/~scarabeus/lpsolve-5.5.2.0.tar.xz
116 * Resolving dev.gentooexperimental.org... failed: Unknown host.
117 * wget: unable to resolve host address ‘dev.gentooexperimental.org’
118 * !!! Couldn't download 'lpsolve-5.5.2.0.tar.xz'. Aborting.
119 * Fetch failed for 'sci-mathematics/lpsolve-5.5.2.0'
120
121 >>> Failed to emerge sci-mathematics/lpsolve-5.5.2.0
122
123
124
125 --
126 Steven Lembark
127 Workhorse Computing
128 lembark@×××××××.com
129 +1 888 359 3508

Replies