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

Bug 882513

Summary: mail-filter/scmail-1.3 fails test - Testing scmail cp: cannot stat Mail: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Akinori Hattori <hattya>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
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
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
mail-filter:scmail-1.3:20221122-140814.log
temp.tar.bz2
tests.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-22 14:38:15 UTC
Testing scmail.mail ...                                          passed.
Testing scmail.util ...                                          passed.
Testing scmail.config ...                                        passed.
Testing scmail.progress ...                                      passed.
Testing scmail ...                                               cp: cannot stat 'Mail': No such file or directory
cp: cannot stat 'Maildir': No such file or directory
cp: cannot stat 'Maildir': No such file or directory

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4_test-20221119-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):
clang version 15.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p8 [openjdk-17]
2)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):

  HEAD of ::gentoo
commit 585395083986e89c0d40bc8198214de39be785cf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 22 13:16:52 2022 +0000

    2022-11-22 13:16:52 UTC

emerge -qpvO mail-filter/scmail
[ebuild  N    ] mail-filter/scmail-1.3
Comment 1 Toralf Förster gentoo-dev 2022-11-22 14:38:17 UTC
Created attachment 835891 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-22 14:38:19 UTC
Created attachment 835893 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-22 14:38:20 UTC
Created attachment 835895 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-22 14:38:22 UTC
Created attachment 835897 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-22 14:38:23 UTC
Created attachment 835899 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-22 14:38:25 UTC
Created attachment 835901 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-22 14:38:26 UTC
Created attachment 835903 [details]
mail-filter:scmail-1.3:20221122-140814.log
Comment 8 Toralf Förster gentoo-dev 2022-11-22 14:38:27 UTC
Created attachment 835905 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-22 14:38:29 UTC
Created attachment 835907 [details]
tests.tar.bz2
Comment 10 Larry the Git Cow gentoo-dev 2024-05-12 06:18:45 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(-)