Bug#707373: libccaudio2: FTBFS: friends.cpp:1189:25: error: 'ACCESS_DIRECTORY' is not a member of 'ucommon::fsys'
Lucas Nussbaum
lucas at lucas-nussbaum.net
Thu May 9 08:05:33 UTC 2013
Source: libccaudio2
Version: 2.0.5-3
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20130509 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../inc -Wno-long-long -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o friends.lo friends.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../inc -Wno-long-long -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c friends.cpp -fPIC -DPIC -o .libs/friends.o
> friends.cpp: In static member function 'static void ucommon::Audio::init()':
> friends.cpp:1189:25: error: 'ACCESS_DIRECTORY' is not a member of 'ucommon::fsys'
> friends.cpp:1191:64: error: no matching function for call to 'ucommon::fsys::read(ucommon::fsys&, char [65], long unsigned int)'
> friends.cpp:1191:64: note: candidate is:
> In file included from /usr/include/ucommon/ucommon.h:107:0,
> from friends.cpp:19:
> /usr/include/ucommon/fsys.h:315:13: note: ssize_t ucommon::fsys::read(void*, size_t)
> /usr/include/ucommon/fsys.h:315:13: note: candidate expects 2 arguments, 3 provided
> friends.cpp:1198:20: error: no matching function for call to 'ucommon::fsys::close(ucommon::fsys&)'
> friends.cpp:1198:20: note: candidate is:
> In file included from /usr/include/ucommon/ucommon.h:107:0,
> from friends.cpp:19:
> /usr/include/ucommon/fsys.h:533:9: note: int ucommon::fsys::close()
> /usr/include/ucommon/fsys.h:533:9: note: candidate expects 0 arguments, 1 provided
> make[3]: *** [friends.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2013/05/09/libccaudio2_2.0.5-3_unstable.log
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!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the Pkg-voip-maintainers
mailing list