Bug 18112 - guile18 fails at x86-64
Summary: guile18 fails at x86-64
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: guile18 (show other bugs)
Version: unstable
Hardware: all Linux
: P2 critical
Assignee: Sergey Bolshakov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-05 17:37 MSK by inger@altlinux.org
Modified: 2009-02-16 14:16 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description inger@altlinux.org 2008-12-05 17:37:12 MSK
guile не работает на x86-64 из-за того что собирается с -O0.

Ну и ещё одно пожелание. *очень* хочется чтобы пакет появился в git.alt, а то неудобно работать.
Comment 1 inger@altlinux.org 2008-12-05 17:37:47 MSK
diff --git a/guile-1.8.spec b/guile-1.8.spec
index f0123f8..55c0d1c 100644
--- a/guile-1.8.spec
+++ b/guile-1.8.spec
@@ -68,9 +68,9 @@ Install this package if you need to statically link your program with guile.
 %__subst -p 's/^libguile_la_LDFLAGS = .*/& $(GUILE_CFLAGS)/' libguile/Makefile*
 
 %build
-%ifarch x86_64
-%define _optlevel 0
-%endif
+#ifarch x86_64
+#define _optlevel 0
+#endif
 
 %configure --with-threads --enable-error-on-warning=no
 #NO SMP

Comment 2 inger@altlinux.org 2008-12-05 17:38:06 MSK
поскольку падает, то critical ;)
Comment 3 karpov 2008-12-09 06:59:57 MSK
Предложенное изменение спека применено в 1.8.5-alt1.1. Достаточно ли этого для починки?
Comment 4 inger@altlinux.org 2008-12-09 11:02:25 MSK
(In reply to comment #3)
> Предложенное изменение спека применено в 1.8.5-alt1.1. Достаточно ли этого для
> починки?
> 
более чем ;)

Comment 5 Michael Shigorin 2009-02-16 14:16:11 MSK
...и все закрыли. :)