Your message dated Thu, 21 Jul 2022 00:21:44 +0200
with message-id <edc6c6e3-d2f0-b5c0-9044-23dcdc0c1...@pfft.no>
and subject line Re: mini-httpd: FTBFS on kfreebsd-amd64: mini_httpd.c:102:19: 
error: conflicting types for 'int64_t'
has caused the Debian Bug report #815339,
regarding mini-httpd: FTBFS on kfreebsd-amd64: mini_httpd.c:102:19: error: 
conflicting types for 'int64_t'
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 ow...@bugs.debian.org
immediately.)


-- 
815339: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815339
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mini-httpd
Version: 1.21-1
Severity: important

Hi,

mini-httpd FTBFS on kfreebsd-amd64: 

https://buildd.debian.org/status/fetch.php?pkg=mini-httpd&arch=kfreebsd-amd64&ver=1.21-1&stamp=1442356830

 debian/rules build-arch
dh build-arch
   dh_testdir -a
   dh_auto_configure -a
   dh_auto_build -a
        make -j1
make[1]: Entering directory '/«PKGBUILDDIR»'
rm -f mime_encodings.h
sed < mime_encodings.txt > mime_encodings.h \
  -e 's/#.*//' -e 's/[  ]*$//' -e '/^$/d' \
  -e 's/[       ][      ]*/", 0, "/' -e 's/^/{ "/' -e 's/$/", 0 },/'
rm -f mime_types.h
sed < mime_types.txt > mime_types.h \
  -e 's/#.*//' -e 's/[  ]*$//' -e '/^$/d' \
  -e 's/[       ][      ]*/", 0, "/' -e 's/^/{ "/' -e 's/$/", 0 },/'
cc -Wl,-z,relro -s `dpkg-buildflags --get CPPFLAGS` `dpkg-buildflags --get 
CFLAGS` `dpkg-buildflags --get LDFLAGS` -c mini_httpd.c
mini_httpd.c:102:19: error: conflicting types for 'int64_t'
 typedef long long int64_t;
                   ^
In file included from /usr/include/sys/kglue/sys/types.h:77:0,
                 from /usr/include/sys/kglue/sys/param.h:94,
                 from /usr/include/sys/kern/param.h:1,
                 from /usr/include/osreldate.h:1,
                 from /usr/include/x86_64-kfreebsd-gnu/bits/param.h:36,
                 from /usr/include/x86_64-kfreebsd-gnu/sys/param.h:31,
                 from mini_httpd.c:38:
/usr/include/sys/_stdint.h:49:20: note: previous declaration of 'int64_t' was 
here
 typedef __int64_t  int64_t;
                    ^
[...]


Andreas

--- End Message ---
--- Begin Message ---
Version: 1.23-1.1

This bug was duplicated and the bug closed was #825713.
Fixed and closed in version 1.23-1.1 by Mattia Rizzolo.

Håvard

--- End Message ---

Reply via email to