Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884759 - mail-filter/scmail-1.3 - SYSTEM-ERROR: couldnt open input file: ../.../deliver-rules.sample: No such file or directory
Summary: mail-filter/scmail-1.3 - SYSTEM-ERROR: couldnt open input file: ../.../delive...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Akinori Hattori
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: parallel-make
  Show dependency tree
 
Reported: 2022-12-07 19:37 UTC by Toralf Förster
Modified: 2024-05-12 06:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,20.30 KB, text/plain)
2022-12-07 19:37 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,70.17 KB, application/x-bzip)
2022-12-07 19:37 UTC, Toralf Förster
Details
environment (environment,26.05 KB, text/plain)
2022-12-07 19:37 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,38.63 KB, application/x-bzip)
2022-12-07 19:37 UTC, Toralf Förster
Details
mail-filter:scmail-1.3:20221207-142545.log (mail-filter:scmail-1.3:20221207-142545.log,3.48 KB, text/plain)
2022-12-07 19:37 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,9.42 KB, application/x-bzip)
2022-12-07 19:37 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)