[Bug 189884] Review Request: LASH Audio Session Handler

bugzilla at redhat.com bugzilla at redhat.com
Sat May 27 14:41:07 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: LASH Audio Session Handler


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





------- Additional Comments From bugs.michael at gmx.net  2006-05-27 10:33 EST -------
* Build failure:

make[2]: Entering directory `/home/qa/tmp/rpm/BUILD/lash-0.5.1/lashd'
test -z "/usr/bin" || mkdir -p --
"/home/qa/tmp/rpm/tmp/lash-0.5.1-1-root-qa/usr/bin"
  /bin/sh ../libtool --mode=install /usr/bin/install -c 'lashd'
'/home/qa/tmp/rpm/tmp/lash-0.5.1-1-root-qa/usr/bin/lashd'
libtool: install: warning: `../liblash/liblash.la' has not been installed in
`/usr/lib'
/usr/bin/install -c .libs/lashd
/home/qa/tmp/rpm/tmp/lash-0.5.1-1-root-qa/usr/bin/lashd
if ! grep -q ^lash /etc/services; then \
  echo -e "\nlash\t\t14541/tcp\t\t\t# LASH client/server protocol" >>
/etc/services; \
fi
/bin/sh: /etc/services: Permission denied


* Configure warning: (would be "BuildRequires: texi2html")

checking for texi2html... no
configure: WARNING: texi2html not found, manual will not be built

* Wrong "BuildRequires: tetex"

* pkgconfig file contains hardcoded rpath linker options

* Missing -devel package "Requires" for at least jack and alsa
(see pkgconfig file) -devel packages, and e2fsprogs-devel
(see installed C headers)

* Don't install the .la libtool archive file unless you like
libtool dependency hell

* Use %_infodir instead of %_datadir/info/

* Add "rm -f %{buildroot}%{_infodir}/dir" at end of %install section

* Install info files with install-info:
  http://fedoraproject.org/wiki/ScriptletSnippets


-- 
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