Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 884759

Summary: mail-filter/scmail-1.3 - SYSTEM-ERROR: couldnt open input file: ../.../deliver-rules.sample: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Akinori Hattori <hattya>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 351559    
Attachments: emerge-info.txt
emerge-history.txt.bz2
environment
etc.portage.tar.bz2
mail-filter:scmail-1.3:20221207-142545.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-12-07 19:37:27 UTC
gosh codeconv.scm scmail/bayesian-filter.scm.in > \
		  scmail/bayesian-filter.scm
chmod -w scmail/bayesian-filter.scm
rm -f dot.scmail/deliver-rules.sample
gosh codeconv.scm dot.scmail/deliver-rules.sample.in > \
		  dot.scmail/deliver-rules.sample
*** SYSTEM-ERROR: couldn't open input file: "../dot.scmail/deliver-rules.sample": No such file or directory
Stack Trace:
_______________________________________

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20221203-140004

  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.6
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.65.0 *
php cli (if any):

  HEAD of ::gentoo
commit b0c5a7dd0675d74d370a7ba5b86f60ea605b4184
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 7 13:31:49 2022 +0000

    2022-12-07 13:31:49 UTC

emerge -qpvO mail-filter/scmail
[ebuild  N    ] mail-filter/scmail-1.3
Comment 1 Toralf Förster gentoo-dev 2022-12-07 19:37:28 UTC
Created attachment 840775 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-07 19:37:29 UTC
Created attachment 840777 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-12-07 19:37:30 UTC
Created attachment 840779 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-07 19:37:31 UTC
Created attachment 840781 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-07 19:37:32 UTC
Created attachment 840783 [details]
mail-filter:scmail-1.3:20221207-142545.log
Comment 6 Toralf Förster gentoo-dev 2022-12-07 19:37:33 UTC
Created attachment 840785 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2024-05-12 06:18:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79a7379439af433d1184e2b8be1c1b523e7e93cd

commit 79a7379439af433d1184e2b8be1c1b523e7e93cd
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2024-05-12 06:17:26 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2024-05-12 06:17:26 +0000

    mail-filter/scmail: fix parallel build
    
    Closes: https://bugs.gentoo.org/882513
    Closes: https://bugs.gentoo.org/884759
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 mail-filter/scmail/files/scmail-parallel-make.patch | 19 +++++++++++++++++++
 mail-filter/scmail/scmail-1.3.ebuild                |  7 ++-----
 2 files changed, 21 insertions(+), 5 deletions(-)