Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 849032 - dev-lang/mercury-22.01.1 - cp: cannot stat .dvi: No such file or directory
Summary: dev-lang/mercury-22.01.1 - cp: cannot stat .dvi: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Keri Harris (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-01 16:39 UTC by Toralf Förster
Modified: 2022-06-03 14:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.52 KB, text/plain)
2022-06-01 16:39 UTC, Toralf Förster
Details
dev-lang:mercury-22.01.1:20220601-141355.log.bz2 (dev-lang:mercury-22.01.1:20220601-141355.log.bz2,241.14 KB, application/x-bzip)
2022-06-01 16:39 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,61.75 KB, application/x-bzip)
2022-06-01 16:39 UTC, Toralf Förster
Details
environment (environment,156.26 KB, text/plain)
2022-06-01 16:39 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.61 KB, application/x-bzip)
2022-06-01 16:39 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.74 KB, application/x-bzip)
2022-06-01 16:39 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,278.54 KB, application/x-bzip)
2022-06-01 16:39 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-06-01 16:39:17 UTC
cp *.1 /var/tmp/portage/dev-lang/mercury-22.01.1/image//usr/share/man/man1
# if the TEXI2DVI command generates PDF directly.
cp *.dvi /var/tmp/portage/dev-lang/mercury-22.01.1/image//usr/share/doc/mercury-22.01.1
cp mdb_doc /var/tmp/portage/dev-lang/mercury-22.01.1/image//usr/lib64/mercury/mdb
cp: cannot stat '*.dvi': No such file or directory
gmake[2]: [/var/tmp/portage/dev-lang/mercury-22.01.1/temp/mmake.WCt3W2:1077: install_dvi] Error 1 (ignored)
# install_text install_ps

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20220528-230626

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.4
Python 3.9.13
Available Ruby profiles:
  [1]   ruby31 *
Available Rust versions:
  [1]   rust-bin-1.61.0 *
GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit e1725abffe3d1d2f193f16311b1220b6d4b27d9a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jun 1 13:03:42 2022 +0000

    2022-06-01 13:03:42 UTC

emerge -qpvO dev-lang/mercury
[ebuild  N    ] dev-lang/mercury-22.01.1  USE="examples profile readline threads -debug -doc -emacs -java -mono -test -trail"
Comment 1 Toralf Förster gentoo-dev 2022-06-01 16:39:18 UTC
Created attachment 782057 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-01 16:39:20 UTC
Created attachment 782060 [details]
dev-lang:mercury-22.01.1:20220601-141355.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-06-01 16:39:21 UTC
Created attachment 782063 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-06-01 16:39:23 UTC
Created attachment 782066 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-06-01 16:39:24 UTC
Created attachment 782069 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-01 16:39:25 UTC
Created attachment 782072 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-06-01 16:39:26 UTC
Created attachment 782075 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-06-03 14:36:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38e82205ae0bee1c6b0caf5dd8f0ec9b199e27df

commit 38e82205ae0bee1c6b0caf5dd8f0ec9b199e27df
Author:     Keri Harris <keri@gentoo.org>
AuthorDate: 2022-06-03 14:35:16 +0000
Commit:     Keri Harris <keri@gentoo.org>
CommitDate: 2022-06-03 14:36:02 +0000

    dev-lang/mercury: install README.md with USE=examples
    
    Closes: https://bugs.gentoo.org/849032
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Keri Harris <keri@gentoo.org>

 dev-lang/mercury/mercury-22.01.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)