unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: "Dr. Arne Babenhauserheide" <arne_bab@web.de>, 74613@debbugs.gnu.org
Subject: bug#74613: fortunes-jkirchartz is missing python input
Date: Sat, 30 Nov 2024 10:04:42 +0100	[thread overview]
Message-ID: <3d39707fd173b75a381fca0879df60dae7c4cdcc.camel@gmail.com> (raw)
In-Reply-To: <877c8lbk8v.fsf@web.de>

Hi Arne

Am Samstag, dem 30.11.2024 um 02:09 +0100 schrieb Dr. Arne
Babenhauserheide:
> Hi,
> 
> the build for fortunes-jkirchartz fails:
> 
> `/gnu/store/hax39blb0f62cnax7n92hcxkw5k4jymq-fortunes-jkirchartz-0-
> 0.2e32ba0-checkout/bin/goodreadsquotes.py' ->
> `./bin/goodreadsquotes.py'
> phase `unpack' succeeded after 0.0 seconds
> starting phase `patch-source'
> phase `patch-source' succeeded after 0.1 seconds
> starting phase `patch-usr-bin-file'
> phase `patch-usr-bin-file' succeeded after 0.0 seconds
> starting phase `patch-source-shebangs'
> patch-shebang: ./bin/azquotes.py: warning: no binary for interpreter
> `python' found in $PATH
> patch-shebang: ./bin/goodreadsquotes.py: warning: no binary for
> interpreter `python' found in $PATH
> phase `patch-source-shebangs' succeeded after 0.0 seconds
> starting phase `patch-generated-file-shebangs'
> patch-shebang: ./bin/azquotes.py: warning: no binary for interpreter
> `python' found in $PATH
> patch-shebang: ./bin/goodreadsquotes.py: warning: no binary for
> interpreter `python' found in $PATH
These patch-shebang failures are unrelated to the build, as these are
scripts to download more quotes from the web, which are never invoked.

> phase `patch-generated-file-shebangs' succeeded after 0.0 seconds
> starting phase `build'
> egrep: warning: egrep is obsolescent; using grep -E
> make: *** [Makefile:10: AClaude.dat] Aborted
> make: *** Deleting file 'AClaude.dat'
As embarrassing as this is to say, this appears to be an out-of-bounds
read in daikichi (if you check out the source and invoke the actual
command, it will print "Assertion '__pos <= size()' failed." with a
long type qualifier), which is raised somewhere from 
   std::ostream &operator<< (std::ostream &o, const header& header)
in daikichi-io.cc.

As nothing whatsoever is written, this may be already on the first
line, but with the ostream likely being buffered could be any of those
writes.  I'll dig deeper once I have some more time.

Cheers




  reply	other threads:[~2024-11-30  9:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-30  1:09 bug#74613: fortunes-jkirchartz is missing python input Dr. Arne Babenhauserheide via Bug reports for GNU Guix
2024-11-30  9:04 ` Liliana Marie Prikler [this message]
2024-11-30 20:28   ` Dr. Arne Babenhauserheide via Bug reports for GNU Guix
2024-12-08 13:55     ` Liliana Marie Prikler
2024-11-30 14:37 ` bug#74613: [PATCH] gnu: daikichi: Update to 0.3.1 Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3d39707fd173b75a381fca0879df60dae7c4cdcc.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=74613@debbugs.gnu.org \
    --cc=arne_bab@web.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).