igraph / rigraph

igraph R package
https://r.igraph.org
555 stars 201 forks source link

Failed installation on RHEL 7.3 #264

Closed Prooffreader closed 6 years ago

Prooffreader commented 6 years ago

Trying to install igraph on Red Hat Enterprise Linux Server release 7.3 (Maipo) via RStudio, failed.

Note that my ~/.R/Makevars is the following (as directed by my system admin, and it normally works when compiling packages):

CC=gcc -std=c99 CXX=g++ CXX1X=/opt/rh/devtoolset-3/root/usr/bin/g++

The installer output is so long I can't copy it all; here's the bottommost part that remains in the RStudio console:

gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c feedback_arc_set.c -o feedback_arc_set.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c flow.c -o flow.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c foreign-dl-lexer.c -o foreign-dl-lexer.o lex.yy.c: In function ‘igraph_dl_yy_init_buffer’: lex.yy.c:1641:9: warning: implicit declaration of function ‘fileno’ [-Wimplicit-function-declaration] gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c foreign-dl-parser.c -o foreign-dl-parser.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c foreign-gml-lexer.c -o foreign-gml-lexer.o lex.yy.c: In function ‘igraph_gml_yy_init_buffer’: lex.yy.c:1461:9: warning: implicit declaration of function ‘fileno’ [-Wimplicit-function-declaration] gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c foreign-gml-parser.c -o foreign-gml-parser.o src/foreign-gml-parser.y: In function ‘igraph_i_gml_make_numeric2’: src/foreign-gml-parser.y:214:3: warning: implicit declaration of function ‘strcasecmp’ [-Wimplicit-function-declaration] gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c foreign-graphml.c -o foreign-graphml.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c foreign-lgl-lexer.c -o foreign-lgl-lexer.o lex.yy.c: In function ‘igraph_lgl_yy_init_buffer’: lex.yy.c:1420:9: warning: implicit declaration of function ‘fileno’ [-Wimplicit-function-declaration] gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c foreign-lgl-parser.c -o foreign-lgl-parser.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c foreign-ncol-lexer.c -o foreign-ncol-lexer.o lex.yy.c: In function ‘igraph_ncol_yy_init_buffer’: lex.yy.c:1415:9: warning: implicit declaration of function ‘fileno’ [-Wimplicit-function-declaration] gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c foreign-ncol-parser.c -o foreign-ncol-parser.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c foreign-pajek-lexer.c -o foreign-pajek-lexer.o lex.yy.c: In function ‘igraph_pajek_yy_init_buffer’: lex.yy.c:1876:9: warning: implicit declaration of function ‘fileno’ [-Wimplicit-function-declaration] gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c foreign-pajek-parser.c -o foreign-pajek-parser.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c foreign.c -o foreign.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c forestfire.c -o forestfire.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fortran_intrinsics.c -o fortran_intrinsics.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c games.c -o games.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gengraph_box_list.cpp -o gengraph_box_list.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gengraph_degree_sequence.cpp -o gengraph_degree_sequence.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gengraph_graph_molloy_hash.cpp -o gengraph_graph_molloy_hash.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gengraph_graph_molloy_optimized.cpp -o gengraph_graph_molloy_optimized.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gengraph_mr-connected.cpp -o gengraph_mr-connected.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gengraph_powerlaw.cpp -o gengraph_powerlaw.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gengraph_random.cpp -o gengraph_random.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c glet.c -o glet.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c glpk_support.c -o glpk_support.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gml_tree.c -o gml_tree.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hacks.c -o hacks.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c heap.c -o heap.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c igraph_buckets.c -o igraph_buckets.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c igraph_cliquer.c -o igraph_cliquer.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c igraph_error.c -o igraph_error.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c igraph_estack.c -o igraph_estack.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c igraph_fixed_vectorlist.c -o igraph_fixed_vectorlist.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c igraph_grid.c -o igraph_grid.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c igraph_hashtable.c -o igraph_hashtable.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c igraph_heap.c -o igraph_heap.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c igraph_hrg.cc -o igraph_hrg.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c igraph_hrg_types.cc -o igraph_hrg_types.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c igraph_marked_queue.c -o igraph_marked_queue.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c igraph_psumtree.c -o igraph_psumtree.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c igraph_set.c -o igraph_set.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c igraph_stack.c -o igraph_stack.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c igraph_strvector.c -o igraph_strvector.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c igraph_trie.c -o igraph_trie.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c infomap.cc -o infomap.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c infomap_FlowGraph.cc -o infomap_FlowGraph.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c infomap_Greedy.cc -o infomap_Greedy.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c infomap_Node.cc -o infomap_Node.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c interrupt.c -o interrupt.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c iterators.c -o iterators.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c lad.c -o lad.o lad.c: In function ‘igraph_i_lad_initDomains’: lad.c:500:20: warning: unused variable ‘Gt_vneis’ [-Wunused-variable] igraph_vector_t Gt_vneis; ^ lad.c:499:20: warning: unused variable ‘Gp_uneis’ [-Wunused-variable] igraph_vector_t Gp_uneis; ^ lad.c: In function ‘igraph_i_lad_updateMatching’: lad.c:674:28: warning: variable ‘w’ set but not used [-Wunused-but-set-variable] int i, j, k, stop, u, v, w; ^ gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c lapack.c -o lapack.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c layout.c -o layout.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c layout_dh.c -o layout_dh.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c layout_fr.c -o layout_fr.o layout_fr.c: In function ‘igraph_layout_i_fr’: layout_fr.c:120:53: warning: ‘C’ may be used uninitialized in this function [-Wmaybe-uninitialized] VECTOR(dispx)[v] += dx (C-dlen rdlen) / (dlenC); ^ layout_fr.c: In function ‘igraph_layout_fruchterman_reingold_3d’: layout_fr.c:606:53: warning: ‘C’ may be used uninitialized in this function [-Wmaybe-uninitialized] VECTOR(dispx)[v] += dx (C-dlen rdlen) / (dlenC); ^ gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c layout_gem.c -o layout_gem.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c layout_kk.c -o layout_kk.o layout_kk.c: In function ‘igraph_layout_kamada_kawai’: layout_kk.c:256:37: warning: unused variable ‘old_mi’ [-Wunused-variable] igraph_real_t old_dx, old_dy, old_mi, new_dx, new_dy, new_mi_dist, old_mi_dist; ^ gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c lsap.c -o lsap.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c matching.c -o matching.o matching.c: In function ‘igraph_i_maximum_bipartite_matching_weighted’: matching.c:650:22: warning: variable ‘min_slack_u’ set but not used [-Wunused-but-set-variable] igraph_integer_t min_slack_u, min_slack_v; ^ gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c math.c -o math.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c matrix.c -o matrix.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c maximal_cliques.c -o maximal_cliques.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c memory.c -o memory.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c microscopic_update.c -o microscopic_update.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c mixing.c -o mixing.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c motifs.c -o motifs.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c operators.c -o operators.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c optimal_modularity.c -o optimal_modularity.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c other.c -o other.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c paths.c -o paths.o paths.c: In function ‘igraph_get_all_simple_paths’: paths.c:142:14: warning: ‘iteration’ may be used uninitialized in this function [-Wmaybe-uninitialized] iteration++; ^ gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c plfit/error.c -o plfit/error.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c plfit/gss.c -o plfit/gss.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c plfit/kolmogorov.c -o plfit/kolmogorov.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c plfit/lbfgs.c -o plfit/lbfgs.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c plfit/options.c -o plfit/options.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c plfit/plfit.c -o plfit/plfit.o plfit/plfit.c: In function ‘plfit_continuous’: plfit/plfit.c:361:30: warning: ‘num_uniques’ may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0; i < num_uniques-1; i++) { ^ gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c plfit/zeta.c -o plfit/zeta.o plfit/zeta.c: In function ‘gsl_sf_hzeta’: plfit/zeta.c:152:3: warning: ‘result.val’ may be used uninitialized in this function [-Wmaybe-uninitialized] return result.val; ^ g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pottsmodel_2.cpp -o pottsmodel_2.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c progress.c -o progress.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c prpack.cpp -o prpack.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c prpack/prpack_base_graph.cpp -o prpack/prpack_base_graph.o prpack/prpack_base_graph.cpp: In member function ‘void prpack::prpack_base_graph::read_smat(FILE*, bool)’: prpack/prpack_base_graph.cpp:170:12: warning: unused variable ‘ignore’ [-Wunused-variable] double ignore = 0.0; ^ g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c prpack/prpack_igraph_graph.cpp -o prpack/prpack_igraph_graph.o prpack/prpack_igraph_graph.cpp: In constructor ‘prpack::prpack_igraph_graph::prpack_igraph_graph(const igraph_t, const igraph_vector_t, igraph_bool_t)’: prpack/prpack_igraph_graph.cpp:62:27: warning: ‘p_weight’ may be used uninitialized in this function [-Wmaybe-uninitialized] ++p_weight; ^ g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c prpack/prpack_preprocessed_ge_graph.cpp -o prpack/prpack_preprocessed_ge_graph.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c prpack/prpack_preprocessed_gs_graph.cpp -o prpack/prpack_preprocessed_gs_graph.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c prpack/prpack_preprocessed_scc_graph.cpp -o prpack/prpack_preprocessed_scc_graph.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c prpack/prpack_preprocessed_schur_graph.cpp -o prpack/prpack_preprocessed_schur_graph.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c prpack/prpack_result.cpp -o prpack/prpack_result.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c prpack/prpack_solver.cpp -o prpack/prpack_solver.o prpack/prpack_solver.cpp:511:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]

pragma omp parallel for firstprivate(c) reduction(+:err, num_es_touched) schedule(dynamic, 64)

^ prpack/prpack_solver.cpp:538:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]

pragma omp parallel for reduction(+:num_es_touched) schedule(dynamic, 64)

^ prpack/prpack_solver.cpp:681:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]

pragma omp parallel for firstprivate(c) reduction(+:err, num_es_touched) schedule(dynamic, 64)

^ g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c prpack/prpack_utils.cpp -o prpack/prpack_utils.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c qsort.c -o qsort.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c qsort_r.c -o qsort_r.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c random.c -o random.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c random_walk.c -o random_walk.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sbm.c -o sbm.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c scan.c -o scan.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c scg.c -o scg.o scg.c: In function ‘igraph_scg_norm_eps’: scg.c:901:7: warning: variable ‘no_of_groups’ set but not used [-Wunused-but-set-variable] int no_of_groups; ^ gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c scg_approximate_methods.c -o scg_approximate_methods.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c scg_exact_scg.c -o scg_exact_scg.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c scg_kmeans.c -o scg_kmeans.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c scg_optimal_method.c -o scg_optimal_method.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c scg_utils.c -o scg_utils.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c separators.c -o separators.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sir.c -o sir.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c spanning_trees.c -o spanning_trees.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sparsemat.c -o sparsemat.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c spectral_properties.c -o spectral_properties.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c spmatrix.c -o spmatrix.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c st-cuts.c -o st-cuts.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c statusbar.c -o statusbar.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c structural_properties.c -o structural_properties.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c structure_generators.c -o structure_generators.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sugiyama.c -o sugiyama.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology.c -o topology.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c triangles.c -o triangles.o In file included from triangles.c:509:0: triangles.c: In function ‘igraph_adjacent_triangles4’: triangles_template.h:29:30: warning: variable ‘deg1’ set but not used [-Wunused-but-set-variable] long int neilen1, neilen2, deg1; ^ In file included from triangles.c:563:0: triangles.c: In function ‘igraph_list_triangles’: triangles_template.h:29:30: warning: variable ‘deg1’ set but not used [-Wunused-but-set-variable] long int neilen1, neilen2, deg1; ^ gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c type_indexededgelist.c -o type_indexededgelist.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c types.c -o types.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c vector.c -o vector.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c vector_ptr.c -o vector_ptr.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c version.c -o version.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c visitors.c -o visitors.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c walktrap.cpp -o walktrap.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c walktrap_communities.cpp -o walktrap_communities.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c walktrap_graph.cpp -o walktrap_graph.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c walktrap_heap.cpp -o walktrap_heap.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c zeroin.c -o zeroin.o gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dgetv0.f -o dgetv0.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" dgetv0.f:120.26:

 &   ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm,          
                      1

Warning: Unused dummy argument 'itry' at (1) stat.h:8.35: Included at dgetv0.f:128:

  real       t0, t1, t2, t3, t4, t5                                 
                               1

Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dgetv0.f:128:

  real       t0, t1, t2, t3, t4, t5                                 
                                   1

Warning: Unused variable 't5' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dlaqrb.f -o dlaqrb.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" dlaqrb.f: In function ‘igraphdlaqrb’: dlaqrb.f:427:0: warning: ‘i2’ may be used uninitialized in this function [-Wmaybe-uninitialized] do 90 j = k, i2 ^ gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dmout.f -o dmout.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" dmout.f:21.43:

  SUBROUTINE IGRAPHDMOUT( LOUT, M, N, A, LDA, IDIGIT, IFMT )        
                                       1

Warning: Unused dummy argument 'a' at (1) dmout.f:35.26:

  INTEGER            I, J, K1, K2, LLL, NDIGIT                      
                      1

Warning: Unused variable 'i' declared at (1) dmout.f:21.56:

  SUBROUTINE IGRAPHDMOUT( LOUT, M, N, A, LDA, IDIGIT, IFMT )        
                                                    1

Warning: Unused dummy argument 'idigit' at (1) dmout.f:21.62:

  SUBROUTINE IGRAPHDMOUT( LOUT, M, N, A, LDA, IDIGIT, IFMT )        
                                                          1

Warning: Unused dummy argument 'ifmt' at (1) dmout.f:35.29:

  INTEGER            I, J, K1, K2, LLL, NDIGIT                      
                         1

Warning: Unused variable 'j' declared at (1) dmout.f:35.33:

  INTEGER            I, J, K1, K2, LLL, NDIGIT                      
                             1

Warning: Unused variable 'k1' declared at (1) dmout.f:35.37:

  INTEGER            I, J, K1, K2, LLL, NDIGIT                      
                                 1

Warning: Unused variable 'k2' declared at (1) dmout.f:34.29:

  CHARACTER*80       LINE                                           
                         1

Warning: Unused variable 'line' declared at (1) dmout.f:35.42:

  INTEGER            I, J, K1, K2, LLL, NDIGIT                      
                                      1

Warning: Unused variable 'lll' declared at (1) dmout.f:21.34:

  SUBROUTINE IGRAPHDMOUT( LOUT, M, N, A, LDA, IDIGIT, IFMT )        
                              1

Warning: Unused dummy argument 'lout' at (1) dmout.f:21.37:

  SUBROUTINE IGRAPHDMOUT( LOUT, M, N, A, LDA, IDIGIT, IFMT )        
                                 1

Warning: Unused dummy argument 'm' at (1) dmout.f:21.40:

  SUBROUTINE IGRAPHDMOUT( LOUT, M, N, A, LDA, IDIGIT, IFMT )        
                                    1

Warning: Unused dummy argument 'n' at (1) dmout.f:35.50:

  INTEGER            I, J, K1, K2, LLL, NDIGIT                      
                                              1

Warning: Unused variable 'ndigit' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dnaitr.f -o dnaitr.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" dnaitr.f:210.33:

 &   (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh,        
                             1

Warning: Unused dummy argument 'nb' at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dnapps.f -o dnapps.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at dnapps.f:152:

  real       t0, t1, t2, t3, t4, t5                                 
                       1

Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dnapps.f:152:

  real       t0, t1, t2, t3, t4, t5                                 
                           1

Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dnapps.f:152:

  real       t0, t1, t2, t3, t4, t5                                 
                               1

Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dnapps.f:152:

  real       t0, t1, t2, t3, t4, t5                                 
                                   1

Warning: Unused variable 't5' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dnaup2.f -o dnaup2.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" dnaup2.f:315.5:

10 continue
1 Warning: Label 10 at (1) defined but not used dnaup2.f:175.63:

 &   ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd,        
                                                           1

Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at dnaup2.f:184:

  real       t0, t1, t2, t3, t4, t5                                 
                               1

Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dnaup2.f:184:

  real       t0, t1, t2, t3, t4, t5                                 
                                   1

Warning: Unused variable 't5' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dnaupd.f -o dnaupd.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" dnaupd.f:541.24:

     if (nb .le. 0)    nb = 1                                       
                    1

Warning: Nonconforming tab character at (1) dnaupd.f:542.28:

     if (tol .le. zero)   tol = dlamch('EpsMach')                   
                        1

Warning: Nonconforming tab character at (1) stat.h:8.27: Included at dnaupd.f:415:

  real       t0, t1, t2, t3, t4, t5                                 
                       1

Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dnaupd.f:415:

  real       t0, t1, t2, t3, t4, t5                                 
                           1

Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dnaupd.f:415:

  real       t0, t1, t2, t3, t4, t5                                 
                               1

Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dnaupd.f:415:

  real       t0, t1, t2, t3, t4, t5                                 
                                   1

Warning: Unused variable 't5' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dnconv.f -o dnconv.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at dnconv.f:73:

  real       t0, t1, t2, t3, t4, t5                                 
                       1

Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dnconv.f:73:

  real       t0, t1, t2, t3, t4, t5                                 
                           1

Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dnconv.f:73:

  real       t0, t1, t2, t3, t4, t5                                 
                               1

Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dnconv.f:73:

  real       t0, t1, t2, t3, t4, t5                                 
                                   1

Warning: Unused variable 't5' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dneigh.f -o dneigh.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at dneigh.f:108:

  real       t0, t1, t2, t3, t4, t5                                 
                       1

Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dneigh.f:108:

  real       t0, t1, t2, t3, t4, t5                                 
                           1

Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dneigh.f:108:

  real       t0, t1, t2, t3, t4, t5                                 
                               1

Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dneigh.f:108:

  real       t0, t1, t2, t3, t4, t5                                 
                                   1

Warning: Unused variable 't5' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dneupd.f -o dneupd.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.19: Included at dneupd.f:306:

  real       t0, t1, t2, t3, t4, t5                                 
               1

Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at dneupd.f:306:

  real       t0, t1, t2, t3, t4, t5                                 
                   1

Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at dneupd.f:306:

  real       t0, t1, t2, t3, t4, t5                                 
                       1

Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dneupd.f:306:

  real       t0, t1, t2, t3, t4, t5                                 
                           1

Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dneupd.f:306:

  real       t0, t1, t2, t3, t4, t5                                 
                               1

Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dneupd.f:306:

  real       t0, t1, t2, t3, t4, t5                                 
                                   1

Warning: Unused variable 't5' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dngets.f -o dngets.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" dngets.f:96.33:

 &     bounds, shiftr, shifti )                                     
                             1

Warning: Unused dummy argument 'shifti' at (1) dngets.f:96.25:

 &     bounds, shiftr, shifti )                                     
                     1

Warning: Unused dummy argument 'shiftr' at (1) stat.h:8.27: Included at dngets.f:103:

  real       t0, t1, t2, t3, t4, t5                                 
                       1

Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dngets.f:103:

  real       t0, t1, t2, t3, t4, t5                                 
                           1

Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dngets.f:103:

  real       t0, t1, t2, t3, t4, t5                                 
                               1

Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dngets.f:103:

  real       t0, t1, t2, t3, t4, t5                                 
                                   1

Warning: Unused variable 't5' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dsaitr.f -o dsaitr.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dsapps.f -o dsapps.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at dsapps.f:139:

  real       t0, t1, t2, t3, t4, t5                                 
                       1

Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dsapps.f:139:

  real       t0, t1, t2, t3, t4, t5                                 
                           1

Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dsapps.f:139:

  real       t0, t1, t2, t3, t4, t5                                 
                               1

Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dsapps.f:139:

  real       t0, t1, t2, t3, t4, t5                                 
                                   1

Warning: Unused variable 't5' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dsaup2.f -o dsaup2.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" dsaup2.f:812.5:

130 continue
1 Warning: Label 130 at (1) defined but not used dsaup2.f:326.5:

10 continue
1 Warning: Label 10 at (1) defined but not used dsaup2.f:180.63:

 &   ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd,        
                                                           1

Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at dsaup2.f:189:

  real       t0, t1, t2, t3, t4, t5                                 
                               1

Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dsaup2.f:189:

  real       t0, t1, t2, t3, t4, t5                                 
                                   1

Warning: Unused variable 't5' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dsaupd.f -o dsaupd.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at dsaupd.f:417:

  real       t0, t1, t2, t3, t4, t5                                 
                       1

Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dsaupd.f:417:

  real       t0, t1, t2, t3, t4, t5                                 
                           1

Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dsaupd.f:417:

  real       t0, t1, t2, t3, t4, t5                                 
                               1

Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dsaupd.f:417:

  real       t0, t1, t2, t3, t4, t5                                 
                                   1

Warning: Unused variable 't5' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dsconv.f -o dsconv.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at dsconv.f:66:

  real       t0, t1, t2, t3, t4, t5                                 
                       1

Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dsconv.f:66:

  real       t0, t1, t2, t3, t4, t5                                 
                           1

Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dsconv.f:66:

  real       t0, t1, t2, t3, t4, t5                                 
                               1

Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dsconv.f:66:

  real       t0, t1, t2, t3, t4, t5                                 
                                   1

Warning: Unused variable 't5' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dseigt.f -o dseigt.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" dseigt.f:124.18:

  integer    i, k, msglvl                                           
              1

Warning: Unused variable 'i' declared at (1) stat.h:8.27: Included at dseigt.f:95:

  real       t0, t1, t2, t3, t4, t5                                 
                       1

Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dseigt.f:95:

  real       t0, t1, t2, t3, t4, t5                                 
                           1

Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dseigt.f:95:

  real       t0, t1, t2, t3, t4, t5                                 
                               1

Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dseigt.f:95:

  real       t0, t1, t2, t3, t4, t5                                 
                                   1

Warning: Unused variable 't5' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dsesrt.f -o dsesrt.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dseupd.f -o dseupd.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.19: Included at dseupd.f:221:

  real       t0, t1, t2, t3, t4, t5                                 
               1

Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at dseupd.f:221:

  real       t0, t1, t2, t3, t4, t5                                 
                   1

Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at dseupd.f:221:

  real       t0, t1, t2, t3, t4, t5                                 
                       1

Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dseupd.f:221:

  real       t0, t1, t2, t3, t4, t5                                 
                           1

Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dseupd.f:221:

  real       t0, t1, t2, t3, t4, t5                                 
                               1

Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dseupd.f:221:

  real       t0, t1, t2, t3, t4, t5                                 
                                   1

Warning: Unused variable 't5' declared at (1) dseupd.f: In function ‘igraphdseupd’: dseupd.f:557:0: warning: ‘thres2’ may be used uninitialized in this function [-Wmaybe-uninitialized] if ( workl(irz+j) .le. thres1 .or. ^ gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dsgets.f -o dsgets.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at dsgets.f:101:

  real       t0, t1, t2, t3, t4, t5                                 
                       1

Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dsgets.f:101:

  real       t0, t1, t2, t3, t4, t5                                 
                           1

Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dsgets.f:101:

  real       t0, t1, t2, t3, t4, t5                                 
                               1

Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dsgets.f:101:

  real       t0, t1, t2, t3, t4, t5                                 
                                   1

Warning: Unused variable 't5' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dsortc.f -o dsortc.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dsortr.f -o dsortr.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dstatn.f -o dstatn.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.19: Included at dstatn.f:24:

  real       t0, t1, t2, t3, t4, t5                                 
               1

Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at dstatn.f:24:

  real       t0, t1, t2, t3, t4, t5                                 
                   1

Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at dstatn.f:24:

  real       t0, t1, t2, t3, t4, t5                                 
                       1

Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dstatn.f:24:

  real       t0, t1, t2, t3, t4, t5                                 
                           1

Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dstatn.f:24:

  real       t0, t1, t2, t3, t4, t5                                 
                               1

Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dstatn.f:24:

  real       t0, t1, t2, t3, t4, t5                                 
                                   1

Warning: Unused variable 't5' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dstats.f -o dstats.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.19: Included at dstats.f:14:

  real       t0, t1, t2, t3, t4, t5                                 
               1

Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at dstats.f:14:

  real       t0, t1, t2, t3, t4, t5                                 
                   1

Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at dstats.f:14:

  real       t0, t1, t2, t3, t4, t5                                 
                       1

Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dstats.f:14:

  real       t0, t1, t2, t3, t4, t5                                 
                           1

Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dstats.f:14:

  real       t0, t1, t2, t3, t4, t5                                 
                               1

Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dstats.f:14:

  real       t0, t1, t2, t3, t4, t5                                 
                                   1

Warning: Unused variable 't5' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dstqrb.f -o dstqrb.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c dvout.f -o dvout.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" dvout.f:32.26:

  INTEGER            I, K1, K2, LLL, NDIGIT                         
                      1

Warning: Unused variable 'i' declared at (1) dvout.f:18.49:

  SUBROUTINE IGRAPHDVOUT( LOUT, N, SX, IDIGIT, IFMT )               
                                             1

Warning: Unused dummy argument 'idigit' at (1) dvout.f:18.55:

  SUBROUTINE IGRAPHDVOUT( LOUT, N, SX, IDIGIT, IFMT )               
                                                   1

Warning: Unused dummy argument 'ifmt' at (1) dvout.f:32.30:

  INTEGER            I, K1, K2, LLL, NDIGIT                         
                          1

Warning: Unused variable 'k1' declared at (1) dvout.f:32.34:

  INTEGER            I, K1, K2, LLL, NDIGIT                         
                              1

Warning: Unused variable 'k2' declared at (1) dvout.f:31.29:

  CHARACTER*80       LINE                                           
                         1

Warning: Unused variable 'line' declared at (1) dvout.f:32.39:

  INTEGER            I, K1, K2, LLL, NDIGIT                         
                                   1

Warning: Unused variable 'lll' declared at (1) dvout.f:18.34:

  SUBROUTINE IGRAPHDVOUT( LOUT, N, SX, IDIGIT, IFMT )               
                              1

Warning: Unused dummy argument 'lout' at (1) dvout.f:18.37:

  SUBROUTINE IGRAPHDVOUT( LOUT, N, SX, IDIGIT, IFMT )               
                                 1

Warning: Unused dummy argument 'n' at (1) dvout.f:32.47:

  INTEGER            I, K1, K2, LLL, NDIGIT                         
                                           1

Warning: Unused variable 'ndigit' declared at (1) dvout.f:18.41:

  SUBROUTINE IGRAPHDVOUT( LOUT, N, SX, IDIGIT, IFMT )               
                                     1

Warning: Unused dummy argument 'sx' at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c ivout.f -o ivout.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" ivout.f:25.18:

  INTEGER    I, NDIGIT, K1, K2, LLL                                 
              1

Warning: Unused variable 'i' declared at (1) ivout.f:18.49:

  SUBROUTINE IGRAPHIVOUT (LOUT, N, IX, IDIGIT, IFMT)                
                                             1

Warning: Unused dummy argument 'idigit' at (1) ivout.f:18.55:

  SUBROUTINE IGRAPHIVOUT (LOUT, N, IX, IDIGIT, IFMT)                
                                                   1

Warning: Unused dummy argument 'ifmt' at (1) ivout.f:18.41:

  SUBROUTINE IGRAPHIVOUT (LOUT, N, IX, IDIGIT, IFMT)                
                                     1

Warning: Unused dummy argument 'ix' at (1) ivout.f:25.30:

  INTEGER    I, NDIGIT, K1, K2, LLL                                 
                          1

Warning: Unused variable 'k1' declared at (1) ivout.f:25.34:

  INTEGER    I, NDIGIT, K1, K2, LLL                                 
                              1

Warning: Unused variable 'k2' declared at (1) ivout.f:26.23:

  CHARACTER*80 LINE                                                 
                   1

Warning: Unused variable 'line' declared at (1) ivout.f:25.39:

  INTEGER    I, NDIGIT, K1, K2, LLL                                 
                                   1

Warning: Unused variable 'lll' declared at (1) ivout.f:18.34:

  SUBROUTINE IGRAPHIVOUT (LOUT, N, IX, IDIGIT, IFMT)                
                              1

Warning: Unused dummy argument 'lout' at (1) ivout.f:18.37:

  SUBROUTINE IGRAPHIVOUT (LOUT, N, IX, IDIGIT, IFMT)                
                                 1

Warning: Unused dummy argument 'n' at (1) ivout.f:25.26:

  INTEGER    I, NDIGIT, K1, K2, LLL                                 
                      1

Warning: Unused variable 'ndigit' declared at (1) gfortran -m64 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c second.f -o second.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c simpleraytracer/Color.cpp -o simpleraytracer/Color.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c simpleraytracer/Light.cpp -o simpleraytracer/Light.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c simpleraytracer/Point.cpp -o simpleraytracer/Point.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c simpleraytracer/RIgraphRay.cpp -o simpleraytracer/RIgraphRay.o simpleraytracer/RIgraphRay.cpp: In function ‘SEXPREC R_igraph_getsphere(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’: simpleraytracer/RIgraphRay.cpp:49:11: warning: unused variable ‘svgcolor’ [-Wunused-variable] double svgcolor=REAL(bgcolor); ^ g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c simpleraytracer/Ray.cpp -o simpleraytracer/Ray.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c simpleraytracer/RayTracer.cpp -o simpleraytracer/RayTracer.o simpleraytracer/RayTracer.cpp: In member function ‘igraph::Shape igraph::RayTracer::QueryScene(const igraph::Ray&, igraph::Point&, bool, const igraph::Shape)’: simpleraytracer/RayTracer.cpp:225:52: warning: ‘closest_distance’ may be used uninitialized in this function [-Wmaybe-uninitialized] else if ( intersect_distance < closest_distance && (iter) != pReflectingFrom ) ^ g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c simpleraytracer/RayVector.cpp -o simpleraytracer/RayVector.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c simpleraytracer/Shape.cpp -o simpleraytracer/Shape.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c simpleraytracer/Sphere.cpp -o simpleraytracer/Sphere.o simpleraytracer/Sphere.cpp: In member function ‘virtual bool igraph::Sphere::Intersect(const igraph::Ray&, igraph::Point&) const’: simpleraytracer/Sphere.cpp:22:9: warning: variable ‘c’ set but not used [-Wunused-but-set-variable] double c; ^ g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c simpleraytracer/Triangle.cpp -o simpleraytracer/Triangle.o g++ -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=// -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c simpleraytracer/unit_limiter.cpp -o simpleraytracer/unit_limiter.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c uuid/R.c -o uuid/R.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c uuid/clear.c -o uuid/clear.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c uuid/compare.c -o uuid/compare.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c uuid/copy.c -o uuid/copy.o gcc -std=c99 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.0\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=// -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c uuid/gen_uuid.c -o uuid/gen_uuid.o uuid/gen_uuid.c: In function ‘get_node_id’: uuid/gen_uuid.c:152:15: error: storage size of ‘ifr’ isn’t known struct ifreq ifr, ifrp; ^ uuid/gen_uuid.c:153:16: error: storage size of ‘ifc’ isn’t known struct ifconf ifc; ^ uuid/gen_uuid.c:172:30: error: invalid application of ‘sizeof’ to incomplete type ‘struct ifreq’

define ifreq_size(i) sizeof(struct ifreq)

                          ^

uuid/gen_uuid.c:187:25: note: in expansion of macro ‘ifreq_size’ for (i = 0; i < n; i+= ifreq_size(ifrp) ) { ^ uuid/gen_uuid.c:189:29: error: dereferencing pointer to incomplete type strncpy(ifr.ifr_name, ifrp->ifr_name, IFNAMSIZ); ^ uuid/gen_uuid.c:189:41: error: ‘IFNAMSIZ’ undeclared (first use in this function) strncpy(ifr.ifr_name, ifrp->ifr_name, IFNAMSIZ); ^ uuid/gen_uuid.c:189:41: note: each undeclared identifier is reported only once for each function it appears in uuid/gen_uuid.c:153:16: warning: unused variable ‘ifc’ [-Wunused-variable] struct ifconf ifc; ^ uuid/gen_uuid.c:152:15: warning: unused variable ‘ifr’ [-Wunused-variable] struct ifreq ifr, ifrp; ^ uuid/gen_uuid.c: In function ‘get_clock’: uuid/gen_uuid.c:363:4: warning: implicit declaration of function ‘fdopen’ [-Wimplicit-function-declaration] state_f = fdopen(state_fd, "r+"); ^ uuid/gen_uuid.c:363:12: warning: assignment makes pointer from integer without a cast [enabled by default] state_f = fdopen(state_fd, "r+"); ^ uuid/gen_uuid.c:433:3: warning: implicit declaration of function ‘ftruncate’ [-Wimplicit-function-declaration] if (ftruncate(state_fd, len) < 0) { ^ make: *** [uuid/gen_uuid.o] Error 1 ERROR: compilation failed for package ‘igraph’

shabbybanks commented 5 years ago

see #212 for the fix (amend CFLAGS in ~/.R/Makevars)