Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 146425

Summary: media-libs/libjackasyn-0.13 bump request
Product: Gentoo Linux Reporter: Christophe Guilloux <cg-ml>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: bugs, david.morgan
Priority: High    
Version: 2006.1   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 117482    

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