LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-05-2018, 08:11 AM   #16
Hooks123
Member
 
Registered: Aug 2014
Location: Ohio
Distribution: Slackware64 Current
Posts: 69

Original Poster
Rep: Reputation: 10

I think what i did wrong was to mount the paths of my other drives during the install process. I specified my other drives to /home/hooks/backup before the /home/hooks directory even existed. Could that maybe be causing issues? I specified that for all the disks below.

Code:
bash-4.4# lsblk
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda      8:0    0  59.6G  0 disk 
└─sda1   8:1    0  59.6G  0 part /
sdb      8:16   0 931.5G  0 disk 
└─sdb1   8:17   0 931.5G  0 part /home/hooks/backup
sdc      8:32   0 931.5G  0 disk 
└─sdc1   8:33   0 931.5G  0 part /home/hooks/.local/share/Steam
sdd      8:48   0 111.8G  0 disk 
├─sdd1   8:49   0   100G  0 part /home/hooks/Documents
└─sdd2   8:50   0  11.8G  0 part [SWAP]
sr0     11:0    1  1024M  0 rom
 
Old 10-05-2018, 08:14 AM   #17
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
Note that libreoffice and LibreOffice from SBo are different. the latter compiles it from source and should probably be avoided unless you are prepared for a significantly heavy and slow compile.

As for your configure error, you are missing optional dependencies. You should read the README and I would suggest disabling java since you most likely don't really need it.
 
Old 10-05-2018, 03:40 PM   #18
Hooks123
Member
 
Registered: Aug 2014
Location: Ohio
Distribution: Slackware64 Current
Posts: 69

Original Poster
Rep: Reputation: 10
It appears that Alien Bob is working on the updated libreoffice package. Thank you AlienBob
 
Old 10-06-2018, 05:05 AM   #19
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
I can not confirm that there is an issue with my libreoffice package.
Both the 32bit and the 64bit libreoffice-6.1.0 packages for Slackware-current work perfectly with that latest llvm installed.
I tested the 64bit package on my own laptop and the 32bit package in a clean 32bit Slackwaree-current VM.
I have no idea what issues you are running into but it has nothing to do with libreoffice.
 
2 members found this post helpful.
Old 10-06-2018, 05:26 AM   #20
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Quote:
Originally Posted by Alien Bob View Post
I can not confirm that there is an issue with my libreoffice package.
I can not confirm that there is an issue with his libreoffice package.

------------------------------------------------------

As much I hate his obsession with Plasma5 and his software activism (see the mostly dubious ConsoleKit2 story), I will tell you guys, with no seconds for thought, that Eric does a quite fine job with his LibreOffice package.

It is a major piece of software for my work and I use it daily. Since gods know how much years ago. Read: a thing hyper-ultra-tested by myself.

Last edited by Darth Vader; 10-06-2018 at 05:44 AM.
 
Old 10-06-2018, 03:56 PM   #21
Hooks123
Member
 
Registered: Aug 2014
Location: Ohio
Distribution: Slackware64 Current
Posts: 69

Original Poster
Rep: Reputation: 10
OK. I reloaded current64 again.

This is all and the only things that i have done.

selected mirror

slackpkg update gpg

I ran slackpkg update / install-new / upgrade-all. My system is now up to date.

I created my user and opened xfce.

I installed the multilib
Code:
lftp -c 'open http://slackware.com/~alien/multilib/ ; mirror -c -e current'

cd current

upgradepkg --reinstall --install-new *.t?z

upgradepkg --install-new slackware64-compat32/*-compat32/*.t?z
I rebooted

I downloaded the libreoffice-6.1.2-x86_64-1alien.txz from http://www.slackware.com/~alien/slac...pkg64/current/ that was uploaded today and installed it.

When i run it i get the following

Code:
bash-4.4$ libreoffice --writer
javaldx: Could not find a Java Runtime Environment!
Warning: failed to read path from javaldx
Intrinsic has incorrect return type!
i8 addrspace(2)* ()* @llvm.amdgcn.dispatch.ptr
Intrinsic has incorrect return type!
i8 addrspace(2)* ()* @llvm.amdgcn.dispatch.ptr
Intrinsic has incorrect return type!
i8 addrspace(2)* ()* @llvm.amdgcn.dispatch.ptr
Intrinsic has incorrect return type!
i8 addrspace(2)* ()* @llvm.amdgcn.implicitarg.ptr
LLVM ERROR: Broken function found, compilation aborted!
bash-4.4$
No clue what is going on. Do you think it is possible i have a bad install dvd? I know that the error says that its a java issue but i never needed java before to run libreoffice.

Last edited by Hooks123; 10-06-2018 at 03:57 PM.
 
Old 10-06-2018, 04:15 PM   #22
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
I wonder about your 32bit / 64bit choices...

Could you share the output of these commands:
Code:
uname -a
file /usr/bin/file
ls -l /var/log/packages/kernel-*
ls -l /var/log/packages/*jdk*-*
ls -l /var/log/packages/gcc-*
ls -l /var/log/packages/glibc-*
 
Old 10-06-2018, 04:31 PM   #23
Hooks123
Member
 
Registered: Aug 2014
Location: Ohio
Distribution: Slackware64 Current
Posts: 69

Original Poster
Rep: Reputation: 10
Quote:
Originally Posted by Alien Bob View Post
I wonder about your 32bit / 64bit choices...

Could you share the output of these commands:
Code:
uname -a
file /usr/bin/file
ls -l /var/log/packages/kernel-*
ls -l /var/log/packages/*jdk*-*
ls -l /var/log/packages/gcc-*
ls -l /var/log/packages/glibc-*

Code:
bash-4.4$ uname -a
Linux host.domain 4.14.74 #1 SMP Thu Oct 4 01:06:46 CDT 2018 x86_64 AMD FX(tm)-4100 Quad-Core Processor AuthenticAMD GNU/Linux

bash-4.4$ file /usr/bin/file
/usr/bin/file: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, stripped

bash-4.4$ ls -l /var/log/packages/kernel-*
-rw-r--r-- 1 root root   67562 Oct  6 15:39 /var/log/packages/kernel-firmware-20181001_7c81f23-noarch-1
-rw-r--r-- 1 root root     980 Oct  6 15:39 /var/log/packages/kernel-generic-4.14.74-x86_64-1
-rw-r--r-- 1 root root   27980 Oct  6 15:39 /var/log/packages/kernel-headers-4.14.74-x86-1
-rw-r--r-- 1 root root     976 Oct  6 15:39 /var/log/packages/kernel-huge-4.14.74-x86_64-1
-rw-r--r-- 1 root root  277547 Oct  6 15:40 /var/log/packages/kernel-modules-4.14.74-x86_64-1
-rw-r--r-- 1 root root 4209515 Oct  6 15:44 /var/log/packages/kernel-source-4.14.74-noarch-1

bash-4.4$ ls -l /var/log/packages/*jdk*-*
ls: cannot access '/var/log/packages/*jdk*-*': No such file or directory

bash-4.4$ ls -l /var/log/packages/gcc-*
-rw-r--r-- 1 root root  48511 Oct  6 16:18 /var/log/packages/gcc-8.2.0_multilib-x86_64-1alien
-rw-r--r-- 1 root root   1256 Oct  6 16:19 /var/log/packages/gcc-brig-8.2.0_multilib-x86_64-1alien
-rw-r--r-- 1 root root  44441 Oct  6 16:19 /var/log/packages/gcc-g++-8.2.0_multilib-x86_64-1alien
-rw-r--r-- 1 root root   2503 Oct  6 16:19 /var/log/packages/gcc-gfortran-8.2.0_multilib-x86_64-1alien
-rw-r--r-- 1 root root 255672 Oct  6 16:19 /var/log/packages/gcc-gnat-8.2.0_multilib-x86_64-1alien
-rw-r--r-- 1 root root  20945 Oct  6 16:19 /var/log/packages/gcc-go-8.2.0_multilib-x86_64-1alien
-rw-r--r-- 1 root root   2236 Oct  6 16:19 /var/log/packages/gcc-objc-8.2.0_multilib-x86_64-1alien

bash-4.4$ ls -l /var/log/packages/glibc-*
-rw-r--r-- 1 root root  34299 Oct  6 16:19 /var/log/packages/glibc-2.28_multilib-x86_64-2alien
-rw-r--r-- 1 root root 517131 Oct  6 16:20 /var/log/packages/glibc-i18n-2.28_multilib-x86_64-2alien
-rw-r--r-- 1 root root   1324 Oct  6 16:20 /var/log/packages/glibc-profile-2.28_multilib-x86_64-2alien
-rw-r--r-- 1 root root  15562 Oct  6 16:20 /var/log/packages/glibc-solibs-2.28_multilib-x86_64-2alien
-rw-r--r-- 1 root root  71383 Oct  5 10:27 /var/log/packages/glibc-zoneinfo-2018e-noarch-3
 
Old 10-06-2018, 04:44 PM   #24
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Well you do not have a Java JDK installed but perhaps you do have a JRE? Does "java -version" return anything?
The rest looks OK.
 
Old 10-06-2018, 04:49 PM   #25
Hooks123
Member
 
Registered: Aug 2014
Location: Ohio
Distribution: Slackware64 Current
Posts: 69

Original Poster
Rep: Reputation: 10
Quote:
Originally Posted by Alien Bob View Post
Well you do not have a Java JDK installed but perhaps you do have a JRE? Does "java -version" return anything?
The rest looks OK.
I get command not found. I didn't install openjdk. I can install it and see what happens. Should it be installed with a standard slackwarecurrent load?

Last edited by Hooks123; 10-06-2018 at 04:52 PM.
 
Old 10-06-2018, 04:55 PM   #26
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by Hooks123 View Post
I get command not found. I didn't install openjdk. I can install it and see what happens. Should it be installed with a standard slackwarecurrent load?
Java is not part of Slackware, so you need to side-load it. There's an openjdk package in my repository.
 
Old 10-06-2018, 05:20 PM   #27
Hooks123
Member
 
Registered: Aug 2014
Location: Ohio
Distribution: Slackware64 Current
Posts: 69

Original Poster
Rep: Reputation: 10
ok i installed your openjdk package and rebooted. now i get this error when running libreoffice.

Code:
bash-4.4$ libreoffice
Intrinsic has incorrect return type!
i8 addrspace(2)* ()* @llvm.amdgcn.dispatch.ptr
Intrinsic has incorrect return type!
i8 addrspace(2)* ()* @llvm.amdgcn.dispatch.ptr
Intrinsic has incorrect return type!
i8 addrspace(2)* ()* @llvm.amdgcn.dispatch.ptr
Intrinsic has incorrect return type!
i8 addrspace(2)* ()* @llvm.amdgcn.implicitarg.ptr
LLVM ERROR: Broken function found, compilation aborted!
I think something is out of wack with my install or something.
 
Old 10-06-2018, 05:38 PM   #28
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
I still think recompiling libreoffice might help, maybe Hooks123 will have to do that personally.
 
Old 10-06-2018, 07:14 PM   #29
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by orbea View Post
I still think recompiling libreoffice might help, maybe Hooks123 will have to do that personally.
That obviously is not the issue.
 
Old 10-06-2018, 07:42 PM   #30
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
Quote:
Originally Posted by Alien Bob View Post
That obviously is not the issue.
Why not? Its not obvious to me. Seems like its misusing a llvm API, in the event its a version mismatch it may correct itself with a recompile or if the op's system is broken it may error in a useful manner. I think the alternative is that its just broken and a fix from one or more upstreams would be required.

As for why its not happening for other people, both libreoffice and llvm are large and complicated programs where different hardware may reveal obscure issues...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] libreoffice-6.1.0-x86_64-1alien no postscript Xsane Slackware 6 10-07-2018 09:09 PM
chromium-62.0.3202.75-x86_64-1alien.txz won't run for me Zwergele Slackware 25 11-01-2017 11:51 AM
Installed Allen VLC vlc-2.2.4-x86_64-1alien.txz and PulseAudio Volume Control not working properly BW-userx Slackware 2 01-05-2017 07:16 AM
How to install only Writer from Libreoffice package"libreoffice-4.0.3-i486-1alien.txz just.srad Slackware 10 05-30-2013 02:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:48 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration