Displaying 20 results from an estimated 1000 matches similar to: "hppa, powerpcspe: call for klibc/mksh testers"
2012 May 25
4
klibc breakage on alpha, need porterbox
Hi,
is there a DD-accessible porterbox somewhere (slow would be ok,
as this is smallish software) with an up-to-date sid (enough to
install the recently-built libklibc-dev 2.0~rc5-1 and all other
B-D of mksh 40.9.20120518-1, as well as strace and gdb-minimal)?
Similarily to http://www.zytor.com/pipermail/klibc/2012-May/003229.html
I found klibc-compiled programmes on Alpha to fail (SIGSEGV
2012 May 18
1
[sh4] klibc SIGILL
Hi sh4 porters,
I?ve just fixed a regression of klibc to build from source
on sh4 using the sumotsu.debian.net porterbox (thanks for
making one available) and found a problem with your archi-
tecture: all binaries built with klibc (shared and static)
get a SIGILL (illegal instruction).
I suspect that different CFLAGS are needed. Please, someone,
have a look at it; a release of klibc 2.0 upstream
2019 Jan 21
1
testing by building mksh (was Re: RFT: klibc 2.0.5)
On Sun, 2019-01-20 at 14:18 +0000, Thorsten Glaser wrote:
> Hi Ben,
>
> *massive* thanks for picking up klibc work. This might motivate
> me to pick up some of the TODOs for it that have piled on in my
> TODO (but only after the freeze, I?m sorry to say, I have more
> to do for other packages).
>
> >And I spotted another test program that has this property
>
2012 Apr 20
2
klibc 2.0~rc3-1 ./. mksh 40.9.20120414-2
Hi,
after changing mksh to no longer use mkstemp, I decided to try
and build mksh-static with klcc on most platforms, in Debian.
Here are the results by Debian architecture:
alpha (4) fails
amd64 works
armel works
armhf (3) fails
i386 works
ia64 works
m68k (1) workaround
mips works
mipsel works
powerpc (2) fails
ppc64 works (!)
s390 works
s390x works
sparc works
Architectures not listed either
2003 Nov 04
1
General installation question: mksh error
Here is the last output from the make install command:
Installing bin/readonly.so as /usr/local/samba/lib/vfs/readonly.so
Installing bin/cap.so as /usr/local/samba/lib/vfs/cap.so
Installing bin/CP850.so as /usr/local/samba/lib/charset/CP850.so
Installing bin/CP437.so as /usr/local/samba/lib/charset/CP437.so
./install-sh -c bin/libsmbclient.so /usr/local/samba/lib
mksh: Fatal error: Cannot load
2010 Jul 17
0
mksh on klibc
Dixi quod?
>Builtins work fine, calling external programmes does
>not. It seems to hang in jobs.c:j_waitj() and sending
>it SIGCHLD seems to not trigger jobs.c:j_sigchld()
>at all. This is probably some kind of signals being
>not delivered correctly ? see here for a bug with the
>same symptoms: http://dev.haiku-os.org/ticket/5567
>http://dev.haiku-os.org/changeset/35836
>
2014 Oct 03
0
Fwd: mksh-static segfaults on continued jobs
Hi there,
something to look at, maybe?
---------- Forwarded message ----------
From: Kacper Gutowski <mwgamera at gmail.com>
Message-ID: <20141003053550.GA8510 at gmail.com>
Date: Fri, 3 Oct 2014 07:35:50 +0200
Subject: Bug#763842: mksh-static segfaults on continued jobs
Package: mksh
Version: 50b-1
Severity: normal
Dear Maintainer,
When a job is continued after being stopped in
2019 Jan 20
0
testing by building mksh (was Re: RFT: klibc 2.0.5)
Hi Ben,
*massive* thanks for picking up klibc work. This might motivate
me to pick up some of the TODOs for it that have piled on in my
TODO (but only after the freeze, I?m sorry to say, I have more
to do for other packages).
>And I spotted another test program that has this property (setjmptest
setjmp is a good topic? I found that building mksh and running its
testsuite is a good test to
2013 Oct 30
0
CEBA-2013:1479 CentOS 6 mksh Update
CentOS Errata and Bugfix Advisory 2013:1479
Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1479.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
dadc8e78ca30b5d9341cfb06b038e87fdbe2aeb687bd085f5ee49723c64892e9 mksh-39-7.el6_4.1.i686.rpm
x86_64:
2014 May 22
0
CEBA-2014:0533 CentOS 6 mksh FASTTRACK Update
CentOS Errata and Bugfix Advisory 2014:0533
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0533.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
edf841f0529fbaec0ae2fb797d89ba0477480cf2c054153f92e4a4db65a14fa9 mksh-39-9.el6.i686.rpm
x86_64:
2012 Jan 29
5
[PATCH 0/2 v3] mkstemp() and m68k support
Hi,
after a year, I decided to hack on klibc again. I?ve reworked
both the patch to add mkstemp(), discussing to use AT_RANDOM
as cheap entropy source on IRC (if there will ever be another
entropy consumer, I can quickly write a minimal arc4random()
seeded from it, as it has only 16 octets), capable of making
a working mksh (static and shared) on amd64/xen, and the m68k
support code, leading to
2013 Oct 09
2
[PATCH 0/1] Porting klibc to arm64
On Wed, 9 Oct 2013 10:44:27 +0000 (UTC)
Thorsten Glaser <tg at mirbsd.de> wrote:
> Anil Singhar dixit:
>
> >Manual testing as provided within the package has been done with all
> >tests passing. This includes the units tests available under
> >usr/klibc/tests, usr/utils, usr/dash and usr/gzip. For dash and
> >gzip, only sanity testing has been done.
>
>
2023 Jan 24
2
mips64el stat/time/…? problem
Hi Ben,
>Thorsten: I've attached a patch which I tested briefly in QEMU. Let me
>know if this works for you.
sorry for the delay. I was able to test this on eller today.
To reproduce the issue, this was needed, because the value
read was a nanosecond field and so the test didn?t always fail:
(sid_mips64el-dchroot)tg at eller:~$ while sleep 0.1; do :>b; ./mksh -c 'test a -nt
2011 Jan 28
2
klibc 1.5.21-1 and mksh
tags 516774 = patch
tags 516294 = upstream
thanks
Hi!
Please find attached a diff closing #516774 by adding mkstemp(3),
again with a minimalistic pseudo-arc4random(3) behind it. I?ve
revisited the code. An mkstemp testsuite from the ?net shows it
works, except for not caring how many ?X?en are in the template.
Addressing #516294, it allows compiling and linking an mksh from
today?s CVS against
2003 Oct 01
2
Problem with samba 3.0.0 installation
Hi.
I have found some problems installing the new version of samba.
My enviroment is:
Solaris 8 (sparc)
gcc 3.1
GNU make 3.80
Currently samba 2.2.8a is running. When I try install the version
3.0.0, after executing 'configure' and 'make' without problem, I execute
'make install' and it finish with the error:
(...)
Installing bin/CP437.so as
2016 Apr 14
1
[PATCH 1/1] x32 support
On Wed, Apr 13, 2016 at 7:24 PM, Thorsten Glaser <tg at mirbsd.de> wrote:
> Denis Bychkov dixit:
>
>>This is a klibc port to x32 architecture. I tried to reuse as many
>>existing files as possible, hence, a
>>script making symlinks to x86-64 files. I was running this on Debian
>>for about six months and hopefully,
>>found any close to surface bugs. Of
2008 Nov 09
0
[LLVMdev] clang
Dixi quod…
>Like I said, I’m using r58565 for both llvm and clang (now).
Must have been broken, as r58935 for both works.
I’ve even fixed some system headers for clang now, and mksh
– http://mirbsd.de/mksh – builds fine and passes the regression
tests (with the Xcode version, about 83% of it failed, back then).
Now up to llvm-gcc *sigh*…
//mirabilos
--
Sometimes they [people] care too
2003 Sep 11
1
samba samba-3.0.0rc3 make install error
Hi all,
I am trying to compile samba-3.0.0rc3 on solaris9 x86
make install booms out with an error.
./configure --prefix=/data4/samba --with-profiling-data --with-quotas --with-sys-quotas
--with-acl-support
make
make install
....
....
Installing bin/CP850.so as /data4/samba/lib/charset/CP850.so
Installing bin/CP437.so as /data4/samba/lib/charset/CP437.so
./install-sh -c bin/libsmbclient.so
2011 Jan 29
2
On the trail of sigsuspend(2)
SIGSUSPEND(2) Linux Programmer's Manual SIGSUSPEND(2)
NAME
sigsuspend - wait for a signal
SYNOPSIS
#include <signal.h>
int sigsuspend(const sigset_t *mask);
? and ?
SIGSUSPEND(2) BSD Programmer's Manual SIGSUSPEND(2)
NAME
sigsuspend - atomically release blocked signals and wait for interrupt
SYNOPSIS
2013 Oct 09
5
[PATCH 0/1] Porting klibc to AArch64
Hi All:
We have some patches to port klibc to ArmV8.
The first set of patches from Neil Williams fixes the build issues.
The second set of patches from Anil Singhar fixes functionalities.
The following files have changed in the second set of patches
------------------------------------------------------------------------------------------
usr/include/arch/aarch64/klibc/archconfig.h