Your message dated Thu, 12 Dec 2019 03:40:55 +0000
with message-id <[email protected]>
and subject line Bug#946593: Removed package(s) from unstable
has caused the Debian Bug report #751514,
regarding ruby-hpricot: Possible excess arguments when calling hpricot_css
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.)


-- 
751514: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751514
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ruby-hpricot
Version: 0.8.6-5
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and 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.

[...]
gcc -shared -o hpricot_scan.so hpricot_css.o hpricot_scan.o -L. 
-L/usr/lib/x86_64-linux-gnu -L. -Wl,-z,relro 
-L/build/ruby2.1-R1fHdQ/ruby2.1-2.1.2/debian/lib -fstack-protector -rdynamic 
-Wl,-export-dynamic    -lruby-2.1 -lc  -lpthread -lgmp -ldl -lcrypt -lm   -lc

error: conflicting function declarations "hpricot_css"
old definition in module hpricot_css file hpricot_css.rl line 94
unsigned long int (unsigned long int self, unsigned long int mod, unsigned long 
int str, unsigned long int node)
new definition in module hpricot_scan file hpricot_scan.rl line 23
unsigned long int (unsigned long int, unsigned long int, unsigned long int, 
unsigned long int, unsigned long int)
Makefile:232: recipe for target 'hpricot_scan.so' failed
make[1]: *** [hpricot_scan.so] Error 64

Observe that the declaration in hpricot_scan.rl lists 5 parameters, even though
the actual implementation in hpricot_css only accepts four parameters. This will
work ok, but may point at some issues and a possible mixup of arguments.

Best,
Michael

Attachment: pgpX3TJgpwGgz.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 0.8.6-6+rm

Dear submitter,

as the package ruby-hpricot has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/946593

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to