Hi,

I got exaclty the same probleme here. I am on gentoo 64Bits.
If anyone knows what's happeing ?...
Cheers,

Mysth-R
2009/3/20 Vladimir Savic <vladimir.firefly.sa...@gmail.com>

> I'm not sure how to position myself on this problem. I'm able to compile
> jack manually, but not to emerge from portage. Looks like building just
> freezes at random point. Here's report from latest try:
>
> localhost vlada # emerge -v jack-audio-connection-kit
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild     U ] media-sound/jack-audio-connection-kit-1.9.1 [0.116.2]
> USE="dbus%* -debug -doc -freebob% -monitor% (-3dnow%*) (-alsa%*) (-altivec%)
> (-coreaudio%) (-cpudetection%) (-examples%) (-mmx%*) (-oss%) (-sse%*)" 0 kB
> [0=>1]
>
> Total: 1 package (1 upgrade), Size of downloads: 0 kB
> Portage tree and overlays:
>  [0] /usr/portage
>  [1] /usr/local/portage/layman/pro-audio
>
>
> >>> Verifying ebuild manifests
>
> >>> Emerging (1 of 1) media-sound/jack-audio-connection-kit-1.9.1 from
> proaudio
>  * jack-1.9.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...
>
>                                                        [ ok ]
>  * checking ebuild checksums ;-) ...
>
>                                                        [ ok ]
>  * checking auxfile checksums ;-) ...
>
>                                                        [ ok ]
>  * checking miscfile checksums ;-) ...
>
>                                                        [ ok ]
> >>> Unpacking source...
> >>> Unpacking jack-1.9.1.tar.bz2 to
> /var/tmp/portage/media-sound/jack-audio-connection-kit-1.9.1/work
> >>> Source unpacked in
> /var/tmp/portage/media-sound/jack-audio-connection-kit-1.9.1/work
> >>> Compiling source in
> /var/tmp/portage/media-sound/jack-audio-connection-kit-1.9.1/work/jack-1.9.1
> ...
>  * Running "./waf configure --prefix=/usr
> --destdir=/var/tmp/portage/media-sound/jack-audio-connection-kit-1.9.1/image/
> --dbus" ...
> Linux detected
> Checking for program g++                 : ok /usr/bin/g++
> Checking for compiler version            : ok 4.3.3
> Checking for program cpp                 : ok /usr/bin/cpp
> Checking for program ar                  : ok /usr/bin/ar
> Checking for program ranlib              : ok /usr/bin/ranlib
> Checking for g++                         : ok
> Checking for program gcc                 : ok /usr/bin/gcc
> Checking for compiler version            : ok 4.3.3
> Checking for program ar                  : ok /usr/bin/ar
> Checking for program ranlib              : ok /usr/bin/ranlib
> Checking for gcc                         : ok
> Checking for header samplerate.h         : ok
> Checking for alsa >= 1.0.0               : ok
> Checking for libfreebob >= 1.0.0         : Package "libfreebob (>= 1.0.0)"
> could not be found or the found version is too old.
> Checking for libffado >= 1.999.17        : Package "libffado (>= 1.999.17)"
> could not be found or the found version is too old.
> Checking for dbus-1 >= 1.0.0             : ok
> Checking for dbus-1 flags                : ok
> Checking for header expat.h              : ok
> Checking for header sndfile.h            : ok
> Checking for header ncurses.h            : ok
> Checking for library readline            : ok
>
> ==================
> JACK 1.9.1 exported from r3302
> Build with a maximum of 64 JACK clients
> Build with a maximum of 512 ports
> Install prefix                           : /usr
> Library directory                        : /usr/lib/
> Drivers directory                        : /usr/lib/jack
> Build doxygen documentation              : no
> Build with monitoring records            : no
> Build with ALSA support                  : yes
> Build with FireWire (FreeBob) support    : no
> Build with FireWire (FFADO) support      : no
> Build D-Bus JACK (jackdbus)              : yes
> D-Bus service install directory          : /usr/share/dbus-1/services
>
> Configuration finished successfully (00:00:00); project is now ready to
> build.
> [  1/175] copy: jack.pc.in -> build/default/jack.pc
> [  2/175] copy: dbus/org.jackaudio.service.in ->
> build/default/dbus/org.jackaudio.service
> [  3/175] cc: common/ringbuffer.c -> build/default/common/ringbuffer_1.o
> [  4/175] cc: common/shm.c -> build/default/common/shm_1.o
> [  5/175] cc: common/timestamps.c -> build/default/common/timestamps_1.o
> [  6/175] cc: linux/JackLinuxTime.c ->
> build/default/linux/JackLinuxTime_1.o
> [  7/175] cc: common/ringbuffer.c -> build/default/common/ringbuffer_2.o
> [  8/175] cc: common/shm.c -> build/default/common/shm_2.o
> [  9/175] cc: common/timestamps.c -> build/default/common/timestamps_2.o
> [ 10/175] cc: linux/JackLinuxTime.c ->
> build/default/linux/JackLinuxTime_2.o
> [ 11/175] cc: linux/alsa/alsa_rawmidi.c ->
> build/default/linux/alsa/alsa_rawmidi_3.o
> ../linux/alsa/alsa_rawmidi.c: In function 'alsa_rawmidi_start':
> ../linux/alsa/alsa_rawmidi.c:345: warning: ignoring return value of
> 'write', declared with attribute warn_unused_result
> ../linux/alsa/alsa_rawmidi.c:351: warning: ignoring return value of
> 'write', declared with attribute warn_unused_result
> ../linux/alsa/alsa_rawmidi.c:352: warning: ignoring return value of
> 'write', declared with attribute warn_unused_result
> ../linux/alsa/alsa_rawmidi.c: In function 'alsa_rawmidi_stop':
> ../linux/alsa/alsa_rawmidi.c:368: warning: ignoring return value of
> 'write', declared with attribute warn_unused_result
> ../linux/alsa/alsa_rawmidi.c:369: warning: ignoring return value of
> 'write', declared with attribute warn_unused_result
> ../linux/alsa/alsa_rawmidi.c:370: warning: ignoring return value of
> 'write', declared with attribute warn_unused_result
> ../linux/alsa/alsa_rawmidi.c: In function 'scan_thread':
> ../linux/alsa/alsa_rawmidi.c:745: warning: ignoring return value of 'read',
> declared with attribute warn_unused_result
> ../linux/alsa/alsa_rawmidi.c: In function 'jack_process':
> ../linux/alsa/alsa_rawmidi.c:818: warning: ignoring return value of
> 'write', declared with attribute warn_unused_result
> ../linux/alsa/alsa_rawmidi.c: In function 'midi_thread':
> ../linux/alsa/alsa_rawmidi.c:878: warning: ignoring return value of 'read',
> declared with attribute warn_unused_result
> [ 12/175] cc: linux/alsa/alsa_seqmidi.c ->
> build/default/linux/alsa/alsa_seqmidi_3.o
> [ 13/175] cc: linux/alsa/memops.c -> build/default/linux/alsa/memops_3.o
> [ 14/175] cc: linux/alsa/generic_hw.c ->
> build/default/linux/alsa/generic_hw_3.o
> [ 15/175] cc: linux/alsa/hdsp.c -> build/default/linux/alsa/hdsp_3.o
> [ 16/175] cc: linux/alsa/hammerfall.c ->
> build/default/linux/alsa/hammerfall_3.o
> [ 17/175] cc: linux/alsa/ice1712.c -> build/default/linux/alsa/ice1712_3.o
> [ 18/175] cc: dbus/jackdbus.c -> build/default/dbus/jackdbus_1.o
> [ 19/175] cc: dbus/controller.c -> build/default/dbus/controller_1.o
> [ 20/175] cc: dbus/controller_iface_configure.c ->
> build/default/dbus/controller_iface_configure_1.o
> [ 21/175] cc: dbus/controller_iface_control.c ->
> build/default/dbus/controller_iface_control_1.o
> [ 22/175] cc: dbus/controller_iface_introspectable.c ->
> build/default/dbus/controller_iface_introspectable_1.o
> [ 23/175] cc: dbus/controller_iface_patchbay.c ->
> build/default/dbus/controller_iface_patchbay_1.o
> [ 24/175] cc: dbus/controller_iface_transport.c ->
> build/default/dbus/controller_iface_transport_1.o
> [ 25/175] cc: dbus/xml.c -> build/default/dbus/xml_1.o
> [ 26/175] cc: dbus/xml_expat.c -> build/default/dbus/xml_expat_1.o
> [ 27/175] cc: dbus/xml_write_raw.c -> build/default/dbus/xml_write_raw_1.o
> [ 28/175] cc: dbus/sigsegv.c -> build/default/dbus/sigsegv_1.o
> [ 29/175] cc: example-clients/ipload.c ->
> build/default/example-clients/ipload_1.o
> [ 30/175] cc: example-clients/freewheel.c ->
> build/default/example-clients/freewheel_2.o
> [ 31/175] cc: example-clients/simple_client.c ->
> build/default/example-clients/simple_client_3.o
> [ 32/175] cc: example-clients/showtime.c ->
> build/default/example-clients/showtime_4.o
> [ 33/175] cc: example-clients/metro.c ->
> build/default/example-clients/metro_6.o
> [ 34/175] cc: example-clients/evmon.c ->
> build/default/example-clients/evmon_7.o
> [ 35/175] cc: example-clients/midiseq.c ->
> build/default/example-clients/midiseq_8.o
> [ 36/175] cc: example-clients/zombie.c ->
> build/default/example-clients/zombie_9.o
> [ 37/175] cc: example-clients/connect.c ->
> build/default/example-clients/connect_10.o
> [ 38/175] cc: example-clients/monitor_client.c ->
> build/default/example-clients/monitor_client_11.o
> [ 39/175] cc: example-clients/bufsize.c ->
> build/default/example-clients/bufsize_12.o
> [ 40/175] cc: example-clients/lsp.c ->
> build/default/example-clients/lsp_13.o
> [ 41/175] cc: example-clients/alias.c ->
> build/default/example-clients/alias_14.o
> [ 42/175] cc: example-clients/thru_client.c ->
> build/default/example-clients/thru_client_15.o
> [ 43/175] cc: example-clients/midisine.c ->
> build/default/example-clients/midisine_16.o
> [ 44/175] cc: example-clients/ipunload.c ->
> build/default/example-clients/ipunload_17.o
> [ 45/175] cc: example-clients/capture_client.c ->
> build/default/example-clients/capture_client_18.o
> [ 46/175] cc: example-clients/inprocess.c ->
> build/default/example-clients/inprocess_19.o
> [ 47/175] cc: tests/cpu.c -> build/default/tests/cpu_2.o
> [ 48/175] cxx: common/JackActivationCount.cpp ->
> build/default/common/JackActivationCount_1.o
> [ 49/175] cxx: common/JackAPI.cpp -> build/default/common/JackAPI_1.o
> [ 50/175] cxx: common/JackClient.cpp -> build/default/common/JackClient_1.o
> [ 51/175] cxx: common/JackConnectionManager.cpp ->
> build/default/common/JackConnectionManager_1.o
> [ 52/175] cxx: common/JackError.cpp -> build/default/common/JackError_1.o
> [ 53/175] cxx: common/JackFrameTimer.cpp ->
> build/default/common/JackFrameTimer_1.o
> [ 54/175] cxx: common/JackGraphManager.cpp ->
> build/default/common/JackGraphManager_1.o
> [ 55/175] cxx: common/JackPort.cpp -> build/default/common/JackPort_1.o
> [ 56/175] cxx: common/JackPortType.cpp ->
> build/default/common/JackPortType_1.o
>
>
> Can anyone give me hint on what should I focus at now?
>
> Thanx in advance,
> Vlada
>
> P.S. emerge --info
> localhost vlada # emerge --info
> Portage 2.1.6.9 (default/linux/amd64/2008.0, gcc-4.3.3,
> glibc-2.9_p20081201-r2, 2.6.26.8-rt12 x86_64)
> =================================================================
> System uname:
> Linux-2.6.26.8-rt12-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_4000+-with-glibc2.2.5
> Timestamp of tree: Fri, 20 Mar 2009 09:00:01 +0000
> app-shells/bash:     4.0_p10-r1
> dev-java/java-config: 2.1.7
> dev-lang/python:     2.4.4-r15, 2.5.4-r2
> dev-python/pycrypto: 2.0.1-r6
> dev-util/cmake:      2.6.2-r1
> sys-apps/baselayout: 2.0.0
> sys-apps/openrc:     0.4.3-r1
> sys-apps/sandbox:    1.6
> sys-devel/autoconf:  2.13, 2.63
> sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
> sys-devel/binutils:  2.19.1-r1
> sys-devel/gcc-config: 1.4.1
> sys-devel/libtool:   2.2.6a
> virtual/os-headers:  2.6.28-r1
> ACCEPT_KEYWORDS="amd64 ~amd64"
> CBUILD="x86_64-pc-linux-gnu"
> CFLAGS="-march=athlon64 -O2 -pipe"
> CHOST="x86_64-pc-linux-gnu"
> CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
> /usr/kde/3.5/shutdown /usr/share/config"
> CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/
> /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild
> /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d
> /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c
> /etc/udev/rules.d"
> CXXFLAGS="-march=athlon64 -O2 -pipe"
> DISTDIR="/usr/portage/distfiles"
> FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox
> sfperms strict unmerge-orphans userfetch"
> GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://mirror.bih.net.ba/gentoo/
> http://distfiles.gentoo.bg/ http://ftp.gentoo.bg/ "
> LANG="C"
> LDFLAGS="-Wl,-O1"
> MAKEOPTS="-j3"
> PKGDIR="/usr/portage/packages"
> PORTAGE_CONFIGROOT="/"
> PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
> --compress --force --whole-file --delete --stats --timeout=180
> --exclude=/distfiles --exclude=/local --exclude=/packages"
> PORTAGE_TMPDIR="/var/tmp"
> PORTDIR="/usr/portage"
> PORTDIR_OVERLAY="/usr/local/portage/layman/pro-audio"
> SYNC="rsync://rsync.gentoo.org/gentoo-portage"
> USE="3dnow 3dnowext 64bit X aac aalib accessibility acl acpi alsa amd64
> aspell berkdb bindist bzip2 cairo cdr cli cracklib crypt cups dbus djvu dri
> dssi dvd exif fam ffmpeg flac fltk fontconfig fontforge fortran gdbm glib
> gpm gtk hal iconv id3tag imagemagick ipv6 isdnlog jack jackmidi java jpeg
> jpeg2k ladspa lcms midi mmx mng mp3 mp4 mudflap multilib mysql ncurses nls
> nptl nptlonly nsplugin openexr opengl openmp osc pam pch pcre pdf perl
> plugins png pppd python qt3 qt4 quicktime readline redland reflection
> session smp soundtouch speex spell spl sse sse2 ssl svg svgz sysfs tcl tcpd
> theora threads tiff tk twolame unicode usb vamp vorbis webkit wmf xcomposite
> xft xine xinerama xml xorg xprint xscreensaver xulrunner xv zlib"
> ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x
> ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3
> trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw
> asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa
> lfloat linear meter mmap_emul mulaw multi null plug rate route share shm
> softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon
> authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile
> authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock
> deflate dir disk_cache env expires ext_filter file_cache filter headers
> include info log_config logio mem_cache mime mime_magic negotiation rewrite
> setenvif speling status unique_id userdir usertrack vhost_alias"
> CAMERAS="canon directory ptp2" ELIBC="glibc" INPUT_DEVICES="wacom evdev
> keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk
> hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU"
> VIDEO_CARDS="nvidia"
> Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK,
> LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
> PORTAGE_RSYNC_EXTRA_OPTS
>
>
>


-- 
*
***************************************************************************************
*  {^_^} Mysth-R {^_^}
*  <= Aide Auditive =>
*
* http://myspace.com/mysthr
* http://myspace.com/aideauditive
* http://mysthr.free.fr/Joomla  => Site dédié à l'audio sous
Fedora/PlanetCCRMA.
*
***************************************************************************************

Reply via email to