install flags: install
-
building install-recursive
-
Making install in lib
-
building install-am
-
make[1]: Entering directory `/tmp/nix-3374-0/graph-support-1.0.1/lib'-
building install-libLTLIBRARIES
-
make[2]: Entering directory `/tmp/nix-3374-0/graph-support-1.0.1/lib'
-
test -z "/...-graph-support/lib" || mkdir -p -- "/...-graph-support/lib"
-
/bin/sh ../libtool --mode=install /...-coreutils-6.9/bin/install -c 'libGraph.la' '/...-graph-support/lib/libGraph.la'
-
/...-coreutils-6.9/bin/install -c .libs/libGraph.so /...-graph-support/lib/libGraph.so
-
/...-coreutils-6.9/bin/install -c .libs/libGraph.lai /...-graph-support/lib/libGraph.la
-
/...-coreutils-6.9/bin/install -c .libs/libGraph.a /...-graph-support/lib/libGraph.a
-
chmod 644 /...-graph-support/lib/libGraph.a
-
ranlib /...-graph-support/lib/libGraph.a
-
PATH="$PATH:/sbin" ldconfig -n /...-graph-support/lib
-
../libtool: line 6595: ldconfig: command not found
-
----------------------------------------------------------------------
-
Libraries have been installed in:
-
/...-graph-support/lib
-
-
If you ever happen to want to link against installed libraries
-
in a given directory, LIBDIR, you must either use libtool, and
-
specify the full pathname of the library, or use the `-LLIBDIR'
-
flag during linking and do at least one of the following:
-
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
-
during execution
-
- add LIBDIR to the `LD_RUN_PATH' environment variable
-
during linking
-
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
-
- have your system administrator run these commands:
-
PATH="$PATH:/sbin" ldconfig -n /...-graph-support/lib
-
-
See any operating system documentation about shared libraries for
-
more information, such as the ld(1) and ld.so(8) manual pages.
-
----------------------------------------------------------------------
-
building install-dataDATA
-
test -z "/...-graph-support/share" || mkdir -p -- "/...-graph-support/share"
-
/...-coreutils-6.9/bin/install -c -m 644 'graph.jar' '/...-graph-support/share/graph.jar'
-
building install-includeHEADERS
-
test -z "/...-graph-support/include" || mkdir -p -- "/...-graph-support/include"
-
/...-coreutils-6.9/bin/install -c -m 644 'Graph.h' '/...-graph-support/include/Graph.h'
-
/...-coreutils-6.9/bin/install -c -m 644 'Graph_dict.h' '/...-graph-support/include/Graph_dict.h'
-
building install-pkgdataDATA
-
test -z "/...-graph-support/share/graph-support" || mkdir -p -- "/...-graph-support/share/graph-support"
-
/...-coreutils-6.9/bin/install -c -m 644 'Graph.adt' '/...-graph-support/share/graph-support/Graph.adt'
-
/...-coreutils-6.9/bin/install -c -m 644 'graph.jar' '/...-graph-support/share/graph-support/graph.jar'
-
make[2]: Leaving directory `/tmp/nix-3374-0/graph-support-1.0.1/lib'
-
make[1]: Leaving directory `/tmp/nix-3374-0/graph-support-1.0.1/lib'
-
Making install in utils
-
building install-recursive
-
make[1]: Entering directory `/tmp/nix-3374-0/graph-support-1.0.1/utils'
-
Making install in tree2graph
-
building graph-converter.c
-
make[2]: Entering directory `/tmp/nix-3374-0/graph-support-1.0.1/utils/tree2graph'
-
if [ -e graph-converter.h ]; then touch graph-converter.h; else cp ./graph-converter.h ./graph-converter.h; fi
-
if [ -e graph-converter.c ]; then touch graph-converter.c; else cp ./graph-converter.c ./graph-converter.c; fi
-
building graph-converter.o-
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"graph-support\" -DVERSION=\"1.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DALIGNOF_VOID_P=8 -DSIZEOF_VOID_P=8 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_DOUBLE=8 -DYYTEXT_POINTER=1 -I. -I. -I../../lib -DFAST_API -I/...-aterm-2.5pre22385-415v5lim/include -I/...-error-support-1.4.5pre24028-s61rww27/include -I/...-toolbuslib-0.9.1pre23640-ycc8fcsz/include -I/...-pt-support-2.2pre23708-xa7h4xsk/include -I/...-aterm-2.5pre22385-415v5lim/include -I/...-error-support-1.4.5pre24028-s61rww27/include -I/...-toolbuslib-0.9.1pre23640-ycc8fcsz/include -I/...-aterm-2.5pre22385-415v5lim/include -I/...-aterm-2.5pre22385-415v5lim/include -I/...-toolbuslib-0.9.1pre23640-ycc8fcsz/include -g -O2 -MT graph-converter.o -MD -MP -MF ".deps/graph-converter.Tpo" -c -o graph-converter.o graph-converter.c; \� then mv -f ".deps/graph-converter.Tpo" ".deps/graph-converter.Po"; else rm -f ".deps/graph-converter.Tpo"; exit 1; fi
-
building tree2graph-main.o-
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"graph-support\" -DVERSION=\"1.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DALIGNOF_VOID_P=8 -DSIZEOF_VOID_P=8 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_DOUBLE=8 -DYYTEXT_POINTER=1 -I. -I. -I../../lib -DFAST_API -I/...-aterm-2.5pre22385-415v5lim/include -I/...-error-support-1.4.5pre24028-s61rww27/include -I/...-toolbuslib-0.9.1pre23640-ycc8fcsz/include -I/...-pt-support-2.2pre23708-xa7h4xsk/include -I/...-aterm-2.5pre22385-415v5lim/include -I/...-error-support-1.4.5pre24028-s61rww27/include -I/...-toolbuslib-0.9.1pre23640-ycc8fcsz/include -I/...-aterm-2.5pre22385-415v5lim/include -I/...-aterm-2.5pre22385-415v5lim/include -I/...-toolbuslib-0.9.1pre23640-ycc8fcsz/include -g -O2 -MT tree2graph-main.o -MD -MP -MF ".deps/tree2graph-main.Tpo" -c -o tree2graph-main.o tree2graph-main.c; \� then mv -f ".deps/tree2graph-main.Tpo" ".deps/tree2graph-main.Po"; else rm -f ".deps/tree2graph-main.Tpo"; exit 1; fi
-
building tree2graph
-
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -o tree2graph PT2graph.o graph-converter.o tree2graph-main.o -L../../lib/ -lGraph -L/...-aterm-2.5pre22385-415v5lim/lib -L/...-error-support-1.4.5pre24028-s61rww27/lib -L/...-toolbuslib-0.9.1pre23640-ycc8fcsz/lib -L/...-pt-support-2.2pre23708-xa7h4xsk/lib -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lnsl -lATerm -L/...-aterm-2.5pre22385-415v5lim/lib -L/...-toolbuslib-0.9.1pre23640-ycc8fcsz/lib -lATB -lnsl -lATerm -L/...-aterm-2.5pre22385-415v5lim/lib -L/...-error-support-1.4.5pre24028-s61rww27/lib -L/...-toolbuslib-0.9.1pre23640-ycc8fcsz/lib -lErrorAPI -lLocationAPI -lATB -lnsl -lATerm -L/...-aterm-2.5pre22385-415v5lim/lib -L/...-error-support-1.4.5pre24028-s61rww27/lib -L/...-toolbuslib-0.9.1pre23640-ycc8fcsz/lib -lErrorAPI -lLocationAPI -lATB -lnsl -lATerm -L/...-aterm-2.5pre22385-415v5lim/lib -lATerm
-
gcc -g -O2 -o .libs/tree2graph PT2graph.o graph-converter.o tree2graph-main.o -L/tmp/nix-3374-0/graph-support-1.0.1/lib /tmp/nix-3374-0/graph-support-1.0.1/lib/.libs/libGraph.so -L/...-aterm-2.5pre22385-415v5lim/lib -L/...-error-support-1.4.5pre24028-s61rww27/lib -L/...-toolbuslib-0.9.1pre23640-ycc8fcsz/lib -L/...-pt-support-2.2pre23708-xa7h4xsk/lib /...-pt-support-2.2pre23708-xa7h4xsk/lib/libPTMEPT.so /...-pt-support-2.2pre23708-xa7h4xsk/lib/libmept.so /...-error-support-1.4.5pre24028-s61rww27/lib/libErrorAPI.so /...-error-support-1.4.5pre24028-s61rww27/lib/libLocationAPI.so /...-toolbuslib-0.9.1pre23640-ycc8fcsz/lib/libATB.so -lnsl /...-aterm-2.5pre22385-415v5lim/lib/libATerm.so -Wl,--rpath -Wl,/...-graph-support/lib -Wl,--rpath -Wl,/...-pt-support-2.2pre23708-xa7h4xsk/lib -Wl,--rpath -Wl,/...-error-support-1.4.5pre24028-s61rww27/lib -Wl,--rpath -Wl,/...-toolbuslib-0.9.1pre23640-ycc8fcsz/lib -Wl,--rpath -Wl,/...-aterm-2.5pre22385-415v5lim/lib
-
creating tree2graph
-
building install-am-
building install-binPROGRAMS
-
make[3]: Entering directory `/tmp/nix-3374-0/graph-support-1.0.1/utils/tree2graph'
-
test -z "/...-graph-support/bin" || mkdir -p -- "/...-graph-support/bin"
-
/bin/sh ../../libtool --mode=install /...-coreutils-6.9/bin/install -c 'tree2graph' '/...-graph-support/bin/tree2graph'
-
/...-coreutils-6.9/bin/install -c .libs/tree2graph /...-graph-support/bin/tree2graph
-
building install-pkgdataDATA
-
test -z "/...-graph-support/share/graph-support" || mkdir -p -- "/...-graph-support/share/graph-support"
-
/...-coreutils-6.9/bin/install -c -m 644 'graph-converter.idef' '/...-graph-support/share/graph-support/graph-converter.idef'
-
make[3]: Leaving directory `/tmp/nix-3374-0/graph-support-1.0.1/utils/tree2graph'
-
make[2]: Leaving directory `/tmp/nix-3374-0/graph-support-1.0.1/utils/tree2graph'
-
Making install in layoutgraph
-
building layoutgraph.h
-
make[2]: Entering directory `/tmp/nix-3374-0/graph-support-1.0.1/utils/layoutgraph'
-
if [ -e layoutgraph.h ]; then touch layoutgraph.h; else cp ./layoutgraph.h ./layoutgraph.h; fi
-
if [ -e layoutgraph.c ]; then touch layoutgraph.c; else cp ./layoutgraph.c ./layoutgraph.c; fi
-
building layout.o-
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"graph-support\" -DVERSION=\"1.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DALIGNOF_VOID_P=8 -DSIZEOF_VOID_P=8 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_DOUBLE=8 -DYYTEXT_POINTER=1 -I. -I. -DDOT_COMMAND=\"dot\" -I../../lib -I/...-aterm-2.5pre22385-415v5lim/include -I/...-aterm-2.5pre22385-415v5lim/include -I/...-toolbuslib-0.9.1pre23640-ycc8fcsz/include -g -O2 -MT layout.o -MD -MP -MF ".deps/layout.Tpo" -c -o layout.o layout.c; \� then mv -f ".deps/layout.Tpo" ".deps/layout.Po"; else rm -f ".deps/layout.Tpo"; exit 1; fi
-
building layoutgraph.o-
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"graph-support\" -DVERSION=\"1.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DALIGNOF_VOID_P=8 -DSIZEOF_VOID_P=8 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_DOUBLE=8 -DYYTEXT_POINTER=1 -I. -I. -DDOT_COMMAND=\"dot\" -I../../lib -I/...-aterm-2.5pre22385-415v5lim/include -I/...-aterm-2.5pre22385-415v5lim/include -I/...-toolbuslib-0.9.1pre23640-ycc8fcsz/include -g -O2 -MT layoutgraph.o -MD -MP -MF ".deps/layoutgraph.Tpo" -c -o layoutgraph.o layoutgraph.c; \� then mv -f ".deps/layoutgraph.Tpo" ".deps/layoutgraph.Po"; else rm -f ".deps/layoutgraph.Tpo"; exit 1; fi
-
building layoutgraph-main.o-
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"graph-support\" -DVERSION=\"1.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DALIGNOF_VOID_P=8 -DSIZEOF_VOID_P=8 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_DOUBLE=8 -DYYTEXT_POINTER=1 -I. -I. -DDOT_COMMAND=\"dot\" -I../../lib -I/...-aterm-2.5pre22385-415v5lim/include -I/...-aterm-2.5pre22385-415v5lim/include -I/...-toolbuslib-0.9.1pre23640-ycc8fcsz/include -g -O2 -MT layoutgraph-main.o -MD -MP -MF ".deps/layoutgraph-main.Tpo" -c -o layoutgraph-main.o layoutgraph-main.c; \� then mv -f ".deps/layoutgraph-main.Tpo" ".deps/layoutgraph-main.Po"; else rm -f ".deps/layoutgraph-main.Tpo"; exit 1; fi
-
building layoutgraph
-
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -o layoutgraph layout.o layoutgraph.o graph2dot.o layoutgraph-main.o lex.yy.o y.tab.o -L../../lib -lGraph -L/...-aterm-2.5pre22385-415v5lim/lib -lATerm -L/...-aterm-2.5pre22385-415v5lim/lib -L/...-toolbuslib-0.9.1pre23640-ycc8fcsz/lib -lATB -lnsl -lATerm
-
gcc -g -O2 -o .libs/layoutgraph layout.o layoutgraph.o graph2dot.o layoutgraph-main.o lex.yy.o y.tab.o -L/tmp/nix-3374-0/graph-support-1.0.1/lib /tmp/nix-3374-0/graph-support-1.0.1/lib/.libs/libGraph.so -L/...-aterm-2.5pre22385-415v5lim/lib -L/...-toolbuslib-0.9.1pre23640-ycc8fcsz/lib /...-toolbuslib-0.9.1pre23640-ycc8fcsz/lib/libATB.so -lnsl /...-aterm-2.5pre22385-415v5lim/lib/libATerm.so -Wl,--rpath -Wl,/...-graph-support/lib -Wl,--rpath -Wl,/...-toolbuslib-0.9.1pre23640-ycc8fcsz/lib -Wl,--rpath -Wl,/...-aterm-2.5pre22385-415v5lim/lib
-
creating layoutgraph
-
building install-am-
building install-binPROGRAMS
-
make[3]: Entering directory `/tmp/nix-3374-0/graph-support-1.0.1/utils/layoutgraph'
-
test -z "/...-graph-support/bin" || mkdir -p -- "/...-graph-support/bin"
-
/bin/sh ../../libtool --mode=install /...-coreutils-6.9/bin/install -c 'layoutgraph' '/...-graph-support/bin/layoutgraph'
-
/...-coreutils-6.9/bin/install -c .libs/layoutgraph /...-graph-support/bin/layoutgraph
-
/bin/sh ../../libtool --mode=install /...-coreutils-6.9/bin/install -c 'graph2dot' '/...-graph-support/bin/graph2dot'
-
/...-coreutils-6.9/bin/install -c .libs/graph2dot /...-graph-support/bin/graph2dot
-
building install-pkgdataDATA
-
test -z "/...-graph-support/share/graph-support" || mkdir -p -- "/...-graph-support/share/graph-support"
-
/...-coreutils-6.9/bin/install -c -m 644 'layoutgraph.idef' '/...-graph-support/share/graph-support/layoutgraph.idef'
-
make[3]: Leaving directory `/tmp/nix-3374-0/graph-support-1.0.1/utils/layoutgraph'
-
make[2]: Leaving directory `/tmp/nix-3374-0/graph-support-1.0.1/utils/layoutgraph'
-
building install-am
-
make[2]: Entering directory `/tmp/nix-3374-0/graph-support-1.0.1/utils'-
make[3]: Entering directory `/tmp/nix-3374-0/graph-support-1.0.1/utils'
-
make[3]: Nothing to be done for `install-exec-am'.
-
make[3]: Nothing to be done for `install-data-am'.
-
make[3]: Leaving directory `/tmp/nix-3374-0/graph-support-1.0.1/utils'
-
make[2]: Leaving directory `/tmp/nix-3374-0/graph-support-1.0.1/utils'
-
make[1]: Leaving directory `/tmp/nix-3374-0/graph-support-1.0.1/utils'
-
building install-am
-
make[1]: Entering directory `/tmp/nix-3374-0/graph-support-1.0.1'-
make[2]: Entering directory `/tmp/nix-3374-0/graph-support-1.0.1'
-
make[2]: Nothing to be done for `install-exec-am'.
-
building install-pkgconfigDATA
-
test -z "/...-graph-support/lib/pkgconfig" || mkdir -p -- "/...-graph-support/lib/pkgconfig"
-
/...-coreutils-6.9/bin/install -c -m 644 'graph-support.pc' '/...-graph-support/lib/pkgconfig/graph-support.pc'
-
make[2]: Leaving directory `/tmp/nix-3374-0/graph-support-1.0.1'
-
make[1]: Leaving directory `/tmp/nix-3374-0/graph-support-1.0.1'