Re: Need help with build on x86_64 arch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Joost Soeterbroek wrote:
> Hi,
> 
> Need help with build on x86_64 arch:
> 
> My package builds correctly on i386 arch with mock, but fails in plague
> on x86_64 arch:
> 
> http://buildsys.fedoraproject.org/logs/fedora-development-extras/6309-clearsilver-0.10.3-1.fc5/
> 
> Could anyone please check this package on x86_64:
> 
> http://www.soeterbroek.com/linux/fedora/extras/clearsilver/clearsilver-0.10.3-1.src.rpm

The package is installing neo_cgi.so into /usr/lib, regardless of the
architecture of the host system.  It should be using %{_libdir} instead
of /usr/lib.

The %files section is trying to pick it up fromm
%{python_sitearch}/neo_cgi.so, which evaluates to /usr/lib64 on x86_64,
which results in the file not found error in your build log.

--Mike

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
fedora-extras-list mailing list
fedora-extras-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-extras-list

[Index of Archives]     [Fedora General Discussion]     [Fedora Art]     [Fedora Docs]     [Fedora Package Review]     [Fedora Desktop]     [Big List of Linux Books]     [Yosemite Backpacking]     [KDE Users]

  Powered by Linux