Displaying 16 results from an estimated 16 matches for "sysdata2lazyloaddb".
2016 Mar 14
2
Help with libiconv problem
...R-3.2.4/lib/libR.dylib
Expected in: flat namespace
dyld: Symbol not found: _libiconv_open
Referenced from:
/Users/someone/work/abc/fastr/com.oracle.truffle.r.native/gnur/R-3.2.4/lib/libR.dylib
Expected in: flat namespace
/bin/sh: line 1: 16127 Done echo
"tools:::sysdata2LazyLoadDB(\"./R/sysdata.rda\",\"../../../library/tools/R\")"
16128 Trace/BPT trap: 5 | R_DEFAULT_PACKAGES=NULL LC_ALL=C
../../../bin/R --vanilla --slave
make[7]: *** [sysdata] Error 133
make[6]: *** [all] Error 2
make[5]: *** [R] Error 1
make[4]: *** [R] Error 1
make[3]:...
2015 Dec 18
1
Assistance much appreciated
...R-3.2.3.dist/share/make/basepkg.mk 2015-03-18 23:04:12.000000000 +0000
+++ R-3.2.3/share/make/basepkg.mk 2015-12-17 12:01:02.000000000 +0000
@@ -148,7 +148,9 @@
sysdata: $(srcdir)/R/sysdata.rda
@$(ECHO) "installing 'sysdata.rda'"
- @$(ECHO)
"tools:::sysdata2LazyLoadDB(\"$(srcdir)/R/sysdata.rda\",\"$(top_builddir)/library/$(pkg)/R\")"
| \
+ $(ECHO) "warnings()" | \
+ R_DEFAULT_PACKAGES=NULL LC_ALL=C $(R_EXE)
+ $(ECHO)
"tools:::sysdata2LazyLoadDB(\"$(srcdir)/R/sysdata.rda\",\"$(top_buildd...
2015 Dec 16
2
Building R in 64-bit mode
Hope I am not sounding too much like a broken record - as far as 64-bit
build on AIX is concerned.
** Short - 32-bit builds complete normally, 64-bit builds stop at
"installing 'sysdata.rda'" with message:
Error: Line starting 'Package: tools ...' is malformed!
Execution halted
*** Longer...
I could file a bug - Importance, showstopper - but I would prefer to
better
2015 Dec 16
0
Building R in 64-bit mode
I have been looking further and need some help with:
tools:::sysdata2LazyLoadDB("/data/prj/cran/R-3.2.3/src/library/tools/R/sysdata.rda","../../../library/tools/R")
Error: Line starting 'Package: tools ...' is malformed!
Details:
root at x065:[/data/prj/cran/64/R-3.2.3/src/library/tools]export | egrep
"PATH|HOME"
HOME=/
LIBPATH=/data/prj...
2016 Mar 14
0
Help with libiconv problem
...n: flat namespace
>
> dyld: Symbol not found: _libiconv_open
> Referenced from:
> /Users/someone/work/abc/fastr/com.oracle.truffle.r.native/gnur/R-3.2.4/lib/libR.dylib
> Expected in: flat namespace
>
> /bin/sh: line 1: 16127 Done echo
> "tools:::sysdata2LazyLoadDB(\"./R/sysdata.rda\",\"../../../library/tools/R\")"
> 16128 Trace/BPT trap: 5 | R_DEFAULT_PACKAGES=NULL LC_ALL=C
> ../../../bin/R --vanilla --slave
> make[7]: *** [sysdata] Error 133
> make[6]: *** [all] Error 2
> make[5]: *** [R] Error 1
> make...
2015 Dec 31
4
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
...on Thu Dec 31 15:04:39 2015.
- root at x069:[/data/prj/cran/32/R-aix-3.2.3/src/library/tools]make sysdata
+ Script command is started on Thu Dec 31 15:08:43 2015.
+ root at x069:[/data/prj/cran/64/R-aix-3.2.3/src/library/tools]make sysdata
installing 'sysdata.rda'
echo
"tools:::sysdata2LazyLoadDB(\"/data/prj/cran/R-3.2.3/src/library/tools/R/sysdata.rda\",\"../../../library/tools/R\")"
| \
R_DEFAULT_PACKAGES=NULL LC_ALL=C ../../../bin/R --vanilla --slave
@@ -167,7 +167,7 @@
initial: 1/1,0, assert 0
initial: 0/0, assert 0
initial: 0/0, assert 0
- final...
2016 Jan 01
2
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
...- root at x069:[/data/prj/cran/32/R-aix-3.2.3/src/library/tools]make sysdata
>> + Script command is started on Thu Dec 31 15:08:43 2015.
>> + root at x069:[/data/prj/cran/64/R-aix-3.2.3/src/library/tools]make sysdata
>> installing 'sysdata.rda'
>> echo "tools:::sysdata2LazyLoadDB(\"/data/prj/cran/R-3.2.3/src/library/tools/R/sysdata.rda\",\"../../../library/tools/R\")" | \
>> R_DEFAULT_PACKAGES=NULL LC_ALL=C ../../../bin/R --vanilla --slave
>> @@ -167,7 +167,7 @@
>> initial: 1/1,0, assert 0
>> initial: 0/0, assert 0
>>...
2015 Dec 17
5
Assistance much appreciated
I have been struggling with this error message - and think I finally
understand it's context.
Start
Line by line debugging shows me the function works:
...
> saveRDS(val, mapfile)
> val
$variables
$variables$IANA_HTTP_status_code_db
[1] 0 1256
$variables$IANA_URI_scheme_db
[1] 1256 3458
$variables$table_of_HTTP_status_codes
[1] 4714 830
$references
named list()
$compressed
2016 Jan 03
4
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
...32/R-aix-3.2.3/src/library/tools]make sysdata
>>>> + Script command is started on Thu Dec 31 15:08:43 2015.
>>>> + root at x069:[/data/prj/cran/64/R-aix-3.2.3/src/library/tools]make sysdata
>>>> installing 'sysdata.rda'
>>>> echo "tools:::sysdata2LazyLoadDB(\"/data/prj/cran/R-3.2.3/src/library/tools/R/sysdata.rda\",\"../../../library/tools/R\")" | \
>>>> R_DEFAULT_PACKAGES=NULL LC_ALL=C ../../../bin/R --vanilla --slave
>>>> @@ -167,7 +167,7 @@
>>>> initial: 1/1,0, assert 0
>>>>...
2016 Jan 01
0
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
...:39 2015.
> - root at x069:[/data/prj/cran/32/R-aix-3.2.3/src/library/tools]make sysdata
> + Script command is started on Thu Dec 31 15:08:43 2015.
> + root at x069:[/data/prj/cran/64/R-aix-3.2.3/src/library/tools]make sysdata
> installing 'sysdata.rda'
> echo "tools:::sysdata2LazyLoadDB(\"/data/prj/cran/R-3.2.3/src/library/tools/R/sysdata.rda\",\"../../../library/tools/R\")" | \
> R_DEFAULT_PACKAGES=NULL LC_ALL=C ../../../bin/R --vanilla --slave
> @@ -167,7 +167,7 @@
> initial: 1/1,0, assert 0
> initial: 0/0, assert 0
> initial: 0/0, a...
2016 Jan 01
0
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
...[/data/prj/cran/32/R-aix-3.2.3/src/library/tools]make sysdata
>>> + Script command is started on Thu Dec 31 15:08:43 2015.
>>> + root at x069:[/data/prj/cran/64/R-aix-3.2.3/src/library/tools]make sysdata
>>> installing 'sysdata.rda'
>>> echo "tools:::sysdata2LazyLoadDB(\"/data/prj/cran/R-3.2.3/src/library/tools/R/sysdata.rda\",\"../../../library/tools/R\")" | \
>>> R_DEFAULT_PACKAGES=NULL LC_ALL=C ../../../bin/R --vanilla --slave
>>> @@ -167,7 +167,7 @@
>>> initial: 1/1,0, assert 0
>>> initial: 0/0, as...
2016 Jan 04
0
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
...rc/library/tools]make sysdata
>>>>> + Script command is started on Thu Dec 31 15:08:43 2015.
>>>>> + root at x069:[/data/prj/cran/64/R-aix-3.2.3/src/library/tools]make sysdata
>>>>> installing 'sysdata.rda'
>>>>> echo "tools:::sysdata2LazyLoadDB(\"/data/prj/cran/R-3.2.3/src/library/tools/R/sysdata.rda\",\"../../../library/tools/R\")" | \
>>>>> R_DEFAULT_PACKAGES=NULL LC_ALL=C ../../../bin/R --vanilla --slave
>>>>> @@ -167,7 +167,7 @@
>>>>> initial: 1/1,0, assert 0
>&...
2016 Jan 03
0
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
...t;> + Script command is started on Thu Dec 31 15:08:43 2015.
>>>>> + root at x069:[/data/prj/cran/64/R-aix-3.2.3/src/library/tools]make
>>>>> sysdata
>>>>> installing 'sysdata.rda'
>>>>> echo
>>>>> "tools:::sysdata2LazyLoadDB(\"/data/prj/cran/R-3.2.3/src/library/tools/R/sysdata.rda\",\"../../../library/tools/R\")"
>>>>> | \
>>>>> R_DEFAULT_PACKAGES=NULL LC_ALL=C ../../../bin/R --vanilla --slave
>>>>> @@ -167,7 +167,7 @@
>>>>> initial...
2016 Jan 04
4
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
...]make sysdata
>>>>>> + Script command is started on Thu Dec 31 15:08:43 2015.
>>>>>> + root at x069:[/data/prj/cran/64/R-aix-3.2.3/src/library/tools]make sysdata
>>>>>> installing 'sysdata.rda'
>>>>>> echo "tools:::sysdata2LazyLoadDB(\"/data/prj/cran/R-3.2.3/src/library/tools/R/sysdata.rda\",\"../../../library/tools/R\")" | \
>>>>>> R_DEFAULT_PACKAGES=NULL LC_ALL=C ../../../bin/R --vanilla --slave
>>>>>> @@ -167,7 +167,7 @@
>>>>>> initial: 1/1,0, a...
2015 Dec 29
2
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
This seems to be a problem that goes back a long time - and I hope
someone who understands what tre is suppossed to be doing will look at this.
A short history of other people who have reported on this on different
versions of AIX. I shall only add that I get the same results on AIX 5.3
TL7, AIX 6.1 TL9 and AIX 7.1 TL3.
Basically, with settings that work for AIX and 32-bit - the only changes
2016 Jan 04
0
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
...t;>>>>>> + Script command is started on Thu Dec 31 15:08:43 2015.
>>>>>>> + root at x069:[/data/prj/cran/64/R-aix-3.2.3/src/library/tools]make sysdata
>>>>>>> installing 'sysdata.rda'
>>>>>>> echo "tools:::sysdata2LazyLoadDB(\"/data/prj/cran/R-3.2.3/src/library/tools/R/sysdata.rda\",\"../../../library/tools/R\")" | \
>>>>>>> R_DEFAULT_PACKAGES=NULL LC_ALL=C ../../../bin/R --vanilla --slave
>>>>>>> @@ -167,7 +167,7 @@
>>>>>>> initia...