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

Bug 37246

Summary: pd-0.37.0 doesn't build
Product: Gentoo Linux Reporter: Jan Mentzel <jan_mentzel>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jan Mentzel 2004-01-04 16:09:08 UTC
bug (#28007) still seems to exist in pd-0.37.0:

gcc -DPD -DUNIX  -Wall -W -Wstrict-prototypes -Werror -Wno-unused -Wno-parentheses -Wno-switch -g -DDL_OPEN -DPA_USE_OSS -DPA_LITTLE_ENDIAN              -DUSEAPI_OSS         -I../portaudio/pa_common         -I../portaudio/pablio -I../portaudio/portmidi-macosx -Werror -DUSEAPI_JACK -DINSTALL_PREFIX=\"/usr\" -I. -c -o ../obj/s_audio_jack.o s_audio_jack.c 
cc -O2  -o ../bin/pd-watchdog s_watchdog.c
s_audio_jack.c: In function `srate':
s_audio_jack.c:72: warning: long int format, jack_nframes_t arg (arg 2)
make: *** [s_audio_jack.o] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: media-sound/pd-0.37.0 failed.
!!! Function src_compile, Line 40, Exitcode 2
!!! parallel make failed


Reproducible: Always
Steps to Reproduce:
1. emerge pd
2. [Ctrl]+[z]
3. removed -Werror from extra/expr~/makefile
4. fg %1
Actual Results:  
compilation of s_audio_jack.c fails (see above) 


$ emerge info             
Portage 2.0.49-r20 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20031222-r0, 
2.6.0) 
================================================================= 
System uname: 2.6.0 i686 Transmeta(tm) Crusoe(tm) Processor TM5800 
Gentoo Base System version 1.4.3.12 
distcc 2.12 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -march=i686 -mmmx -pipe -fforce-addr -fomit-frame-pointer 
-funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-O2 -march=i686 -mmmx -pipe -fforce-addr -fomit-frame-pointer 
-funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo 
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo 
http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="X alsa apm arts avi berkdb cdr crypt cups encode esd foomaticdb gdbm gif 
gpm gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mpeg mysql ncurses 
nls oggvorbis opengl oss pam pdflib perl png postgres postgresql python qt 
quicktime readline sdl slang spell ssl svga tcltk tcpd tetex truetype x86 xml 
xml2 xmms xv zlib"
Comment 1 Brian Harring (RETIRED) gentoo-dev 2004-02-06 12:18:39 UTC

*** This bug has been marked as a duplicate of 39134 ***