* [PATCH] Update giac-xcas to 1.2.2-41
@ 2016-04-28 11:46 Nicolas Goaziou
2016-04-29 1:41 ` Leo Famulari
0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Goaziou @ 2016-04-28 11:46 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 184 bytes --]
Hello,
Here follows a minor update to giac-xcas. Thank you for considering it
for inclusion.
Regards,
--
Nicolas Goaziou 0x80A93738
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: giac-xcas update --]
[-- Type: text/x-diff, Size: 1606 bytes --]
From 11291cce0e4c79be708992cdf4f3e3263237c519 Mon Sep 17 00:00:00 2001
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Date: Thu, 28 Apr 2016 13:35:20 +0200
Subject: [PATCH] gnu: giac-xcas: Update to 1.2.2-41.
* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-41.
[input]: Add libxinerama.
---
gnu/packages/algebra.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm
index 5b00493..e202130 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -201,7 +201,7 @@ GP2C, the GP to C compiler, translates GP scripts to PARI programs.")
(define-public giac-xcas
(package
(name "giac-xcas")
- (version "1.2.2-37")
+ (version "1.2.2-41")
(source (origin
(method url-fetch)
;; "~parisse/giac" is not used because the maintainer regularly
@@ -213,7 +213,7 @@ GP2C, the GP to C compiler, translates GP scripts to PARI programs.")
"source/giac_" version ".tar.gz"))
(sha256
(base32
- "0cagh9nnaz7ks299b2bs3lrdclv4xbyis24zc8vf3i25p470bxsf"))))
+ "061a0p5l1qlb9iqk7n7yznhv2f3hvll1hrzjbhn81bf31f2wj6sq"))))
(build-system gnu-build-system)
(arguments
`(#:phases
@@ -240,6 +240,7 @@ GP2C, the GP to C compiler, translates GP scripts to PARI programs.")
("libjpeg" ,libjpeg)
("libpng" ,libpng)
("libx11" ,libx11)
+ ("libxinerama" ,libxinerama)
("libxft" ,libxft)
("libxt" ,libxt)
("mesa" ,mesa)
--
2.7.4
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] Update giac-xcas to 1.2.2-41
2016-04-28 11:46 [PATCH] Update giac-xcas to 1.2.2-41 Nicolas Goaziou
@ 2016-04-29 1:41 ` Leo Famulari
2016-04-29 1:49 ` Leo Famulari
0 siblings, 1 reply; 5+ messages in thread
From: Leo Famulari @ 2016-04-29 1:41 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: guix-devel
[-- Attachment #1: Type: text/plain, Size: 377 bytes --]
On Thu, Apr 28, 2016 at 01:46:10PM +0200, Nicolas Goaziou wrote:
> Subject: [PATCH] gnu: giac-xcas: Update to 1.2.2-41.
Hi, thank you for paying attention to this package and submitting a
patch!
It looks reasonable, but for some reason I can't build giac-xcas, with
or without it :(
The tail of the build log (from commit 5ca54f41a) is attached. Does
anyone have any ideas?
[-- Attachment #2: attachment --]
[-- Type: text/plain, Size: 12210 bytes --]
libtool: link: g++ -g -O2 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -o .libs/xcas xcas.o ./.libs/libxcas.a /tmp/guix-build-giac-xcas-1.2.2-37.drv-0/giac-1.2.2/src/.libs/libgiac.so /gnu/store/5shfx5j4qb9p2h5vp8bwk2ma64ljqzvh-ntl-9.7.0/lib/libntl.so -lpari -lfltk_images /gnu/store/4zlba0g9sw8p1gbf644fyi34z1xj4jwz-libjpeg-9a/lib/libjpeg.so -lfltk /gnu/store/5mvvb03yi30ghq5yi17pc787ywja7d2x-libxft-2.3.2/lib/libXft.so /gnu/store/i3zpc6rhc6mdn0wwf4sw8x1apdj1vlcf-libxrender-0.9.9/lib/libXrender.so /gnu/store/7p4kg3vvqlljr62jvwybrpqfvk0qvw1x-fontconfig-2.11.94/lib/libfontconfig.so /gnu/store/m5900g5lawpgf4k9dgji1h30r7pw6qak-freetype-2.6/lib/libfreetype.so -lbz2 /gnu/store/q99acjwx5haj54gcj0l9pv6bbh7pdgv9-mesa-11.0.9/lib/libGL.so /gnu/store/w7vb2skc8q5wjcfbya0qba7nj83pl6z4-expat-2.1.0/lib/libexpat.so /gnu/store/q99acjwx5haj54gcj0l9pv6bbh7pdgv9-mesa-11.0.9/lib/libglapi.so /gnu/store/10nc4lbgwiamyzxbmf7cwbmd22i8szfc-libxdamage-1.1.4/lib/libXdamage.so /gnu/store/1f4scnx8k150fyx8ann14xm8g1adqddh-libxfixes-5.0.1/lib/libXfixes.so /gnu/store/xqzmjw2b2j5i9pmkjmnjp3dm7hdiqln0-libx11-1.6.3/lib/libX11-xcb.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-glx.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-dri2.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-dri3.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-present.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-randr.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-xfixes.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-render.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-shape.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-sync.so /gnu/store/z64dm0pw8gj6sz9h2qg28k39j0lk1phg-libxshmfence-1.2/lib/libxshmfence.so /gnu/store/9bmqi2blbiwzcvygpks1aajn6h9nwdj1-libxxf86vm-1.1.4/lib/libXxf86vm.so /gnu/store/krnzsddzfbk1kdv0al2q7g7rnpw4k85j-libxext-1.3.3/lib/libXext.so /gnu/store/xqzmjw2b2j5i9pmkjmnjp3dm7hdiqln0-libx11-1.6.3/lib/libX11.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb.so /gnu/store/c56bqxg9clybrmsgj0nk1z5n425cgfas-libxau-1.0.8/lib/libXau.so /gnu/store/zhrhrs1myalxjppwjyn2971l6gld22rp-libxdmcp-1.1.2/lib/libXdmcp.so /gnu/store/rhms73ac93maz7gxf8s00l9aj7ikwlx7-libdrm-2.4.65/lib/libdrm.so /gnu/store/v39bh3ln3ncnzhyw0kd12d46kww9747v-gcc-4.9.3-lib/lib/libstdc++.so /gnu/store/66y0xqwjn86wi8qcck6ph9819dc7nqk4-gsl-2.1/lib/libgsl.so /gnu/store/66y0xqwjn86wi8qcck6ph9819dc7nqk4-gsl-2.1/lib/libgslcblas.so -lrt /gnu/store/arqab9hriq5j401c7a3m4rxkr1nnli03-ao-1.2.0/lib/libao.so -lpthread -llapack -lblas -ldl /gnu/store/pmqssiwi3sdpgyxfiyv9g5w1dmhzg662-libpng-1.5.26/lib/libpng15.so -lz -lm /gnu/store/3d3lm1acbzavh6mfb3kdli0cg6i86mzd-mpfi-1.5.1/lib/libmpfi.so /gnu/store/5vrfmnmlsaz2v7rcr7p5qabx7l6xkkvr-mpfr-3.1.3/lib/libmpfr.so /gnu/store/jm4pd6hvgpclkxw2jgxnjl0s77grcwnr-gmp-6.1.0/lib/libgmp.so -pthread -Wl,-rpath -Wl,/gnu/store/bwnapjp50ijvb1lca6cjibw5f23w4lnp-giac-xcas-1.2.2-37/lib -Wl,-rpath -Wl,/gnu/store/5shfx5j4qb9p2h5vp8bwk2ma64ljqzvh-ntl-9.7.0/lib -Wl,-rpath -Wl,/gnu/store/v39bh3ln3ncnzhyw0kd12d46kww9747v-gcc-4.9.3-lib/lib -Wl,-rpath -Wl,/gnu/store/4zlba0g9sw8p1gbf644fyi34z1xj4jwz-libjpeg-9a/lib -Wl,-rpath -Wl,/gnu/store/5mvvb03yi30ghq5yi17pc787ywja7d2x-libxft-2.3.2/lib -Wl,-rpath -Wl,/gnu/store/i3zpc6rhc6mdn0wwf4sw8x1apdj1vlcf-libxrender-0.9.9/lib -Wl,-rpath -Wl,/gnu/store/7p4kg3vvqlljr62jvwybrpqfvk0qvw1x-fontconfig-2.11.94/lib -Wl,-rpath -Wl,/gnu/store/m5900g5lawpgf4k9dgji1h30r7pw6qak-freetype-2.6/lib -Wl,-rpath -Wl,/gnu/store/q99acjwx5haj54gcj0l9pv6bbh7pdgv9-mesa-11.0.9/lib -Wl,-rpath -Wl,/gnu/store/w7vb2skc8q5wjcfbya0qba7nj83pl6z4-expat-2.1.0/lib -Wl,-rpath -Wl,/gnu/store/10nc4lbgwiamyzxbmf7cwbmd22i8szfc-libxdamage-1.1.4/lib -Wl,-rpath -Wl,/gnu/store/1f4scnx8k150fyx8ann14xm8g1adqddh-libxfixes-5.0.1/lib -Wl,-rpath -Wl,/gnu/store/xqzmjw2b2j5i9pmkjmnjp3dm7hdiqln0-libx11-1.6.3/lib -Wl,-rpath -Wl,/gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib -Wl,-rpath -Wl,/gnu/store/z64dm0pw8gj6sz9h2qg28k39j0lk1phg-libxshmfence-1.2/lib -Wl,-rpath -Wl,/gnu/store/9bmqi2blbiwzcvygpks1aajn6h9nwdj1-libxxf86vm-1.1.4/lib -Wl,-rpath -Wl,/gnu/store/krnzsddzfbk1kdv0al2q7g7rnpw4k85j-libxext-1.3.3/lib -Wl,-rpath -Wl,/gnu/store/c56bqxg9clybrmsgj0nk1z5n425cgfas-libxau-1.0.8/lib -Wl,-rpath -Wl,/gnu/store/zhrhrs1myalxjppwjyn2971l6gld22rp-libxdmcp-1.1.2/lib -Wl,-rpath -Wl,/gnu/store/rhms73ac93maz7gxf8s00l9aj7ikwlx7-libdrm-2.4.65/lib -Wl,-rpath -Wl,/gnu/store/66y0xqwjn86wi8qcck6ph9819dc7nqk4-gsl-2.1/lib -Wl,-rpath -Wl,/gnu/store/arqab9hriq5j401c7a3m4rxkr1nnli03-ao-1.2.0/lib -Wl,-rpath -Wl,/gnu/store/pmqssiwi3sdpgyxfiyv9g5w1dmhzg662-libpng-1.5.26/lib -Wl,-rpath -Wl,/gnu/store/3d3lm1acbzavh6mfb3kdli0cg6i86mzd-mpfi-1.5.1/lib -Wl,-rpath -Wl,/gnu/store/5vrfmnmlsaz2v7rcr7p5qabx7l6xkkvr-mpfr-3.1.3/lib -Wl,-rpath -Wl,/gnu/store/jm4pd6hvgpclkxw2jgxnjl0s77grcwnr-gmp-6.1.0/lib
libtool: link: g++ -g -O2 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -o .libs/aide aide.o ./.libs/libxcas.a /tmp/guix-build-giac-xcas-1.2.2-37.drv-0/giac-1.2.2/src/.libs/libgiac.so /gnu/store/5shfx5j4qb9p2h5vp8bwk2ma64ljqzvh-ntl-9.7.0/lib/libntl.so -lpari -lfltk_images /gnu/store/4zlba0g9sw8p1gbf644fyi34z1xj4jwz-libjpeg-9a/lib/libjpeg.so -lfltk /gnu/store/5mvvb03yi30ghq5yi17pc787ywja7d2x-libxft-2.3.2/lib/libXft.so /gnu/store/i3zpc6rhc6mdn0wwf4sw8x1apdj1vlcf-libxrender-0.9.9/lib/libXrender.so /gnu/store/7p4kg3vvqlljr62jvwybrpqfvk0qvw1x-fontconfig-2.11.94/lib/libfontconfig.so /gnu/store/m5900g5lawpgf4k9dgji1h30r7pw6qak-freetype-2.6/lib/libfreetype.so -lbz2 /gnu/store/q99acjwx5haj54gcj0l9pv6bbh7pdgv9-mesa-11.0.9/lib/libGL.so /gnu/store/w7vb2skc8q5wjcfbya0qba7nj83pl6z4-expat-2.1.0/lib/libexpat.so /gnu/store/q99acjwx5haj54gcj0l9pv6bbh7pdgv9-mesa-11.0.9/lib/libglapi.so /gnu/store/10nc4lbgwiamyzxbmf7cwbmd22i8szfc-libxdamage-1.1.4/lib/libXdamage.so /gnu/store/1f4scnx8k150fyx8ann14xm8g1adqddh-libxfixes-5.0.1/lib/libXfixes.so /gnu/store/xqzmjw2b2j5i9pmkjmnjp3dm7hdiqln0-libx11-1.6.3/lib/libX11-xcb.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-glx.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-dri2.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-dri3.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-present.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-randr.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-xfixes.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-render.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-shape.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb-sync.so /gnu/store/z64dm0pw8gj6sz9h2qg28k39j0lk1phg-libxshmfence-1.2/lib/libxshmfence.so /gnu/store/9bmqi2blbiwzcvygpks1aajn6h9nwdj1-libxxf86vm-1.1.4/lib/libXxf86vm.so /gnu/store/krnzsddzfbk1kdv0al2q7g7rnpw4k85j-libxext-1.3.3/lib/libXext.so /gnu/store/xqzmjw2b2j5i9pmkjmnjp3dm7hdiqln0-libx11-1.6.3/lib/libX11.so /gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib/libxcb.so /gnu/store/c56bqxg9clybrmsgj0nk1z5n425cgfas-libxau-1.0.8/lib/libXau.so /gnu/store/zhrhrs1myalxjppwjyn2971l6gld22rp-libxdmcp-1.1.2/lib/libXdmcp.so /gnu/store/rhms73ac93maz7gxf8s00l9aj7ikwlx7-libdrm-2.4.65/lib/libdrm.so /gnu/store/v39bh3ln3ncnzhyw0kd12d46kww9747v-gcc-4.9.3-lib/lib/libstdc++.so -lreadline -lncurses /gnu/store/66y0xqwjn86wi8qcck6ph9819dc7nqk4-gsl-2.1/lib/libgsl.so /gnu/store/66y0xqwjn86wi8qcck6ph9819dc7nqk4-gsl-2.1/lib/libgslcblas.so -lrt /gnu/store/arqab9hriq5j401c7a3m4rxkr1nnli03-ao-1.2.0/lib/libao.so -lpthread -llapack -lblas -ldl /gnu/store/pmqssiwi3sdpgyxfiyv9g5w1dmhzg662-libpng-1.5.26/lib/libpng15.so -lz -lm /gnu/store/3d3lm1acbzavh6mfb3kdli0cg6i86mzd-mpfi-1.5.1/lib/libmpfi.so /gnu/store/5vrfmnmlsaz2v7rcr7p5qabx7l6xkkvr-mpfr-3.1.3/lib/libmpfr.so /gnu/store/jm4pd6hvgpclkxw2jgxnjl0s77grcwnr-gmp-6.1.0/lib/libgmp.so -pthread -Wl,-rpath -Wl,/gnu/store/bwnapjp50ijvb1lca6cjibw5f23w4lnp-giac-xcas-1.2.2-37/lib -Wl,-rpath -Wl,/gnu/store/5shfx5j4qb9p2h5vp8bwk2ma64ljqzvh-ntl-9.7.0/lib -Wl,-rpath -Wl,/gnu/store/v39bh3ln3ncnzhyw0kd12d46kww9747v-gcc-4.9.3-lib/lib -Wl,-rpath -Wl,/gnu/store/4zlba0g9sw8p1gbf644fyi34z1xj4jwz-libjpeg-9a/lib -Wl,-rpath -Wl,/gnu/store/5mvvb03yi30ghq5yi17pc787ywja7d2x-libxft-2.3.2/lib -Wl,-rpath -Wl,/gnu/store/i3zpc6rhc6mdn0wwf4sw8x1apdj1vlcf-libxrender-0.9.9/lib -Wl,-rpath -Wl,/gnu/store/7p4kg3vvqlljr62jvwybrpqfvk0qvw1x-fontconfig-2.11.94/lib -Wl,-rpath -Wl,/gnu/store/m5900g5lawpgf4k9dgji1h30r7pw6qak-freetype-2.6/lib -Wl,-rpath -Wl,/gnu/store/q99acjwx5haj54gcj0l9pv6bbh7pdgv9-mesa-11.0.9/lib -Wl,-rpath -Wl,/gnu/store/w7vb2skc8q5wjcfbya0qba7nj83pl6z4-expat-2.1.0/lib -Wl,-rpath -Wl,/gnu/store/10nc4lbgwiamyzxbmf7cwbmd22i8szfc-libxdamage-1.1.4/lib -Wl,-rpath -Wl,/gnu/store/1f4scnx8k150fyx8ann14xm8g1adqddh-libxfixes-5.0.1/lib -Wl,-rpath -Wl,/gnu/store/xqzmjw2b2j5i9pmkjmnjp3dm7hdiqln0-libx11-1.6.3/lib -Wl,-rpath -Wl,/gnu/store/jsy847sch7lnxjppkn1s1as22dbx74fx-libxcb-1.11/lib -Wl,-rpath -Wl,/gnu/store/z64dm0pw8gj6sz9h2qg28k39j0lk1phg-libxshmfence-1.2/lib -Wl,-rpath -Wl,/gnu/store/9bmqi2blbiwzcvygpks1aajn6h9nwdj1-libxxf86vm-1.1.4/lib -Wl,-rpath -Wl,/gnu/store/krnzsddzfbk1kdv0al2q7g7rnpw4k85j-libxext-1.3.3/lib -Wl,-rpath -Wl,/gnu/store/c56bqxg9clybrmsgj0nk1z5n425cgfas-libxau-1.0.8/lib -Wl,-rpath -Wl,/gnu/store/zhrhrs1myalxjppwjyn2971l6gld22rp-libxdmcp-1.1.2/lib -Wl,-rpath -Wl,/gnu/store/rhms73ac93maz7gxf8s00l9aj7ikwlx7-libdrm-2.4.65/lib -Wl,-rpath -Wl,/gnu/store/66y0xqwjn86wi8qcck6ph9819dc7nqk4-gsl-2.1/lib -Wl,-rpath -Wl,/gnu/store/arqab9hriq5j401c7a3m4rxkr1nnli03-ao-1.2.0/lib -Wl,-rpath -Wl,/gnu/store/pmqssiwi3sdpgyxfiyv9g5w1dmhzg662-libpng-1.5.26/lib -Wl,-rpath -Wl,/gnu/store/3d3lm1acbzavh6mfb3kdli0cg6i86mzd-mpfi-1.5.1/lib -Wl,-rpath -Wl,/gnu/store/5vrfmnmlsaz2v7rcr7p5qabx7l6xkkvr-mpfr-3.1.3/lib -Wl,-rpath -Wl,/gnu/store/jm4pd6hvgpclkxw2jgxnjl0s77grcwnr-gmp-6.1.0/lib
ld: warning: libjpeg.so.8, needed by /gnu/store/nfi0na44lk0fy0m6bpsa7q458wpyd5w5-fltk-1.3.3/lib/libfltk_images.so, may conflict with libjpeg.so.9
ld: warning: libjpeg.so.8, needed by /gnu/store/nfi0na44lk0fy0m6bpsa7q458wpyd5w5-fltk-1.3.3/lib/libfltk_images.so, may conflict with libjpeg.so.9
xcas.o: In function `main':
/tmp/guix-build-giac-xcas-1.2.2-37.drv-0/giac-1.2.2/src/hist.cxx:5340: undefined reference to `Fl::gl_visual(int, int*)'
./.libs/libxcas.a(Graph.o): In function `xcas::xcas_color(int, bool)':
/gnu/store/nfi0na44lk0fy0m6bpsa7q458wpyd5w5-fltk-1.3.3/include/FL/gl.h:68: undefined reference to `gl_color(unsigned int)'
collect2: error: ld returned 1 exit status
Makefile:577: recipe for target 'xcas' failed
make[2]: *** [xcas] Error 1
make[2]: *** Waiting for unfinished jobs....
ld: warning: libjpeg.so.8, needed by /gnu/store/nfi0na44lk0fy0m6bpsa7q458wpyd5w5-fltk-1.3.3/lib/libfltk_images.so, may conflict with libjpeg.so.9
icas.o: In function `main':
/tmp/guix-build-giac-xcas-1.2.2-37.drv-0/giac-1.2.2/src/icas.cc:346: undefined reference to `Fl::gl_visual(int, int*)'
./.libs/libxcas.a(Graph.o): In function `xcas::xcas_color(int, bool)':
/gnu/store/nfi0na44lk0fy0m6bpsa7q458wpyd5w5-fltk-1.3.3/include/FL/gl.h:68: undefined reference to `gl_color(unsigned int)'
collect2: error: ld returned 1 exit status
Makefile:574: recipe for target 'icas' failed
make[2]: *** [icas] Error 1
make[2]: Leaving directory '/tmp/guix-build-giac-xcas-1.2.2-37.drv-0/giac-1.2.2/src'
Makefile:400: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/guix-build-giac-xcas-1.2.2-37.drv-0/giac-1.2.2'
Makefile:329: recipe for target 'all' failed
make: *** [all] Error 2
phase `build' failed after 569.2 seconds
builder for `/gnu/store/25wqrp2fx0nb8s83pb630nk695z2zxk1-giac-xcas-1.2.2-37.drv' failed with exit code 1
@ build-failed /gnu/store/25wqrp2fx0nb8s83pb630nk695z2zxk1-giac-xcas-1.2.2-37.drv - 1 builder for `/gnu/store/25wqrp2fx0nb8s83pb630nk695z2zxk1-giac-xcas-1.2.2-37.drv' failed with exit code 1
guix build: error: build failed: build of `/gnu/store/25wqrp2fx0nb8s83pb630nk695z2zxk1-giac-xcas-1.2.2-37.drv' failed
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] Update giac-xcas to 1.2.2-41
2016-04-29 1:41 ` Leo Famulari
@ 2016-04-29 1:49 ` Leo Famulari
2016-04-29 6:52 ` Leo Famulari
0 siblings, 1 reply; 5+ messages in thread
From: Leo Famulari @ 2016-04-29 1:49 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: guix-devel
On Thu, Apr 28, 2016 at 09:41:18PM -0400, Leo Famulari wrote:
> On Thu, Apr 28, 2016 at 01:46:10PM +0200, Nicolas Goaziou wrote:
> > Subject: [PATCH] gnu: giac-xcas: Update to 1.2.2-41.
>
> Hi, thank you for paying attention to this package and submitting a
> patch!
>
> It looks reasonable, but for some reason I can't build giac-xcas, with
> or without it :(
>
> The tail of the build log (from commit 5ca54f41a) is attached. Does
> anyone have any ideas?
I looked at the first recently failing build on Hydra [0], and read the
changes in our codebase since the last successful build [1].
Based on what I read there, I'm testing the build without the latest
change to fltk.
[0]
http://hydra.gnu.org/build/1152141
[1]
http://git.savannah.gnu.org/cgit/guix.git/diff/?id=3fd4b90d1dee4547df16e1469e8dcefce1ac4f36&id2=08fbfa8d21674738cf043bf4cc6fba1a91fc3162
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] Update giac-xcas to 1.2.2-41
2016-04-29 1:49 ` Leo Famulari
@ 2016-04-29 6:52 ` Leo Famulari
2016-04-29 8:16 ` Nicolas Goaziou
0 siblings, 1 reply; 5+ messages in thread
From: Leo Famulari @ 2016-04-29 6:52 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: guix-devel
On Thu, Apr 28, 2016 at 09:49:42PM -0400, Leo Famulari wrote:
> On Thu, Apr 28, 2016 at 09:41:18PM -0400, Leo Famulari wrote:
> > On Thu, Apr 28, 2016 at 01:46:10PM +0200, Nicolas Goaziou wrote:
> > > Subject: [PATCH] gnu: giac-xcas: Update to 1.2.2-41.
> >
> > Hi, thank you for paying attention to this package and submitting a
> > patch!
> >
> > It looks reasonable, but for some reason I can't build giac-xcas, with
> > or without it :(
With 宋文武's recent patch on fltk (6fdc73e0), it works for me!
So, applied as 99a004461.
Thanks, Nicolas and 宋文武!
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] Update giac-xcas to 1.2.2-41
2016-04-29 6:52 ` Leo Famulari
@ 2016-04-29 8:16 ` Nicolas Goaziou
0 siblings, 0 replies; 5+ messages in thread
From: Nicolas Goaziou @ 2016-04-29 8:16 UTC (permalink / raw)
To: Leo Famulari; +Cc: guix-devel
Hello,
Leo Famulari <leo@famulari.name> writes:
> With 宋文武's recent patch on fltk (6fdc73e0), it works for me!
Indeed. I forgot to specify the recent fix to fltk was needed.
> So, applied as 99a004461.
Thank you.
Regards,
--
Nicolas Goaziou 0x80A93738
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-04-29 8:17 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-28 11:46 [PATCH] Update giac-xcas to 1.2.2-41 Nicolas Goaziou
2016-04-29 1:41 ` Leo Famulari
2016-04-29 1:49 ` Leo Famulari
2016-04-29 6:52 ` Leo Famulari
2016-04-29 8:16 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).