Skip to content

Instantly share code, notes, and snippets.

@lemzwerg
Created October 15, 2018 07:35
Show Gist options
  • Save lemzwerg/ad1994c9cdd5bca3552b487d792f60f5 to your computer and use it in GitHub Desktop.
Save lemzwerg/ad1994c9cdd5bca3552b487d792f60f5 to your computer and use it in GitHub Desktop.
memisc installation
* installing *source* package ‘memisc’ ...
** Paket ‘memisc’ erfolgreich entpackt und MD5 Summen überprüft
** libs
gcc -std=gnu99 -I/usr/lib64/R/include -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -c dta-for-R.c -o dta-for-R.o
dta-for-R.c: In function ‘dta_read_version’:
dta-for-R.c:195:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
fread(&ds_format,1,1,dtaf->f);
^
dta-for-R.c: In function ‘dta_read_header’:
dta-for-R.c:212:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
fread(&byteorder,1,1,dtaf->f);
^
dta-for-R.c:214:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
fread(&filetype,1,1,dtaf->f);
^
gcc -std=gnu99 -I/usr/lib64/R/include -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -c dumbswap.c -o dumbswap.o
gcc -std=gnu99 -I/usr/lib64/R/include -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -c init-memisc.c -o init-memisc.o
gcc -std=gnu99 -I/usr/lib64/R/include -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -c numeric_if_possible.c -o numeric_if_possible.o
gcc -std=gnu99 -I/usr/lib64/R/include -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -c ord_union.c -o ord_union.o
gcc -std=gnu99 -I/usr/lib64/R/include -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -c parsehelpers.c -o parsehelpers.o
gcc -std=gnu99 -I/usr/lib64/R/include -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -c pspp-portableStream-for-R.c -o pspp-portableStream-for-R.o
pspp-portableStream-for-R.c: In function ‘fillPorStreamBuf’:
pspp-portableStream-for-R.c:308:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
fread((char *)b->buf,1,BUFSIZE,b->f);
^
gcc -std=gnu99 -I/usr/lib64/R/include -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -c pspp-system-for-R.c -o pspp-system-for-R.o
gcc -std=gnu99 -I/usr/lib64/R/include -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -c readfixed.c -o readfixed.o
readfixed.c: In function ‘readfixed’:
readfixed.c:86:10: warning: variable ‘cur_len’ set but not used [-Wunused-but-set-variable]
size_t cur_len;
^
readfixed.c: In function ‘countlines’:
readfixed.c:141:10: warning: variable ‘cur_len’ set but not used [-Wunused-but-set-variable]
size_t cur_len;
^
readfixed.c: In function ‘readfixedslice’:
readfixed.c:180:10: warning: variable ‘cur_len’ set but not used [-Wunused-but-set-variable]
size_t cur_len;
^
readfixed.c: In function ‘readfixedchunk’:
readfixed.c:263:10: warning: variable ‘cur_len’ set but not used [-Wunused-but-set-variable]
size_t cur_len;
^
gcc -std=gnu99 -I/usr/lib64/R/include -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -c rofile.c -o rofile.o
gcc -std=gnu99 -I/usr/lib64/R/include -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -c update_data_frame.c -o update_data_frame.o
gcc -std=gnu99 -shared -L/usr/lib64/R/lib -L/usr/local/lib64 -o memisc.so dta-for-R.o dumbswap.o init-memisc.o numeric_if_possible.o ord_union.o parsehelpers.o pspp-portableStream-for-R.o pspp-system-for-R.o readfixed.o rofile.o update_data_frame.o -L/usr/lib64/R/lib -lR
installing to /home/wl/R/x86_64-suse-linux-gnu-library/3.3/memisc/libs
** R
** inst
** preparing package for lazy loading
Creating a new generic function for ‘contrasts’ in package ‘memisc’
Creating a generic function for ‘format’ from package ‘base’ in package ‘memisc’
Creating a generic function for ‘contrasts<-’ from package ‘stats’ in package ‘memisc’
Creating a generic function for ‘row.names’ from package ‘base’ in package ‘memisc’
Creating a generic function for ‘row.names<-’ from package ‘base’ in package ‘memisc’
Creating a generic function for ‘print’ from package ‘base’ in package ‘memisc’
Creating a generic function for ‘subset’ from package ‘base’ in package ‘memisc’
Creating a generic function for ‘within’ from package ‘base’ in package ‘memisc’
Creating a generic function for ‘unique’ from package ‘base’ in package ‘memisc’
Creating a generic function for ‘merge’ from package ‘base’ in package ‘memisc’
Creating a generic function for ‘summary’ from package ‘base’ in package ‘memisc’
Creating a generic function for ‘as.ordered’ from package ‘base’ in package ‘memisc’
Creating a generic function for ‘as.factor’ from package ‘base’ in package ‘memisc’
Creating a generic function for ‘%in%’ from package ‘base’ in package ‘memisc’
Creating a generic function for ‘sample’ from package ‘base’ in package ‘memisc’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (memisc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment