[Bug 169703] Review Request: pari - Number Theory-oriented Computer Algebra System

bugzilla at redhat.com bugzilla at redhat.com
Fri May 19 22:26:50 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: pari - Number Theory-oriented Computer Algebra System


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=169703


orion at cora.nwra.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |orion at cora.nwra.com




------- Additional Comments From orion at cora.nwra.com  2006-05-19 18:26 EST -------
In FC5 mock, I get:

dvips -t landscape -t a4 refcard.dvi -o refcard.ps
make[2]: dvips: Command not found
make[2]: *** [refcard.ps] Error 127

Looks like a needed BR on tetex-dvips.

I ended up dropping the --host= line altogether and patching the Makefile to
correctly build the shared library.  SRPM here:

http://www.cora.nwra.com/~orion/fedora/pari-2.1.7-4.src.rpm

Builds on FC5 x86, x86_64, and ppc here.

Haven't fixed:

W: pari doc-file-dependency /usr/share/doc/pari-2.1.7/misc/gpflog /bin/sh
W: pari doc-file-dependency /usr/share/doc/pari-2.1.7/misc/xgp /bin/sh
W: pari-devel no-documentation

Still get:

E: pari shlib-with-non-pic-code /usr/lib/libpari.so.2.1.7

This appears to be because of the following line from objdump:

# objdump --headers --private-headers /usr/lib/libpari.so.2.1.7 | grep TEXTREL
  TEXTREL     0x0

which rpmlint looks for.  Other .so's with this:

  TEXTREL     0x0
/usr/lib/libGL.so
  TEXTREL     0x0
/usr/lib/libGLU.so
  TEXTREL     0x0
/usr/lib/libj3dcore-ogl.so
  TEXTREL     0x0
/usr/lib/libj3dutils.so
  TEXTREL     0x0
/usr/lib/libmpeg-0.3.0.so
  TEXTREL     0x0
/usr/lib/libmpeg.so
 
So it might be caused by the assembly code in the library.  No sure about that.


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list