Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233109 - version bump to sci-electronics/ghdl-0.27
Summary: version bump to sci-electronics/ghdl-0.27
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal with 1 vote (vote)
Assignee: The Soldering-Iron Brotherhood
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-27 16:23 UTC by Markus Rothe (RETIRED)
Modified: 2009-06-06 17:08 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Rothe (RETIRED) gentoo-dev 2008-07-27 16:23:00 UTC
please update sci-electronics/ghdl to 0.27. the ebuild for 0.26 works except for this change:

--- /usr/portage/sci-electronics/ghdl/ghdl-0.26.ebuild  2008-02-09 20:07:00.000000000 +0100
+++ /usr/local/portage/sci-electronics/ghdl/ghdl-0.27.ebuild    2008-07-27 18:32:48.000000000 +0200
@@ -4,7 +4,7 @@
 
 inherit multilib
 
-GCC_VERSION="4.1.2"
+GCC_VERSION="4.2.4"
 
 DESCRIPTION="Complete VHDL simulator using the GCC technology"
 HOMEPAGE="http://ghdl.free.fr"
Comment 1 Patrick Lauer gentoo-dev 2009-03-08 00:46:57 UTC
Upon test reinstallation I get this failure:

>>> Completed installing ghdl-0.27 into /var/tmp/portage/sci-electronics/ghdl-0.27/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-18901.log"

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: unlinkat
S: deny
P: /usr/share/info/ghdl.info.bz2
A: /usr/share/info/ghdl.info.bz2
R: /usr/share/info/ghdl.info.bz2
C: rm -rf /usr/share/info/ghdl.info.bz2
--------------------------------------------------------------------------------

>>> Failed to emerge sci-electronics/ghdl-0.27,

Not sure what the install script tries there, but it is very wrong :)
Comment 2 Denis Dupeyron (RETIRED) gentoo-dev 2009-06-06 16:50:09 UTC
Patrick,

(In reply to comment #1)
> Upon test reinstallation I get this failure:

I have committed 0.27 some time ago and I couldn't reproduce this. I'll close this bug now, feel free to reopen it if and when you can reproduce it again with your tinderbox.

Denis.