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 08-14-2021, 12:59 AM   #4141
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,134

Original Poster
Rep: Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204

Quote:
Originally Posted by Lockywolf View Post
libmatheval:

1) The link to the patch download is now https://github.com/easybuilders/easy...val-test.patch

Maybe this should rather be reported to the maintainer?

2)libmatheval 1.1.11 does not seem to like guile-3, and I have not found how to make it either like it, or link against sbo's guile1.

UPD: Actually, disregard that, adding GUILE=/usr/bin/guile1.8 GUILE_CONFIG=/usr/bin/guile-config1.8 to ./configure is enough to make it build.
1) yes, but I was already fixing below I self-hosted the patch too
2) I made the necessary changes!

thanks for the report: pushed!
 
Old 08-15-2021, 02:14 AM   #4142
hpfeil
Member
 
Registered: Nov 2010
Location: Tucson, Arizona US
Distribution: Slackware Current
Posts: 357
Blog Entries: 1

Rep: Reputation: Disabled
transcode

import_v4l2.c
This statement appears in a number of places containing undeclared variables

"errno <= sys_nerr ? sys_errlist[errno] : "unknown");"

Judging by the number of patches, this package might need an upgrade. I only noticed it because K3B can't deal with DVD video without it.
 
Old 08-15-2021, 02:56 AM   #4143
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,134

Original Poster
Rep: Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204
hi Henry,

AFAIK transcode uses v4l only to import streams from webcams so it shouldn't matter for your use case.

also, the one we have in the SBo repository is already the latest version (1.1.7 from 2011).
 
1 members found this post helpful.
Old 08-15-2021, 03:37 AM   #4144
J_W
Member
 
Registered: Apr 2004
Location: Yamagata, JAPAN
Distribution: Slackware64-current
Posts: 192

Rep: Reputation: 130Reputation: 130
Hi, probr

Quote:
Originally Posted by brobr View Post
Hi J.W. that's a lot of work you have done. What buildscript did you use? Did you not use as starting point the wps.Slackbuild script at Slackbuilds.org (present in this archive)?
That only uses a doinstall.sh for common stuff (icons, mime, desktop databases) and creates a working package as described above (at least at my end).
Basically, yes. I used SBo's SlackBuild.

There was a little progress in my investigation on my environmental issues.

I'm using fcitx IM on my desktop (Xfce4) as a Japanese input method.
Under my investigation, I found below.

In case of using "fcitx" as IM on X :
- wps-office which use it's own libdbus-1 (3.14.6) didn't start.
- wps-office which re-linked to slackware's system libdbus-1 (3.19.13) works

In case of "fcitx" disabled environment:
- wps-office which use it's own libdbus-1 (3.14.6) works

As it is shown on above result, the underlying solution is not yet known for me, but it is possible that fcitx might be one of the causes.

Since, prior to wps-office-11.1.0.10702, libdbus-1.so.x did not exist in [PATH-TO]/office6/,
I think that the problem did not manifest even in my environment with fcitx enabled.

I think the issue I reported first is not a problem with SBo's wps-office.SlackBuild, but a problem specific to my environment that fcitx is enabled.
I will continue to investigate whether fcitx can take fundamental measures.

I'm sorry for making a noise on my specific issue.
 
Old 08-15-2021, 04:32 AM   #4145
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 977

Rep: Reputation: 239Reputation: 239Reputation: 239
Quote:
Originally Posted by J_W View Post
..

I think the issue I reported first is not a problem with SBo's wps-office.SlackBuild, but a problem specific to my environment that fcitx is enabled.
I will continue to investigate whether fcitx can take fundamental measures.
This makes sense; at this end only English was tested. But if it is fcitx-related/-dependent maybe a separate thread for this would be more suitable?
 
Old 08-15-2021, 05:38 AM   #4146
J_W
Member
 
Registered: Apr 2004
Location: Yamagata, JAPAN
Distribution: Slackware64-current
Posts: 192

Rep: Reputation: 130Reputation: 130
Hi, propr

Quote:
Originally Posted by brobr View Post
This makes sense; at this end only English was tested. But if it is fcitx-related/-dependent maybe a separate thread for this would be more suitable?
Yes, if I think I need to do further discussion on this issue, I will create a new thread, not here.

This is my personal opinion. For many slackware users who don't need fcitx, I suspect that the problem I've reported doesn't occur and the number of wps-office users is relatively small.
Therefore, I don't think it is necessary to fix this issue to wps-office.SlackBuild on SBo upstream.
BTW, in my environment with fcitx enabled, I haven't had any problems with applications other than wps-office.

I also reported my investigation result to the package maintainer of wps-office.SlackBuild.

Reference information about fcitx)
I checked fcitx process info on X.
Code:
$ ps -fe |grep fcitx
 fcitx
 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --config-file /usr/share/fcitx/dbus/daemon.conf
 /usr/bin/fcitx-dbus-watcher unix:abstract=/tmp/dbus-GsaTwCAlAX,guid=72cc31xxx...xxx 2569
---
Thanks for your comments.

Last edited by J_W; 08-15-2021 at 05:40 AM.
 
Old 08-15-2021, 11:36 AM   #4147
MDKDIO
Member
 
Registered: Mar 2004
Location: Sweden
Distribution: Slackware 15
Posts: 521

Rep: Reputation: 187Reputation: 187
nbd not building correctly it seems.
Once package been made and installed, there's nothing under /etc (should be /etc/nbd-server/ )

Re-compiled the package again, I see no errors related to this. But I don't see anything rel to /etc/nbd-server either...

Code:
Creating Slackware package:  /tmp/nbd-3.21-x86_64-2_SBo.tgz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/gznbd
usr/bin/nbd-server
usr/bin/nbd-trdump
usr/doc/
usr/doc/nbd-3.21/
usr/doc/nbd-3.21/COPYING
usr/doc/nbd-3.21/README.md
usr/doc/nbd-3.21/nbd.SlackBuild
usr/man/
usr/man/man1/
usr/man/man1/nbd-server.1.gz
usr/man/man1/nbd-trdump.1.gz
usr/man/man5/
usr/man/man5/nbd-server.5.gz
usr/man/man5/nbdtab.5.gz
usr/man/man8/
usr/man/man8/nbd-client.8.gz
usr/sbin/
usr/sbin/min-nbd-client
usr/sbin/nbd-client
Same thing on two up to date current-64 installations (1 laptop and 1 desktop).

Additionally, nbd-client as command is not found. nbd-server and nbd-trdump are both found

Any ideas?
 
1 members found this post helpful.
Old 08-15-2021, 11:41 AM   #4148
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,134

Original Poster
Rep: Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204
Quote:
Originally Posted by MDKDIO View Post
nbd not building correctly it seems.
Once package been made and installed, there's nothing under /etc (should be /etc/nbd-server/ )

Re-compiled the package again, I see no errors related to this. But I don't see anything rel to /etc/nbd-server either...

Code:
Creating Slackware package:  /tmp/nbd-3.21-x86_64-2_SBo.tgz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/gznbd
usr/bin/nbd-server
usr/bin/nbd-trdump
usr/doc/
usr/doc/nbd-3.21/
usr/doc/nbd-3.21/COPYING
usr/doc/nbd-3.21/README.md
usr/doc/nbd-3.21/nbd.SlackBuild
usr/man/
usr/man/man1/
usr/man/man1/nbd-server.1.gz
usr/man/man1/nbd-trdump.1.gz
usr/man/man5/
usr/man/man5/nbd-server.5.gz
usr/man/man5/nbdtab.5.gz
usr/man/man8/
usr/man/man8/nbd-client.8.gz
usr/sbin/
usr/sbin/min-nbd-client
usr/sbin/nbd-client
Same thing on two up to date current-64 installations (1 laptop and 1 desktop).

Additionally, nbd-client as command is not found. nbd-server and nbd-trdump are both found

Any ideas?
does this happens also on 14.2? it seems to me it does.
in this case you should contact the maintainer so that he can have a look.
 
Old 08-15-2021, 12:36 PM   #4149
MDKDIO
Member
 
Registered: Mar 2004
Location: Sweden
Distribution: Slackware 15
Posts: 521

Rep: Reputation: 187Reputation: 187
Ok, thanks Matteo!
I'll send him a note

As for 14.2 I currently don't have it installed so can't confirm if it'll work or fail
 
Old 08-15-2021, 12:50 PM   #4150
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,134

Original Poster
Rep: Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204
BTW, nbd-client, like your log also says, is in /usr/sbin so it should be available to the root user.
 
Old 08-15-2021, 12:53 PM   #4151
MDKDIO
Member
 
Registered: Mar 2004
Location: Sweden
Distribution: Slackware 15
Posts: 521

Rep: Reputation: 187Reputation: 187
Quote:
Originally Posted by ponce View Post
BTW, nbd-client, like your log also says, is in /usr/sbin so it should be available to the root user.
Yes, that is working. Just checked
 
Old 08-15-2021, 06:25 PM   #4152
chris.willing
Member
 
Registered: Jun 2014
Location: Sydney, Australia
Distribution: Slackware,LFS
Posts: 920

Rep: Reputation: 623Reputation: 623Reputation: 623Reputation: 623Reputation: 623Reputation: 623
Quote:
Originally Posted by MDKDIO View Post
nbd not building correctly it seems.
Once package been made and installed, there's nothing under /etc (should be /etc/nbd-server/ )

Re-compiled the package again, I see no errors related to this. But I don't see anything rel to /etc/nbd-server either...
Additionally, nbd-client as command is not found. nbd-server and nbd-trdump are both found

Any ideas?
No config file is provided by the build itself, so none included in the final package. Running 'man 5 nbd-server' gives all the possible options for a config file. Also, the package's /usr/doc/nbd-3.21/README.md
gives an example. I could add that as an /etc/nbd-server/config.example file if it was considered to be useful.

As already mentioned, nbd-client is found in /usr/sbin

chris
 
Old 08-15-2021, 09:13 PM   #4153
frtorres
Member
 
Registered: Jul 2012
Distribution: Debian kanotix, Slackware
Posts: 88

Rep: Reputation: Disabled
fzf not building.

Hi Ponce.

Today, I was trying to install fzf from your repo in the usual way.

I got these error messages:

Code:
fzf-0.27.2/test/test_go.rb
fzf-0.27.2/uninstall
fatal: not a git repository (or any of the parent directories): .git
GOARCH=amd64 go build -a -ldflags "-s -w -X main.version=0.27.2 -X main.revision=0.27.2" -tags "" -mod=vendor -o target/fzf-gccgo_amd64
vendor/github.com/saracen/walker/walker.go:10:2: cannot find package
vendor/github.com/mattn/go-isatty/isatty_tcgets.go:6:8: cannot find package
make: *** [Makefile:126: target/fzf-gccgo_amd64] Error 1

fzf:
Would you like to continue processing the rest of the
queue or would you like to abort?  If this failed
package is a dependency of another package in the queue
then it may not make sense to continue.
Dependencies:
Code:
echo | sbopkg -s fzf | grep REQUIRES
REQUIRES="google-go-lang"
I have go-lang installed.

Thanks in advance for your traditional help reviewing this issue.

Best Regards,

Francisco.
 
Old 08-15-2021, 11:59 PM   #4154
MDKDIO
Member
 
Registered: Mar 2004
Location: Sweden
Distribution: Slackware 15
Posts: 521

Rep: Reputation: 187Reputation: 187
Quote:
Originally Posted by chris.willing View Post
No config file is provided by the build itself, so none included in the final package. Running 'man 5 nbd-server' gives all the possible options for a config file. Also, the package's /usr/doc/nbd-3.21/README.md
gives an example. I could add that as an /etc/nbd-server/config.example file if it was considered to be useful.

As already mentioned, nbd-client is found in /usr/sbin

chris
Thanks Chris!
I'll give that a try, see what happens
 
Old 08-16-2021, 12:51 AM   #4155
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,134

Original Poster
Rep: Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204
Quote:
Originally Posted by frtorres View Post
Hi Ponce.

Today, I was trying to install fzf from your repo in the usual way.

I got these error messages:

Code:
fzf-0.27.2/test/test_go.rb
fzf-0.27.2/uninstall
fatal: not a git repository (or any of the parent directories): .git
GOARCH=amd64 go build -a -ldflags "-s -w -X main.version=0.27.2 -X main.revision=0.27.2" -tags "" -mod=vendor -o target/fzf-gccgo_amd64
vendor/github.com/saracen/walker/walker.go:10:2: cannot find package
vendor/github.com/mattn/go-isatty/isatty_tcgets.go:6:8: cannot find package
make: *** [Makefile:126: target/fzf-gccgo_amd64] Error 1

fzf:
Would you like to continue processing the rest of the
queue or would you like to abort?  If this failed
package is a dependency of another package in the queue
then it may not make sense to continue.
Dependencies:
Code:
echo | sbopkg -s fzf | grep REQUIRES
REQUIRES="google-go-lang"
I have go-lang installed.

Thanks in advance for your traditional help reviewing this issue.

Best Regards,

Francisco.
hi Francisco,

I think you missed reading the README of google-go-lang
Code:
The tools are added to the path by putting go.sh and go.csh files in
/etc/profile.d and letting the system's /etc/profile or /etc/csh.login
pick it up.
that means after the google-go-lang package installation you have to open a new root shell with "su -" before trying to build fzf or your environment will keep using the go compiler from gcc
Quote:
GOARCH=amd64 go build -a -ldflags "-s -w -X main.version=0.27.2 -X main.revision=0.27.2" -tags "" -mod=vendor -o target/fzf-gccgo_amd64
 
1 members found this post helpful.
  


Reply

Tags
current, sbo, sbopkg, slackrepo



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] Error building gst1-plugins-good 1.4.1 from SBO l0rddarkf0rce Slackware 4 10-06-2014 05:58 PM
[SOLVED] Failure building nvidia-kernel Slackbuild from SBo sysfce2 Slackware 7 07-02-2011 01:10 AM
problems building fontforge from SBo gtludwig Slackware 7 05-12-2010 01:52 PM
Pls help me take my 1st step! verysoon Fedora - Installation 2 12-12-2005 07:49 AM

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

All times are GMT -5. The time now is 02:02 AM.

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