Your message dated Thu, 21 Jul 2016 01:26:44 +0200 with message-id <[email protected]> and subject line tendra was removed from unstable has caused the Debian Bug report #228013, regarding tendra: sys/socket.h error "target dependent #if" to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 228013: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=228013 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: tendra Version: 4.1.2-13 Severity: important The compiler is unable to compile any file which includes <sys/socket.h> (or other headers which end up with bits/socket.h included) It appears that there is a mechanism for overridding headers in tendra, but I don't know enough about how this is normally done to include a patch for this issue. josh@galactic:~% cat sample.c #include <stdlib.h> #include <stdio.h> #include <sys/types.h> #include <sys/socket.h> int main(int argc, char* argv[]) { printf("Hello, World.\n"); } josh@galactic:~% tcc -Ysystem sample.c -o sample "/usr/include/bits/socket.h", line 154: Error: [ISO 6.8.1]: Can't have target dependent '#if' at outer level. "/usr/include/bits/socket.h", line 155: Error: [ISO 6.8.1]: Can't define macro '__ss_aligntype' in a target dependent '#if' statement. "/usr/include/bits/socket.h", line 157: Error: [ISO 6.8.1]: Can't define macro '__ss_aligntype' in a target dependent '#if' statement. "/usr/include/bits/socket.h", line 157: Error: [ISO 6.8.3]: Macro '__ss_aligntype' redefined inconsistently (see line 155). -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux galactic 2.4.20 #1 Sat Feb 1 19:08:07 EST 2003 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages tendra depends on: ii binutils 2.14.90.0.7-3 The GNU assembler, linker and bina ii libc6 2.3.2.ds1-10 GNU C Library: Shared libraries an -- no debconf information
--- End Message ---
--- Begin Message ---Version: 4.1.2-19+rm tendra was just removed from unstable, but the old bugs were forgotten to be closed at the same time see https://bugs.debian.org/831695 for details on the removal Andreas
--- End Message ---

