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

Bug#746771: marked as done (Conflicting declaration of function read)



Your message dated Fri, 5 Apr 2024 18:35:13 +0200
with message-id <trinity-9ec4eb52-f59a-47a2-9506-f0c9424d4500-1712334913455@3c-app-gmx-bap14>
and subject line done
has caused the Debian Bug report #746771,
regarding Conflicting declaration of function read
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 owner@bugs.debian.org
immediately.)


-- 
746771: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746771
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: checkpw
Version: 1.02-1
Usertags: goto-cc

During a rebuild of all packages in a clean sid chroot (and cowbuilder+pbuilder)
the build failed with the following error. Please note that we use our research
compiler tool-chain (using tools from the cbmc package), which permits extended
reporting on type inconsistencies at link time.

[...]
./load install hier.o auto_home.o unix.a byte.a 

error: conflicting function declarations "read"
old definition in module install file readwrite.h line 4
signed int ()
new definition in module readclose file /usr/include/unistd.h line 360
signed long int (signed int, void *, unsigned long int)

Note that the return types differ, but anyway it seems highly dangerous to
include declarations of library functions rather than using system headers
properly.

Best,
Michael

Attachment: pgpIoprjqD8bP.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 1.02-4

--- End Message ---

Reply to: