Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42126 - keyword request media-sound/ladcca-0.4.0.ebuild
Summary: keyword request media-sound/ladcca-0.4.0.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-19 02:43 UTC by Jeremy Huddleston (RETIRED)
Modified: 2006-02-04 06:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-19 02:43:32 UTC
Can you check this new version to see if it'll work with ppc.
Comment 1 David Holm (RETIRED) gentoo-dev 2004-02-19 13:40:44 UTC
I didn't see a 0.4.0 ebuild in CVS so I bumped the version in my portdir. Compilation fails with a sandbox violation though, /etc/services. It's hardly ppc-related so I'd say that it works on ppc.

make[2]: Entering directory `/var/tmp/portage/ladcca-0.4.0/work/ladcca-0.4.0/ladccad'
/bin/sh ../mkinstalldirs /var/tmp/portage/ladcca-0.4.0/image//usr/bin
mkdir -p -- /var/tmp/portage/ladcca-0.4.0/image//usr/bin
  /bin/sh ../libtool --mode=install /usr/bin/install -c ladccad /var/tmp/portage/ladcca-0.4.0/image//usr/bin/ladccad
/usr/bin/install -c .libs/ladccad /var/tmp/portage/ladcca-0.4.0/image//usr/bin/ladccad
if ! grep -q ^ladcca /etc/services; then \
  echo -e "\nladcca\t\t14541/tcp\t\t\t# LADCCA client/server protocol" >> /etc/services; \
fi
ACCESS DENIED  open_wr:   /etc/services
/bin/sh: line 1: /etc/services: Permission denied
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory `/var/tmp/portage/ladcca-0.4.0/work/ladcca-0.4.0/ladccad'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/ladcca-0.4.0/work/ladcca-0.4.0/ladccad'
make: *** [install-recursive] Error 1
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-19 19:50:47 UTC
Yeah, the one that is in portage doesn't have that issue.  cvs update please...
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-19 19:50:57 UTC
Yeah, the one that is in portage doesn't have that issue.  cvs update please...
Comment 4 David Holm (RETIRED) gentoo-dev 2004-02-20 11:18:46 UTC
media-sound/jack-audio-connection-kit has not been tested on ppc yet and is therefore not available in virtuals. I'm trying to find someone to test it so that I can add it to virtuals after which I will add ladcca.
(jack didn't like my audio hardware so I couldn't verify that it works)
Comment 5 David Holm (RETIRED) gentoo-dev 2004-02-28 06:14:19 UTC
Thanks to user testing this has now been resolved and added to ~ppc.