Input:
>> kill(all)
>>
>>
>> Result:
>> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
>> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
>> Cannot allocate memory
>> error-catch
>>
>>
cause its path has changed to
> books/quicklisp/bundle/software/rfc2388-20180831-git/doc/rfc2388.txt.
>
> I recommend to use d/copyright's Files-Excluded facility to remove the
> non-free files.
>
>
--
Camm Maguire
new package,
>
> ---
> Remove maxima-emacs for xemacs21
> remove/maxima: purging byte-compiled files for xemacs21
> ---
>
> instead of only
>
> ---
> Remove maxima-emacs for xemacs21
> ---
>
> Regards,
--
Camm Maguirec...
Thanks, you are right.
Take care,
Aurelien Jarno writes:
> Hi,
>
> On 2024-03-10 11:20, Camm Maguire wrote:
>> Greetings! For now I am adding a libnsl-dev dependency to the gcl
>> package to restore the old behavior. A small fix to the fricas package
>> will ev
irectory '/<>/src'
> | make[1]: *** [Makefile:251: all-src] Error 2
> | make[1]: Leaving directory '/<>'
> | make: *** [debian/rules:43: build-stamp] Error 2
> | dpkg-buildpackage: error: debian/rules binary subp
Correction, that is current autobuilders on 68k and sh4.
Take care,
Camm Maguire writes:
> Package: libc6
> Version: 2.33-1
> Severity: serious
> Justification: Policy 2.2.1
> X-Debbugs-Cc: c...@debian.org
>
> With a file "configure" in the current directory, the
k and s390.
=
#include
#include
int main() {
struct dirent *d;
DIR *r=opendir("./");
for (;(d=readdir(r)) && strcmp("configure",d->d_name););
return d && d->d_type==DT_REG ? 0 : -1;
}
=======
Greetings, and thanks so much! Fixed in -8.
Take care,
Agustin Martin writes:
> El mié, 1 dic 2021 a las 16:53, Camm Maguire
> () escribió:
>>
>> Greetings! Am uploading a fix for now. cl-lib for xemacs21 can be
>> found in the mmm-mode package. Other change is
ttps://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999626
> >
> > Take care,
>
> _______
> Maxima-discuss mailing list
> maxima-disc...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/maxima-discuss
--
Camm
pre12. Additionally you could remove "READLINE" from the
> GPL banner then (not necessary).
>
> I see that you are also the gcl maintainer, so you can coordinate
> uploads of maxima and gcl linked with libedit.
>
> Thanks,
> Bastian
>
> Am 12.10.21 um 16:07 sch
edit library which is a
>> readline replacement.
>
> The current version compiles with libeditreadline-dev without any patch.
> I do not see the build influenced by it and guess libreadline is still loaded
> via gcl.
> Can you please comment on this?
>
>
>
--
Camm Magu
hp?p=gcl
>
> I suspect the FTBFS of acl2 is related.
>
> Cheers,
>
> Ivo
>
>
>
--
Camm Maguirec...@maguirefamily.org
==
"The earth is but one country, and mankind its citizens." -- Baha'u'llah
flags
>
> These are bad changes to do during the deep freeze and will probably be
> rejected by the release team.
>
> Andreas
>
>
>
--
Camm Maguirec...@maguirefamily.org
=
Greetings! Yes, thanks! Did you see the upload? One more
forthcoming
Take care,
Andreas Beckmann writes:
> Hi Camm,
>
> On 2019-03-13 22:44, Camm Maguire wrote:
>> Greetings! I should have some time to look at this this week. If you
>> happen to develop a patch,
s '/usr/bin/mpicc': No such file or directory
> lrwxrwxrwx 1 root root 22 Mar 13 07:44 /etc/alternatives/mpi ->
> /usr/bin/mpicc.openmpi
> lrwxrwxrwx 1 root root 21 Mar 13 07:44 /usr/include/mpi ->
> /etc/alternatives/mpi
>
> I'll try to clean
???
Take care,
--
Camm Maguirec...@maguirefamily.org
==
"The earth is but one country, and mankind its citizens." -- Baha'u'llah
w tried pbuilder with
> 1) amd64, all binary packages
> 2) amd64, arch-dependent binary packages
> 3) i386, all binary packages
> but unfortunately all those builds have produced working packages :)
>
>
> Juhani
>
>
fs on armel, armhf, arm64 and ppc64el.
>
> https://buildd.debian.org/status/fetch.php?pkg=acl2&arch=armel&ver=8.0dfsg-1&stamp=1515868416&raw=0
>
> and checked that it ftbfs on plummer (ppc64el).
>
>
>
--
Camm Maguire
will investigate further.
Take care,
--
Camm Maguirec...@maguirefamily.org
==
"The earth is but one country, and mankind its citizens." -- Baha'u'llah
Greetings!
Héctor Orón Martínez writes:
> Hello Camm,
>
> 2017-05-25 19:27 GMT+02:00 Camm Maguire :
>> How much memory is on the build machine?
>
> mips-aql-05:~$ free -h
> total used free sharedbuffers cached
> Mem:
processes for your build as well as test.log
>
>
> -- System Information:
> Debian Release: 9.0
> APT prefers unstable
> APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
> Architecture: amd64
> (x86_64)
>
&
severity 857296 important
thanks
Greetings and thanks for your report! Am looking into this now
Take care,
--
Camm Maguirec...@maguirefamily.org
==
"The earth is but one co
lobal-memoize-lock and with-global-memoize-lock-static
only mess with locks when #+(or ccl sb-thread lispworks).
-- Matt
> Cc: c...@maguirefamily.org
> From: Camm Maguire
> Date: Wed, 16 Nov 2016 16:29:55 +
>
> Greetings! ACL2 on GCL does not employ threads and locks, the
Greetings, and thanks! To my understanding, this is only active on
thread-supporting lisps (e.g. ccl), not GCL. These should be no-op
wrappers in Debian. Can verify this with strace if needed.
Take care,
Stepan Golosunov writes:
> 14.11.2016 в 11:24:04 -0500 Camm Maguire написа
rst time that some mips* box produces broken binary
> packages. mips porters X-Debbugs-Cced. Most likely binNMUing "fixes"
> this problem, but we should really figure out why this is happening.
>
> Helmut
>
>
>
>
--
Camm Maguire
ng tests in rtest_plotoptions: 1/1 tests passed
>>
>> Error summary:
>> Error found in /«PKGBUILDDIR»/tests/rtest8.mac, problem:
>> (133)
>> 1 test failed out of 10,614 total tests.
>> real time :119.349 secs
>> run-gbc time: 99.529 secs
>
ssuming this is the same problem which happens in maxima, your
> theory that the reason for this is that garbage collection is not
> working properly seems to be consistent with observed data.
>
> Thanks.
>
>
>
>
--
C
Greetings! OK, this should be done now.
Take care,
Jérémy Bobbio writes:
> Camm Maguire:
>> Greetings! Following the link you reference, it appears that I do not
>> need to export this variable, right? Debhelper is at a later version in
>> unstable.
>
> The docume
Greetings! OK, this should be done now.
Take care,
Jérémy Bobbio writes:
> Camm Maguire:
>> Greetings! Following the link you reference, it appears that I do not
>> need to export this variable, right? Debhelper is at a later version in
>> unstable.
>
> The docume
where possible, package maintainers may set and
export this variable manually in debian/rules:
export SOURCE_DATE_EPOCH = $(shell date -d "$$(dpkg-parsechangelog -SDate)" +%s)
=
Take care,
-
ng the gcl build-dep in the
> package.
>
> Is it ok to downgrade the dependency to >= 2.6.11-3?
>
> Best wishes,
> Mike
>
>
>
>
--
Camm Maguirec...@maguirefamily.org
=
| Error signalled by an anonymous function.
> |
> | Error: 3 is an illegal ihs index.
> | Fast links are on: do (si::use-fast-links nil) for debugging
> | Error signalled by an anonymous function.
> | Broken at NIL.
> | Bus error
> | make[3]: *** [gcldir] Error 138
>
>
00
> brk(0x4b832000) = 0x4a832000
> brk(0x4b032000) = 0x4b032000
> brk(0x4b432000) = 0x4b032000
> brk(0x4b232000) = 0x4b032000
> brk(0x4b132000) = 0x4b132000
> br
re: i386 (i686)
>
> Kernel: Linux 3.14-1-686-pae (SMP w/2 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
>
> Versions of packages maxima depends on:
> ii libc6 2.19-7
> ii libgmp10 2:6.0.0+df
severity 752221 important
thanks
Greetings! And thank you again for all your work on Debian and free
software!
Ansgar Burchardt writes:
> Control: reopen -1
>
> Camm Maguire writes:
>>>> The file alleged to be problematic:
>>>>
>>>> src/a
severity 712844 important
thanks
Greetings! Does this persist with the current package? Do you have any
gcc hardening wrappers installed?
Take care,
--
Camm Maguirec...@maguirefamily.org
se.
>
> I have asked in #debian-release on irc whether I should consider this
> rc and the reply was yes.
>
>
>
>
--
Camm Maguirec...@maguirefamily.org
==
"The earth
Snark on #debian-science
>
>
>
>
--
Camm Maguirec...@maguirefamily.org
==
"The earth is but one country, and mankind its citizens." -- Baha'u'
Thanks so much for your upload! I've incorporated your changes
together with some unrelated fixes in the just released 2.6.7a-1.
Take care,
--
Camm Maguirec...@maguirefamil
feel free to tell me if I
> should delay it longer.
>
> This is an updated debdiff, without an unwanted change in debian/rules.
>
> Regards.
>
> David
>
--
Camm Maguirec...@maguirefamily.org
==
ence please don't
> mix such important fixes with unrelated changes.
>
> Kind regards
> Philipp Kern
--
Camm Maguirec...@maguirefamily.org
==
"The earth is but one coun
{shlibs:Depends}, ${misc:Depends}, ${gcc}, debconf (>=
> 1.2.0), emacs24 | emacsen, ucf
>
> emacs24 is not, and will not be, in wheezy so the above change would
> make your package uninstallable there. In fact, it's not even the
> default version in unstable, so I'm not really sure
rrors were encountered while processing:
>cxref
>
>
> Best solution is to ship an empty dire3ctory /etc/cxref in the package,
> so that dpkg will take care for creatrion and removal.
>
>
> Andreas
>
Take care,
--
Camm Mag
uses it.)
>
> Ping. I can prepare a package for stable that does that if you'd
> like; what do you think?
>
> Thanks,
> Jonathan
>
>
>
>
--
Camm Maguirec...@maguirefamily.org
=
Greetings, and thanks for the report! The new imaxima/emaxima interface
needs the breqn package, which was in texlive-latex3. Where is this
now?
Take care,
--
Camm Maguirec...@maguirefamily.org
Greetings!
"Adam D. Barratt" writes:
> On Sat, 2010-09-18 at 10:59 -0400, Camm Maguire wrote:
>> "Adam D. Barratt" writes:
>> > The upload appears to have introduced several other changes which aren't
>> > documented in the changelog
x to an explicit bug which had been erroneously
reverted. I did tighten the relationship a little by moving this
dependency away from maxima and to the sub-packages explicitly
requiring this functionality.
maxima suggests maxima-emacs was a bug fix erroneously reverted.
brary/changelog.Debian.gz
> -rw-r--r-- root/root 1124 2010-01-04 03:45
> ./usr/share/doc/hol88-library/copyright
>
> --
> Jakub Wilk
--
Camm Maguirec...@maguirefamily.org
==
gt; Thank you!
>
> Best regards,
> Nelson
--
Camm Maguirec...@maguirefamily.org
==
"The earth is but one country, and mankind its citizens." -- Baha'u
Greetings!
Neil McGovern writes:
> On Wed, Sep 08, 2010 at 12:54:57PM -0500, Kumar Appaiah wrote:
>> Hi!
>>
>> On Wed, Sep 08, 2010 at 12:36:41PM -0400, Camm Maguire wrote:
>> > Greetings! I uploaded a fix for 591862 together with a minor upstream
>>
d-updates?
>
> If you don't have time for these, I can volunteer to do the latter for
> you.
>
> Thanks!
>
> Kumar
>
>
>
>
>
>
--
Camm Maguirec...@maguirefamily.org
===
k you.
ETI Customer Care
supp...@eticomm.net
Andy
** FREE Internet? Here's how: http://refer.eticomm.net/ **
> -Original Message-
> From: Support @ ETI [mailto:supp...@eticomm.net]
> Sent: Wednesday, June 16, 2010 3:17 PM
> To: 'Camm Maguire'
> Subjec
l will also bail.
I think that this is best addressed by a trap statement in the wrapper
script pointing to possible kernel settings needing adjustment.
Perhaps an external webpage with updated info as time goes on.
Do you agree?
Take care,
--
Camm Maguire
"\ ASCII Ribbon : GPG-Key ID: 0xD49AE731
> \ /Campaign : CaCert Assurer
> X against HTML : Debian Maintainer
> / \ in eMails : http://www.debian.org/
>
> http://www.christoph-egger.org/
--
Camm Maguire
Greetings!
avr32 and sh4 do not seem to have porter machines available. I
suppose they are not release critical? Is there remote ssh access
available? Are these supported in the forthcoming release?
Take care,
--
Camm Maguirec...@maguirefamily.org
Greetings! Please install the build dependencies of axiom 20081101 in
dchroot sid on smetana. Thanks!
--
Camm Maguirec...@maguirefamily.org
==
"The earth is but one country
esting. If the proposed update
route is not viable, I'd like to setup an apt-getable website with
lenny backports and refer the users there. Please advise.
Thanks so much for your contributions to Debian!
--
Camm Maguirec.
axiom-test (no description available)
> pn axiom-tex (no description available)
> pn nowebm (no description available)
> pn texmacs(no description available)
>
> -- no debconf info
ror 2
> make[1]: Leaving directory `/build/buildd/acl2-3.4'
> make: *** [saved_acl2] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
> **
> Build finished at 20080825-1148
> FAILED [dpkg-buildpackage
severity 475170 important
thanks
setarch workaround exists. Fixed gcl now uploaded, against which
axiom may be rebuilt, but this will take considerable time on all the
architectures (i.e. maybe not in time for testing.)
Take care,
--
Camm Maguire
severity 484983 important
thanks
As this is dash specific, and as hol88/gcl takes forever to build on
all the platforms, I'd like to let this propagate to testing and then
commit the patch. Thank you so much for putting this together!
--
Camm Ma
gcl and then use that gcl to
> build maxima-5.15.0-2. This build of maxima seems OK; run_testsuite()
> produces no unexpected errors.
>
> David
>
>
>
>
--
Camm Maguire[EMAIL PROTECTED]
his is caused by poor interaction between gcl and Debian's 2.6.25
> kernel. Axiom should be recompiled using a gcl that has bug #487435
> fixed. In the meantime, you can start axiom using the command:
> setarch x86_64 -R axiom
>
>
>
>
>
--
Camm Maguire
X11 toolkit intrinsics library
> ii tcl8.48.4.19-2 Tcl (the Tool Command Language)
> v8
> ii tk8.4 8.4.19-2 Tk toolkit for Tcl and X11, v8.4
> -
>
> gcl recommends no packages.
>
> Versions of packages gcl suggests:
> pn gcl-
/2008/07/31/maxima.log
>
> David
>
>
>
>
>
>
>
>
--
Camm Maguire[EMAIL PROTECTED]
==
"The earth is but one country, and mankind its citizens." -- Baha
Greetings!
I am in the process of winding down my job here -- done at the end of
September. I need to reset my email forwarding address and ssh keys
for project machine access. Do you know how I can get this done
quickly?
Take care,
--
Camm Maguire
gt; If you have no more time for maxima packaging, I could adopt it. I
> don't claim to understand everything in the packaging on a deep level,
> but I'm learning.
>
> David
>
>
>
>
>
--
Camm Maguire[EMAIL PROT
> About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
> of the Grid'5000 platform, using a clean chroot containing a sid
> environment. Internet was not accessible from the build systems.
severity 448843 minor
thanks
Luk Claes <[EMAIL PROTECTED]> writes:
> severity 448843 grave
> thanks
>
> Camm Maguire wrote:
> > severity 448843 minor
> > thanks
> >
> > Greetings, and thanks for your report! There has been no accessible
> > a
compiled object files during the build
> fails with 'Error: Unknown bfd format'.
>
> This is presumably a bug in the toolchain, but please make the build
> fail on compiler errors so that this can be detected automatically.
>
> Cheers,
> --
&
, preferably in an upload also fixing the other
> issues.
>
> Thank you,
>
> --
> | Lucas Nussbaum
> | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
> | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
>
>
>
>
>
--
Camm Maguire
Greetings, and thanks you so much for looking into this!
Steve Langasek <[EMAIL PROTECTED]> writes:
> On Fri, Oct 27, 2006 at 09:48:43AM -0400, Camm Maguire wrote:
> > > FWIW, after tracking down the last header problem on alpha I let the test
> > > build continue on t
Greetings!
Steve Langasek <[EMAIL PROTECTED]> writes:
> On Thu, Oct 26, 2006 at 08:15:21PM -0400, Camm Maguire wrote:
> > Greetings, and thanks so much! Now that this is in, would you kindly
> > mind requeueing gclcvs again?
>
> FWIW, after tracking down the last he
2006 at 09:31:42AM -0400, Camm Maguire wrote:
> > Greetings, and thanks so much!
>
> > Alas, no we have a problem in system.h:
>
> > gcc -I../h -I../gcl-tk -o ../bin/dpp ../bin/dpp.c
> > In file included from ../h/config.h:11,
> > from ../bin/
Greetings! This exact same problem also afflicts the current hppa
autobuilders and paer.
Take care,
--
Camm Maguire[EMAIL PROTECTED]
==
"The earth is but one country, and ma
Greetings! Don't know if this helps, but gcl 2.6.7-21 failed on
mips(el) autobuilders for the same reason.
Take care,
Steve McIntyre <[EMAIL PROTECTED]> writes:
> On Mon, Oct 02, 2006 at 11:19:11AM -0400, Camm Maguire wrote:
> >Greetings, and thanks for looking into this!
A Computational Logic for
> Applicat
> ii acl2-source 3.0.1-1A Computational Logic for
> Applicat
>
> -- no debconf information
>
>
>
>
--
Camm Maguire[EMAIL PROTECTED]
===
k-ip32 #1 Mon Apr 3 18:39:05 UTC 2006 mips64
> > GNU/Linux
> >
> > which might explain it. I don't have any mipsen running 2.4 atm. Camm,
> > can you still reproduce this?
> >
> > Ah, hang on - you reported this on vaughan, which is mips*el
PROTECTED]:~$ ./t "echo g"
[1]+ Stopped ./t "echo g"
--
Camm Maguire[EMAIL PROTECTED]
==
"The earth is but one country, and mankind its citizens."
a.debian.org/developer.php?login=edd&comaint=yes
> |
> | nice bug count ;-)
>
> Thanks :)
>
> Dirk
>
> |
> | Best regards
> | Frederik Schueler
> |
> | --
> | ENOSIG
>
> --
> Hell, there are no rules here - we're trying
cter on the code and fails.
>
blas/lapack/atlas code, or R code?
Take care,
> Dirk
>
> --
> Hell, there are no rules here - we're trying to accomplish something.
> -- Tho
lution.
>
> Since apparently this isn't reproducible on escher, I can offer an
> account on my machine if anybody wants to debug this.
>
>
>
> -- System Information:
> Debian Release: testing/unstable
> APT prefers unstable
> APT policy: (500, 'unstable&
i gv 1:3.6.1-12 PostScript and PDF viewer for X
> ii maxima-share 5.9.2-2A fairly complete computer
> algebra
>
> -- no debconf information
>
>
>
>
>
--
Camm Maguire[EMAIL PROTECTED]
===
directory
> make: *** [build-stamp] Error 127
>
> Full build logs are available on buildd.debian.org.
>
> Please refer to the build log at:
>
> http://buildd.debian.org/fetch.php?&pkg=maxima&ver=5.9.2-2&arch=hppa&stamp=1131474661&file=log
Thanks! This is ready for next upload whenever that happens, already
had uploaded /u+x (which appears to be working).
Take care,
Andreas Metzler <[EMAIL PROTECTED]> writes:
> On 2005-09-26 Camm Maguire <[EMAIL PROTECTED]> wrote:
> > Steve Langasek <[EMAIL PROTECTED]&g
Greetings!
Steve Langasek <[EMAIL PROTECTED]> writes:
> On Mon, Sep 26, 2005 at 04:18:57PM -0400, Camm Maguire wrote:
>
> > Steve Langasek <[EMAIL PROTECTED]> writes:
> > > > Lovely! But I've just upgraded, and still can't get find locally
>
Greetings!
Steve Langasek <[EMAIL PROTECTED]> writes:
> On Mon, Sep 26, 2005 at 12:55:14PM -0400, Camm Maguire wrote:
> > > > mkdir -p debian/tmp/usr/bin
> > > > cd $(dirname $(find -name lamclean -perm +u+x -type f |grep -v debian))
> > > > &&a
Greetings! The GCL package now builds its own binutils snapshot and
has removed any package dependency on binutils.
--
Camm Maguire[EMAIL PROTECTED]
==
"The earth is bu
ans, debian-devel as this issue appears commensurate with libc and
gcc version change transition planning, etc.
> On Tue, Sep 20, 2005 at 10:09:03AM -0400, Camm Maguire wrote:
> > Greetings!
> >
> > Do we have a plan or policy regarding packages which need to depend on
> >
to /bin/bash
> Kernel: Linux 2.6.12-3-32bit
> Locale: LANG=fr_LU.UTF-8, LC_CTYPE=fr_LU.UTF-8 (charmap=UTF-8)
>
>
>
>
--
Camm Maguire[EMAIL PROTECTED]
==
"The ea
ng $ are reserved). We should probably back out
> that change in Debian, at least for the time being.
>
> p.
>
>
>
>
--
Camm Maguire[EMAIL PROTECTED]
==
essing
> > > /var/cache/apt/archives/lapack-doc_3.0.2531a-27_all.d
> > > eb (--unpack):
> > > trying to overwrite `/usr/share/man/man3/cgbequ.3.gz', which is also in
> > > package
> > > lapack3-doc
--
Camm Maguire
i386 (i586)
> Kernel: Linux 2.6.10-1-386
> Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
>
> Versions of packages atlas2-base-dev depends on:
> ii atlas2-base 3.2.1ln-15 Automatically Tuned Linear
> Algebra
> ii atlas2-headers 3.2.1ln-15
um ;)
> -- Matthias Leeb, Uni f. angewandte Kunst, 2005-02-15
>
>
>
>
--
Camm Maguire[EMAIL PROTECTED]
==
"The earth is but one country, and mankind its citizens." -- Baha'u'llah
atlas-test,
> both packages are responsible for the situation, which is why I'm Cc'ing
> to Camm Maguire as well.
>
> $ ls -1
> atlas-test_3.2.1ln-13.1_i386.deb
> atlas3-test_3.6.0-19_i386.deb
> $ dpkg -c atlas-* | awk '{ print $NF }' > atlas-test
95 matches
Mail list logo