| 1 | # gcc --version
|
|---|
| 2 | gcc (GCC) 3.3.5 (propolice)
|
|---|
| 3 | Copyright (C) 2003 Free Software Foundation, Inc.
|
|---|
| 4 | This is free software; see the source for copying conditions. There is NO
|
|---|
| 5 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|---|
| 6 |
|
|---|
| 7 | # make build
|
|---|
| 8 | ===> libnet6-1.3.0rc1 depends on: libsigc++-2.0.16p1 - found
|
|---|
| 9 | ===> libnet6-1.3.0rc1 depends on: pkgconfig-0.19p0 - found
|
|---|
| 10 | ===> libnet6-1.3.0rc1 depends on: gnutls-1.0.25p0 - found
|
|---|
| 11 | ===> libnet6-1.3.0rc1 depends on: libtool-1.5.22 - found
|
|---|
| 12 | ===> libnet6-1.3.0rc1 depends on: gettext->=0.14.5 - found
|
|---|
| 13 | ===> libnet6-1.3.0rc1 depends on: libiconv-* - found
|
|---|
| 14 | ===> libnet6-1.3.0rc1 depends on: gettext->=0.10.38 - found
|
|---|
| 15 | ===> Verifying specs: iconv.4 intl.3
|
|---|
| 16 | ===> found iconv.4.0 intl.3.0
|
|---|
| 17 | ===> Checking files for libnet6-1.3.0rc1
|
|---|
| 18 | `/usr/ports/distfiles/net6-1.3.0rc1.tar.gz' is up to date.
|
|---|
| 19 | >> Checksum OK for net6-1.3.0rc1.tar.gz. (sha1)
|
|---|
| 20 | ===> Extracting for libnet6-1.3.0rc1
|
|---|
| 21 | ===> Patching for libnet6-1.3.0rc1
|
|---|
| 22 | ===> Configuring for libnet6-1.3.0rc1
|
|---|
| 23 | configure: loading site script /usr/ports/infrastructure/db/config.site
|
|---|
| 24 | checking for a BSD-compatible install... /usr/bin/install -c -o root -g bin
|
|---|
| 25 | checking whether build environment is sane... yes
|
|---|
| 26 | checking for gawk... (cached) nawk
|
|---|
| 27 | checking whether make sets $(MAKE)... (cached) yes
|
|---|
| 28 | checking whether to enable maintainer-specific portions of Makefiles... no
|
|---|
| 29 | checking build system type... sparc64-unknown-openbsd3.9
|
|---|
| 30 | checking host system type... sparc64-unknown-openbsd3.9
|
|---|
| 31 | checking for C++ compiler default output file name... a.out
|
|---|
| 32 | checking whether the C++ compiler works... yes
|
|---|
| 33 | checking whether we are cross compiling... no
|
|---|
| 34 | checking for suffix of executables...
|
|---|
| 35 | checking for suffix of object files... (cached) o
|
|---|
| 36 | checking whether we are using the GNU C++ compiler... (cached) yes
|
|---|
| 37 | checking whether c++ accepts -g... (cached) yes
|
|---|
| 38 | checking for style of include used by make... GNU
|
|---|
| 39 | checking dependency style of c++... gcc3
|
|---|
| 40 | checking for gcc... cc
|
|---|
| 41 | checking whether we are using the GNU C compiler... (cached) yes
|
|---|
| 42 | checking whether cc accepts -g... (cached) yes
|
|---|
| 43 | checking for cc option to accept ANSI C... none needed
|
|---|
| 44 | checking dependency style of cc... gcc3
|
|---|
| 45 | checking how to run the C preprocessor... cc -E
|
|---|
| 46 | checking for a BSD-compatible install... /usr/bin/install -c -o root -g bin
|
|---|
| 47 | checking whether ln -s works... yes
|
|---|
| 48 | checking whether make sets $(MAKE)... (cached) yes
|
|---|
| 49 | checking for ranlib... (cached) ranlib
|
|---|
| 50 | checking for a sed that does not truncate output... /usr/bin/sed
|
|---|
| 51 | checking for egrep... (cached) grep -E
|
|---|
| 52 | checking for ld used by cc... /usr/bin/ld
|
|---|
| 53 | checking if the linker (/usr/bin/ld) is GNU ld... yes
|
|---|
| 54 | checking for /usr/bin/ld option to reload object files... -r
|
|---|
| 55 | checking for BSD-compatible nm... /usr/bin/nm -B
|
|---|
| 56 | checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
|
|---|
| 57 | checking for ANSI C header files... (cached) yes
|
|---|
| 58 | checking for sys/types.h... (cached) yes
|
|---|
| 59 | checking for sys/stat.h... (cached) yes
|
|---|
| 60 | checking for stdlib.h... (cached) yes
|
|---|
| 61 | checking for string.h... (cached) yes
|
|---|
| 62 | checking for memory.h... (cached) yes
|
|---|
| 63 | checking for strings.h... (cached) yes
|
|---|
| 64 | checking for inttypes.h... (cached) yes
|
|---|
| 65 | checking for stdint.h... yes
|
|---|
| 66 | checking for unistd.h... (cached) yes
|
|---|
| 67 | checking for dlfcn.h... (cached) yes
|
|---|
| 68 | checking how to run the C++ preprocessor... c++ -E
|
|---|
| 69 | checking for g77... g77
|
|---|
| 70 | checking whether we are using the GNU Fortran 77 compiler... (cached) yes
|
|---|
| 71 | checking whether g77 accepts -g... (cached) yes
|
|---|
| 72 | checking the maximum length of command line arguments... (cached) 131072
|
|---|
| 73 | checking command to parse /usr/bin/nm -B output from cc object... ok
|
|---|
| 74 | checking for objdir... .libs
|
|---|
| 75 | checking for ar... (cached) ar
|
|---|
| 76 | checking for ranlib... (cached) ranlib
|
|---|
| 77 | checking for strip... (cached) strip
|
|---|
| 78 | checking if cc static flag works... yes
|
|---|
| 79 | checking if cc supports -fno-rtti -fno-exceptions... no
|
|---|
| 80 | checking for cc option to produce PIC... -fPIC
|
|---|
| 81 | checking if cc PIC flag -fPIC works... yes
|
|---|
| 82 | checking if cc supports -c -o file.o... yes
|
|---|
| 83 | checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
|
|---|
| 84 | checking whether -lc should be explicitly linked in... yes
|
|---|
| 85 | checking dynamic linker characteristics... openbsd3.9 ld.so
|
|---|
| 86 | checking how to hardcode library paths into programs... immediate
|
|---|
| 87 | checking whether stripping libraries is possible... yes
|
|---|
| 88 | checking if libtool supports shared libraries... yes
|
|---|
| 89 | checking whether to build shared libraries... yes
|
|---|
| 90 | checking whether to build static libraries... yes
|
|---|
| 91 | configure: creating libtool
|
|---|
| 92 | appending configuration tag "CXX" to libtool
|
|---|
| 93 | checking for ld used by c++... /usr/bin/ld
|
|---|
| 94 | checking if the linker (/usr/bin/ld) is GNU ld... yes
|
|---|
| 95 | checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
|
|---|
| 96 | checking for c++ option to produce PIC... -fPIC
|
|---|
| 97 | checking if c++ PIC flag -fPIC works... yes
|
|---|
| 98 | checking if c++ supports -c -o file.o... yes
|
|---|
| 99 | checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
|
|---|
| 100 | checking dynamic linker characteristics... openbsd3.9 ld.so
|
|---|
| 101 | checking how to hardcode library paths into programs... immediate
|
|---|
| 102 | checking whether stripping libraries is possible... yes
|
|---|
| 103 | appending configuration tag "F77" to libtool
|
|---|
| 104 | checking if libtool supports shared libraries... yes
|
|---|
| 105 | checking whether to build shared libraries... yes
|
|---|
| 106 | checking whether to build static libraries... yes
|
|---|
| 107 | checking for g77 option to produce PIC... -fPIC
|
|---|
| 108 | checking if g77 PIC flag -fPIC works... yes
|
|---|
| 109 | checking if g77 supports -c -o file.o... yes
|
|---|
| 110 | checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
|
|---|
| 111 | checking dynamic linker characteristics... openbsd3.9 ld.so
|
|---|
| 112 | checking how to hardcode library paths into programs... immediate
|
|---|
| 113 | checking whether stripping libraries is possible... yes
|
|---|
| 114 | checking for MSG_NOSIGNAL... no
|
|---|
| 115 | checking whether to enable WIN32 specific flags... no
|
|---|
| 116 | checking for pkg-config... /usr/local/bin/pkg-config
|
|---|
| 117 | checking pkg-config is at least version 0.9.0... yes
|
|---|
| 118 | checking for libnet6... yes
|
|---|
| 119 | checking for libgnutls-config... /usr/local/bin/libgnutls-config
|
|---|
| 120 | checking for libgnutls - version >= 1.0.0... yes
|
|---|
| 121 | checking whether NLS is requested... yes
|
|---|
| 122 | checking for msgfmt... /usr/local/bin/msgfmt
|
|---|
| 123 | checking for gmsgfmt... /usr/local/bin/msgfmt
|
|---|
| 124 | checking for xgettext... /usr/local/bin/xgettext
|
|---|
| 125 | checking for msgmerge... /usr/local/bin/msgmerge
|
|---|
| 126 | checking for ld used by GCC... /usr/bin/ld
|
|---|
| 127 | checking if the linker (/usr/bin/ld) is GNU ld... yes
|
|---|
| 128 | checking for shared library run path origin... done
|
|---|
| 129 | checking for CFPreferencesCopyAppValue... no
|
|---|
| 130 | checking for CFLocaleCopyCurrent... no
|
|---|
| 131 | checking whether NLS is requested... yes
|
|---|
| 132 | checking for GNU gettext in libc... no
|
|---|
| 133 | checking for iconv... yes
|
|---|
| 134 | checking how to link with libiconv... /usr/local/lib/libiconv.a
|
|---|
| 135 | checking for GNU gettext in libintl... yes
|
|---|
| 136 | checking whether to use NLS... yes
|
|---|
| 137 | checking where the gettext function comes from... external libintl
|
|---|
| 138 | checking how to link with libintl... /usr/local/lib/libintl.a /usr/local/lib/libiconv.a
|
|---|
| 139 | configure: creating ./config.status
|
|---|
| 140 | config.status: creating po/Makefile.in
|
|---|
| 141 | config.status: creating Makefile
|
|---|
| 142 | config.status: creating net6-1.3.pc
|
|---|
| 143 | config.status: creating inc/config.hpp
|
|---|
| 144 | config.status: executing depfiles commands
|
|---|
| 145 | config.status: executing default-1 commands
|
|---|
| 146 | config.status: creating po/POTFILES
|
|---|
| 147 | config.status: creating po/Makefile
|
|---|
| 148 | ===> Building for libnet6-1.3.0rc1
|
|---|
| 149 | Making all in po
|
|---|
| 150 | Making all in .
|
|---|
| 151 | if /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -MT libnet6_la-non_copyable.lo -MD -MP -MF ".deps/libnet6_la-non_copyable.Tpo" -c -o libnet6_la-non_copyable.lo `test -f 'src/non_copyable.cpp' || echo './'`src/non_copyable.cpp; then mv -f ".deps/libnet6_la-non_copyable.Tpo" ".deps/libnet6_la-non_copyable.Plo"; else rm -f ".deps/libnet6_la-non_copyable.Tpo"; exit 1; fi
|
|---|
| 152 | mkdir .libs
|
|---|
| 153 | rm: : Invalid argument
|
|---|
| 154 | c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-non_copyable.lo -MD -MP -MF .deps/libnet6_la-non_copyable.Tpo -c src/non_copyable.cpp -fPIC -DPIC -o .libs/libnet6_la-non_copyable.o
|
|---|
| 155 | rm: : Invalid argument
|
|---|
| 156 | c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-non_copyable.lo -MD -MP -MF .deps/libnet6_la-non_copyable.Tpo -c src/non_copyable.cpp -o libnet6_la-non_copyable.o >/dev/null 2>&1
|
|---|
| 157 | if /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -MT libnet6_la-gettext_package.lo -MD -MP -MF ".deps/libnet6_la-gettext_package.Tpo" -c -o libnet6_la-gettext_package.lo `test -f 'src/gettext_package.cpp' || echo './'`src/gettext_package.cpp; then mv -f ".deps/libnet6_la-gettext_package.Tpo" ".deps/libnet6_la-gettext_package.Plo"; else rm -f ".deps/libnet6_la-gettext_package.Tpo"; exit 1; fi
|
|---|
| 158 | rm: : Invalid argument
|
|---|
| 159 | c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-gettext_package.lo -MD -MP -MF .deps/libnet6_la-gettext_package.Tpo -c src/gettext_package.cpp -fPIC -DPIC -o .libs/libnet6_la-gettext_package.o
|
|---|
| 160 | rm: : Invalid argument
|
|---|
| 161 | c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-gettext_package.lo -MD -MP -MF .deps/libnet6_la-gettext_package.Tpo -c src/gettext_package.cpp -o libnet6_la-gettext_package.o >/dev/null 2>&1
|
|---|
| 162 | if /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -MT libnet6_la-common.lo -MD -MP -MF ".deps/libnet6_la-common.Tpo" -c -o libnet6_la-common.lo `test -f 'src/common.cpp' || echo './'`src/common.cpp; then mv -f ".deps/libnet6_la-common.Tpo" ".deps/libnet6_la-common.Plo"; else rm -f ".deps/libnet6_la-common.Tpo"; exit 1; fi
|
|---|
| 163 | rm: : Invalid argument
|
|---|
| 164 | c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-common.lo -MD -MP -MF .deps/libnet6_la-common.Tpo -c src/common.cpp -fPIC -DPIC -o .libs/libnet6_la-common.o
|
|---|
| 165 | rm: : Invalid argument
|
|---|
| 166 | c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-common.lo -MD -MP -MF .deps/libnet6_la-common.Tpo -c src/common.cpp -o libnet6_la-common.o >/dev/null 2>&1
|
|---|
| 167 | if /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -MT libnet6_la-default_accumulator.lo -MD -MP -MF ".deps/libnet6_la-default_accumulator.Tpo" -c -o libnet6_la-default_accumulator.lo `test -f 'src/default_accumulator.cpp' || echo './'`src/default_accumulator.cpp; then mv -f ".deps/libnet6_la-default_accumulator.Tpo" ".deps/libnet6_la-default_accumulator.Plo"; else rm -f ".deps/libnet6_la-default_accumulator.Tpo"; exit 1; fi
|
|---|
| 168 | rm: : Invalid argument
|
|---|
| 169 | c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-default_accumulator.lo -MD -MP -MF .deps/libnet6_la-default_accumulator.Tpo -c src/default_accumulator.cpp -fPIC -DPIC -o .libs/libnet6_la-default_accumulator.o
|
|---|
| 170 | rm: : Invalid argument
|
|---|
| 171 | c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-default_accumulator.lo -MD -MP -MF .deps/libnet6_la-default_accumulator.Tpo -c src/default_accumulator.cpp -o libnet6_la-default_accumulator.o >/dev/null 2>&1
|
|---|
| 172 | if /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -MT libnet6_la-error.lo -MD -MP -MF ".deps/libnet6_la-error.Tpo" -c -o libnet6_la-error.lo `test -f 'src/error.cpp' || echo './'`src/error.cpp; then mv -f ".deps/libnet6_la-error.Tpo" ".deps/libnet6_la-error.Plo"; else rm -f ".deps/libnet6_la-error.Tpo"; exit 1; fi
|
|---|
| 173 | rm: : Invalid argument
|
|---|
| 174 | c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-error.lo -MD -MP -MF .deps/libnet6_la-error.Tpo -c src/error.cpp -fPIC -DPIC -o .libs/libnet6_la-error.o
|
|---|
| 175 | rm: : Invalid argument
|
|---|
| 176 | c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-error.lo -MD -MP -MF .deps/libnet6_la-error.Tpo -c src/error.cpp -o libnet6_la-error.o >/dev/null 2>&1
|
|---|
| 177 | if /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -MT libnet6_la-main.lo -MD -MP -MF ".deps/libnet6_la-main.Tpo" -c -o libnet6_la-main.lo `test -f 'src/main.cpp' || echo './'`src/main.cpp; then mv -f ".deps/libnet6_la-main.Tpo" ".deps/libnet6_la-main.Plo"; else rm -f ".deps/libnet6_la-main.Tpo"; exit 1; fi
|
|---|
| 178 | rm: : Invalid argument
|
|---|
| 179 | c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-main.lo -MD -MP -MF .deps/libnet6_la-main.Tpo -c src/main.cpp -fPIC -DPIC -o .libs/libnet6_la-main.o
|
|---|
| 180 | rm: : Invalid argument
|
|---|
| 181 | c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-main.lo -MD -MP -MF .deps/libnet6_la-main.Tpo -c src/main.cpp -o libnet6_la-main.o >/dev/null 2>&1
|
|---|
| 182 | if /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -MT libnet6_la-serialise.lo -MD -MP -MF ".deps/libnet6_la-serialise.Tpo" -c -o libnet6_la-serialise.lo `test -f 'src/serialise.cpp' || echo './'`src/serialise.cpp; then mv -f ".deps/libnet6_la-serialise.Tpo" ".deps/libnet6_la-serialise.Plo"; else rm -f ".deps/libnet6_la-serialise.Tpo"; exit 1; fi
|
|---|
| 183 | rm: : Invalid argument
|
|---|
| 184 | c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-serialise.lo -MD -MP -MF .deps/libnet6_la-serialise.Tpo -c src/serialise.cpp -fPIC -DPIC -o .libs/libnet6_la-serialise.o
|
|---|
| 185 | rm: : Invalid argument
|
|---|
| 186 | c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-serialise.lo -MD -MP -MF .deps/libnet6_la-serialise.Tpo -c src/serialise.cpp -o libnet6_la-serialise.o >/dev/null 2>&1
|
|---|
| 187 | if /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -MT libnet6_la-address.lo -MD -MP -MF ".deps/libnet6_la-address.Tpo" -c -o libnet6_la-address.lo `test -f 'src/address.cpp' || echo './'`src/address.cpp; then mv -f ".deps/libnet6_la-address.Tpo" ".deps/libnet6_la-address.Plo"; else rm -f ".deps/libnet6_la-address.Tpo"; exit 1; fi
|
|---|
| 188 | rm: : Invalid argument
|
|---|
| 189 | c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-address.lo -MD -MP -MF .deps/libnet6_la-address.Tpo -c src/address.cpp -fPIC -DPIC -o .libs/libnet6_la-address.o
|
|---|
| 190 | rm: : Invalid argument
|
|---|
| 191 | c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-address.lo -MD -MP -MF .deps/libnet6_la-address.Tpo -c src/address.cpp -o libnet6_la-address.o >/dev/null 2>&1
|
|---|
| 192 | if /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -MT libnet6_la-socket.lo -MD -MP -MF ".deps/libnet6_la-socket.Tpo" -c -o libnet6_la-socket.lo `test -f 'src/socket.cpp' || echo './'`src/socket.cpp; then mv -f ".deps/libnet6_la-socket.Tpo" ".deps/libnet6_la-socket.Plo"; else rm -f ".deps/libnet6_la-socket.Tpo"; exit 1; fi
|
|---|
| 193 | rm: : Invalid argument
|
|---|
| 194 | c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-socket.lo -MD -MP -MF .deps/libnet6_la-socket.Tpo -c src/socket.cpp -fPIC -DPIC -o .libs/libnet6_la-socket.o
|
|---|
| 195 | src/socket.cpp: In destructor `virtual net6::socket::~socket()':
|
|---|
| 196 | src/socket.cpp:85: error: `close' undeclared (first use this function)
|
|---|
| 197 | src/socket.cpp:85: error: (Each undeclared identifier is reported only once for
|
|---|
| 198 | each function it appears in.)
|
|---|
| 199 | *** Error code 1
|
|---|
| 200 |
|
|---|
| 201 | Stop in /usr/ports/mystuff/net/libnet6/w-libnet6-1.3.0rc1/net6-1.3.0rc1 (line 503 of Makefile).
|
|---|
| 202 | *** Error code 1
|
|---|
| 203 |
|
|---|
| 204 | Stop in /usr/ports/mystuff/net/libnet6/w-libnet6-1.3.0rc1/net6-1.3.0rc1 (line 658 of Makefile).
|
|---|
| 205 | *** Error code 1
|
|---|
| 206 |
|
|---|
| 207 | Stop in /usr/ports/mystuff/net/libnet6 (line 1927 of /usr/ports/infrastructure/mk/bsd.port.mk).
|
|---|
| 208 | # ^D
|
|---|