* [gentoo-science] TeXmacs-1.0.6.9-r1 compile problems
@ 2007-05-04 18:19 Frank Hellmuth
2007-05-04 18:44 ` Andrey G. Grozin
0 siblings, 1 reply; 9+ messages in thread
From: Frank Hellmuth @ 2007-05-04 18:19 UTC (permalink / raw
To: gentoo-science
Hello,
I'm having problems to get TeXmacs-1.0.6.9-r1 from the science overlay
compiled. I already tried re-emerging guile, but the error remains. Sorry, if
this is not the appropriate place to report bugs, I'm a bit confused which
bugtracker I should use, so I tried this mailing list ...
x86_64-pc-linux-gnu-g++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -IClasses/Abstract -IClasses/Atomic -IClasses/Compound -IClasses/Mathematics -IData/Drd -IData/String -IData/Tree -IData/Convert -IGuile -IResource -IWindow -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs -I/usr/include/freetype2 -pthread -Wall -Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c ./Guile/Scheme/evaluate.cpp -o
Objects/evaluate.o
./Guile/Scheme/evaluate.cpp: In function 'scm_unused_struct*
TeXmacs_call(arg_list*)':
./Guile/Scheme/evaluate.cpp:161: error: 'gh_list' was not declared in this
scope
make[1]: *** [Objects/evaluate.o] Error 1
make[1]: Leaving directory
`/var/tmp/portage/app-office/texmacs-1.0.6.9-r1/work/TeXmacs-1.0.6.9-src/src'
make: *** [TEXMACS] Error 2
!!! ERROR: app-office/texmacs-1.0.6.9-r1 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
ebuild.sh, line 44: Called src_compile
texmacs-1.0.6.9-r1.ebuild, line 58: Called die
!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if
relevant.
!!! A complete build log is located
at '/var/tmp/portage/app-office/texmacs-1.0.6.9-r1/temp/build.log'.
!!! This ebuild is from an overlay: '/usr/portage/local/layman/science'
Frank
--
gentoo-science@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-science] TeXmacs-1.0.6.9-r1 compile problems
2007-05-04 18:19 [gentoo-science] TeXmacs-1.0.6.9-r1 compile problems Frank Hellmuth
@ 2007-05-04 18:44 ` Andrey G. Grozin
2007-05-04 18:58 ` C Y
0 siblings, 1 reply; 9+ messages in thread
From: Andrey G. Grozin @ 2007-05-04 18:44 UTC (permalink / raw
To: gentoo-science
On Fri, 4 May 2007, Frank Hellmuth wrote:
> I'm having problems to get TeXmacs-1.0.6.9-r1 from the science overlay
> compiled. I already tried re-emerging guile, but the error remains. Sorry, if
> this is not the appropriate place to report bugs, I'm a bit confused which
> bugtracker I should use, so I tried this mailing list ...
I think this list is the right place to discuss such problems.
What version of guile do you have? I have guile-1.6.7, and TeXmacs
compiles fine. If this is a guile version problem, we should inform Joris
van der Hoeven.
Andrey
--
gentoo-science@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-science] TeXmacs-1.0.6.9-r1 compile problems
2007-05-04 18:44 ` Andrey G. Grozin
@ 2007-05-04 18:58 ` C Y
2007-05-04 19:45 ` Andrey G. Grozin
0 siblings, 1 reply; 9+ messages in thread
From: C Y @ 2007-05-04 18:58 UTC (permalink / raw
To: gentoo-science
Which flags did you compile guile with? I think there needs to be one
active about supporting some kind of older functionality, but the
details escape me now. I had build failures until I fixed that - I'll
check tonight and see which one it was. The TeXmacs ebuild really
should check for it.
Cheers,
CY
--- "Andrey G. Grozin" <A.G.Grozin@inp.nsk.su> wrote:
> On Fri, 4 May 2007, Frank Hellmuth wrote:
> > I'm having problems to get TeXmacs-1.0.6.9-r1 from the science
> overlay
> > compiled. I already tried re-emerging guile, but the error remains.
> Sorry, if
> > this is not the appropriate place to report bugs, I'm a bit
> confused which
> > bugtracker I should use, so I tried this mailing list ...
> I think this list is the right place to discuss such problems.
>
> What version of guile do you have? I have guile-1.6.7, and TeXmacs
> compiles fine. If this is a guile version problem, we should inform
> Joris
> van der Hoeven.
>
> Andrey
> --
> gentoo-science@gentoo.org mailing list
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
gentoo-science@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-science] TeXmacs-1.0.6.9-r1 compile problems
2007-05-04 18:58 ` C Y
@ 2007-05-04 19:45 ` Andrey G. Grozin
2007-05-05 0:59 ` C Y
0 siblings, 1 reply; 9+ messages in thread
From: Andrey G. Grozin @ 2007-05-04 19:45 UTC (permalink / raw
To: gentoo-science
On Fri, 4 May 2007, C Y wrote:
> Which flags did you compile guile with? I think there needs to be one
> active about supporting some kind of older functionality, but the
> details escape me now. I had build failures until I fixed that - I'll
> check tonight and see which one it was. The TeXmacs ebuild really
> should check for it.
The latest stable guile in the portage tree is 1.6.7. TeXmacs compiles
fine with it. When guile-1.8.* will become stable, we'll have to do
something with the TeXmacs ebuild. But, maybe, TeXmacs will be usable with
1.8 before that (?)
Andrey
--
gentoo-science@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-science] TeXmacs-1.0.6.9-r1 compile problems
2007-05-04 19:45 ` Andrey G. Grozin
@ 2007-05-05 0:59 ` C Y
2007-05-05 19:13 ` M. Edward (Ed) Borasky
2007-05-12 9:27 ` Frank Hellmuth
0 siblings, 2 replies; 9+ messages in thread
From: C Y @ 2007-05-05 0:59 UTC (permalink / raw
To: gentoo-science
OK, I checked my system. I'm using guile 1.8.1-r3, but I had to compile
with the "depreciated" flag set in order to support TeXmacs.
Just re-confirmed - with that configuration, TeXmacs builds successfully.
Cheers,
CY
Andrey G. Grozin wrote:
> On Fri, 4 May 2007, C Y wrote:
>> Which flags did you compile guile with? I think there needs to be one
>> active about supporting some kind of older functionality, but the
>> details escape me now. I had build failures until I fixed that - I'll
>> check tonight and see which one it was. The TeXmacs ebuild really
>> should check for it.
> The latest stable guile in the portage tree is 1.6.7. TeXmacs compiles
> fine with it. When guile-1.8.* will become stable, we'll have to do
> something with the TeXmacs ebuild. But, maybe, TeXmacs will be usable
> with 1.8 before that (?)
>
> Andrey
--
gentoo-science@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-science] TeXmacs-1.0.6.9-r1 compile problems
2007-05-05 0:59 ` C Y
@ 2007-05-05 19:13 ` M. Edward (Ed) Borasky
2007-05-05 19:58 ` Andrey G. Grozin
2007-05-12 9:27 ` Frank Hellmuth
1 sibling, 1 reply; 9+ messages in thread
From: M. Edward (Ed) Borasky @ 2007-05-05 19:13 UTC (permalink / raw
To: gentoo-science
C Y wrote:
> OK, I checked my system. I'm using guile 1.8.1-r3, but I had to compile
> with the "depreciated" flag set in order to support TeXmacs.
>
> Just re-confirmed - with that configuration, TeXmacs builds successfully.
>
> Cheers,
> CY
>
> Andrey G. Grozin wrote:
>
>> On Fri, 4 May 2007, C Y wrote:
>>
>>> Which flags did you compile guile with? I think there needs to be one
>>> active about supporting some kind of older functionality, but the
>>> details escape me now. I had build failures until I fixed that - I'll
>>> check tonight and see which one it was. The TeXmacs ebuild really
>>> should check for it.
>>>
>> The latest stable guile in the portage tree is 1.6.7. TeXmacs compiles
>> fine with it. When guile-1.8.* will become stable, we'll have to do
>> something with the TeXmacs ebuild. But, maybe, TeXmacs will be usable
>> with 1.8 before that (?)
>>
>> Andrey
>>
>
>
Has that been pushed upstream to the TeXmacs team?
--
gentoo-science@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-science] TeXmacs-1.0.6.9-r1 compile problems
2007-05-05 19:13 ` M. Edward (Ed) Borasky
@ 2007-05-05 19:58 ` Andrey G. Grozin
2007-05-06 0:09 ` Markus Dittrich
0 siblings, 1 reply; 9+ messages in thread
From: Andrey G. Grozin @ 2007-05-05 19:58 UTC (permalink / raw
To: gentoo-science
On Sat, 5 May 2007, M. Edward (Ed) Borasky wrote:
> Has that been pushed upstream to the TeXmacs team?
Not yet. I'll write to Joris. For now, a work-around for those who likes a
bleeding-edge guile was found: emerge guile with +deprecated.
By the way, can I check in pkg_setup that guile is either 1.6.*, or 1.8.*
emerged with +deprecated?
Andrey
--
gentoo-science@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-science] TeXmacs-1.0.6.9-r1 compile problems
2007-05-05 19:58 ` Andrey G. Grozin
@ 2007-05-06 0:09 ` Markus Dittrich
0 siblings, 0 replies; 9+ messages in thread
From: Markus Dittrich @ 2007-05-06 0:09 UTC (permalink / raw
To: gentoo-science
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sun, 6 May 2007, Andrey G. Grozin wrote:
> On Sat, 5 May 2007, M. Edward (Ed) Borasky wrote:
>> Has that been pushed upstream to the TeXmacs team?
> Not yet. I'll write to Joris. For now, a work-around for those who
> likes a bleeding-edge guile was found: emerge guile with
> +deprecated.
>
> By the way, can I check in pkg_setup that guile is either 1.6.*, or
> 1.8.* emerged with +deprecated?
>
You can use
- - has_version (see ebuild(5) man page), and
- - built_with_use from eutils.eclass
Best,
Markus
- --
Markus Dittrich (markusle)
Gentoo Linux Developer
Scientific applications
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGPRzExlRwCwb7k40RApJ1AJ9vflZ+mILgEZ+VsozZxrQNoEAiCwCeKIVz
T/JtVmdey/nrCvLjYKdD+Gg=
=SBJy
-----END PGP SIGNATURE-----
--
gentoo-science@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-science] TeXmacs-1.0.6.9-r1 compile problems
2007-05-05 0:59 ` C Y
2007-05-05 19:13 ` M. Edward (Ed) Borasky
@ 2007-05-12 9:27 ` Frank Hellmuth
1 sibling, 0 replies; 9+ messages in thread
From: Frank Hellmuth @ 2007-05-12 9:27 UTC (permalink / raw
To: gentoo-science
On Saturday 05 May 2007 02:59:29 C Y wrote:
> OK, I checked my system. I'm using guile 1.8.1-r3, but I had to compile
> with the "depreciated" flag set in order to support TeXmacs.
Thanks, rebuilding guile with the deprecated flag use flag solved the problem.
Frank
--
gentoo-science@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2007-05-12 9:28 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-04 18:19 [gentoo-science] TeXmacs-1.0.6.9-r1 compile problems Frank Hellmuth
2007-05-04 18:44 ` Andrey G. Grozin
2007-05-04 18:58 ` C Y
2007-05-04 19:45 ` Andrey G. Grozin
2007-05-05 0:59 ` C Y
2007-05-05 19:13 ` M. Edward (Ed) Borasky
2007-05-05 19:58 ` Andrey G. Grozin
2007-05-06 0:09 ` Markus Dittrich
2007-05-12 9:27 ` Frank Hellmuth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox