Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146425 - media-libs/libjackasyn-0.13 bump request
Summary: media-libs/libjackasyn-0.13 bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 117482
  Show dependency tree
 
Reported: 2006-09-05 11:10 UTC by Christophe Guilloux
Modified: 2007-02-16 00:24 UTC (History)
2 users (show)

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 Christophe Guilloux 2006-09-05 11:10:19 UTC
Actual version of libjackasyn is very old, with the latest version, compilation works. I have use the libjackasyn-0.10.ebuild, renamed it libjackasyn-0.13.ebuild
with a new source url
SRC_URI="http://gige.xdv.org/soft/libjackasyn/download/${P}.tar.gz" and i have deleted the line "epatch ....".
Comment 1 Evil Compile Person 2006-10-27 14:36:29 UTC
config.status: creating Makefile
config.status: creating jacklaunch
cc -O2 -Wall -I. -fPIC -rdynamic -DMAJOR=0 -DMINOR=10   -c -o libjackasyn.o libjackasyn.c
libjackasyn.c: In function 'jack_bufsize':
libjackasyn.c:278: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'jack_nframes_t'
cc -O2 -Wall -I. -fPIC -rdynamic -DMAJOR=0 -DMINOR=10   -c -o libjackoss.o libjackoss.c
libjackoss.c: In function 'jackoss_write':
libjackoss.c:366: warning: format '%d' expects type 'int', but argument 5 has type 'size_t'
gcc -c -O2 -Wall -I. -fPIC -rdynamic -DMAJOR=0 -DMINOR=10 -DLD_PRELOAD -o libjackoss_pl.o libjackoss.c
libjackoss.c: In function 'write':
libjackoss.c:366: warning: format '%d' expects type 'int', but argument 5 has type 'size_t'
libjackoss.c: At top level:
libjackoss.c:631: error: '__fcntl' aliased to undefined symbol 'fcntl'
libjackoss.c:640: error: '_fcntl' aliased to undefined symbol 'fcntl'
make: *** [libjackoss_pl.o] Error 1

!!! ERROR: media-libs/libjackasyn-0.10 failed.

will test 0.13
Comment 2 Evil Compile Person 2006-10-27 14:39:21 UTC
devel.demudi.org seems down, unable to fetch from upstream
Comment 3 Alexis Ballier gentoo-dev 2007-02-16 00:24:50 UTC
Bumped that one some days ago