Discussion:
can't install rpm file due failed dependencies
Martin Gansser
2018-12-08 14:49:24 UTC
Permalink
Hi,

If I want to install glmixer compiled with [1] I get the following dependencies error:

[***@fc29 tmp]# rpm -ivh /home/martin/rpmbuild/RPMS/x86_64/glmixer-1.7.1835-1.fc29.x86_64.rpm
error: Failed dependencies:
libFreeFrameGL.so()(64bit) is needed by glmixer-1.7.1835-1.fc29.x86_64
libOSCPack.so()(64bit) is needed by glmixer-1.7.1835-1.fc29.x86_64
libQtColorPicker.so()(64bit) is needed by glmixer-1.7.1835-1.fc29.x86_64
libQtProperty.so()(64bit) is needed by glmixer-1.7.1835-1.fc29.x86_64

[1] https://martinkg.fedorapeople.org/Packages/glmixer/glmixer.spec
[3] https://martinkg.fedorapeople.org/Packages/glmixer/GLMixer-1.7.1835-Source.tar.gz
[4] https://martinkg.fedorapeople.org/Packages/glmixer/glmixer-glew-sys.patch

Is there any solution ?
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/l
Antonio Trande
2018-12-08 15:15:37 UTC
Permalink
Look all libraries bundled inside glmixer code:
https://sourceforge.net/p/glmixer/Source/HEAD/tree/trunk/
Post by Martin Gansser
Hi,
libFreeFrameGL.so()(64bit) is needed by glmixer-1.7.1835-1.fc29.x86_64
libOSCPack.so()(64bit) is needed by glmixer-1.7.1835-1.fc29.x86_64
libQtColorPicker.so()(64bit) is needed by glmixer-1.7.1835-1.fc29.x86_64
libQtProperty.so()(64bit) is needed by glmixer-1.7.1835-1.fc29.x86_64
[1] https://martinkg.fedorapeople.org/Packages/glmixer/glmixer.spec
[3] https://martinkg.fedorapeople.org/Packages/glmixer/GLMixer-1.7.1835-Source.tar.gz
[4] https://martinkg.fedorapeople.org/Packages/glmixer/glmixer-glew-sys.patch
Is there any solution ?
_______________________________________________
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
--
---
Antonio Trande
Fedora Project
mailto 'sagitter at fedoraproject dot org'
GPG key: 0x6e0331dd1699e4d7
GPG key server: https://keys.fedoraproject.org/
Martin Gansser
2018-12-08 15:37:34 UTC
Permalink
Post by Antonio Trande
https://sourceforge.net/p/glmixer/Source/HEAD/tree/trunk/
that means ?
all libraries must be included in the rpm package ?
how can i do this, by hand ?

[***@fc29 x86_64-redhat-linux-gnu]$ ll lib*/*.so libFreeFrameGL/*/*.so
-rwxr-xr-x. 1 martin martin 116072 8. Dez 15:32 libFreeFrameGL/FFGL-SDK-1.6/libFreeFrameGL.so
-rwxr-xr-x. 1 martin martin 289360 8. Dez 15:32 libOSCPack/libOSCPack.so
-rwxr-xr-x. 1 martin martin 763936 8. Dez 15:32 libQtColorPicker/libQtColorPicker.so
-rwxr-xr-x. 1 martin martin 11525200 8. Dez 15:32 libQtProperty/libQtProperty.so
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedorapro
Antonio Trande
2018-12-08 15:50:09 UTC
Permalink
Usually are compiled and installed inside a private library path.
A build log could be useful.
Post by Martin Gansser
Post by Antonio Trande
https://sourceforge.net/p/glmixer/Source/HEAD/tree/trunk/
that means ?
all libraries must be included in the rpm package ?
how can i do this, by hand ?
-rwxr-xr-x. 1 martin martin 116072 8. Dez 15:32 libFreeFrameGL/FFGL-SDK-1.6/libFreeFrameGL.so
-rwxr-xr-x. 1 martin martin 289360 8. Dez 15:32 libOSCPack/libOSCPack.so
-rwxr-xr-x. 1 martin martin 763936 8. Dez 15:32 libQtColorPicker/libQtColorPicker.so
-rwxr-xr-x. 1 martin martin 11525200 8. Dez 15:32 libQtProperty/libQtProperty.so
_______________________________________________
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
--
---
Antonio Trande
Fedora Project
mailto 'sagitter at fedoraproject dot org'
GPG key: 0x6e0331dd1699e4d7
GPG key server: https://keys.fedoraproject.org/
Rex Dieter
2018-12-08 15:31:09 UTC
Permalink
Hi,
[/home/martin/rpmbuild/RPMS/x86_64/glmixer-1.7.1835-1.fc29.x86_64.rpm
libFreeFrameGL.so()(64bit) is needed by glmixer-1.7.1835-1.fc29.x86_64
libOSCPack.so()(64bit) is needed by glmixer-1.7.1835-1.fc29.x86_64
libQtColorPicker.so()(64bit) is needed by glmixer-1.7.1835-1.fc29.x86_64
libQtProperty.so()(64bit) is needed by glmixer-1.7.1835-1.fc29.x86_64
[1] https://martinkg.fedorapeople.org/Packages/glmixer/glmixer.spec
[3]
[https://martinkg.fedorapeople.org/Packages/glmixer/GLMixer-1.7.1835-Source.tar.gz
[4]
[https://martinkg.fedorapeople.org/Packages/glmixer/glmixer-glew-sys.patch
Is there any solution ?
2 things.

1. %cmake macro may be getting in the way here,
$ rpm --eval %cmake | grep SHARED
-DBUILD_SHARED_LIBS:BOOL=ON

in that those may be bundled libraried intended to build/link statically.

2. unrelated to this particular problem, but I see in the .spec:
BuildRequires: pkgconfig(Qt)
BuildRequires: pkgconfig(QtWebKit)

those are qt4-based dependencies, mixed with

BuildRequires: qt5-linguist

is that intentional? Usually applications use qt4 *or* qt5, but not both, I
recommend you double-check those.

-- Rex



_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/arch
Martin Gansser
2018-12-08 16:11:07 UTC
Permalink
Post by Rex Dieter
2 things.
1. %cmake macro may be getting in the way here,
$ rpm --eval %cmake | grep SHARED
-DBUILD_SHARED_LIBS:BOOL=ON
in that those may be bundled libraried intended to build/link statically.
ok, I have now with glmixer
-DBUILD_SHARED_LIBS: BOOL = OFF
compiled, then I can also install the rpm package.
Post by Rex Dieter
BuildRequires: pkgconfig(Qt)
BuildRequires: pkgconfig(QtWebKit)
those are qt4-based dependencies, mixed with
BuildRequires: qt5-linguist
is that intentional? Usually applications use qt4 *or* qt5, but not both, I
recommend you double-check those.
my fault, already corrected.

Many thanks Martin
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.o
Samuel Sieb
2018-12-08 22:50:01 UTC
Permalink
Post by Martin Gansser
libFreeFrameGL.so()(64bit) is needed by glmixer-1.7.1835-1.fc29.x86_64
libOSCPack.so()(64bit) is needed by glmixer-1.7.1835-1.fc29.x86_64
libQtColorPicker.so()(64bit) is needed by glmixer-1.7.1835-1.fc29.x86_64
libQtProperty.so()(64bit) is needed by glmixer-1.7.1835-1.fc29.x86_64
You should be using dnf to install it, otherwise you have to do the
dependency handling yourself.
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedor

Loading...