Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655278 - dev-lang/mercury-14.01.1 : configure script finds incorrect csc-compiler-type
Summary: dev-lang/mercury-14.01.1 : configure script finds incorrect csc-compiler-type
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Keri Harris
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-08 15:44 UTC by Toralf Förster
Modified: 2018-07-17 15:24 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.54 KB, text/plain)
2018-05-08 15:44 UTC, Toralf Förster
Details
dev-lang:mercury-14.01.1:20180508-072414.log (dev-lang:mercury-14.01.1:20180508-072414.log,349.96 KB, text/plain)
2018-05-08 15:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,218.14 KB, text/plain)
2018-05-08 15:44 UTC, Toralf Förster
Details
environment (environment,170.39 KB, text/plain)
2018-05-08 15:44 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.05 KB, application/x-bzip)
2018-05-08 15:44 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,110.44 KB, application/x-bzip)
2018-05-08 15:44 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,63.20 KB, application/x-bzip)
2018-05-08 15:44 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 2018-05-08 15:44:05 UTC
^^^^Starting command^^^^
./if_not_there mach_dep.o `cygpath -w /bin/sh` /var/tmp/portage/dev-lang/mercury-14.01.1/work/mercury-srcdist-14.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops-install/include -fPIC -DMR_PIC -DLARGE_CONFIG  ./mach_dep.c
/bin/sh: cygpath: command not found
./if_not_there mach_dep.o /bin/sh /var/tmp/portage/dev-lang/mercury-14.01.1/work/mercury-srcdist-14.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops-install/include -fPIC -DMR_PIC -DLARGE_CONFIG  ./mach_dep.c
/var/tmp/portage/dev-lang/mercury-14.01.1/work/mercury-srcdist-14.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG  -fPIC -DMR_PIC  -O2 -pipe -march=native -DNO_DEBUGGING   -c -o os_dep.o os_dep.c
rm -f mark_rts.o

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_ffmpeg4_20180501-112342

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
  [6]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-lang/mercury
[ebuild  N    ] dev-lang/mercury-14.01.1  USE="readline -debug -emacs -erlang -examples -java -mono -profile -threads -trail"
Comment 1 Toralf Förster gentoo-dev 2018-05-08 15:44:08 UTC
Created attachment 530458 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-08 15:44:11 UTC
Created attachment 530460 [details]
dev-lang:mercury-14.01.1:20180508-072414.log
Comment 3 Toralf Förster gentoo-dev 2018-05-08 15:44:14 UTC
Created attachment 530462 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-05-08 15:44:17 UTC
Created attachment 530464 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-05-08 15:44:20 UTC
Created attachment 530466 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-08 15:44:23 UTC
Created attachment 530468 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-05-08 15:44:26 UTC
Created attachment 530470 [details]
temp.tbz2
Comment 8 Keri Harris gentoo-dev 2018-07-17 15:24:06 UTC
This is now fixed in git. Thanks for reporting this bug.