similar to: [PATCH supermin] build: use a custom test driver

Displaying 18 results from an estimated 18 matches similar to: "[PATCH supermin] build: use a custom test driver"

2017 Apr 14
1
error message for flac --sign
Hi, The --sign option in flac can be signed or unsigned, but the error message mentions "uint32_t". - Michael diff --git a/src/flac/main.c b/src/flac/main.c index 4e7361b3..c6d9b1e3 100644 --- a/src/flac/main.c +++ b/src/flac/main.c @@ -817,7 +817,7 @@ int parse_option(int short_option, const char *long_option, const char *option_a else if(0 == strncmp(option_argument,
2012 Feb 10
2
Compiling flac for OSX 10.4
Hi, everyone. I've been trying to compile flac 1.2.1 on OSX by using the 10.4 SDK. I need to use the 10.4 SDK because the application linking to flac requires it. Compiling flac with 10.5 results in link issues due to 10.5's fopen being different. Unfortunately, when trying to compile using a command such as: CFLAGS="-arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk
2012 Apr 17
1
[PATCH] Remove local_strtoull, windows has equivalent function _strtoui64
--- include/share/compat.h | 8 ++++++++ src/flac/main.c | 37 +------------------------------------ src/share/grabbag/seektable.c | 31 +------------------------------ 3 files changed, 10 insertions(+), 66 deletions(-) diff --git a/include/share/compat.h b/include/share/compat.h index e9ac958..ff5c8af 100644 --- a/include/share/compat.h +++ b/include/share/compat.h
2009 Feb 02
1
sieve 0.1.2 problem with address and :regex
I'm getting a core dump with the following script: require [ "fileinto", "regex", "variables" ]; if address :domain :regex ["Reply-To", "Sender", "To", "Cc"] "antlr.org|mailman.unixodbc.org|research.att.com|wireshark.org" { if address :regex ["Reply-To", "Sender", "To",
2015 Nov 06
1
Re: [PATCH supermin] build: use a custom test driver
On Friday 06 November 2015 13:00:03 Richard W.M. Jones wrote: > On Fri, Nov 06, 2015 at 01:24:07PM +0100, Pino Toscano wrote: > > Use a custom test driver for running the tests: based on the test-driver > > provided by automake, it adds the running time of the test in each .trs > > file. > > --- > > configure.ac | 1 + > > guestfs-test-driver | 151
2004 Sep 11
1
Final status of the call
Hello to all: When I make a call of extension (FXS) to extension (FXS) (TDM40B) status of the call is the following one: #### Case call answered --------------------------------------------------- Log init -- Starting simple switch on 'Zap/4-1' -- Executing Macro("Zap/4-1", "stdexten|103|Zap/2") in new stack -- Executing Dial("Zap/4-1",
1999 Feb 03
10
Swat problem
To: samba@samba.org cc: From: Thomas Bail/External/CologneRe/GRN @ GRN Date: 02/03/99 08:32:52 AM Subject: Swat problem Hi everyone out there in the world, I found a small problem with SWAT. I can easily switch off Samba with SWAT, but I am not able to start Samba with SWAT using the status panel. Is that correct or am I doing something wrong. I'm using Samba 2.0.0 and the
2015 Nov 06
0
Re: [PATCH supermin] build: use a custom test driver
On Fri, Nov 06, 2015 at 01:24:07PM +0100, Pino Toscano wrote: > Use a custom test driver for running the tests: based on the test-driver > provided by automake, it adds the running time of the test in each .trs > file. > --- > configure.ac | 1 + > guestfs-test-driver | 151 ++++++++++++++++++++++++++++++++++++++++++++++++++++ supermin-test-driver ..? I applied this to
2015 Nov 23
0
compile question
On 2015-11-23 18:52, aixtools wrote: > Dear all, > > Starting all over again with R-devel of 22-11-2015. > > After getting the dependancies (minimal graphics initially) I have > been able to come this far - with a 64-bit build on AIX. > > > > This is my configure call: > > #!/usr/bin/ksh > # my_config_test > > . /data/prj/cran/64/setup.env > >
2015 Nov 23
4
compile question
Dear all, Starting all over again with R-devel of 22-11-2015. After getting the dependancies (minimal graphics initially) I have been able to come this far - with a 64-bit build on AIX. root at x072:[/data/prj/cran/64/R-devel]make make[1]: Entering directory '/data/prj/cran/64/R-devel/m4' make[1]: Nothing to be done for 'R'. make[1]: Leaving directory
2015 Nov 23
1
compile question
Hi Michael, I experienced the same thing in the past. After you get the R-3.2.2.tar.gz and uncompress it, enter the R-3.2.2 directory and run the ./configure and make from there, rather than a different one. One other thing, you probably already did this, but just in case you might want to double-check this section as well: https://cran.r-project.org/doc/manuals/r-release/R-admin.html#AIX
2017 Mar 22
3
R - Markdown
Estimados todos, quizas la pregunta es simple pero no puedo arreglarlo. Cuando trato de exportar mi archivo a PDf usando el R Markdown me arroja este error: pandoc.exe: pdflatex not found. pdflatex is needed for pdf output.Error: pandoc document conversion failed with error 41Además: Warning message:comando ejecutado '"C:/Program Files/RStudio/bin/pandoc/pandoc" +RTS -K512m -RTS
2015 Sep 19
2
Problemas con rmarkdown
Buenas noches, Escribo este mail porque tengo un problema con rmarkdown, estoy creando un informe y me iba bien al generarlo como pdf, de repente me sale el siguiente error y no sé como solucionarlo: pandoc.exe: Error producing PDF from TeX sourceError: pandoc document conversion failed with error 43Además: Warning message:comando ejecutado '"C:/Program
2015 Mar 24
3
NetCDF
Buenas tardes, pido disculpas si mi consulta es demasiado elemental, pero actualmente encuentro una gran barrera para continuar mi trabajo si no lo solvento. Soy usuaria principiante de R, estoy trabajando con una base de datos climática <https://digital.csic.es/handle/10261/104742>que se encuentra en formato netcdf4 y necesito transformarla a la versión 3 con el fin de visualizarlo en un
2015 Jan 17
2
Changeset c02f29ca104d badly breaks LMTP/mdbox
$ gdb /usr/lib/dovecot/lmtp core_lmtp.48883.nihlus.leuxner.net GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show
2016 Apr 29
2
Panic: file message-part-serialize.c: line 90 (part_serialize): assertion failed: (part->children == NULL)
Hi, I just found this in my logs: Apr 29 11:05:20 lmtp(joerg.eggenstein at ruhr-uni-bochum.de): Panic: file message-part-serialize.c: line 90 (part_serialize): assertion failed: (part->children == NULL) Apr 29 11:05:20 lmtp(joerg.eggenstein at ruhr-uni-bochum.de): Error: Raw backtrace: /usr/local/dovecot/lib/dovecot/libdovecot.so.0(+0x9c7f9) [0x7fa88bfbf7f9] ->
2003 Dec 01
0
No subject
is turned on. Can anybody kind to confirm with me? Our network is using a mix of Win2k server, Win2k Pro, Win98, Win95 and WinMe machines, where the Win2k server is the domain controller and terminal service applications server and the Samba is a member fileserver of the domain. All workstations logon and mount the samba file services. We'd like to check if the problem could be solved by
2003 Dec 01
0
No subject
why the install is failing. Do in need to rpm -e on all the 2.07 packages??? Return-Path: <nikolaus@erlm.siemens.de> Delivered-To: samba@lists.samba.org Received: from atlantis.erlm.siemens.de (atlantis.erlm.siemens.de [212.114.202.14]) by lists.samba.org (Postfix) with ESMTP id B884C4278 for <samba@lists.samba.org>; Sun, 27 May 2001 22:05:52 -0700 (PDT) Received: from