Displaying 20 results from an estimated 1106 matches for "arith".
2003 Apr 02
2
RH 9 and R 1.7.0 Beta April 2 Latest
...rable to MS's ClearType under WinXP on my 1600
x 1200 LCD panel Dell laptop.
Back to the task at hand:
This morning (my time) I downloaded:
R-1.7.0beta_latest.tar.gz 02-Apr-2003 07:04 8.8M
from CRAN U.S and received the following errors during make check:
...
running code in 'arith-true.R' ... OK
comparing 'arith-true.Rout' to './arith-true.Rout.save' ...71c71
< [1] FALSE
---
> [1] TRUE
73c73
< [1] FALSE
---
> [1] TRUE
make[3]: *** [arith-true.Rout] Error 1
...
I have not yet seen other posts on this, so I am unsure if this is
unique to RH...
2019 Oct 03
1
[PATCH net-next] net, uapi: fix -Wpointer-arith warnings
Add casts to fix these warnings:
./usr/include/linux/netfilter_arp/arp_tables.h:200:19: error: pointer of type 'void *' used in arithmetic [-Werror=pointer-arith]
./usr/include/linux/netfilter_bridge/ebtables.h:197:19: error: pointer of type 'void *' used in arithmetic [-Werror=pointer-arith]
./usr/include/linux/netfilter_ipv4/ip_tables.h:223:19: error: pointer of type 'void *' used in arithmetic [-Werror=pointer-...
2011 Jan 26
1
Wine 1.3.12 build failed on OpenIndiana b148
...configure script I change only prefix.
when i make gmake i get error.
...........
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wpointer-arith -I/usr/sfw/include -I/usr/X11/include -I/usr/include -g -I/usr/sfw/include -I/usr/X11/include -I/usr/include -g -o actctx.o actctx.c
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-stat...
2011 Aug 20
4
trouble installing 1.9.2
...iling
ERROR: Error running ''make '', please read
/Users/user/.rvm/log/ruby-1.9.2-p290/make.log
ERROR: There has been an error while running make. Halting the
installation.
2011-08-20 00:45:06] make
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter
-Wno-parentheses -Wpointer-arith -Wwrite-strings
-Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long
-fno-common -pipe -I. -I.ext/include/x86_64-darwin11.0.0 -I./include -I.
-DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o main.o -c main.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter
-Wno-parentheses...
2009 Jul 03
3
ffmpeg and zoneminder install problems
...installed.
Thank you much,
Greg Ennis
P.S. here is the output of make
[root at SeVi ffmpeg]# make
"/root/software/ffmpeg"/version.sh "/root/software/ffmpeg"
gcc -fPIC -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall
-Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls
-Wno-pointer-sign -Wcast-qual -Wwrite-strings -O3
-I"/root/software/ffmpeg" -I"/root/software/ffmpeg"
-I"/root/software/ffmpeg"/libavutil -I"/root/software/ffmpeg"/libavcodec
-I"/root/software/ffmpeg"/libavformat
-I"/root/soft...
2000 Mar 04
1
Need Arith.h
I just installed 1.0 (great job, everyone!) and rebuilt all my packages. I have
found an error in making VR_6.1-6.tar.gz:
Installing package `MASS' ...
libs
gcc -I/usr/lib/R/include -mieee-fp -fPIC -O2 -m486 -fno-strength-reduce -g
-c MASS.c -o MASS.o
MASS.c:631: Arith.h: No such file or directory
make: *** [MASS.o] Error 1
The file /usr/lib/R/include/Arith.h used to be there (locate says it's there,
but the locate db hasn't been rebuilt yet) but isn't anymore. I suspect it got
left out of the R-base RPM. (I'm running RedHat Linux 6.1 (Intel)). C...
2004 Jul 06
1
questions about setMethod("Arith", ...)
Hi,
we have some questions concerning the definition of new arithmetic methods.
In our package "distr" (on CRAN) we define some new arithmetic methods
for "+", "-", "*", "/".
After loading "distr" the corresponding arithmetic methods work. Now, if
we define a new
class and also a new method for one of...
2005 Dec 13
2
Parallel build of dash still fails
...ash/mksignames.c:59: warning: function declaration isn?t a prototype
dash/mksignames.c:365: warning: function declaration isn?t a prototype
dash/mksignames.c:386: warning: function declaration isn?t a prototype
KLIBCCC dash/alias.o
cd dash; \
bison -y -d /home/hpa/klibc/klibc.clean/dash/arith.y; \
mv y.tab.c arith.c; \
mv y.tab.h arith.h
cd dash; \
bison -y -d /home/hpa/klibc/klibc.clean/dash/arith.y; \
mv y.tab.c arith.c; \
mv y.tab.h arith.h
KLIBCCC dash/cd.o
dash/alias.c: In function ?unaliascmd?:
dash/alias.c:162: warning: unused param...
2011 Mar 26
4
Unable to compile Wine 1.1.16
...home/wine-1.1.16/dlls/gdi32/tests'
> make[2]: Entering directory `/home/wine-1.1.16/dlls/gdi32/tests'
> gcc -m32 -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o bitmap.o bitmap.c
> gcc -m32 -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o brush.o brush.c
> gcc -m32 -c -I. -I. -I../../../include -I.....
2006 Nov 05
1
RC11 Build Failure on FreeBSD 6.1
...006
root at jail7.jvds.com:/usr/obj/usr/src/sys/JAIL7 i386
Configured with a straight ./configure, no options, no problems reported
during configure, but make failed with:
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -std=gnu99 -g -O2 -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -MT mountpoint.o -MD
-MP -MF ".deps/mountpoint.Tpo" -c -o mountpoint.o mountpoint.c; then mv
-f ".deps/mountpoint.Tpo" ".deps/mountpoint.Po"; else rm -f
".deps/mountpoint.Tpo"; exit 1; fi
mountpoint.c:11:30: #...
2006 Sep 15
1
setMethod() woes
...7
Next S4 problem.
I have "brob" objects that are large real numbers, and now I want "glub"
numbers that are to be a pair of glubs that represent complex numbers.
I want to define binary operator "+" so that if either the left or right
argument are glubs, it uses .ArithGlub.
If either argument is a brob (but neither is a glub), use .ArithGlub
If neither is a brob or a glub, use standard "+"
(just like real/complex "+").
My attempt (self contained, minimal) is included below.
But, with this, the following session shows that something is wron...
2002 Sep 12
4
HPUX 10.20 and OpenSSH 3.4.p1
...ed more or less as he described. The configure script runs without protest
but make gets hung up in "fake-getaddrinfo.c".
The last few lines of running "make -d" follow.
<snip>
predecessor list: $! = bsd-waitpid.o libopenbsd-compat.a all
gcc -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/lo
cal/ssl/include -I/opt/zlib/include -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EX
TENDED=1 -DHAVE_CONFIG_H -c bsd-waitpid.c
nenv = 29
setvar: @ = noreset = 0 envflg = 0 Mflags = 040001
setvar: % = noreset = 0 envflg = 0 Mflags = 040001
setvar:...
2005 Sep 26
1
Make check fails on d-p-q-r-tests.R...
....
running strict specific tests
running code in 'eval-etc.R' ... OK
comparing 'eval-etc.Rout' to './eval-etc.Rout.save' ... OK
running code in 'simple-true.R' ... OK
comparing 'simple-true.Rout' to './simple-true.Rout.save' ... OK
running code in 'arith-true.R' ... OK
comparing 'arith-true.Rout' to './arith-true.Rout.save' ... OK
running code in 'arith.R' ... OK
comparing 'arith.Rout' to './arith.Rout.save' ... OK
running code in 'lm-tests.R' ... OK
comparing 'lm-tests.Rout' to './lm-...
2006 Nov 20
1
compilation bug
Hello
When i try to make world (any) from xen-3.0.2 to xen-unstable-src I
gat following error :
gcc -O2 -fomit-frame-pointer -DNDEBUG -m64 -Wall -Wstrict-prototypes
-Wdeclaration-after-statement -nostdinc -fno-builtin -fno-common
-fno-strict-aliasing -iwithprefix include -Werror -Wno-pointer-arith
-pipe -I/home/test1/xen-unstable/xen/include
-I/home/test1/xen-unstable/xen/include/asm-x86/mach-generic
-I/home/test1/xen-unstable/xen/include/asm-x86/mach-default
-msoft-float -mno-red-zone -fpic -fno-reorder-blocks
-fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g
-D__XEN__ -c sv...
2007 Jan 02
1
arith-true mean() fails make check on IRIX
Hello,
I am building R-2.4.1 on an SGI IRIX platform, using gcc 3.3.
gmake check failed, and the arith-true.Rout.fail file indicated:
> is.na(mean(c(1,NA,NA)[-1], trim = .1, na.rm = TRUE))
[1] FALSE
>
I tried the mean() command in R and got:
> mean(c(1,NA,NA)[-1], trim = .1, na.rm = TRUE)
[1] Inf
I think the problem is in the na.rm = TRUE, because I get:
> mean(c(1,NA,NA)[-1])
[1] NA...
2008 Jun 26
1
Compile warning using additonal CFLAGS '-Wshadow -Wpointer-arith -Wcast-qual -W'
Hi,
Ive just downloaded and build the portable openssh-5.0p1 source on my
Linux box, and when I add the CFLAGS '-Wshadow -Wpointer-arith
-Wcast-qual -W' I get a lot of warnings of the following type:
- -Wuninitialized is not supported without -O
- cast discards qualifiers from pointer target type
- warning: `foo' is not at beginning of declaration
- cast discards qualifiers from pointer target type
- unused parameter '...
2004 Apr 15
1
[LLVMdev] llvm-as error
Hi, when I try to compile an llvm program, it gives me the following
error. Do you have idea on what I should look for?
Thanks,
Filippo
llvm-as -f -o arith.bc arith.bc.exp
llvm-as: Type.cpp:1034: void
llvm::DerivedType::notifyUsesThatTypeBecameConcrete(): Assertion
`AbstractTypeUsers.size() < OldSize-- && "AbstractTypeUser did not
remove itself from the use list!"' failed.
make: *** [arith.bc] Abortito
2002 Mar 15
1
Problems compiling on Redhat
...IP address in $DISPLAY hack: no
Use IPv4 by default hack: no
Translate v4 in v6 hack: yes
BSD Auth support: no
Random number source: OpenSSL internal ONLY
Host: i686-pc-linux-gnu
Compiler: gcc
Compiler flags: -g -O2 -Wall -Wpointer-arith -Wno-uninitialized
Preprocessor flags:
Linker flags:
Libraries: -lutil -lz -lnsl -lcrypto -lcrypt
# make
conffile=`echo sshd_config.out | sed 's/.out$//'`; \
/usr/bin/perl ./fixpaths -D/etc/ssh/ssh_config=/usr/local/etc/ssh_config -D/etc/ssh/ssh_known_hosts=/usr/loc...
2010 Mar 22
1
[git pull] dash, sh4, README's
...or the changes:
Aleksey Cheusov (1):
[klibc] [BUILD] Fixed build on NetBSD
Dan McGee (2):
[klibc] [SHELL] Fixed klibc/klcc build problems
[klibc] [SHELL] Added gitignore
Eric Blake (1):
[klibc] [BUILTIN] Avoid compiler warnings on isdigit
Gerrit Pape (2):
[klibc] [ARITH] If imaxdiv() isn't available, use / and % operators
[klibc] [ARITH] Fixed lexical error on & and |
Herbert Xu (60):
[klibc] [SHELL] Restore foreground process group on exit
[klibc] [SHELL] Move flushall to the point just before _exit
[klibc] [EXPAND] Do not quote b...
2008 Jun 04
0
Compile error on CentOS 4.6
...e 6e+02 s in the future
m4 -s -Ulen -Uindex
/mnt/hgfs/CentOS-4.6-i386_Shared/splash2/codes/null_macros/c.m4.null code.C
> code.c
gcc -c -O3 -pthread -D_POSIX_C_SOURCE=200112 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wdisabled-optimization -Wpadded
-Winline -Wpointer-arith -Wsign-compare -Wendif-labels code.c
m4 -s -Ulen -Uindex
/mnt/hgfs/CentOS-4.6-i386_Shared/splash2/codes/null_macros/c.m4.null
code_io.C > code_io.c
gcc -c -O3 -pthread -D_POSIX_C_SOURCE=200112 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wdisabled-optimization -Wpadded...