Building concorde-20031219.txz (origin /buildshare/ports/355755/math/concorde) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/co031219.tgz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> concorde-20031219 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of concorde-20031219 Make install ===> 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. ===> Patching for concorde-20031219 ===> Applying FreeBSD patches for concorde-20031219 ===> Configuring for concorde-20031219 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/concorde/work/concorde/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/concorde/work/concorde/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking host system type... powerpc-portbld-freebsd11.0 checking for prespecified compiler options... no checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -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... (cached) 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... 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... 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 ===> Building for concorde-20031219 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 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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c bigguy.c ar cru ../concorde.a bigguy.o ranlib ../concorde.a cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c localcut.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c chunks.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c first.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c lift.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c tsporacl.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c intmat.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c separate.c ar cru ../concorde.a localcut.o chunks.o first.o lift.o tsporacl.o intmat.o separate.o ranlib ../concorde.a cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c block.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c dngreedy.c ar cru ../concorde.a block.o dngreedy.o ranlib ../concorde.a cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c segments.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c connect.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c shrink.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c mincut.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c cut_st.c cut_st.c:88:1: warning: "INFINITY" redefined In file included from ../INCLUDE/machdefs.h:36, from cut_st.c:76: /usr/include/math.h:58:1: warning: this is the location of the previous definition cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c gomoryhu.c ar cru ../concorde.a segments.o connect.o shrink.o mincut.o cut_st.o gomoryhu.o ranlib ../concorde.a cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c edgegen.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c xnear.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c delaunay.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c mlinkern.c ar cru ../concorde.a edgegen.o xnear.o delaunay.o mlinkern.o ranlib ../concorde.a cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c fmatch.c ar cru ../concorde.a fmatch.o ranlib ../concorde.a cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c heldkarp.c ar cru ../concorde.a heldkarp.o ranlib ../concorde.a cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c kdbuild.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c kdnear.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c kdspan.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c kdtwoopt.c ar cru ../concorde.a kdbuild.o kdnear.o kdspan.o kdtwoopt.o ranlib ../concorde.a cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c linkern.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c linkern_fixed.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c linkern_path.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c flip_two.c ar cru ../concorde.a linkern.o linkern_fixed.o linkern_path.o flip_two.o ranlib ../concorde.a cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c lpnone.c ar cru ../concorde.a lpnone.o ranlib ../concorde.a cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c pq.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c cuttree.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c consec1.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c necklace.c ar cru ../concorde.a pq.o cuttree.o consec1.o necklace.o ranlib ../concorde.a cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c tinytsp.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c bnbmsp.c ar cru ../concorde.a tinytsp.o bnbmsp.o ranlib ../concorde.a cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c prob_io.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c tsp_lp.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c qsparse.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c cliqhash.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c generate.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c ex_price.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c cutcall.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c tighten.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c cutpool.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c branch.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c control.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c cliqwork.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c ddecker.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c teething.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c bcontrol.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c xtour.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c skeleton.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c blkcomb.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c growcomb.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c combcliq.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c prclique.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c blossom.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c tsp_call.c ar cru ../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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c allocrus.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c bgetopt.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c dheaps_i.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c edgelen.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c edgemap.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c edgeutil.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c eunion.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c fastread.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c getdata.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c safe_io.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c sortrus.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c subdiv.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c urandom.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c util.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c zeit.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c genhash.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c priority.c cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c signal.c ar cru ../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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c verify.c ar cru ../concorde.a verify.o ranlib ../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 all ); done ar cru bigguy.a bigguy.o ranlib bigguy.a cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c loc_main.c ar cru localcut.a localcut.o chunks.o first.o lift.o tsporacl.o intmat.o separate.o ranlib localcut.a cd ../TSP; /usr/bin/make tsp.a ar cru 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 ranlib tsp.a cd ../PQ; /usr/bin/make pq.a ar cru pq.a pq.o cuttree.o consec1.o necklace.o ranlib pq.a cd ../EDGEGEN; /usr/bin/make edgegen.a ar cru edgegen.a edgegen.o xnear.o delaunay.o mlinkern.o ranlib edgegen.a cd ../LINKERN; /usr/bin/make linkern.a ar cru linkern.a linkern.o linkern_fixed.o linkern_path.o flip_two.o ranlib linkern.a cd ../VERIFY; /usr/bin/make verify.a ar cru verify.a verify.o ranlib verify.a cd ../FMATCH; /usr/bin/make fmatch.a ar cru fmatch.a fmatch.o ranlib fmatch.a cd ../KDTREE; /usr/bin/make kdtree.a ar cru kdtree.a kdbuild.o kdnear.o kdspan.o kdtwoopt.o ranlib kdtree.a cd ../COMBS; /usr/bin/make combs.a ar cru combs.a block.o dngreedy.o ranlib combs.a cd ../TINY; /usr/bin/make tiny.a ar cru tiny.a tinytsp.o bnbmsp.o ranlib tiny.a cd ../LP; /usr/bin/make lp.a ar cru lp.a lpnone.o ranlib lp.a cd ../BIGGUY; /usr/bin/make bigguy.a `bigguy.a' is up to date. cd ../UTIL; /usr/bin/make util.a ar cru 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 ranlib util.a cd ../HELDKARP; /usr/bin/make heldkarp.a ar cru heldkarp.a heldkarp.o ranlib heldkarp.a cd ../CUT; /usr/bin/make cut.a ar cru cut.a segments.o connect.o shrink.o mincut.o cut_st.o gomoryhu.o ranlib cut.a cc -O2 -pipe -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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c mc_main.c cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cc -O2 -pipe -fno-strict-aliasing -o mincut mc_main.o cut.a ../UTIL/util.a -lm cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c eg_main.c cd ../KDTREE; /usr/bin/make kdtree.a `kdtree.a' is up to date. cd ../FMATCH; /usr/bin/make fmatch.a `fmatch.a' is up to date. cd ../LINKERN; /usr/bin/make linkern.a `linkern.a' is up to date. cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cc -O2 -pipe -fno-strict-aliasing -o edgegen eg_main.o edgegen.a ../KDTREE/kdtree.a ../FMATCH/fmatch.a ../LINKERN/linkern.a ../UTIL/util.a -lm cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c fm_main.c cd ../EDGEGEN; /usr/bin/make edgegen.a `edgegen.a' is up to date. cd ../KDTREE; /usr/bin/make kdtree.a `kdtree.a' is up to date. cd ../LINKERN; /usr/bin/make linkern.a `linkern.a' is up to date. cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cc -O2 -pipe -fno-strict-aliasing -o fmatch fm_main.o fmatch.a ../EDGEGEN/edgegen.a ../KDTREE/kdtree.a ../LINKERN/linkern.a ../UTIL/util.a -lm cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c lk_main.c cd ../EDGEGEN; /usr/bin/make edgegen.a `edgegen.a' is up to date. cd ../KDTREE; /usr/bin/make kdtree.a `kdtree.a' is up to date. cd ../FMATCH; /usr/bin/make fmatch.a `fmatch.a' is up to date. cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cc -O2 -pipe -fno-strict-aliasing -o linkern lk_main.o linkern.a ../EDGEGEN/edgegen.a ../KDTREE/kdtree.a ../FMATCH/fmatch.a ../UTIL/util.a -lm cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c showres.c cd ../KDTREE; /usr/bin/make kdtree.a `kdtree.a' is up to date. cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cd ../EDGEGEN; /usr/bin/make edgegen.a `edgegen.a' is up to date. cd ../LINKERN; /usr/bin/make linkern.a `linkern.a' is up to date. cd ../FMATCH; /usr/bin/make fmatch.a `fmatch.a' is up to date. cc -O2 -pipe -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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c tourchk.c cc -O2 -pipe -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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c tourlen.c cc -O2 -pipe -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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c prob2tsp.c cc -O2 -pipe -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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c edg2len.c cc -O2 -pipe -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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c edgunion.c cc -O2 -pipe -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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c fconvert.c cc -O2 -pipe -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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c concorde.c cd ../PQ; /usr/bin/make pq.a `pq.a' is up to date. cd ../VERIFY; /usr/bin/make verify.a `verify.a' is up to date. cd ../LOCALCUT; /usr/bin/make localcut.a `localcut.a' is up to date. cd ../TINY; /usr/bin/make tiny.a `tiny.a' is up to date. cd ../LINKERN; /usr/bin/make linkern.a `linkern.a' is up to date. cd ../EDGEGEN; /usr/bin/make edgegen.a `edgegen.a' is up to date. cd ../KDTREE; /usr/bin/make kdtree.a `kdtree.a' is up to date. cd ../FMATCH; /usr/bin/make fmatch.a `fmatch.a' is up to date. cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cd ../BIGGUY; /usr/bin/make bigguy.a `bigguy.a' is up to date. cd ../CUT; /usr/bin/make cut.a `cut.a' is up to date. cd ../HELDKARP; /usr/bin/make heldkarp.a `heldkarp.a' is up to date. cd ../LP; /usr/bin/make lp.a `lp.a' is up to date. cd ../COMBS; /usr/bin/make combs.a `combs.a' is up to date. cc -O2 -pipe -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 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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c bg_test.c cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cc -O2 -pipe -fno-strict-aliasing -o bg_test bg_test.o bigguy.a ../UTIL/util.a -lm cd ../TSP; /usr/bin/make tsp.a `tsp.a' is up to date. cd ../PQ; /usr/bin/make pq.a `pq.a' is up to date. cd ../EDGEGEN; /usr/bin/make edgegen.a `edgegen.a' is up to date. cd ../LINKERN; /usr/bin/make linkern.a `linkern.a' is up to date. cd ../VERIFY; /usr/bin/make verify.a `verify.a' is up to date. cd ../FMATCH; /usr/bin/make fmatch.a `fmatch.a' is up to date. cd ../KDTREE; /usr/bin/make kdtree.a `kdtree.a' is up to date. cd ../COMBS; /usr/bin/make combs.a `combs.a' is up to date. cd ../TINY; /usr/bin/make tiny.a `tiny.a' is up to date. cd ../LP; /usr/bin/make lp.a `lp.a' is up to date. cd ../BIGGUY; /usr/bin/make bigguy.a `bigguy.a' is up to date. cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cd ../HELDKARP; /usr/bin/make heldkarp.a `heldkarp.a' is up to date. cd ../CUT; /usr/bin/make cut.a `cut.a' is up to date. cc -O2 -pipe -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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c checker.c cc -O2 -pipe -fno-strict-aliasing -o checker checker.o -lm cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c first_main.c cc -O2 -pipe -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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c peeler.c cc -O2 -pipe -fno-strict-aliasing -o peeler peeler.o ../UTIL/util.a -lm cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -I. -c peeler2.c cc -O2 -pipe -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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c co_main.c cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cc -O2 -pipe -fno-strict-aliasing -o combtest co_main.o combs.a ../UTIL/util.a -lm cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cc -O2 -pipe -fno-strict-aliasing -o mincut mc_main.o cut.a ../UTIL/util.a -lm cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c lin_all.c cc -O2 -pipe -fno-strict-aliasing -o lin_all lin_all.o cut.a ../UTIL/util.a -lm cd ../KDTREE; /usr/bin/make kdtree.a `kdtree.a' is up to date. cd ../FMATCH; /usr/bin/make fmatch.a `fmatch.a' is up to date. cd ../LINKERN; /usr/bin/make linkern.a `linkern.a' is up to date. cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cc -O2 -pipe -fno-strict-aliasing -o edgegen eg_main.o edgegen.a ../KDTREE/kdtree.a ../FMATCH/fmatch.a ../LINKERN/linkern.a ../UTIL/util.a -lm cd ../EDGEGEN; /usr/bin/make edgegen.a `edgegen.a' is up to date. cd ../KDTREE; /usr/bin/make kdtree.a `kdtree.a' is up to date. cd ../LINKERN; /usr/bin/make linkern.a `linkern.a' is up to date. cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cc -O2 -pipe -fno-strict-aliasing -o fmatch fm_main.o fmatch.a ../EDGEGEN/edgegen.a ../KDTREE/kdtree.a ../LINKERN/linkern.a ../UTIL/util.a -lm cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c hk_main.c cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cc -O2 -pipe -fno-strict-aliasing -o heldkarp hk_main.o heldkarp.a ../UTIL/util.a -lm cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c kd_main.c cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cc -O2 -pipe -fno-strict-aliasing -o kdtree kd_main.o kdtree.a ../UTIL/util.a -lm cd ../EDGEGEN; /usr/bin/make edgegen.a `edgegen.a' is up to date. cd ../KDTREE; /usr/bin/make kdtree.a `kdtree.a' is up to date. cd ../FMATCH; /usr/bin/make fmatch.a `fmatch.a' is up to date. cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cc -O2 -pipe -fno-strict-aliasing -o linkern lk_main.o linkern.a ../EDGEGEN/edgegen.a ../KDTREE/kdtree.a ../FMATCH/fmatch.a ../UTIL/util.a -lm cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c pqtest.c cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cc -O2 -pipe -fno-strict-aliasing -o pqtest pqtest.o pq.a ../UTIL/util.a -lm cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c tt_main.c cd ../BIGGUY; /usr/bin/make bigguy.a `bigguy.a' is up to date. cd ../LP; /usr/bin/make lp.a `lp.a' is up to date. cd ../CUT; /usr/bin/make cut.a `cut.a' is up to date. cd ../TSP; /usr/bin/make tsp.a `tsp.a' is up to date. cd ../EDGEGEN; /usr/bin/make edgegen.a `edgegen.a' is up to date. cd ../KDTREE; /usr/bin/make kdtree.a `kdtree.a' is up to date. cd ../COMBS; /usr/bin/make combs.a `combs.a' is up to date. cd ../FMATCH; /usr/bin/make fmatch.a `fmatch.a' is up to date. cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cd ../PQ; /usr/bin/make pq.a `pq.a' is up to date. cd ../LINKERN; /usr/bin/make linkern.a `linkern.a' is up to date. cd ../LOCALCUT; /usr/bin/make localcut.a `localcut.a' is up to date. cd ../VERIFY; /usr/bin/make verify.a `verify.a' is up to date. cd ../HELDKARP; /usr/bin/make heldkarp.a `heldkarp.a' is up to date. cc -O2 -pipe -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 cd ../KDTREE; /usr/bin/make kdtree.a `kdtree.a' is up to date. cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cd ../EDGEGEN; /usr/bin/make edgegen.a `edgegen.a' is up to date. cd ../LINKERN; /usr/bin/make linkern.a `linkern.a' is up to date. cd ../FMATCH; /usr/bin/make fmatch.a `fmatch.a' is up to date. cc -O2 -pipe -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 cc -O2 -pipe -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 cc -O2 -pipe -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 cc -O2 -pipe -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 cc -O2 -pipe -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 cc -O2 -pipe -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 cc -O2 -pipe -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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c killgrun.c cc -O2 -pipe -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 cd ../PQ; /usr/bin/make pq.a `pq.a' is up to date. cd ../VERIFY; /usr/bin/make verify.a `verify.a' is up to date. cd ../LOCALCUT; /usr/bin/make localcut.a `localcut.a' is up to date. cd ../TINY; /usr/bin/make tiny.a `tiny.a' is up to date. cd ../LINKERN; /usr/bin/make linkern.a `linkern.a' is up to date. cd ../EDGEGEN; /usr/bin/make edgegen.a `edgegen.a' is up to date. cd ../KDTREE; /usr/bin/make kdtree.a `kdtree.a' is up to date. cd ../FMATCH; /usr/bin/make fmatch.a `fmatch.a' is up to date. cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cd ../BIGGUY; /usr/bin/make bigguy.a `bigguy.a' is up to date. cd ../CUT; /usr/bin/make cut.a `cut.a' is up to date. cd ../HELDKARP; /usr/bin/make heldkarp.a `heldkarp.a' is up to date. cd ../LP; /usr/bin/make lp.a `lp.a' is up to date. cd ../COMBS; /usr/bin/make combs.a `combs.a' is up to date. cc -O2 -pipe -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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c poolcat.c cc -O2 -pipe -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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c test_tsp.c cc -O2 -pipe -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 cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c probserv.c cc -O2 -pipe -fno-strict-aliasing -o probserv probserv.o tsp.a ../LP/lp.a ../BIGGUY/bigguy.a ../UTIL/util.a -lm cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c cutserv.c cc -O2 -pipe -fno-strict-aliasing -o cutserv cutserv.o tsp.a ../UTIL/util.a -lm cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c bosstell.c cc -O2 -pipe -fno-strict-aliasing -o bosstell bosstell.o ../UTIL/util.a -lm cc -O2 -pipe -fno-strict-aliasing -I../INCLUDE -I../INCLUDE -c ver_main.c cd ../TSP; /usr/bin/make tsp.a `tsp.a' is up to date. cd ../LOCALCUT; /usr/bin/make localcut.a `localcut.a' is up to date. cd ../TINY; /usr/bin/make tiny.a `tiny.a' is up to date. cd ../EDGEGEN; /usr/bin/make edgegen.a `edgegen.a' is up to date. cd ../LINKERN; /usr/bin/make linkern.a `linkern.a' is up to date. cd ../CUT; /usr/bin/make cut.a `cut.a' is up to date. cd ../COMBS; /usr/bin/make combs.a `combs.a' is up to date. cd ../FMATCH; /usr/bin/make fmatch.a `fmatch.a' is up to date. cd ../BIGGUY; /usr/bin/make bigguy.a `bigguy.a' is up to date. cd ../KDTREE; /usr/bin/make kdtree.a `kdtree.a' is up to date. cd ../PQ; /usr/bin/make pq.a `pq.a' is up to date. cd ../HELDKARP; /usr/bin/make heldkarp.a `heldkarp.a' is up to date. cd ../LP; /usr/bin/make lp.a `lp.a' is up to date. cd ../UTIL; /usr/bin/make util.a `util.a' is up to date. cc -O2 -pipe -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 ===> Staging for concorde-20031219 ===> Generating temporary packing list install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/concorde.a /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/lib/libconcorde.a install -d -o root -g wheel -m 755 /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/concorde.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/bigguy.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/combs.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/config.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/consec1.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/cut.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/cuttree.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/delaunay.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/edgegen.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/fmatch.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/heldkarp.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/kdtree.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/linkern.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/localcut.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/lp.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/machdefs.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/macrorus.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/mlinkern.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/necklace.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/pq.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/pqsets.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/tinytsp.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/tsp.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/util.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/concorde/work/concorde/INCLUDE/verify.h /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/include/concorde install -d -o root -g wheel -m 755 /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/BIGGUY/bg_test /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/COMBS/combtest /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/CUT/lin_all /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/CUT/mincut /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/EDGEGEN/edgegen /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/FMATCH/fmatch /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/HELDKARP/heldkarp /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/KDTREE/kdtree /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/LINKERN/linkern /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/LOCALCUT/checker /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/LOCALCUT/first /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/LOCALCUT/localcut /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/LOCALCUT/peeler /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/LOCALCUT/peeler2 /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/PQ/pqtest /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/TINY/tinytsp /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/TOOLS/edg2len /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/TOOLS/edgunion /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/TOOLS/fconvert /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/TOOLS/killgrun /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/TOOLS/prob2tsp /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/TOOLS/showres /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/TOOLS/tourchk /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/TOOLS/tourlen /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/TSP/bosstell /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/TSP/concorde /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/TSP/cutserv /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/TSP/poolcat /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/TSP/probserv /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/TSP/test_tsp /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/VERIFY/verify /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde install -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/concorde/work/concorde/TINY/randtsp.awk /obj/buildshare/ports/355755/math/concorde/work/stage/usr/local/bin/concorde ====> Compressing man pages (compress-man) ===> Installing for concorde-20031219 ===> Checking if math/concorde already installed ===> Registering installation for concorde-20031219 Installing concorde-20031219... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/concorde/cutserv /usr/local/bin/concorde/fmatch /usr/local/bin/concorde/heldkarp /usr/local/bin/concorde/localcut /usr/local/bin/concorde/linkern /usr/local/bin/concorde/edgegen /usr/local/bin/concorde/poolcat /usr/local/bin/concorde/killgrun /usr/local/bin/concorde/first /usr/local/bin/concorde/tourchk /usr/local/bin/concorde/prob2tsp /usr/local/bin/concorde/concorde /usr/local/bin/concorde/edg2len /usr/local/bin/concorde/peeler2 /usr/local/bin/concorde/fconvert /usr/local/bin/concorde/edgunion /usr/local/bin/concorde/tourlen /usr/local/bin/concorde/kdtree /usr/local/bin/concorde/test_tsp /usr/local/bin/concorde/bg_test /usr/local/bin/concorde/verify /usr/local/bin/concorde/mincut /usr/local/bin/concorde/tinytsp /usr/local/bin/concorde/combtest /usr/local/bin/concorde/bosstell /usr/local/bin/concorde/probserv If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.tsp.gatech.edu/concorde.html Make package ===> Building package for concorde-20031219 slot2: removed