[Bug 1240227] Re: Sync csound 1:6.00.1~dfsg-2 (universe) from Debian unstable (main)
Felipe Sateler
fsateler at gmail.com
Mon Oct 21 12:57:24 UTC 2013
On Mon, Oct 21, 2013 at 6:23 AM, Daniel Holbach
<daniel.holbach at ubuntu.com> wrote:
> This unfortunately fails to build on trusty amd64:
>
> [ 2%] Building C object CMakeFiles/csound64.dir/Engine/envvar.c.o
> /usr/bin/x86_64-linux-gnu-gcc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib/csound/plugins64-6.0\" -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DPIPES -DUSE_DOUBLE -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -DHAVE_ATOMIC_BUILTIN -fPIC -I"/tmp/buildd/csound-6.00.1~dfsg/./H" -I"/tmp/buildd/csound-6.00.1~dfsg/./include" -I"/tmp/buildd/csound-6.00.1~dfsg/./Engine" -I"/tmp/buildd/csound-6.00.1~dfsg/." -I"/tmp/buildd/csound-6.00.1~dfsg/obj-x86_64-linux-gnu" -ftree-vectorize -ffast-math -O3 -mtune=generic -fvisibility=hidden -Wno-format -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/envvar.c.o -c "/tmp/buildd/csound-6.00.1~dfsg/Engine/envvar.c"
> /tmp/buildd/csound-6.00.1~dfsg/Engine/envvar.c: In function 'csoundParseEnv':
> /tmp/buildd/csound-6.00.1~dfsg/Engine/envvar.c:383:7: error: format not a string literal and no format arguments [-Werror=format-security]
> csoundMessage(csound, Str(msg));
> ^
> /tmp/buildd/csound-6.00.1~dfsg/Engine/envvar.c: In function 'csoundGetDirectoryForPath':
> /tmp/buildd/csound-6.00.1~dfsg/Engine/envvar.c:720:7: error: format not a string literal and no format arguments [-Werror=format-security]
> csoundDie(csound, Str("Current directory path name too long\n"));
> ^
Hmm. Str is the csound name for gettext. Is it possible to disable
this -Werror? Or do I need to patch the source to pass "%s" as the
first string everywhere?
--
Saludos,
Felipe Sateler
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1240227
Title:
Sync csound 1:6.00.1~dfsg-2 (universe) from Debian unstable (main)
Status in “csound” package in Ubuntu:
Incomplete
Bug description:
Please sync csound 1:6.00.1~dfsg-2 (universe) from Debian unstable
(main)
Explanation of the Ubuntu delta and why it can be dropped:
* Added missing pthread lib to link, fixing FTBFS.
* Added missing pthread lib to link, fixing FTBFS.
I assume the missing pthread issue (no link in either changelog or patch)
relates to the same bug reported in debian as #713667, which was fixed
in 1:6.00~dfsg-1.
Changelog entries since current saucy version 1:5.17.11~dfsg-3ubuntu1:
csound (1:6.00.1~dfsg-2) unstable; urgency=low
* Enable lua opcodes
- Use lua instead of luajit
* Get several patches from upstream git.
- Only enable atomic builtins in amd64 and i386. Fixes FTBFS in some archs
- Fix FTBFS on big endian archs
-- Felipe Sateler <fsateler at debian.org> Sun, 01 Sep 2013 23:41:52
-0400
csound (1:6.00.1~dfsg-1) unstable; urgency=low
* New upstream release
- Remove patch applied upstream
- Remove patch to refman_header, no longer in source
- Refresh patches
* Backport several cmake fixes
* Disable default optimizations. Closes: #718969
-- Felipe Sateler <fsateler at debian.org> Wed, 14 Aug 2013 19:04:18
-0400
csound (1:6.00~dfsg-1) unstable; urgency=low
* New upstream release
- Rename packages for csound 6, ABI break
- Enable multicore, is now required
- Disable the p5 glove opcodes
- Refresh patches, drop patch 1000, applied upstream
- Update copyright file
- Add patch from upstream hiding some unwanted symbols
- Fix crash in sdif2ad. Closes: #716233
* Do not build tests yet
* Drop tclcsound, upstream no longer builds it
* Install new csanalyze and scope tools
* python module is now csnd6
* Drop SO versioning of lua interfaces, they are not versioned
* Fixes FTBFS: Closes: #713667
*
-- Felipe Sateler <fsateler at debian.org> Sat, 03 Aug 2013 18:47:12
-0400
csound (1:5.17.11~dfsg-4) unstable; urgency=low
* Team upload.
[ Jonas Smedegaard ]
* Update README.source to emphasize control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
[ Sebastian Ramacher ]
* debian/patches/2015-bison-2.6.patch: Apply patch from upstream to fix
compilation with bison 2.6. (Closes: #710619)
* debian/{control,rules}: Bump bison to (>= 2.6) to be on the safe side.
* debian/control{,.in}: Change section of libcsoundac5.2 and libcsnd5.2 to
libs.
-- Sebastian Ramacher <sramacher at debian.org> Wed, 05 Jun 2013
01:18:00 +0200
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/csound/+bug/1240227/+subscriptions
More information about the Ubuntu-sponsors
mailing list