[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1019995: supercollider: FTBFS: sndfile.h:356:33: error: conflicting declaration ‘typedef struct sf_private_tag SNDFILE’



Source: supercollider
Version: 1:3.11.2+repack-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20220917 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> /usr/bin/c++ -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBOOST_NO_AUTO_PTR -DDiskIO_UGens_EXPORTS -DNOVA_SIMD -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -DSC_PLUGIN_EXT=\".so\" -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common -I/<<PKGBUILDDIR>>/external_libraries -I/<<PKGBUILDDIR>>/external_libraries/nova-simd -I/<<PKGBUILDDIR>>/external_libraries/nova-tt -I/<<PKGBUILDDIR>>/include/common -I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/include/plugin_interface -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_LARGEFILE64_SOURCE -fvisibility-inlines-hidden -O2 -g -DNDEBUG -fPIC   -fschedule-insns2 -fomit-frame-pointer -Wreturn-type -fno-math-errno -fno-signaling-nans -fsigned-zeros -fno-associative-math -pthread -fvisibility=hidden -fno-finite-math-only -std=gnu++11 -MD -MT server/plugins/CMakeFiles/DiskIO_UGens.dir/DiskIO_UGens.cpp.o -MF server/plugins/CMakeFiles/DiskIO_UGens.dir/DiskIO_UGens.cpp.o.d -o server/plugins/CMakeFiles/DiskIO_UGens.dir/DiskIO_UGens.cpp.o -c /<<PKGBUILDDIR>>/server/plugins/DiskIO_UGens.cpp
> In file included from /<<PKGBUILDDIR>>/server/plugins/DiskIO_UGens.cpp:27:
> /usr/include/sndfile.h:356:33: error: conflicting declaration ‘typedef struct sf_private_tag SNDFILE’
>   356 | typedef struct sf_private_tag   SNDFILE ;
>       |                                 ^~~~~~~
> In file included from /<<PKGBUILDDIR>>/include/plugin_interface/SC_World.h:26,
>                  from /<<PKGBUILDDIR>>/include/plugin_interface/SC_PlugIn.h:23,
>                  from /<<PKGBUILDDIR>>/server/plugins/DiskIO_UGens.cpp:25:
> /<<PKGBUILDDIR>>/include/plugin_interface/SC_SndBuf.h:25:28: note: previous declaration as ‘typedef struct SNDFILE_tag SNDFILE’
>    25 | typedef struct SNDFILE_tag SNDFILE;
>       |                            ^~~~~~~
> [68/571] /usr/bin/c++ -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBOOST_NO_AUTO_PTR -DChaosUGens_supernova_EXPORTS -DNOVA_SIMD -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -DSC_PLUGIN_EXT=\".so\" -DSUPERNOVA -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common -I/<<PKGBUILDDIR>>/external_libraries -I/<<PKGBUILDDIR>>/external_libraries/nova-simd -I/<<PKGBUILDDIR>>/external_libraries/nova-tt -I/<<PKGBUILDDIR>>/include/common -I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/include/plugin_interface -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_LARGEFILE64_SOURCE -fvisibility-inlines-hidden -O2 -g -DNDEBUG -fPIC   -fschedule-insns2 -fomit-frame-pointer -Wreturn-type -fno-math-errno -fno-signaling-nans -fsigned-zeros -fno-associative-math -pthread -fvisibility=hidden -fno-finite-math-only -std=gnu++11 -MD -MT server/plugins/CMakeFiles/ChaosUGens_supernova.dir/ChaosUGens.cpp.o -MF server/plugins/CMakeFiles/ChaosUGens_supernova.dir/ChaosUGens.cpp.o.d -o server/plugins/CMakeFiles/ChaosUGens_supernova.dir/ChaosUGens.cpp.o -c /<<PKGBUILDDIR>>/server/plugins/ChaosUGens.cpp
> [69/571] /usr/bin/c++ -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBOOST_NO_AUTO_PTR -DDemandUGens_supernova_EXPORTS -DNOVA_SIMD -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -DSC_PLUGIN_EXT=\".so\" -DSUPERNOVA -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common -I/<<PKGBUILDDIR>>/external_libraries -I/<<PKGBUILDDIR>>/external_libraries/nova-simd -I/<<PKGBUILDDIR>>/external_libraries/nova-tt -I/<<PKGBUILDDIR>>/include/common -I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/include/plugin_interface -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_LARGEFILE64_SOURCE -fvisibility-inlines-hidden -O2 -g -DNDEBUG -fPIC   -fschedule-insns2 -fomit-frame-pointer -Wreturn-type -fno-math-errno -fno-signaling-nans -fsigned-zeros -fno-associative-math -pthread -fvisibility=hidden -fno-finite-math-only -std=gnu++11 -MD -MT server/plugins/CMakeFiles/DemandUGens_supernova.dir/DemandUGens.cpp.o -MF server/plugins/CMakeFiles/DemandUGens_supernova.dir/DemandUGens.cpp.o.d -o server/plugins/CMakeFiles/DemandUGens_supernova.dir/DemandUGens.cpp.o -c /<<PKGBUILDDIR>>/server/plugins/DemandUGens.cpp
> [70/571] /usr/bin/c++ -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBOOST_NO_AUTO_PTR -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -I/<<PKGBUILDDIR>>/external_libraries/yaml-cpp/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG   -fschedule-insns2 -fomit-frame-pointer -Wreturn-type -fno-math-errno -fno-signaling-nans -fsigned-zeros -fno-associative-math -pthread -fvisibility=hidden -Wno-deprecated-declarations -std=gnu++11 -MD -MT external_libraries/CMakeFiles/yaml.dir/libyamlcpp.cpp.o -MF external_libraries/CMakeFiles/yaml.dir/libyamlcpp.cpp.o.d -o external_libraries/CMakeFiles/yaml.dir/libyamlcpp.cpp.o -c /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/external_libraries/libyamlcpp.cpp
> [71/571] /usr/bin/c++ -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBOOST_NO_AUTO_PTR -DNOVA_SIMD -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -DSC_PLUGIN_EXT=\".so\" -DUnaryOpUGens_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common -I/<<PKGBUILDDIR>>/external_libraries -I/<<PKGBUILDDIR>>/external_libraries/nova-simd -I/<<PKGBUILDDIR>>/external_libraries/nova-tt -I/<<PKGBUILDDIR>>/include/common -I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/include/plugin_interface -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_LARGEFILE64_SOURCE -fvisibility-inlines-hidden -O2 -g -DNDEBUG -fPIC   -fschedule-insns2 -fomit-frame-pointer -Wreturn-type -fno-math-errno -fno-signaling-nans -fsigned-zeros -fno-associative-math -pthread -fvisibility=hidden -fno-finite-math-only -std=gnu++11 -MD -MT server/plugins/CMakeFiles/UnaryOpUGens.dir/UnaryOpUGens.cpp.o -MF server/plugins/CMakeFiles/UnaryOpUGens.dir/UnaryOpUGens.cpp.o.d -o server/plugins/CMakeFiles/UnaryOpUGens.dir/UnaryOpUGens.cpp.o -c /<<PKGBUILDDIR>>/server/plugins/UnaryOpUGens.cpp
> In file included from /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec.hpp:36,
>                  from /<<PKGBUILDDIR>>/external_libraries/nova-simd/simd_unary_arithmetic.hpp:22,
>                  from /<<PKGBUILDDIR>>/server/plugins/UnaryOpUGens.cpp:28:
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse.hpp:58:30: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
>    58 |     vec_base<float, __m128, 4>
>       |                              ^
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse.hpp:62:38: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
>    62 |     typedef vec_base<float, __m128, 4> base;
>       |                                      ^
> In file included from /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec.hpp:42:
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse2.hpp:51:32: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
>    51 |     vec_base<double, __m128d, 2>
>       |                                ^
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse2.hpp:53:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
>    53 |     typedef vec_base<double, __m128d, 2> base;
>       |                                        ^
> [72/571] /usr/bin/c++ -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBOOST_NO_AUTO_PTR -DDelayUGens_supernova_EXPORTS -DNOVA_SIMD -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -DSC_PLUGIN_EXT=\".so\" -DSUPERNOVA -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common -I/<<PKGBUILDDIR>>/external_libraries -I/<<PKGBUILDDIR>>/external_libraries/nova-simd -I/<<PKGBUILDDIR>>/external_libraries/nova-tt -I/<<PKGBUILDDIR>>/include/common -I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/include/plugin_interface -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_LARGEFILE64_SOURCE -fvisibility-inlines-hidden -O2 -g -DNDEBUG -fPIC   -fschedule-insns2 -fomit-frame-pointer -Wreturn-type -fno-math-errno -fno-signaling-nans -fsigned-zeros -fno-associative-math -pthread -fvisibility=hidden -fno-finite-math-only -std=gnu++11 -MD -MT server/plugins/CMakeFiles/DelayUGens_supernova.dir/DelayUGens.cpp.o -MF server/plugins/CMakeFiles/DelayUGens_supernova.dir/DelayUGens.cpp.o.d -o server/plugins/CMakeFiles/DelayUGens_supernova.dir/DelayUGens.cpp.o -c /<<PKGBUILDDIR>>/server/plugins/DelayUGens.cpp
> In file included from /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec.hpp:36,
>                  from /<<PKGBUILDDIR>>/external_libraries/nova-simd/simd_memory.hpp:26,
>                  from /<<PKGBUILDDIR>>/server/plugins/DelayUGens.cpp:22:
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse.hpp:58:30: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
>    58 |     vec_base<float, __m128, 4>
>       |                              ^
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse.hpp:62:38: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
>    62 |     typedef vec_base<float, __m128, 4> base;
>       |                                      ^
> In file included from /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec.hpp:42:
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse2.hpp:51:32: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
>    51 |     vec_base<double, __m128d, 2>
>       |                                ^
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse2.hpp:53:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
>    53 |     typedef vec_base<double, __m128d, 2> base;
>       |                                        ^
> [73/571] /usr/bin/c++ -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBOOST_NO_AUTO_PTR -DBinaryOpUGens_EXPORTS -DNOVA_SIMD -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -DSC_PLUGIN_EXT=\".so\" -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common -I/<<PKGBUILDDIR>>/external_libraries -I/<<PKGBUILDDIR>>/external_libraries/nova-simd -I/<<PKGBUILDDIR>>/external_libraries/nova-tt -I/<<PKGBUILDDIR>>/include/common -I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/include/plugin_interface -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_LARGEFILE64_SOURCE -fvisibility-inlines-hidden -O2 -g -DNDEBUG -fPIC   -fschedule-insns2 -fomit-frame-pointer -Wreturn-type -fno-math-errno -fno-signaling-nans -fsigned-zeros -fno-associative-math -pthread -fvisibility=hidden -fno-finite-math-only -std=gnu++11 -MD -MT server/plugins/CMakeFiles/BinaryOpUGens.dir/BinaryOpUGens.cpp.o -MF server/plugins/CMakeFiles/BinaryOpUGens.dir/BinaryOpUGens.cpp.o.d -o server/plugins/CMakeFiles/BinaryOpUGens.dir/BinaryOpUGens.cpp.o -c /<<PKGBUILDDIR>>/server/plugins/BinaryOpUGens.cpp
> In file included from /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec.hpp:36,
>                  from /<<PKGBUILDDIR>>/external_libraries/nova-simd/simd_binary_arithmetic.hpp:25,
>                  from /<<PKGBUILDDIR>>/server/plugins/BinaryOpUGens.cpp:32:
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse.hpp:58:30: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
>    58 |     vec_base<float, __m128, 4>
>       |                              ^
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse.hpp:62:38: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
>    62 |     typedef vec_base<float, __m128, 4> base;
>       |                                      ^
> In file included from /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec.hpp:42:
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse2.hpp:51:32: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
>    51 |     vec_base<double, __m128d, 2>
>       |                                ^
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse2.hpp:53:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
>    53 |     typedef vec_base<double, __m128d, 2> base;
>       |                                        ^
> [74/571] /usr/bin/c++ -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBOOST_NO_AUTO_PTR -DBinaryOpUGens_supernova_EXPORTS -DNOVA_SIMD -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -DSC_PLUGIN_EXT=\".so\" -DSUPERNOVA -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common -I/<<PKGBUILDDIR>>/external_libraries -I/<<PKGBUILDDIR>>/external_libraries/nova-simd -I/<<PKGBUILDDIR>>/external_libraries/nova-tt -I/<<PKGBUILDDIR>>/include/common -I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/include/plugin_interface -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_LARGEFILE64_SOURCE -fvisibility-inlines-hidden -O2 -g -DNDEBUG -fPIC   -fschedule-insns2 -fomit-frame-pointer -Wreturn-type -fno-math-errno -fno-signaling-nans -fsigned-zeros -fno-associative-math -pthread -fvisibility=hidden -fno-finite-math-only -std=gnu++11 -MD -MT server/plugins/CMakeFiles/BinaryOpUGens_supernova.dir/BinaryOpUGens.cpp.o -MF server/plugins/CMakeFiles/BinaryOpUGens_supernova.dir/BinaryOpUGens.cpp.o.d -o server/plugins/CMakeFiles/BinaryOpUGens_supernova.dir/BinaryOpUGens.cpp.o -c /<<PKGBUILDDIR>>/server/plugins/BinaryOpUGens.cpp
> In file included from /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec.hpp:36,
>                  from /<<PKGBUILDDIR>>/external_libraries/nova-simd/simd_binary_arithmetic.hpp:25,
>                  from /<<PKGBUILDDIR>>/server/plugins/BinaryOpUGens.cpp:32:
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse.hpp:58:30: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
>    58 |     vec_base<float, __m128, 4>
>       |                              ^
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse.hpp:62:38: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
>    62 |     typedef vec_base<float, __m128, 4> base;
>       |                                      ^
> In file included from /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec.hpp:42:
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse2.hpp:51:32: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
>    51 |     vec_base<double, __m128d, 2>
>       |                                ^
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse2.hpp:53:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
>    53 |     typedef vec_base<double, __m128d, 2> base;
>       |                                        ^
> ninja: build stopped: subcommand failed.
> dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v returned exit code 1
> make: *** [debian/rules:15: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/supercollider_3.11.2+repack-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.


Reply to: