[proaudio] csound build failures |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: [proaudio] csound build failures
- From: Mark Knecht <markknecht@xxxxxxxxx>
- Date: Thu, 6 Jan 2011 13:50:04 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=i8mPZD+eweDbwX652v1H7vLHhBGjvUUkpSDFE8k0oK8=; b=LlXawbQR0gyvWTnmIiAJvGnXQ5+XXhQhNgpUKbV2gEukdvfy6vEYcvUOaWepYZkYZw pnjUFaCGd+R4Yrr4ckRNKIcj2ZbbUia1jHCEIk8WDufSRPg94JUigkE8QOhAkzC2ABT/ VRARIH+5tNgA9jjzX3yi+4kZtnMsArtZeb8Lg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=lsECPULG/RmDL3BRr8asfG1Vd/fPuxw9zOHMTtJrqF7OTmWf0dwJ6OBNaVWZI0TweU OGh9xbdmMJPWx/HU3CI9HSze4lm726OX3U3OvVF1pdYoONzuWuJ3WkyyFagBGQDZj+w/ UX70erp/JRIh2xmjkRseG1eQXZ829poO045mg=
I tried the latest rev, 5.12.1-r1, and then fell back and tried
5.09.0-r1. Both failed but in different ways:
Does csound work for 64-bit? It had to be keyworded. Maybe it's know
not to work or something like that and I'm being evil?
Thanks,
Mark
gcc -o OOps/schedule.o -c -Wno-format -DGNU_GETTEXT -g
-fomit-frame-pointer -freorder-blocks -DLINUX -DPIPES -fPIC -fPIC
-DHAVE_LIBSNDFILE=1016 -DBETA -DHAVE_SOCKETS
-DHAVE_PTHREAD_BARRIER_INIT -DHAVE_SYNC_LOCK_TEST_AND_SET
-DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H
-DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -DHAVE_SOCKETS
-DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -I. -IH
-I/usr/include/libmusicxml -I/usr/include/fltk-1.1
-I/usr/local/include -I/usr/include -I/usr/include
-I/usr/X11R6/include OOps/schedule.c
In file included from OOps/remote.c:31:
/usr/include/linux/if.h:180: error: field 'ifru_map' has incomplete type
OOps/remote.c: In function 'getIpAddress':
OOps/remote.c:70: error: storage size of 'ifr' isn't known
gcc -o OOps/sndinfUG.o -c -Wno-format -DGNU_GETTEXT -g
-fomit-frame-pointer -freorder-blocks -DLINUX -DPIPES -fPIC -fPIC
-DHAVE_LIBSNDFILE=1016 -DBETA -DHAVE_SOCKETS
-DHAVE_PTHREAD_BARRIER_INIT -DHAVE_SYNC_LOCK_TEST_AND_SET
-DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H
-DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -DHAVE_SOCKETS
-DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -I. -IH
-I/usr/include/libmusicxml -I/usr/include/fltk-1.1
-I/usr/local/include -I/usr/include -I/usr/include
-I/usr/X11R6/include OOps/sndinfUG.c
gcc -o OOps/str_ops.o -c -Wno-format -DGNU_GETTEXT -g
-fomit-frame-pointer -freorder-blocks -DLINUX -DPIPES -fPIC -fPIC
-DHAVE_LIBSNDFILE=1016 -DBETA -DHAVE_SOCKETS
-DHAVE_PTHREAD_BARRIER_INIT -DHAVE_SYNC_LOCK_TEST_AND_SET
-DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H
-DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -DHAVE_SOCKETS
-DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -I. -IH
-I/usr/include/libmusicxml -I/usr/include/fltk-1.1
-I/usr/local/include -I/usr/include -I/usr/include
-I/usr/X11R6/include OOps/str_ops.c
scons: *** [OOps/remote.o] Error 1
scons: building terminated because of errors.
/var/tmp/portage/media-sound/csound-5.12.1-r1/temp/environment: line
4918: prefix=/usr: No such file or directory
* ERROR: media-sound/csound-5.12.1-r1 failed:
* scons failed!
*
* Call stack:
* ebuild.sh, line 56: Called src_compile
* environment, line 4918: Called die
* The specific snippet of code:
* CC="$(tc-getCC)" CXX="$(tc-getCXX)" customCCFLAGS="$CFLAGS
-fno-strict-aliasing" customCXXFLAGS="$CXXFLAGS -fno-strict-aliasing"
${sconsconf} || die "scons failed!"
*
* If you need support, post the output of 'emerge --info
=media-sound/csound-5.12.1-r1',
* the complete build log and the output of 'emerge -pqv
=media-sound/csound-5.12.1-r1'.
* This ebuild used the following eclasses from overlays:
* /var/lib/layman/pro-audio/eclass/exteutils.eclass
* This ebuild is from an overlay named 'proaudio': '/var/lib/layman/pro-audio/'
* The complete build log is located at
'/var/tmp/portage/media-sound/csound-5.12.1-r1/temp/build.log'.
* The ebuild environment file is located at
'/var/tmp/portage/media-sound/csound-5.12.1-r1/temp/environment'.
* S: '/var/tmp/portage/media-sound/csound-5.12.1-r1/work/Csound5.12.1'
>>> Failed to emerge media-sound/csound-5.12.1-r1, Log file:
>>> '/var/tmp/portage/media-sound/csound-5.12.1-r1/temp/build.log'
* Messages for package media-sound/csound-5.12.1-r1:
Opcodes/pvoc.c: In function 'PVOC_AllocGlobals':
Opcodes/pvoc.c:55: warning: format not a string literal and no format arguments
/usr/bin/gcc -o Opcodes/pvread.os -c -DGNU_GETTEXT -O2 -march=native
-pipe -fno-strict-aliasing -D_LINUX_IF_H -g -fomit-frame-pointer -fPIC
-DLINUX -DPIPES -fPIC -DHAVE_LIBSNDFILE=1016 -DSDFT -DBETA
-DHAVE_PTHREAD_BARRIER_INIT -DHAVE_SYNC_LOCK_TEST_AND_SET
-DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H
-DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH
-I/usr/include/portmidi -I/usr/include/fltk-1.1 -I/usr/local/include
-I/usr/include -I/usr/include -I/usr/X11R6/include Opcodes/pvread.c
/usr/bin/gcc -o Opcodes/pvs_ops.os -c -DGNU_GETTEXT -O2 -march=native
-pipe -fno-strict-aliasing -D_LINUX_IF_H -g -fomit-frame-pointer -fPIC
-DLINUX -DPIPES -fPIC -DHAVE_LIBSNDFILE=1016 -DSDFT -DBETA
-DHAVE_PTHREAD_BARRIER_INIT -DHAVE_SYNC_LOCK_TEST_AND_SET
-DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H
-DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH
-I/usr/include/portmidi -I/usr/include/fltk-1.1 -I/usr/local/include
-I/usr/include -I/usr/include -I/usr/X11R6/include Opcodes/pvs_ops.c
scons: *** [Opcodes/linear_algebra.os] Error 1
Opcodes/pvread.c: In function 'pvread':
Opcodes/pvread.c:91: warning: format not a string literal and no
format arguments
Opcodes/pvread.c:97: warning: format not a string literal and no
format arguments
scons: building terminated because of errors.
* ERROR: media-sound/csound-5.09.0-r1 failed:
* scons failed!
*
* Call stack:
* ebuild.sh, line 56: Called src_compile
* environment, line 2499: Called die
* The specific snippet of code:
* escons prefix=/usr CC=/usr/bin/gcc customCCFLAGS="$CFLAGS
-fno-strict-aliasing -D_LINUX_IF_H" customCXXFLAGS="$CXXFLAGS
-fno-strict-aliasing -D_LINUX_IF_H" dynamicCsoundLibrary=0
useCoreAudio=0 buildLoris=1 pythonVersion=2.6 buildPythonOpcodes=0
useFluidsynth=1 useALSA=1 ${myconf} || die "scons failed!"
*
* If you need support, post the output of 'emerge --info
=media-sound/csound-5.09.0-r1',
* the complete build log and the output of 'emerge -pqv
=media-sound/csound-5.09.0-r1'.
* This ebuild used the following eclasses from overlays:
* /var/lib/layman/pro-audio/eclass/exteutils.eclass
* This ebuild is from an overlay named 'proaudio': '/var/lib/layman/pro-audio/'
* The complete build log is located at
'/var/tmp/portage/media-sound/csound-5.09.0-r1/temp/build.log'.
* The ebuild environment file is located at
'/var/tmp/portage/media-sound/csound-5.09.0-r1/temp/environment'.
* S: '/var/tmp/portage/media-sound/csound-5.09.0-r1/work/Csound5.09.0'
>>> Failed to emerge media-sound/csound-5.09.0-r1, Log file:
>>> '/var/tmp/portage/media-sound/csound-5.09.0-r1/temp/build.log'
* Messages for package media-sound/csound-5.09.0-r1: