------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The concorde port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> concorde-20031219 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The concorde port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> concorde-20031219 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by concorde-20031219 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The concorde port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> concorde-20031219 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by concorde-20031219 for building => SHA256 Checksum OK for co031219.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The concorde port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> concorde-20031219 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by concorde-20031219 for building ===> Extracting for concorde-20031219 => SHA256 Checksum OK for co031219.tgz. Extracted Memory Use: 4.39M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for concorde-20031219 ===> Applying ports patches for concorde-20031219 from /xports/math/concorde/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for concorde-20031219 configure: warning: x86_64-portbld-dragonfly5.9: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache checking host system type... x86_64-portbld-dragonfly5.9 checking for prespecified compiler options... no checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking whether make sets ${MAKE}... yes checking for ranlib... ranlib checking for sh... /bin/sh checking for file suffixes... o, a, checking for sqrt in -lm... yes checking for -lnsl... no checking for -lsocket... no checking for bfd_open_file in -lbfd... no checking for xstrerror in -liberty... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for math.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for errno.h... (cached) yes checking for assert.h... yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for stddef.h... (cached) yes checking for unistd.h... (cached) yes checking for malloc.h... no checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for fcntl.h... (cached) yes checking for signal.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netdb.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/times.h... (cached) yes checking for working const... yes checking for void... yes checking for size_t... (cached) yes checking for pid_t... (cached) yes checking return type of signal handlers... void checking for u_char... (cached) yes checking for missing printf prototype... no checking for missing gethostname prototype... no checking for missing getrusage prototype... no checking usable sigaction()... yes checking for __attribute__... yes checking for gethostname... (cached) yes checking for socket... yes checking for strdup... (cached) yes checking for getrusage... (cached) yes checking for times... (cached) yes checking for clock... (cached) yes checking for sleep... (cached) yes checking for sigaction... (cached) yes checking for signal... yes updating cache ./config.cache creating ./config.status creating Makefile creating BIGGUY/Makefile creating COMBS/Makefile creating CUT/Makefile creating EDGEGEN/Makefile creating FMATCH/Makefile creating HELDKARP/Makefile creating INCLUDE/Makefile.common creating KDTREE/Makefile creating LINKERN/Makefile creating LOCALCUT/Makefile creating LP/Makefile creating PQ/Makefile creating TINY/Makefile creating TOOLS/Makefile creating TSP/Makefile creating UTIL/Makefile creating VERIFY/Makefile creating INCLUDE/config.h SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for concorde-20031219 --- concorde.a --- --- concorde.h --- --- concorde.a --- for i in BIGGUY LOCALCUT COMBS CUT EDGEGEN FMATCH HELDKARP KDTREE LINKERN LP PQ TINY TOOLS TSP UTIL VERIFY; do ( cd $i; /usr/bin/make concorde.a ); done --- concorde.h --- cat ./INCLUDE/config.h ./INCLUDE/machdefs.h ./INCLUDE/util.h ./INCLUDE/bigguy.h ./INCLUDE/combs.h ./INCLUDE/cut.h ./INCLUDE/delaunay.h ./INCLUDE/edgegen.h ./INCLUDE/fmatch.h ./INCLUDE/heldkarp.h ./INCLUDE/kdtree.h ./INCLUDE/linkern.h ./INCLUDE/lp.h ./INCLUDE/tsp.h ./INCLUDE/consec1.h ./INCLUDE/localcut.h ./INCLUDE/macrorus.h ./INCLUDE/mlinkern.h ./INCLUDE/necklace.h ./INCLUDE/pqsets.h ./INCLUDE/pq.h ./INCLUDE/cuttree.h ./INCLUDE/tinytsp.h ./INCLUDE/tsp.h ./INCLUDE/verify.h | grep -v '#include "' > concorde.h --- concorde.a --- --- bigguy.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c bigguy.c --- ../concorde.a --- ar rl ../concorde.a bigguy.o /usr/libexec/binutils227/elf/ar: creating ../concorde.a ranlib ../concorde.a --- localcut.o --- --- chunks.o --- --- first.o --- --- lift.o --- --- tsporacl.o --- --- intmat.o --- --- separate.o --- --- localcut.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c localcut.c --- lift.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c lift.c --- chunks.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c chunks.c --- intmat.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c intmat.c --- first.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c first.c --- separate.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c separate.c --- tsporacl.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c tsporacl.c --- ../concorde.a --- ar rl ../concorde.a localcut.o chunks.o first.o lift.o tsporacl.o intmat.o separate.o ranlib ../concorde.a --- block.o --- --- dngreedy.o --- --- block.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c block.c --- dngreedy.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c dngreedy.c --- ../concorde.a --- ar rl ../concorde.a block.o dngreedy.o ranlib ../concorde.a --- segments.o --- --- connect.o --- --- shrink.o --- --- mincut.o --- --- cut_st.o --- --- gomoryhu.o --- --- segments.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c segments.c --- connect.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c connect.c --- shrink.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c shrink.c --- mincut.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c mincut.c --- gomoryhu.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c gomoryhu.c --- cut_st.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c cut_st.c cut_st.c:88: warning: "INFINITY" redefined #define INFINITY (1<<30) In file included from ../INCLUDE/machdefs.h:36, from cut_st.c:76: /usr/include/math.h:43: note: this is the location of the previous definition #define INFINITY __builtin_inff() --- ../concorde.a --- ar rl ../concorde.a segments.o connect.o shrink.o mincut.o cut_st.o gomoryhu.o ranlib ../concorde.a --- edgegen.o --- --- xnear.o --- --- delaunay.o --- --- mlinkern.o --- --- edgegen.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c edgegen.c --- xnear.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c xnear.c --- delaunay.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c delaunay.c --- mlinkern.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c mlinkern.c --- ../concorde.a --- ar rl ../concorde.a edgegen.o xnear.o delaunay.o mlinkern.o ranlib ../concorde.a --- fmatch.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c fmatch.c --- ../concorde.a --- ar rl ../concorde.a fmatch.o ranlib ../concorde.a --- heldkarp.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c heldkarp.c --- ../concorde.a --- ar rl ../concorde.a heldkarp.o ranlib ../concorde.a --- kdbuild.o --- --- kdnear.o --- --- kdspan.o --- --- kdtwoopt.o --- --- kdbuild.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c kdbuild.c --- kdspan.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c kdspan.c --- kdtwoopt.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c kdtwoopt.c --- kdnear.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c kdnear.c --- ../concorde.a --- ar rl ../concorde.a kdbuild.o kdnear.o kdspan.o kdtwoopt.o ranlib ../concorde.a --- linkern.o --- --- linkern_fixed.o --- --- linkern_path.o --- --- flip_two.o --- --- linkern.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c linkern.c --- linkern_fixed.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c linkern_fixed.c --- linkern_path.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c linkern_path.c --- flip_two.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c flip_two.c --- ../concorde.a --- ar rl ../concorde.a linkern.o linkern_fixed.o linkern_path.o flip_two.o ranlib ../concorde.a --- lpnone.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c lpnone.c --- ../concorde.a --- ar rl ../concorde.a lpnone.o ranlib ../concorde.a --- pq.o --- --- cuttree.o --- --- consec1.o --- --- necklace.o --- --- pq.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c pq.c --- consec1.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c consec1.c --- cuttree.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c cuttree.c --- necklace.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c necklace.c --- ../concorde.a --- ar rl ../concorde.a pq.o cuttree.o consec1.o necklace.o ranlib ../concorde.a --- tinytsp.o --- --- bnbmsp.o --- --- tinytsp.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c tinytsp.c --- bnbmsp.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c bnbmsp.c --- ../concorde.a --- ar rl ../concorde.a tinytsp.o bnbmsp.o ranlib ../concorde.a --- prob_io.o --- --- tsp_lp.o --- --- qsparse.o --- --- cliqhash.o --- --- generate.o --- --- ex_price.o --- --- cutcall.o --- --- tighten.o --- --- cutpool.o --- --- branch.o --- --- ex_price.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c ex_price.c --- prob_io.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c prob_io.c --- cutcall.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c cutcall.c --- tsp_lp.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c tsp_lp.c --- branch.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c branch.c --- qsparse.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c qsparse.c --- cliqhash.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c cliqhash.c --- generate.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c generate.c --- tighten.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c tighten.c --- cutpool.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c cutpool.c --- control.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c control.c --- prob_io.o --- prob_io.c: In function 'split_name.constprop': prob_io.c:2070:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (probname, p+1, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ prob_io.c:2064:11: note: length computed here len = strlen (p+1); ^~~~~~~~~~~~ --- cliqwork.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c cliqwork.c --- ddecker.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c ddecker.c --- teething.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c teething.c --- bcontrol.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c bcontrol.c --- xtour.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c xtour.c --- skeleton.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c skeleton.c --- blkcomb.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c blkcomb.c --- growcomb.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c growcomb.c --- combcliq.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c combcliq.c --- prclique.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c prclique.c --- blossom.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c blossom.c --- tsp_call.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c tsp_call.c --- ../concorde.a --- ar rl ../concorde.a prob_io.o tsp_lp.o qsparse.o cliqhash.o generate.o ex_price.o cutcall.o tighten.o cutpool.o branch.o control.o cliqwork.o ddecker.o teething.o bcontrol.o xtour.o skeleton.o blkcomb.o growcomb.o combcliq.o prclique.o blossom.o tsp_call.o ranlib ../concorde.a --- allocrus.o --- --- bgetopt.o --- --- dheaps_i.o --- --- edgelen.o --- --- edgemap.o --- --- edgeutil.o --- --- eunion.o --- --- fastread.o --- --- getdata.o --- --- safe_io.o --- --- edgemap.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c edgemap.c --- allocrus.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c allocrus.c --- safe_io.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c safe_io.c --- bgetopt.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c bgetopt.c --- dheaps_i.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c dheaps_i.c --- edgelen.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c edgelen.c --- edgeutil.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c edgeutil.c --- eunion.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c eunion.c --- fastread.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c fastread.c --- getdata.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c getdata.c --- sortrus.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c sortrus.c --- subdiv.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c subdiv.c --- urandom.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c urandom.c --- util.o --- --- zeit.o --- --- util.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c util.c --- zeit.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c zeit.c --- genhash.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c genhash.c --- priority.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c priority.c --- signal.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c signal.c --- ../concorde.a --- ar rl ../concorde.a allocrus.o bgetopt.o dheaps_i.o edgelen.o edgemap.o edgeutil.o eunion.o fastread.o getdata.o safe_io.o sortrus.o subdiv.o urandom.o util.o zeit.o genhash.o priority.o signal.o ranlib ../concorde.a --- verify.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c verify.c --- ../concorde.a --- ar rl ../concorde.a verify.o ranlib ../concorde.a --- all --- for i in BIGGUY LOCALCUT COMBS CUT EDGEGEN FMATCH HELDKARP KDTREE LINKERN LP PQ TINY TOOLS TSP UTIL VERIFY; do ( cd $i; /usr/bin/make all ); done --- bigguy.a --- ar rl bigguy.a bigguy.o /usr/libexec/binutils227/elf/ar: creating bigguy.a ranlib bigguy.a --- ../TSP/tsp.a --- --- ../PQ/pq.a --- --- ../EDGEGEN/edgegen.a --- --- ../LINKERN/linkern.a --- --- ../VERIFY/verify.a --- --- ../FMATCH/fmatch.a --- --- ../KDTREE/kdtree.a --- --- ../COMBS/combs.a --- --- ../TINY/tiny.a --- --- ../LP/lp.a --- --- ../VERIFY/verify.a --- cd ../VERIFY; /usr/bin/make verify.a --- ../KDTREE/kdtree.a --- cd ../KDTREE; /usr/bin/make kdtree.a --- ../TSP/tsp.a --- cd ../TSP; /usr/bin/make tsp.a --- ../TINY/tiny.a --- cd ../TINY; /usr/bin/make tiny.a --- ../PQ/pq.a --- cd ../PQ; /usr/bin/make pq.a --- ../EDGEGEN/edgegen.a --- cd ../EDGEGEN; /usr/bin/make edgegen.a --- ../LINKERN/linkern.a --- cd ../LINKERN; /usr/bin/make linkern.a --- ../FMATCH/fmatch.a --- cd ../FMATCH; /usr/bin/make fmatch.a --- ../LP/lp.a --- cd ../LP; /usr/bin/make lp.a --- ../VERIFY/verify.a --- --- verify.a --- --- ../COMBS/combs.a --- cd ../COMBS; /usr/bin/make combs.a --- ../PQ/pq.a --- --- pq.a --- --- ../KDTREE/kdtree.a --- --- kdtree.a --- --- ../VERIFY/verify.a --- ar rl verify.a verify.o --- ../TSP/tsp.a --- --- tsp.a --- --- ../TINY/tiny.a --- --- tiny.a --- --- ../PQ/pq.a --- ar rl pq.a pq.o cuttree.o consec1.o necklace.o --- ../KDTREE/kdtree.a --- ar rl kdtree.a kdbuild.o kdnear.o kdspan.o kdtwoopt.o --- ../TSP/tsp.a --- ar rl tsp.a prob_io.o tsp_lp.o qsparse.o cliqhash.o generate.o ex_price.o cutcall.o tighten.o cutpool.o branch.o control.o cliqwork.o ddecker.o teething.o bcontrol.o xtour.o skeleton.o blkcomb.o growcomb.o combcliq.o prclique.o blossom.o tsp_call.o --- ../VERIFY/verify.a --- /usr/libexec/binutils227/elf/ar: creating verify.a --- ../PQ/pq.a --- /usr/libexec/binutils227/elf/ar: creating pq.a --- ../VERIFY/verify.a --- ranlib verify.a --- ../TSP/tsp.a --- /usr/libexec/binutils227/elf/ar: creating tsp.a --- ../KDTREE/kdtree.a --- /usr/libexec/binutils227/elf/ar: creating kdtree.a --- ../TINY/tiny.a --- ar rl tiny.a tinytsp.o bnbmsp.o --- ../EDGEGEN/edgegen.a --- --- edgegen.a --- --- ../LINKERN/linkern.a --- --- linkern.a --- --- ../TINY/tiny.a --- /usr/libexec/binutils227/elf/ar: creating tiny.a --- ../EDGEGEN/edgegen.a --- ar rl edgegen.a edgegen.o xnear.o delaunay.o mlinkern.o --- ../LINKERN/linkern.a --- ar rl linkern.a linkern.o linkern_fixed.o linkern_path.o flip_two.o --- ../BIGGUY/bigguy.a --- --- ../PQ/pq.a --- ranlib pq.a --- ../FMATCH/fmatch.a --- --- fmatch.a --- --- ../KDTREE/kdtree.a --- ranlib kdtree.a --- ../TINY/tiny.a --- ranlib tiny.a --- ../LINKERN/linkern.a --- /usr/libexec/binutils227/elf/ar: creating linkern.a --- ../EDGEGEN/edgegen.a --- /usr/libexec/binutils227/elf/ar: creating edgegen.a --- ../FMATCH/fmatch.a --- ar rl fmatch.a fmatch.o --- ../BIGGUY/bigguy.a --- cd ../BIGGUY; /usr/bin/make bigguy.a --- ../LP/lp.a --- --- lp.a --- --- ../LINKERN/linkern.a --- ranlib linkern.a --- ../EDGEGEN/edgegen.a --- ranlib edgegen.a --- ../LP/lp.a --- ar rl lp.a lpnone.o --- ../COMBS/combs.a --- --- combs.a --- --- ../UTIL/util.a --- --- ../HELDKARP/heldkarp.a --- --- ../LP/lp.a --- /usr/libexec/binutils227/elf/ar: creating lp.a --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- ../LP/lp.a --- ranlib lp.a --- ../HELDKARP/heldkarp.a --- cd ../HELDKARP; /usr/bin/make heldkarp.a --- ../CUT/cut.a --- --- loc_main.o --- --- ../COMBS/combs.a --- ar rl combs.a block.o dngreedy.o --- ../CUT/cut.a --- cd ../CUT; /usr/bin/make cut.a --- ../FMATCH/fmatch.a --- /usr/libexec/binutils227/elf/ar: creating fmatch.a --- loc_main.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c loc_main.c --- localcut.a --- --- ../FMATCH/fmatch.a --- ranlib fmatch.a --- ../BIGGUY/bigguy.a --- `bigguy.a' is up to date. --- localcut.a --- ar rl localcut.a localcut.o chunks.o first.o lift.o tsporacl.o intmat.o separate.o /usr/libexec/binutils227/elf/ar: creating localcut.a --- ../UTIL/util.a --- --- util.a --- ar rl util.a allocrus.o bgetopt.o dheaps_i.o edgelen.o edgemap.o edgeutil.o eunion.o fastread.o getdata.o safe_io.o sortrus.o subdiv.o urandom.o util.o zeit.o genhash.o priority.o signal.o --- ../CUT/cut.a --- --- cut.a --- --- ../HELDKARP/heldkarp.a --- --- heldkarp.a --- --- localcut.a --- ranlib localcut.a --- ../COMBS/combs.a --- /usr/libexec/binutils227/elf/ar: creating combs.a --- ../CUT/cut.a --- ar rl cut.a segments.o connect.o shrink.o mincut.o cut_st.o gomoryhu.o --- ../HELDKARP/heldkarp.a --- ar rl heldkarp.a heldkarp.o --- ../TSP/tsp.a --- ranlib tsp.a --- ../COMBS/combs.a --- ranlib combs.a --- ../HELDKARP/heldkarp.a --- /usr/libexec/binutils227/elf/ar: creating heldkarp.a --- ../UTIL/util.a --- /usr/libexec/binutils227/elf/ar: creating util.a --- ../CUT/cut.a --- /usr/libexec/binutils227/elf/ar: creating cut.a --- ../HELDKARP/heldkarp.a --- ranlib heldkarp.a --- ../CUT/cut.a --- ranlib cut.a --- ../UTIL/util.a --- ranlib util.a --- localcut --- cc -pipe -O2 -fno-strict-aliasing -o localcut loc_main.o localcut.a ../TSP/tsp.a ../PQ/pq.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../VERIFY/verify.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../COMBS/combs.a ../TINY/tiny.a ../LP/lp.a ../BIGGUY/bigguy.a ../UTIL/util.a ../HELDKARP/heldkarp.a ../CUT/cut.a ../TSP/tsp.a ../CUT/cut.a -lm --- ../UTIL/util.a --- --- mc_main.o --- --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- mc_main.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c mc_main.c --- ../UTIL/util.a --- `util.a' is up to date. --- mincut --- cc -pipe -O2 -fno-strict-aliasing -o mincut mc_main.o cut.a ../UTIL/util.a -lm --- ../KDTREE/kdtree.a --- --- ../FMATCH/fmatch.a --- --- ../LINKERN/linkern.a --- --- ../UTIL/util.a --- --- eg_main.o --- --- ../KDTREE/kdtree.a --- cd ../KDTREE; /usr/bin/make kdtree.a --- ../FMATCH/fmatch.a --- cd ../FMATCH; /usr/bin/make fmatch.a --- ../LINKERN/linkern.a --- cd ../LINKERN; /usr/bin/make linkern.a --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- eg_main.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c eg_main.c --- ../KDTREE/kdtree.a --- `kdtree.a' is up to date. --- ../LINKERN/linkern.a --- `linkern.a' is up to date. --- ../FMATCH/fmatch.a --- `fmatch.a' is up to date. --- ../UTIL/util.a --- `util.a' is up to date. --- edgegen --- cc -pipe -O2 -fno-strict-aliasing -o edgegen eg_main.o edgegen.a ../KDTREE/kdtree.a ../FMATCH/fmatch.a ../LINKERN/linkern.a ../UTIL/util.a -lm --- ../EDGEGEN/edgegen.a --- --- ../KDTREE/kdtree.a --- --- ../LINKERN/linkern.a --- --- ../UTIL/util.a --- --- fm_main.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c fm_main.c --- ../EDGEGEN/edgegen.a --- cd ../EDGEGEN; /usr/bin/make edgegen.a --- ../KDTREE/kdtree.a --- cd ../KDTREE; /usr/bin/make kdtree.a --- ../LINKERN/linkern.a --- cd ../LINKERN; /usr/bin/make linkern.a --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- ../LINKERN/linkern.a --- `linkern.a' is up to date. --- ../EDGEGEN/edgegen.a --- `edgegen.a' is up to date. --- ../KDTREE/kdtree.a --- `kdtree.a' is up to date. --- ../UTIL/util.a --- `util.a' is up to date. --- fmatch --- cc -pipe -O2 -fno-strict-aliasing -o fmatch fm_main.o fmatch.a ../EDGEGEN/edgegen.a ../KDTREE/kdtree.a ../LINKERN/linkern.a ../UTIL/util.a -lm --- ../EDGEGEN/edgegen.a --- --- ../KDTREE/kdtree.a --- --- ../FMATCH/fmatch.a --- --- ../UTIL/util.a --- --- lk_main.o --- --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- ../EDGEGEN/edgegen.a --- cd ../EDGEGEN; /usr/bin/make edgegen.a --- ../KDTREE/kdtree.a --- cd ../KDTREE; /usr/bin/make kdtree.a --- ../FMATCH/fmatch.a --- cd ../FMATCH; /usr/bin/make fmatch.a --- lk_main.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c lk_main.c --- ../EDGEGEN/edgegen.a --- `edgegen.a' is up to date. --- ../UTIL/util.a --- `util.a' is up to date. --- ../FMATCH/fmatch.a --- `fmatch.a' is up to date. --- ../KDTREE/kdtree.a --- `kdtree.a' is up to date. --- linkern --- cc -pipe -O2 -fno-strict-aliasing -o linkern lk_main.o linkern.a ../EDGEGEN/edgegen.a ../KDTREE/kdtree.a ../FMATCH/fmatch.a ../UTIL/util.a -lm --- ../KDTREE/kdtree.a --- --- ../UTIL/util.a --- --- ../EDGEGEN/edgegen.a --- --- ../LINKERN/linkern.a --- --- ../FMATCH/fmatch.a --- --- showres.o --- --- tourchk.o --- --- tourlen.o --- --- prob2tsp.o --- --- edg2len.o --- --- ../EDGEGEN/edgegen.a --- cd ../EDGEGEN; /usr/bin/make edgegen.a --- ../LINKERN/linkern.a --- cd ../LINKERN; /usr/bin/make linkern.a --- tourlen.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c tourlen.c --- edg2len.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c edg2len.c --- ../KDTREE/kdtree.a --- cd ../KDTREE; /usr/bin/make kdtree.a --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- ../FMATCH/fmatch.a --- cd ../FMATCH; /usr/bin/make fmatch.a --- showres.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c showres.c --- ../LINKERN/linkern.a --- `linkern.a' is up to date. --- ../EDGEGEN/edgegen.a --- `edgegen.a' is up to date. --- edgunion.o --- --- fconvert.o --- --- tourchk.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c tourchk.c --- edgunion.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c edgunion.c --- fconvert.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c fconvert.c --- prob2tsp.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c prob2tsp.c --- ../FMATCH/fmatch.a --- `fmatch.a' is up to date. --- ../KDTREE/kdtree.a --- `kdtree.a' is up to date. --- ../UTIL/util.a --- `util.a' is up to date. --- edg2len --- --- prob2tsp --- --- edg2len --- cc -pipe -O2 -fno-strict-aliasing -o edg2len edg2len.o ../KDTREE/kdtree.a ../UTIL/util.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../UTIL/util.a -lm --- prob2tsp --- cc -pipe -O2 -fno-strict-aliasing -o prob2tsp prob2tsp.o ../KDTREE/kdtree.a ../UTIL/util.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../UTIL/util.a -lm --- tourchk --- cc -pipe -O2 -fno-strict-aliasing -o tourchk tourchk.o ../KDTREE/kdtree.a ../UTIL/util.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../UTIL/util.a -lm --- edgunion --- cc -pipe -O2 -fno-strict-aliasing -o edgunion edgunion.o ../KDTREE/kdtree.a ../UTIL/util.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../UTIL/util.a -lm --- tourlen --- cc -pipe -O2 -fno-strict-aliasing -o tourlen tourlen.o ../KDTREE/kdtree.a ../UTIL/util.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../UTIL/util.a -lm --- fconvert --- cc -pipe -O2 -fno-strict-aliasing -o fconvert fconvert.o ../KDTREE/kdtree.a ../UTIL/util.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../UTIL/util.a -lm --- showres --- cc -pipe -O2 -fno-strict-aliasing -o showres showres.o ../KDTREE/kdtree.a ../UTIL/util.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../UTIL/util.a -lm --- ../PQ/pq.a --- --- ../VERIFY/verify.a --- --- ../LOCALCUT/localcut.a --- --- ../TINY/tiny.a --- --- ../LINKERN/linkern.a --- --- ../EDGEGEN/edgegen.a --- --- ../KDTREE/kdtree.a --- --- ../FMATCH/fmatch.a --- --- ../UTIL/util.a --- --- ../BIGGUY/bigguy.a --- --- ../LOCALCUT/localcut.a --- cd ../LOCALCUT; /usr/bin/make localcut.a --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- ../BIGGUY/bigguy.a --- cd ../BIGGUY; /usr/bin/make bigguy.a --- ../VERIFY/verify.a --- cd ../VERIFY; /usr/bin/make verify.a --- ../TINY/tiny.a --- cd ../TINY; /usr/bin/make tiny.a --- ../PQ/pq.a --- cd ../PQ; /usr/bin/make pq.a --- ../LINKERN/linkern.a --- cd ../LINKERN; /usr/bin/make linkern.a --- ../EDGEGEN/edgegen.a --- cd ../EDGEGEN; /usr/bin/make edgegen.a --- ../BIGGUY/bigguy.a --- `bigguy.a' is up to date. --- ../FMATCH/fmatch.a --- cd ../FMATCH; /usr/bin/make fmatch.a --- ../CUT/cut.a --- --- ../VERIFY/verify.a --- `verify.a' is up to date. --- ../HELDKARP/heldkarp.a --- --- ../CUT/cut.a --- cd ../CUT; /usr/bin/make cut.a --- ../HELDKARP/heldkarp.a --- cd ../HELDKARP; /usr/bin/make heldkarp.a --- ../KDTREE/kdtree.a --- cd ../KDTREE; /usr/bin/make kdtree.a --- ../UTIL/util.a --- `util.a' is up to date. --- ../LINKERN/linkern.a --- `linkern.a' is up to date. --- ../LP/lp.a --- --- ../COMBS/combs.a --- --- ../LP/lp.a --- cd ../LP; /usr/bin/make lp.a --- ../COMBS/combs.a --- cd ../COMBS; /usr/bin/make combs.a --- ../CUT/cut.a --- `cut.a' is up to date. --- ../TINY/tiny.a --- `tiny.a' is up to date. --- concorde.o --- --- ../LOCALCUT/localcut.a --- `localcut.a' is up to date. --- ../HELDKARP/heldkarp.a --- `heldkarp.a' is up to date. --- concorde.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c concorde.c --- ../COMBS/combs.a --- `combs.a' is up to date. --- ../LP/lp.a --- `lp.a' is up to date. --- ../KDTREE/kdtree.a --- `kdtree.a' is up to date. --- ../FMATCH/fmatch.a --- `fmatch.a' is up to date. --- ../EDGEGEN/edgegen.a --- `edgegen.a' is up to date. --- ../PQ/pq.a --- `pq.a' is up to date. --- concorde --- cc -pipe -O2 -fno-strict-aliasing -o concorde concorde.o tsp.a ../PQ/pq.a ../VERIFY/verify.a ../LOCALCUT/localcut.a ../TINY/tiny.a ../LINKERN/linkern.a ../EDGEGEN/edgegen.a ../KDTREE/kdtree.a ../FMATCH/fmatch.a ../UTIL/util.a ../BIGGUY/bigguy.a ../CUT/cut.a ../HELDKARP/heldkarp.a ../LP/lp.a ../COMBS/combs.a -lm --- everything --- for i in BIGGUY LOCALCUT COMBS CUT EDGEGEN FMATCH HELDKARP KDTREE LINKERN LP PQ TINY TOOLS TSP UTIL VERIFY; do ( cd $i; /usr/bin/make everything ); done --- ../UTIL/util.a --- --- bg_test.o --- --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- bg_test.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c bg_test.c --- ../UTIL/util.a --- `util.a' is up to date. --- bg_test --- cc -pipe -O2 -fno-strict-aliasing -o bg_test bg_test.o bigguy.a ../UTIL/util.a -lm --- ../TSP/tsp.a --- --- ../PQ/pq.a --- --- ../EDGEGEN/edgegen.a --- --- ../LINKERN/linkern.a --- --- ../VERIFY/verify.a --- --- ../FMATCH/fmatch.a --- --- ../KDTREE/kdtree.a --- --- ../COMBS/combs.a --- --- ../TINY/tiny.a --- --- ../LP/lp.a --- --- ../TSP/tsp.a --- cd ../TSP; /usr/bin/make tsp.a --- ../COMBS/combs.a --- cd ../COMBS; /usr/bin/make combs.a --- ../LP/lp.a --- cd ../LP; /usr/bin/make lp.a --- ../TINY/tiny.a --- cd ../TINY; /usr/bin/make tiny.a --- ../PQ/pq.a --- cd ../PQ; /usr/bin/make pq.a --- ../EDGEGEN/edgegen.a --- cd ../EDGEGEN; /usr/bin/make edgegen.a --- ../LP/lp.a --- `lp.a' is up to date. --- ../BIGGUY/bigguy.a --- --- ../VERIFY/verify.a --- cd ../VERIFY; /usr/bin/make verify.a --- ../PQ/pq.a --- `pq.a' is up to date. --- ../BIGGUY/bigguy.a --- cd ../BIGGUY; /usr/bin/make bigguy.a --- ../UTIL/util.a --- --- ../FMATCH/fmatch.a --- cd ../FMATCH; /usr/bin/make fmatch.a --- ../KDTREE/kdtree.a --- cd ../KDTREE; /usr/bin/make kdtree.a --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- ../LINKERN/linkern.a --- cd ../LINKERN; /usr/bin/make linkern.a --- ../COMBS/combs.a --- `combs.a' is up to date. --- ../HELDKARP/heldkarp.a --- cd ../HELDKARP; /usr/bin/make heldkarp.a --- ../FMATCH/fmatch.a --- `fmatch.a' is up to date. --- ../VERIFY/verify.a --- `verify.a' is up to date. --- ../CUT/cut.a --- --- ../LINKERN/linkern.a --- `linkern.a' is up to date. --- checker.o --- --- ../KDTREE/kdtree.a --- `kdtree.a' is up to date. --- first_main.o --- --- ../TSP/tsp.a --- `tsp.a' is up to date. --- peeler.o --- --- ../CUT/cut.a --- cd ../CUT; /usr/bin/make cut.a --- peeler2.o --- --- first_main.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c first_main.c --- peeler.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c peeler.c --- ../BIGGUY/bigguy.a --- `bigguy.a' is up to date. --- checker.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c checker.c --- peeler2.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c peeler2.c --- ../HELDKARP/heldkarp.a --- `heldkarp.a' is up to date. --- ../UTIL/util.a --- `util.a' is up to date. --- ../TINY/tiny.a --- `tiny.a' is up to date. --- ../CUT/cut.a --- `cut.a' is up to date. --- ../EDGEGEN/edgegen.a --- `edgegen.a' is up to date. --- localcut --- cc -pipe -O2 -fno-strict-aliasing -o localcut loc_main.o localcut.a ../TSP/tsp.a ../PQ/pq.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../VERIFY/verify.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../COMBS/combs.a ../TINY/tiny.a ../LP/lp.a ../BIGGUY/bigguy.a ../UTIL/util.a ../HELDKARP/heldkarp.a ../CUT/cut.a ../TSP/tsp.a ../CUT/cut.a -lm --- peeler2 --- cc -pipe -O2 -fno-strict-aliasing -o peeler2 peeler2.o localcut.a ../TSP/tsp.a ../PQ/pq.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../VERIFY/verify.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../COMBS/combs.a ../TINY/tiny.a ../LP/lp.a ../BIGGUY/bigguy.a ../UTIL/util.a ../HELDKARP/heldkarp.a ../CUT/cut.a ../TSP/tsp.a ../CUT/cut.a -lm --- checker --- cc -pipe -O2 -fno-strict-aliasing -o checker checker.o -lm --- first --- cc -pipe -O2 -fno-strict-aliasing -o first first_main.o localcut.a ../TSP/tsp.a ../PQ/pq.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../VERIFY/verify.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../COMBS/combs.a ../TINY/tiny.a ../LP/lp.a ../BIGGUY/bigguy.a ../UTIL/util.a ../HELDKARP/heldkarp.a ../CUT/cut.a ../TSP/tsp.a ../CUT/cut.a -lm --- peeler --- cc -pipe -O2 -fno-strict-aliasing -o peeler peeler.o ../UTIL/util.a -lm --- ../UTIL/util.a --- --- co_main.o --- --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- co_main.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c co_main.c --- ../UTIL/util.a --- `util.a' is up to date. --- combtest --- cc -pipe -O2 -fno-strict-aliasing -o combtest co_main.o combs.a ../UTIL/util.a -lm --- ../UTIL/util.a --- --- lin_all.o --- --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- lin_all.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c lin_all.c --- ../UTIL/util.a --- `util.a' is up to date. --- mincut --- cc -pipe -O2 -fno-strict-aliasing -o mincut mc_main.o cut.a ../UTIL/util.a -lm --- lin_all --- cc -pipe -O2 -fno-strict-aliasing -o lin_all lin_all.o cut.a ../UTIL/util.a -lm --- ../KDTREE/kdtree.a --- --- ../FMATCH/fmatch.a --- --- ../LINKERN/linkern.a --- --- ../UTIL/util.a --- --- ../KDTREE/kdtree.a --- cd ../KDTREE; /usr/bin/make kdtree.a --- ../FMATCH/fmatch.a --- cd ../FMATCH; /usr/bin/make fmatch.a --- ../LINKERN/linkern.a --- cd ../LINKERN; /usr/bin/make linkern.a --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- ../FMATCH/fmatch.a --- `fmatch.a' is up to date. --- ../KDTREE/kdtree.a --- `kdtree.a' is up to date. --- ../UTIL/util.a --- `util.a' is up to date. --- ../LINKERN/linkern.a --- `linkern.a' is up to date. --- edgegen --- cc -pipe -O2 -fno-strict-aliasing -o edgegen eg_main.o edgegen.a ../KDTREE/kdtree.a ../FMATCH/fmatch.a ../LINKERN/linkern.a ../UTIL/util.a -lm --- ../EDGEGEN/edgegen.a --- --- ../KDTREE/kdtree.a --- --- ../LINKERN/linkern.a --- --- ../UTIL/util.a --- --- ../EDGEGEN/edgegen.a --- cd ../EDGEGEN; /usr/bin/make edgegen.a --- ../KDTREE/kdtree.a --- cd ../KDTREE; /usr/bin/make kdtree.a --- ../LINKERN/linkern.a --- cd ../LINKERN; /usr/bin/make linkern.a --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- ../KDTREE/kdtree.a --- `kdtree.a' is up to date. --- ../LINKERN/linkern.a --- `linkern.a' is up to date. --- ../EDGEGEN/edgegen.a --- `edgegen.a' is up to date. --- ../UTIL/util.a --- `util.a' is up to date. --- fmatch --- cc -pipe -O2 -fno-strict-aliasing -o fmatch fm_main.o fmatch.a ../EDGEGEN/edgegen.a ../KDTREE/kdtree.a ../LINKERN/linkern.a ../UTIL/util.a -lm --- ../UTIL/util.a --- --- hk_main.o --- --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- hk_main.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c hk_main.c --- ../UTIL/util.a --- `util.a' is up to date. --- heldkarp --- cc -pipe -O2 -fno-strict-aliasing -o heldkarp hk_main.o heldkarp.a ../UTIL/util.a -lm --- ../UTIL/util.a --- --- kd_main.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c kd_main.c --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. --- kdtree --- cc -pipe -O2 -fno-strict-aliasing -o kdtree kd_main.o kdtree.a ../UTIL/util.a -lm --- ../EDGEGEN/edgegen.a --- --- ../KDTREE/kdtree.a --- --- ../FMATCH/fmatch.a --- --- ../UTIL/util.a --- --- ../EDGEGEN/edgegen.a --- cd ../EDGEGEN; /usr/bin/make edgegen.a --- ../FMATCH/fmatch.a --- cd ../FMATCH; /usr/bin/make fmatch.a --- ../KDTREE/kdtree.a --- cd ../KDTREE; /usr/bin/make kdtree.a --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- ../FMATCH/fmatch.a --- `fmatch.a' is up to date. --- ../EDGEGEN/edgegen.a --- `edgegen.a' is up to date. --- ../UTIL/util.a --- `util.a' is up to date. --- ../KDTREE/kdtree.a --- `kdtree.a' is up to date. --- linkern --- cc -pipe -O2 -fno-strict-aliasing -o linkern lk_main.o linkern.a ../EDGEGEN/edgegen.a ../KDTREE/kdtree.a ../FMATCH/fmatch.a ../UTIL/util.a -lm --- ../UTIL/util.a --- --- pqtest.o --- --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- pqtest.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c pqtest.c --- ../UTIL/util.a --- `util.a' is up to date. --- pqtest --- cc -pipe -O2 -fno-strict-aliasing -o pqtest pqtest.o pq.a ../UTIL/util.a -lm --- ../BIGGUY/bigguy.a --- --- ../LP/lp.a --- --- ../CUT/cut.a --- --- ../TSP/tsp.a --- --- ../EDGEGEN/edgegen.a --- --- ../KDTREE/kdtree.a --- --- ../COMBS/combs.a --- --- ../FMATCH/fmatch.a --- --- ../UTIL/util.a --- --- ../PQ/pq.a --- --- ../COMBS/combs.a --- cd ../COMBS; /usr/bin/make combs.a --- ../FMATCH/fmatch.a --- cd ../FMATCH; /usr/bin/make fmatch.a --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- ../BIGGUY/bigguy.a --- cd ../BIGGUY; /usr/bin/make bigguy.a --- ../LP/lp.a --- cd ../LP; /usr/bin/make lp.a --- ../COMBS/combs.a --- `combs.a' is up to date. --- ../FMATCH/fmatch.a --- `fmatch.a' is up to date. --- ../UTIL/util.a --- `util.a' is up to date. --- ../LINKERN/linkern.a --- --- ../LOCALCUT/localcut.a --- --- ../VERIFY/verify.a --- --- ../BIGGUY/bigguy.a --- `bigguy.a' is up to date. --- ../VERIFY/verify.a --- cd ../VERIFY; /usr/bin/make verify.a --- ../LINKERN/linkern.a --- cd ../LINKERN; /usr/bin/make linkern.a --- ../LOCALCUT/localcut.a --- cd ../LOCALCUT; /usr/bin/make localcut.a --- ../HELDKARP/heldkarp.a --- --- ../LP/lp.a --- `lp.a' is up to date. --- tt_main.o --- --- ../CUT/cut.a --- cd ../CUT; /usr/bin/make cut.a --- tt_main.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c tt_main.c --- ../LINKERN/linkern.a --- `linkern.a' is up to date. --- ../LOCALCUT/localcut.a --- `localcut.a' is up to date. --- ../TSP/tsp.a --- cd ../TSP; /usr/bin/make tsp.a --- ../EDGEGEN/edgegen.a --- cd ../EDGEGEN; /usr/bin/make edgegen.a --- ../KDTREE/kdtree.a --- cd ../KDTREE; /usr/bin/make kdtree.a --- ../PQ/pq.a --- cd ../PQ; /usr/bin/make pq.a --- ../VERIFY/verify.a --- `verify.a' is up to date. --- ../HELDKARP/heldkarp.a --- cd ../HELDKARP; /usr/bin/make heldkarp.a --- ../EDGEGEN/edgegen.a --- `edgegen.a' is up to date. --- ../TSP/tsp.a --- `tsp.a' is up to date. --- ../CUT/cut.a --- `cut.a' is up to date. --- ../HELDKARP/heldkarp.a --- `heldkarp.a' is up to date. --- ../PQ/pq.a --- `pq.a' is up to date. --- ../KDTREE/kdtree.a --- `kdtree.a' is up to date. --- tinytsp --- cc -pipe -O2 -fno-strict-aliasing -o tinytsp tt_main.o tiny.a ../BIGGUY/bigguy.a ../LP/lp.a ../CUT/cut.a ../TSP/tsp.a ../EDGEGEN/edgegen.a ../KDTREE/kdtree.a ../COMBS/combs.a ../FMATCH/fmatch.a ../UTIL/util.a ../PQ/pq.a ../LINKERN/linkern.a ../CUT/cut.a ../LOCALCUT/localcut.a ../VERIFY/verify.a ../HELDKARP/heldkarp.a -lm --- ../KDTREE/kdtree.a --- --- ../UTIL/util.a --- --- ../EDGEGEN/edgegen.a --- --- ../LINKERN/linkern.a --- --- ../FMATCH/fmatch.a --- --- killgrun.o --- --- ../KDTREE/kdtree.a --- cd ../KDTREE; /usr/bin/make kdtree.a --- ../FMATCH/fmatch.a --- cd ../FMATCH; /usr/bin/make fmatch.a --- ../LINKERN/linkern.a --- cd ../LINKERN; /usr/bin/make linkern.a --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- killgrun.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c killgrun.c --- ../EDGEGEN/edgegen.a --- cd ../EDGEGEN; /usr/bin/make edgegen.a --- ../KDTREE/kdtree.a --- `kdtree.a' is up to date. --- ../FMATCH/fmatch.a --- `fmatch.a' is up to date. --- ../EDGEGEN/edgegen.a --- `edgegen.a' is up to date. --- ../LINKERN/linkern.a --- `linkern.a' is up to date. --- ../UTIL/util.a --- `util.a' is up to date. --- fconvert --- --- tourchk --- --- showres --- --- prob2tsp --- --- tourlen --- --- edgunion --- --- edg2len --- --- fconvert --- cc -pipe -O2 -fno-strict-aliasing -o fconvert fconvert.o ../KDTREE/kdtree.a ../UTIL/util.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../UTIL/util.a -lm --- prob2tsp --- cc -pipe -O2 -fno-strict-aliasing -o prob2tsp prob2tsp.o ../KDTREE/kdtree.a ../UTIL/util.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../UTIL/util.a -lm --- tourlen --- cc -pipe -O2 -fno-strict-aliasing -o tourlen tourlen.o ../KDTREE/kdtree.a ../UTIL/util.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../UTIL/util.a -lm --- tourchk --- cc -pipe -O2 -fno-strict-aliasing -o tourchk tourchk.o ../KDTREE/kdtree.a ../UTIL/util.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../UTIL/util.a -lm --- edgunion --- cc -pipe -O2 -fno-strict-aliasing -o edgunion edgunion.o ../KDTREE/kdtree.a ../UTIL/util.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../UTIL/util.a -lm --- edg2len --- cc -pipe -O2 -fno-strict-aliasing -o edg2len edg2len.o ../KDTREE/kdtree.a ../UTIL/util.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../UTIL/util.a -lm --- showres --- cc -pipe -O2 -fno-strict-aliasing -o showres showres.o ../KDTREE/kdtree.a ../UTIL/util.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../UTIL/util.a -lm --- killgrun --- cc -pipe -O2 -fno-strict-aliasing -o killgrun killgrun.o ../KDTREE/kdtree.a ../UTIL/util.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../FMATCH/fmatch.a ../KDTREE/kdtree.a ../UTIL/util.a -lm --- ../PQ/pq.a --- --- ../VERIFY/verify.a --- --- ../LOCALCUT/localcut.a --- --- ../TINY/tiny.a --- --- ../LINKERN/linkern.a --- --- ../EDGEGEN/edgegen.a --- --- ../KDTREE/kdtree.a --- --- ../FMATCH/fmatch.a --- --- ../UTIL/util.a --- --- ../BIGGUY/bigguy.a --- --- ../PQ/pq.a --- cd ../PQ; /usr/bin/make pq.a --- ../LINKERN/linkern.a --- cd ../LINKERN; /usr/bin/make linkern.a --- ../KDTREE/kdtree.a --- cd ../KDTREE; /usr/bin/make kdtree.a --- ../FMATCH/fmatch.a --- cd ../FMATCH; /usr/bin/make fmatch.a --- ../VERIFY/verify.a --- cd ../VERIFY; /usr/bin/make verify.a --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- ../LOCALCUT/localcut.a --- cd ../LOCALCUT; /usr/bin/make localcut.a --- ../TINY/tiny.a --- cd ../TINY; /usr/bin/make tiny.a --- ../EDGEGEN/edgegen.a --- cd ../EDGEGEN; /usr/bin/make edgegen.a --- ../LINKERN/linkern.a --- `linkern.a' is up to date. --- ../CUT/cut.a --- cd ../CUT; /usr/bin/make cut.a --- ../BIGGUY/bigguy.a --- cd ../BIGGUY; /usr/bin/make bigguy.a --- ../LOCALCUT/localcut.a --- `localcut.a' is up to date. --- ../KDTREE/kdtree.a --- `kdtree.a' is up to date. --- ../UTIL/util.a --- `util.a' is up to date. --- ../HELDKARP/heldkarp.a --- --- ../LP/lp.a --- --- ../VERIFY/verify.a --- `verify.a' is up to date. --- ../COMBS/combs.a --- --- poolcat.o --- --- ../TINY/tiny.a --- `tiny.a' is up to date. --- ../HELDKARP/heldkarp.a --- cd ../HELDKARP; /usr/bin/make heldkarp.a --- ../LP/lp.a --- cd ../LP; /usr/bin/make lp.a --- test_tsp.o --- --- ../COMBS/combs.a --- cd ../COMBS; /usr/bin/make combs.a --- poolcat.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c poolcat.c --- test_tsp.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c test_tsp.c --- ../PQ/pq.a --- `pq.a' is up to date. --- probserv.o --- --- ../BIGGUY/bigguy.a --- `bigguy.a' is up to date. --- cutserv.o --- --- probserv.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c probserv.c --- ../FMATCH/fmatch.a --- `fmatch.a' is up to date. --- ../HELDKARP/heldkarp.a --- `heldkarp.a' is up to date. --- bosstell.o --- --- cutserv.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c cutserv.c --- bosstell.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c bosstell.c --- ../EDGEGEN/edgegen.a --- `edgegen.a' is up to date. --- ../COMBS/combs.a --- `combs.a' is up to date. --- ../CUT/cut.a --- `cut.a' is up to date. --- ../LP/lp.a --- `lp.a' is up to date. --- concorde --- cc -pipe -O2 -fno-strict-aliasing -o concorde concorde.o tsp.a ../PQ/pq.a ../VERIFY/verify.a ../LOCALCUT/localcut.a ../TINY/tiny.a ../LINKERN/linkern.a ../EDGEGEN/edgegen.a ../KDTREE/kdtree.a ../FMATCH/fmatch.a ../UTIL/util.a ../BIGGUY/bigguy.a ../CUT/cut.a ../HELDKARP/heldkarp.a ../LP/lp.a ../COMBS/combs.a -lm --- probserv --- cc -pipe -O2 -fno-strict-aliasing -o probserv probserv.o tsp.a ../LP/lp.a ../BIGGUY/bigguy.a ../UTIL/util.a -lm --- poolcat --- cc -pipe -O2 -fno-strict-aliasing -o poolcat poolcat.o tsp.a ../PQ/pq.a ../VERIFY/verify.a ../LOCALCUT/localcut.a ../TINY/tiny.a ../LINKERN/linkern.a ../EDGEGEN/edgegen.a ../KDTREE/kdtree.a ../FMATCH/fmatch.a ../UTIL/util.a ../BIGGUY/bigguy.a ../CUT/cut.a ../HELDKARP/heldkarp.a ../LP/lp.a ../COMBS/combs.a -lm --- bosstell --- cc -pipe -O2 -fno-strict-aliasing -o bosstell bosstell.o ../UTIL/util.a -lm --- test_tsp --- cc -pipe -O2 -fno-strict-aliasing -o test_tsp test_tsp.o tsp.a ../PQ/pq.a ../VERIFY/verify.a ../LOCALCUT/localcut.a ../TINY/tiny.a ../LINKERN/linkern.a ../EDGEGEN/edgegen.a ../KDTREE/kdtree.a ../FMATCH/fmatch.a ../UTIL/util.a ../BIGGUY/bigguy.a ../CUT/cut.a ../HELDKARP/heldkarp.a ../LP/lp.a ../COMBS/combs.a -lm --- cutserv --- cc -pipe -O2 -fno-strict-aliasing -o cutserv cutserv.o tsp.a ../UTIL/util.a -lm --- ../TSP/tsp.a --- --- ../LOCALCUT/localcut.a --- --- ../TINY/tiny.a --- --- ../EDGEGEN/edgegen.a --- --- ../LINKERN/linkern.a --- --- ../CUT/cut.a --- --- ../COMBS/combs.a --- --- ../FMATCH/fmatch.a --- --- ../BIGGUY/bigguy.a --- --- ../KDTREE/kdtree.a --- --- ../LOCALCUT/localcut.a --- cd ../LOCALCUT; /usr/bin/make localcut.a --- ../EDGEGEN/edgegen.a --- cd ../EDGEGEN; /usr/bin/make edgegen.a --- ../LINKERN/linkern.a --- cd ../LINKERN; /usr/bin/make linkern.a --- ../COMBS/combs.a --- cd ../COMBS; /usr/bin/make combs.a --- ../TINY/tiny.a --- cd ../TINY; /usr/bin/make tiny.a --- ../FMATCH/fmatch.a --- cd ../FMATCH; /usr/bin/make fmatch.a --- ../TSP/tsp.a --- cd ../TSP; /usr/bin/make tsp.a --- ../CUT/cut.a --- cd ../CUT; /usr/bin/make cut.a --- ../BIGGUY/bigguy.a --- cd ../BIGGUY; /usr/bin/make bigguy.a --- ../KDTREE/kdtree.a --- cd ../KDTREE; /usr/bin/make kdtree.a --- ../EDGEGEN/edgegen.a --- `edgegen.a' is up to date. --- ../PQ/pq.a --- --- ../LINKERN/linkern.a --- `linkern.a' is up to date. --- ../FMATCH/fmatch.a --- `fmatch.a' is up to date. --- ../HELDKARP/heldkarp.a --- --- ../TINY/tiny.a --- `tiny.a' is up to date. --- ../LP/lp.a --- --- ../UTIL/util.a --- --- ../PQ/pq.a --- cd ../PQ; /usr/bin/make pq.a --- ../HELDKARP/heldkarp.a --- cd ../HELDKARP; /usr/bin/make heldkarp.a --- ../COMBS/combs.a --- `combs.a' is up to date. --- ver_main.o --- --- ../LP/lp.a --- cd ../LP; /usr/bin/make lp.a --- ../UTIL/util.a --- cd ../UTIL; /usr/bin/make util.a --- ../TSP/tsp.a --- `tsp.a' is up to date. --- ver_main.o --- cc -pipe -O2 -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c ver_main.c --- ../LP/lp.a --- `lp.a' is up to date. --- ../HELDKARP/heldkarp.a --- `heldkarp.a' is up to date. --- ../CUT/cut.a --- `cut.a' is up to date. --- ../LOCALCUT/localcut.a --- `localcut.a' is up to date. --- ../PQ/pq.a --- `pq.a' is up to date. --- ../BIGGUY/bigguy.a --- `bigguy.a' is up to date. --- ../KDTREE/kdtree.a --- `kdtree.a' is up to date. --- ../UTIL/util.a --- `util.a' is up to date. --- verify --- cc -pipe -O2 -fno-strict-aliasing -o verify ver_main.o verify.a ../TSP/tsp.a ../LOCALCUT/localcut.a ../TINY/tiny.a ../EDGEGEN/edgegen.a ../LINKERN/linkern.a ../CUT/cut.a ../COMBS/combs.a ../FMATCH/fmatch.a ../BIGGUY/bigguy.a ../KDTREE/kdtree.a ../PQ/pq.a ../HELDKARP/heldkarp.a ../LP/lp.a ../UTIL/util.a -lm SUCCEEDED 00:00:25 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for concorde-20031219 ===> Generating temporary packing list install -m 0644 /construction/math/concorde/concorde/concorde.a /construction/math/concorde/stage/usr/local/lib/libconcorde.a install -d -o root -g wheel -m 755 /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/concorde.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/bigguy.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/combs.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/config.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/consec1.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/cut.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/cuttree.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/delaunay.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/edgegen.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/fmatch.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/heldkarp.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/kdtree.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/linkern.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/localcut.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/lp.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/machdefs.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/macrorus.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/mlinkern.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/necklace.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/pq.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/pqsets.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/tinytsp.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/tsp.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/util.h /construction/math/concorde/stage/usr/local/include/concorde install -m 0644 /construction/math/concorde/concorde/INCLUDE/verify.h /construction/math/concorde/stage/usr/local/include/concorde install -d -o root -g wheel -m 755 /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/BIGGUY/bg_test /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/COMBS/combtest /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/CUT/lin_all /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/CUT/mincut /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/EDGEGEN/edgegen /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/FMATCH/fmatch /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/HELDKARP/heldkarp /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/KDTREE/kdtree /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/LINKERN/linkern /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/LOCALCUT/checker /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/LOCALCUT/first /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/LOCALCUT/localcut /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/LOCALCUT/peeler /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/LOCALCUT/peeler2 /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/PQ/pqtest /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/TINY/tinytsp /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/TOOLS/edg2len /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/TOOLS/edgunion /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/TOOLS/fconvert /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/TOOLS/killgrun /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/TOOLS/prob2tsp /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/TOOLS/showres /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/TOOLS/tourchk /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/TOOLS/tourlen /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/TSP/bosstell /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/TSP/concorde /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/TSP/cutserv /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/TSP/poolcat /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/TSP/probserv /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/TSP/test_tsp /construction/math/concorde/stage/usr/local/bin/concorde install -s -m 555 /construction/math/concorde/concorde/VERIFY/verify /construction/math/concorde/stage/usr/local/bin/concorde install -m 555 /construction/math/concorde/concorde/TINY/randtsp.awk /construction/math/concorde/stage/usr/local/bin/concorde ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for concorde-20031219 file sizes/checksums [58]: 0% file sizes/checksums [58]: 100% packing files [58]: 0% packing files [58]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:13 TOTAL TIME 00:00:45