Displaying 20 results from an estimated 800 matches similar to: "lib-master test failure i686"
2019 Feb 08
2
lib-master test failure i686
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
Can you try if https://github.com/dovecot/core/commit/de42b54aaf165d4f62b45be864dde36bdbbc4276.patch helps?
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<blockquote type="cite">
<div>
2019 Feb 08
0
lib-master test failure i686
Any Ideas?
On 2/7/2019 12:13 PM, Eric Broch via dovecot wrote:
>
> Hello List,
>
> I've built and checked successfully dovecot and dovecot-pigeonhole on
> CentOS 6 x86_64
>
> Immediately below are the successful make check (ok) tests of dovecot
> 'lib-master' (x86_64).
>
> Below that are the unsuccessful (fails) tests of dovecot 'lib-master'
2011 Aug 09
2
[LLVMdev] llvm-gcc with static libraries
Hello,
While linking programs against static libraries built using llvm-ar and
llvm-ranlib, I see an error message:
could not read symbols: Archive has no index; run ranlib to add one
collect2: ld returned 1 exit status
Using either /usr/bin/nm or llvm-nm (depending on the use of --emit-llvm
flag to llvm-gcc), one of them is able to list the symbols in the archive
file. However, the link step
2011 Aug 09
0
[LLVMdev] llvm-gcc with static libraries
On Tue, Aug 9, 2011 at 11:16 AM, Ashay Rane <ashay.rane at asu.edu> wrote:
> Hello,
> While linking programs against static libraries built using llvm-ar and
> llvm-ranlib, I see an error message:
> could not read symbols: Archive has no index; run ranlib to add one
> collect2: ld returned 1 exit status
> Using either /usr/bin/nm or llvm-nm (depending on the use of
2011 Aug 09
2
[LLVMdev] llvm-gcc with static libraries
`/usr/bin/ld -v' says it is not running gold and I suppose fixing that would
require place LLVMgold.so into /usr/lib/bfd-plugins. Is there any way to
make this work without requiring root access to the machine?
Also, just to confirm, is the gold plugin required even when all of the
files have been compiled/built using llvm-gcc and llvm-ar?
Ashay
On Tue, Aug 9, 2011 at 1:33 PM, Eli Friedman
2003 Feb 06
1
Call C routine problem
When I call C function from Splus, I often meet this problem:
"Problem: Couldn't find a function definition for "Stest" "
My c function is saved as 'test.c' (the function is also named as 'test'
My splus function is saved as 'Stest', such as
Stest <-
function(d,f)
{
.C("test",
as.integer(d),
as.single(f))
}
Assume my files (test.c
2011 Feb 10
2
Rioja package, creating transfer function, WA, "Error in FUN"
Hi, I am a new R user and am trying to construct a palaeoenvironmental
transfer function (weighted averaging method) using the package rioja.
I've managed to insert the two matrices (the species abundance and the
environmental data) and have assigned them to the y and x values
respectively. When I try and enter the 'WA' function though, I get an 'Error
in FUN' message (see
2012 Jun 19
1
ANOVA help
Hi All,
I have a microarray dataset as follows:
expt1 expt2 expt3 expt4 expt 5
gene1 val val val val val
gene2 val val val val val
.
.
..
gene15000 val val val val val
The result is from the same organism in four different experiments. Also, there are 4 replicates of each
2011 Mar 09
2
Anomaly with unique and match
I stumbled onto this working on an update to coxph. The last 6 lines
below are the question, the rest create a test data set.
tmt585% R
R version 2.12.2 (2011-02-25)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-unknown-linux-gnu (64-bit)
# Lines of code from survival/tests/singtest.R
> library(survival)
Loading required package: splines
2015 Mar 07
2
[LLVMdev] cannot understand global c++API code
Hi all,
translating the following c code to llvm c++Api code, I can not understand
the result.
Perhaps someone could explain it to me.
c code
---------------------------------
struct stest {
int age;
float weight;
} foo={44,67.2};
int main() {
foo.weight=68.2;
...
----------------------------------------
API code
// this is clear
ConstantFP* const_float_102 =
2018 Feb 21
2
Fwd: Migrating server
Hi Andrew,
I've setup a new Samba 4 box (sam4dc) on Ubuntu 14.04 with Samba 4.3.11. I
have the following
Just to clarify, sam3DC is the current DC with samba 3.6.3
smb.conf
[global]
workgroup = STEST
netbios name = Sam4DC
password server = Sam3DC (This is the current DC)
security = user
resolv.conf
nameserver = 192.168.10.1 (IP of Sam3DC)
I can ping the sam3dc from the
2015 Mar 16
4
[LLVMdev] size of const_ptr for array index
Hi all,
when e.g. accessing a global variable residing in a structure, the c++API
code looks like:
std::vector<Constant*> const_ptr_183_indices;
const_ptr_183_indices.push_back(const_int32_172);
const_ptr_183_indices.push_back(const_int32_184);
const_ptr_183_indices.push_back(const_int64_175);
Constant* const_ptr_183 = ConstantExpr::getGetElementPtr(gvar_struct_foo,
2015 Mar 10
3
[LLVMdev] Chatty C++API code generation
Hi all,
when I have c code like
--- c code -------------
struct stest { /* deklariert den Strukturtyp person */
int age;
float weight;
} foo={44,67.2}; /* deklariert Variable des Typs person */
int main() {
callAFunction(foo.weight);
------------------------
The generated c++API code to me seems to be too chatty in the sense that
the foo.weight's data
2018 Sep 12
2
make check (pigeonhole)
I'll give those a look and make change accordingly.
On 9/11/2018 9:26 PM, Aki Tuomi wrote:
> You know we have rpm packages for 2.3.2.1 available at
> https://repo.dovecot.org if you are in a hurry?
>
>
>
> ---
> Aki Tuomi
> Dovecot oy
>
> -------- Original message --------
> From: Eric Broch <ebroch at whitehorsetc.com>
> Date: 12/09/2018 00:35
2020 Jul 02
5
Azure Sync
Sorry if I didn't find the right manual.
I would like to set up a new Domain Controller and connect it to an existing Office 365 with Exchange in a way, AD-Users of a certain group can login and not having to login to Office365.
My questions:
Can I map the existing Office365-Accounts to the new Domain?
Is the existing username scheme in Office 365 of lois.griffin at company.com compatible
2020 Jul 10
2
Azure Sync
> Le 9 juil. 2020 ? 19:26, Bernhard Dick via samba <samba at lists.samba.org> a ?crit :
>
> ?Hi,
>
>> Am 02.07.2020 um 17:23 schrieb Martin Hauptmann via samba:
>> Sorry if I didn't find the right manual.
>> I would like to set up a new Domain Controller and connect it to an existing Office 365 with Exchange in a way, AD-Users of a certain group can login
2000 Sep 11
0
SAMPLS R implementation : pbm with algorithm application
Hello R people,
i'm trying to implement the Partial Least Squares algorithm called
SAMPLS from "J.Comp-Aided Molecular Design", 7 (1993), 587-619. It's
faster than the classical PLS algorithm for fat matrix (m>>n).
Here's the algorithm from the article of Bush B. L. and Nachbar R.B.:
X is the matrix of explanatories proprieties (m*n) , y the matrix of
responses, h
2018 Sep 12
1
make check (pigeonhole)
Hi Aki,
I needed this patch
<https://src.fedoraproject.org/cgit/rpms/dovecot.git/tree/dovecot-2.3.0.1-libxcrypt.patch>
(fedora):
|diff -up dovecot-2.3.0.1/src/auth/mycrypt.c.libxcrypt
dovecot-2.3.0.1/src/auth/mycrypt.c ---
dovecot-2.3.0.1/src/auth/mycrypt.c.libxcrypt 2018-02-28
15:28:58.000000000 +0100 +++ dovecot-2.3.0.1/src/auth/mycrypt.c
2018-03-27 10:57:38.447769201 +0200 @@
2018 Sep 10
2
make check (pigeonhole)
I attempted as non-root user and got the exact same error.
On 9/10/2018 9:10 AM, Aki Tuomi wrote:
> Have you attempted this as non-root user?
>
>
>
> ---
> Aki Tuomi
> Dovecot oy
--
Eric Broch
White Horse Technical Consulting (WHTC)
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Jul 10
2
[PATCH] tripplite driver updates
The tripplite driver was developed on a machine with a reliable serial
connection, and inherited the assumption that the serial line connection
would not drop, reorder, or fail character read and writes. This patch
adds significantly improved failure mode handling and also does basic
checks of data validity.
There's also a few minor cleanups/beautification.
I've tested this code on my