MidnightBSD Magus

net-mgmt/tcpreplay

Tool to replay saved packet capture files

Flavor Version Run OSVersion Arch License Restricted Status
4.1.1 502 3.0 i386 gpl3 0 fail

Events

Machine Type Time Message
m3032b info 2022-12-26 23:33:58.611873 Test Started
m3032b fail 2022-12-26 23:34:11.74509 make build returned non-zero: 1
m3032b fail 2022-12-26 23:34:11.830896 Test complete.

Log

===>  Building for tcpreplay-4.1.1
--- all-recursive ---
Making all in scripts
Making all in lib
Making all in libopts
--- all ---
/usr/bin/make  all-am
--- libopts_la-libopts.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../src  -I.   -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c -o libopts_la-libopts.lo `test -f 'libopts.c' || echo './'`libopts.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../src -I. "-D_U_=__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu99 -Wno-variadic-macros -Wfatal-errors -I/usr/include -I/usr/include -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c libopts.c -o libopts_la-libopts.o
In file included from libopts.c:24:
./enum.c:112:38: warning: format string contains '\0' within the string body [-Wformat]
            fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++));
                                     ^~~~~~~~~~~~~
./ao-strs.h:70:31: note: expanded from macro 'ENUM_ERR_LINE'
#define ENUM_ERR_LINE         (ao_strs_strtable+304)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:90:20: note: format string is defined here
/*   304 */ "  %s\n\0"
~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:24:
./enum.c:135:23: warning: format string contains '\0' within the string body [-Wformat]
        sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len);
                      ^~~~~~~~~~~~~~
./ao-strs.h:72:31: note: expanded from macro 'ENUM_ERR_WIDTH'
#define ENUM_ERR_WIDTH        (ao_strs_strtable+310)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:91:20: note: format string is defined here
/*   310 */ "%%-%ds\0"
~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:24:
./enum.c:148:42: warning: format string contains '\0' within the string body [-Wformat]
                fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++));
                                         ^~~~~~~~~~~~~~~
./ao-strs.h:118:31: note: expanded from macro 'NLSTR_SPACE_FMT'
#define NLSTR_SPACE_FMT       (ao_strs_strtable+455)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:109:16: note: format string is defined here
            "  \0"
            ~~~^~~
In file included from libopts.c:24:
./enum.c:155:34: warning: format string contains '\0' within the string body [-Wformat]
        fprintf(option_usage_fp, NLSTR_FMT, *paz_names);
                                 ^~~~~~~~~
./ao-strs.h:116:31: note: expanded from macro 'NLSTR_FMT'
#define NLSTR_FMT             (ao_strs_strtable+451)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:107:18: note: format string is defined here
/*   451 */ "%s\n\0"
~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:24:
./enum.c:307:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(INVALID_FMT, ix);
                   ^~~~~~~~~~~
./ao-strs.h:88:31: note: expanded from macro 'INVALID_FMT'
#define INVALID_FMT           (ao_strs_strtable+356)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:97:24: note: format string is defined here
/*   356 */ "INVALID-%d\0"
~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:27:
./find.c:114:29: warning: format string contains '\0' within the string body [-Wformat]
            fprintf(stderr, zambig_file, hyph, pOD->pz_Name);
                            ^~~~~~~~~~~
./ao-strs.h:326:31: note: expanded from macro 'zambig_file'
#define zambig_file           (ao_strs_strtable+4)
                              ^~~~~~~~~~~~~~~~~~~~
./ao-strs.c:43:22: note: format string is defined here
/*     4 */ "  %s%s\n\0"
~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:27:
./find.c:119:29: warning: format string contains '\0' within the string body [-Wformat]
            fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName);
                            ^~~~~~~~~~~
./ao-strs.h:326:31: note: expanded from macro 'zambig_file'
#define zambig_file           (ao_strs_strtable+4)
                              ^~~~~~~~~~~~~~~~~~~~
./ao-strs.c:43:22: note: format string is defined here
/*     4 */ "  %s%s\n\0"
~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:27:
./find.c:219:29: warning: format string contains '\0' within the string body [-Wformat]
            fprintf(stderr, SET_OFF_FMT, pOD->pzText);
                            ^~~~~~~~~~~
./ao-strs.h:180:31: note: expanded from macro 'SET_OFF_FMT'
#define SET_OFF_FMT           (ao_strs_strtable+578)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:125:20: note: format string is defined here
/*   578 */ " -- %s\0"
~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:27:
./find.c:432:37: warning: format string contains '\0' within the string body [-Wformat]
                    fprintf(stderr, SET_OFF_FMT, pRes->pzText);
                                    ^~~~~~~~~~~
./ao-strs.h:180:31: note: expanded from macro 'SET_OFF_FMT'
#define SET_OFF_FMT           (ao_strs_strtable+578)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:125:20: note: format string is defined here
/*   578 */ " -- %s\0"
~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:147:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(LOPT_ARG_FMT,    opts->pzPROGNAME);
               ^~~~~~~~~~~~
./ao-strs.h:102:31: note: expanded from macro 'LOPT_ARG_FMT'
#define LOPT_ARG_FMT          (ao_strs_strtable+2912)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:256:28: note: format string is defined here
            "        esac\n\0"
            ~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:157:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(LOPT_ARG_FMT,    opts->pzPROGNAME);
               ^~~~~~~~~~~~
./ao-strs.h:102:31: note: expanded from macro 'LOPT_ARG_FMT'
#define LOPT_ARG_FMT          (ao_strs_strtable+2912)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:256:28: note: format string is defined here
            "        esac\n\0"
            ~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:166:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(OPT_ARG_FMT,     opts->pzPROGNAME);
               ^~~~~~~~~~~
./ao-strs.h:152:31: note: expanded from macro 'OPT_ARG_FMT'
#define OPT_ARG_FMT           (ao_strs_strtable+4591)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:340:28: note: format string is defined here
            "        esac\n\0"
            ~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:178:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(LOPT_ARG_FMT,    opts->pzPROGNAME);
               ^~~~~~~~~~~~
./ao-strs.h:102:31: note: expanded from macro 'LOPT_ARG_FMT'
#define LOPT_ARG_FMT          (ao_strs_strtable+2912)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:256:28: note: format string is defined here
            "        esac\n\0"
            ~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:184:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(OPT_ARG_FMT,     opts->pzPROGNAME);
               ^~~~~~~~~~~
./ao-strs.h:152:31: note: expanded from macro 'OPT_ARG_FMT'
#define OPT_ARG_FMT           (ao_strs_strtable+4591)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:340:28: note: format string is defined here
            "        esac\n\0"
            ~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:195:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(SHOW_PROG_ENV, opts->pzPROGNAME);
               ^~~~~~~~~~~~~
./ao-strs.h:192:31: note: expanded from macro 'SHOW_PROG_ENV'
#define SHOW_PROG_ENV         (ao_strs_strtable+605)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:129:33: note: format string is defined here
            "env | grep '^%s_'\n\0"
            ~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:230:12: warning: format string contains '\0' within the string body [-Wformat]
    printf(SET_TEXT_FMT, prog, var);
           ^~~~~~~~~~~~
./ao-strs.h:182:31: note: expanded from macro 'SET_TEXT_FMT'
#define SET_TEXT_FMT          (ao_strs_strtable+585)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:126:26: note: format string is defined here
/*   585 */ "%s_%s_TEXT='\0"
~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:381:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(SHELL_MAGIC, shell_prog);
                   ^~~~~~~~~~~
./ao-strs.h:190:31: note: expanded from macro 'SHELL_MAGIC'
#define SHELL_MAGIC           (ao_strs_strtable+598)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:127:21: note: format string is defined here
/*   598 */ "#! %s\n\0"
~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:383:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf);
               ^~~~~~~~~~~~
./ao-strs.h:168:31: note: expanded from macro 'PREAMBLE_FMT'
#define PREAMBLE_FMT          (ao_strs_strtable+5819)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:346:49: note: format string is defined here
            "#  the text has been generated %s\n\0"
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:386:12: warning: format string contains '\0' within the string body [-Wformat]
    printf(END_PRE_FMT, opts->pzPROGNAME);
           ^~~~~~~~~~~
./ao-strs.h:64:31: note: expanded from macro 'END_PRE_FMT'
#define END_PRE_FMT           (ao_strs_strtable+908)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:153:17: note: format string is defined here
            "#\n\0"
            ~~~~^~~
In file included from libopts.c:30:
./makeshell.c:436:12: warning: format string contains '\0' within the string body [-Wformat]
    printf(FINISH_LOOP, opts->pzPROGNAME);
           ^~~~~~~~~~~
./ao-strs.h:78:31: note: expanded from macro 'FINISH_LOOP'
#define FINISH_LOOP           (ao_strs_strtable+1958)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:207:38: note: format string is defined here
            "unset OPT_ARG_VAL || :\n\0"
            ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:532:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR);
               ^~~~~~~~~~~
./ao-strs.h:56:31: note: expanded from macro 'ECHO_N_EXIT'
#define ECHO_N_EXIT           (ao_strs_strtable+1791)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:186:34: note: format string is defined here
            "            exit 0\n\0"
            ~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:535:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(PAGE_USAGE_TEXT, opts->pzPROGNAME);
               ^~~~~~~~~~~~~~~
./ao-strs.h:164:31: note: expanded from macro 'PAGE_USAGE_TEXT'
#define PAGE_USAGE_TEXT       (ao_strs_strtable+5745)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:342:34: note: format string is defined here
            "            exit 0\n\0"
            ~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:538:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(LVL3_CMD, NO_LOAD_WARN);
               ^~~~~~~~
./ao-strs.h:104:31: note: expanded from macro 'LVL3_CMD'
#define LVL3_CMD              (ao_strs_strtable+406)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:103:30: note: format string is defined here
/*   406 */ "            %s\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:539:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(LVL3_CMD, YES_NEED_OPT_ARG);
               ^~~~~~~~
./ao-strs.h:104:31: note: expanded from macro 'LVL3_CMD'
#define LVL3_CMD              (ao_strs_strtable+406)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:103:30: note: format string is defined here
/*   406 */ "            %s\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:544:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(LVL3_CMD, NO_SAVE_OPTS);
                   ^~~~~~~~
./ao-strs.h:104:31: note: expanded from macro 'LVL3_CMD'
#define LVL3_CMD              (ao_strs_strtable+406)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:103:30: note: format string is defined here
/*   406 */ "            %s\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:545:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(LVL3_CMD, OK_NEED_OPT_ARG);
                   ^~~~~~~~
./ao-strs.h:104:31: note: expanded from macro 'LVL3_CMD'
#define LVL3_CMD              (ao_strs_strtable+406)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:103:30: note: format string is defined here
/*   406 */ "            %s\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:547:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR);
                   ^~~~~~~~~~~
./ao-strs.h:56:31: note: expanded from macro 'ECHO_N_EXIT'
#define ECHO_N_EXIT           (ao_strs_strtable+1791)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:186:34: note: format string is defined here
            "            exit 0\n\0"
            ~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:551:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME);
                   ^~~~~~~~~~~
./ao-strs.h:184:31: note: expanded from macro 'SGL_ARG_FMT'
#define SGL_ARG_FMT           (ao_strs_strtable+6015)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:355:43: note: format string is defined here
            "            OPT_NAME='%2$s'\n\0"
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:554:24: warning: format string contains '\0' within the string body [-Wformat]
                printf(CHK_MAX_COUNT, opts->pzPROGNAME,
                       ^~~~~~~~~~~~~
./ao-strs.h:50:31: note: expanded from macro 'CHK_MAX_COUNT'
#define CHK_MAX_COUNT         (ao_strs_strtable+1427)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:176:34: note: format string is defined here
            "            fi >&2\n\0"
            ~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:557:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME);
                   ^~~~~~~~~~~~~
./ao-strs.h:110:31: note: expanded from macro 'MULTI_ARG_FMT'
#define MULTI_ARG_FMT         (ao_strs_strtable+3691)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:259:43: note: format string is defined here
            "            OPT_NAME='%2$s'\n\0"
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:564:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME);
                   ^~~~~~~~~~~~~
./ao-strs.h:176:31: note: expanded from macro 'SET_MULTI_ARG'
#define SET_MULTI_ARG         (ao_strs_strtable+5925)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:348:58: note: format string is defined here
            "            export %1$s_%2$s${OPT_ELEMENT}\n\0"
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:565:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(LVL3_CMD, NO_ARG_NEEDED);
                   ^~~~~~~~
./ao-strs.h:104:31: note: expanded from macro 'LVL3_CMD'
#define LVL3_CMD              (ao_strs_strtable+406)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:103:30: note: format string is defined here
/*   406 */ "            %s\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:568:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(SET_MULTI_ARG,  opts->pzPROGNAME, od->pz_NAME);
                   ^~~~~~~~~~~~~
./ao-strs.h:176:31: note: expanded from macro 'SET_MULTI_ARG'
#define SET_MULTI_ARG         (ao_strs_strtable+5925)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:348:58: note: format string is defined here
            "            export %1$s_%2$s${OPT_ELEMENT}\n\0"
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:569:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(LVL3_CMD, OK_NEED_OPT_ARG);
                   ^~~~~~~~
./ao-strs.h:104:31: note: expanded from macro 'LVL3_CMD'
#define LVL3_CMD              (ao_strs_strtable+406)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:103:30: note: format string is defined here
/*   406 */ "            %s\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:572:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(LVL3_CMD, YES_NEED_OPT_ARG);
                   ^~~~~~~~
./ao-strs.h:104:31: note: expanded from macro 'LVL3_CMD'
#define LVL3_CMD              (ao_strs_strtable+406)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:103:30: note: format string is defined here
/*   406 */ "            %s\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:582:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(LVL3_CMD, NO_SUPPRESS_LOAD);
               ^~~~~~~~
./ao-strs.h:104:31: note: expanded from macro 'LVL3_CMD'
#define LVL3_CMD              (ao_strs_strtable+406)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:103:30: note: format string is defined here
/*   406 */ "            %s\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:585:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(NO_SGL_ARG_FMT, opts->pzPROGNAME,
               ^~~~~~~~~~~~~~
./ao-strs.h:132:31: note: expanded from macro 'NO_SGL_ARG_FMT'
#define NO_SGL_ARG_FMT        (ao_strs_strtable+4171)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:287:43: note: format string is defined here
            "            OPT_NAME='%2$s'\n\0"
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:588:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(NO_MULTI_ARG_FMT, opts->pzPROGNAME,
               ^~~~~~~~~~~~~~~~
./ao-strs.h:128:31: note: expanded from macro 'NO_MULTI_ARG_FMT'
#define NO_MULTI_ARG_FMT      (ao_strs_strtable+4030)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:278:43: note: format string is defined here
            "            OPT_NAME='%2$s'\n\0"
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:591:12: warning: format string contains '\0' within the string body [-Wformat]
    printf(LVL3_CMD, NO_ARG_NEEDED);
           ^~~~~~~~
./ao-strs.h:104:31: note: expanded from macro 'LVL3_CMD'
#define LVL3_CMD              (ao_strs_strtable+406)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:103:30: note: format string is defined here
/*   406 */ "            %s\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:614:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(zOptionFlag, od->optValue);
               ^~~~~~~~~~~
./ao-strs.h:274:31: note: expanded from macro 'zOptionFlag'
#define zOptionFlag           (ao_strs_strtable+791)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:145:30: note: format string is defined here
/*   791 */ "        '%c' )\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:689:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(zOptionPartName, name_bf);
                   ^~~~~~~~~~~~~~~
./ao-strs.h:278:31: note: expanded from macro 'zOptionPartName'
#define zOptionPartName       (ao_strs_strtable+823)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:147:33: note: format string is defined here
/*   823 */ "        '%s' | \\\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:30:
./makeshell.c:699:12: warning: format string contains '\0' within the string body [-Wformat]
    printf(zOptionFullName, name);
           ^~~~~~~~~~~~~~~
./ao-strs.h:276:31: note: expanded from macro 'zOptionFullName'
#define zOptionFullName       (ao_strs_strtable+807)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:146:30: note: format string is defined here
/*   807 */ "        '%s' )\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:31:
./nested.c:926:17: warning: format string contains '\0' within the string body [-Wformat]
    fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF));
                ^~~~~~~~~~~~~~~~
./ao-strs.h:218:31: note: expanded from macro 'XML_HEX_BYTE_FMT'
#define XML_HEX_BYTE_FMT      (ao_strs_strtable+715)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:137:21: note: format string is defined here
/*   715 */ "#x%02X;\0"
~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:33:
./pgusage.c:49:28: warning: format string contains '\0' within the string body [-Wformat]
        snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid);
                           ^~~~~~~~~~~~
./ao-strs.h:204:31: note: expanded from macro 'TMP_FILE_FMT'
#define TMP_FILE_FMT          (ao_strs_strtable+672)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:133:30: note: format string is defined here
/*   672 */ "%s/use-%u.XXXXXX\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:33:
./pgusage.c:90:29: warning: format string contains '\0' within the string body [-Wformat]
        snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname);
                            ^~~~~~~~~~~~~~
./ao-strs.h:162:31: note: expanded from macro 'PAGE_USAGE_FMT'
#define PAGE_USAGE_FMT        (ao_strs_strtable+853)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:150:36: note: format string is defined here
/*   853 */ "%1$s %2$s ; rm -f %2$s\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:34:
./putshell.c:190:26: warning: format string contains '\0' within the string body [-Wformat]
            sprintf(out, MK_STR_OCT_FMT, ch);
                         ^~~~~~~~~~~~~~
./ao-strs.h:106:31: note: expanded from macro 'MK_STR_OCT_FMT'
#define MK_STR_OCT_FMT        (ao_strs_strtable+422)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:104:20: note: format string is defined here
/*   422 */ "\\%03o\0"
~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:34:
./putshell.c:277:12: warning: format string contains '\0' within the string body [-Wformat]
    printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME);
           ^~~~~~~~~~~
./ao-strs.h:156:31: note: expanded from macro 'OPT_VAL_FMT'
#define OPT_VAL_FMT           (ao_strs_strtable+533)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:118:20: note: format string is defined here
/*   533 */ "%s_%s=\0"
~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:34:
./putshell.c:283:12: warning: format string contains '\0' within the string body [-Wformat]
    printf(QUOT_ARG_FMT, pOD->optArg.argString);
           ^~~~~~~~~~~~
./ao-strs.h:174:31: note: expanded from macro 'QUOT_ARG_FMT'
#define QUOT_ARG_FMT          (ao_strs_strtable+573)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:124:18: note: format string is defined here
/*   573 */ "'%s'\0"
~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:34:
./putshell.c:288:12: warning: format string contains '\0' within the string body [-Wformat]
    printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME);
           ^~~~~~~~~~~
./ao-strs.h:154:31: note: expanded from macro 'OPT_END_FMT'
#define OPT_END_FMT           (ao_strs_strtable+518)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:117:28: note: format string is defined here
            "export %s_%s\n\0"
            ~~~~~~~~~~~~~~~^~~
In file included from libopts.c:34:
./putshell.c:297:12: warning: format string contains '\0' within the string body [-Wformat]
    printf(zOptNumFmt, pOpts->pzPROGNAME, pOD->pz_NAME,
           ^~~~~~~~~~
./ao-strs.h:268:31: note: expanded from macro 'zOptNumFmt'
#define zOptNumFmt            (ao_strs_strtable+1354)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:170:32: note: format string is defined here
            "export %1$s_%2$s\n\0"
            ~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:34:
./putshell.c:315:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(SHOW_VAL_FMT, (unsigned long)val);
               ^~~~~~~~~~~~
./ao-strs.h:194:31: note: expanded from macro 'SHOW_VAL_FMT'
#define SHOW_VAL_FMT          (ao_strs_strtable+625)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:130:32: note: format string is defined here
/*   625 */ "=%1$lu # 0x%1$lX\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:34:
./putshell.c:330:12: warning: format string contains '\0' within the string body [-Wformat]
    printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct);
           ^~~~~~~~~~~~
./ao-strs.h:262:31: note: expanded from macro 'zOptCookieCt'
#define zOptCookieCt          (ao_strs_strtable+1251)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:164:35: note: format string is defined here
            "export %1$s_%2$s_CT\n\0"
            ~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:34:
./putshell.c:333:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(ARG_BY_NUM_FMT, pOpts->pzPROGNAME, pOD->pz_NAME,
               ^~~~~~~~~~~~~~
./ao-strs.h:46:31: note: expanded from macro 'ARG_BY_NUM_FMT'
#define ARG_BY_NUM_FMT        (ao_strs_strtable+267)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:85:23: note: format string is defined here
/*   267 */ "%s_%s_%d=\0"
~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:34:
./putshell.c:336:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(EXPORT_ARG_FMT, pOpts->pzPROGNAME, pOD->pz_NAME,
               ^~~~~~~~~~~~~~
./ao-strs.h:74:31: note: expanded from macro 'EXPORT_ARG_FMT'
#define EXPORT_ARG_FMT        (ao_strs_strtable+317)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:93:31: note: format string is defined here
            "export %s_%s_%d\n\0"
            ~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:34:
./putshell.c:375:12: warning: format string contains '\0' within the string body [-Wformat]
    printf(zOptCtFmt, pOpts->curOptIdx-1);
           ^~~~~~~~~
./ao-strs.h:264:31: note: expanded from macro 'zOptCtFmt'
#define zOptCtFmt             (ao_strs_strtable+1290)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:166:32: note: format string is defined here
            "export OPTION_CT\n\0"
            ~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:34:
./putshell.c:403:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME);
                   ^~~~~~~~~~
./ao-strs.h:238:31: note: expanded from macro 'zEquivMode'
#define zEquivMode            (ao_strs_strtable+1171)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:160:37: note: format string is defined here
            "export %1$s_%2$s_MODE\n\0"
            ~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:34:
./putshell.c:440:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(zOptDisabl, pOpts->pzPROGNAME, pOD->pz_NAME,
                   ^~~~~~~~~~
./ao-strs.h:266:31: note: expanded from macro 'zOptDisabl'
#define zOptDisabl            (ao_strs_strtable+1321)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:168:32: note: format string is defined here
            "export %1$s_%2$s\n\0"
            ~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:34:
./putshell.c:451:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(zOptNumFmt, pOpts->pzPROGNAME, pOD->pz_NAME,
                   ^~~~~~~~~~
./ao-strs.h:268:31: note: expanded from macro 'zOptNumFmt'
#define zOptNumFmt            (ao_strs_strtable+1354)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:170:32: note: format string is defined here
            "export %1$s_%2$s\n\0"
            ~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:34:
./putshell.c:471:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(zFullOptFmt, pOpts->pzPROGNAME, pOD->pz_NAME,
                   ^~~~~~~~~~~
./ao-strs.h:244:31: note: expanded from macro 'zFullOptFmt'
#define zFullOptFmt           (ao_strs_strtable+1216)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:162:32: note: format string is defined here
            "export %1$s_%2$s\n\0"
            ~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:34:
./putshell.c:483:20: warning: format string contains '\0' within the string body [-Wformat]
            printf(zOptNumFmt, pOpts->pzPROGNAME, pOD->pz_NAME,
                   ^~~~~~~~~~
./ao-strs.h:268:31: note: expanded from macro 'zOptNumFmt'
#define zOptNumFmt            (ao_strs_strtable+1354)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:170:32: note: format string is defined here
            "export %1$s_%2$s\n\0"
            ~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:34:
./putshell.c:491:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME);
               ^~~~~~~~~~~
./ao-strs.h:156:31: note: expanded from macro 'OPT_VAL_FMT'
#define OPT_VAL_FMT           (ao_strs_strtable+533)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:118:20: note: format string is defined here
/*   533 */ "%s_%s=\0"
~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:34:
./putshell.c:493:16: warning: format string contains '\0' within the string body [-Wformat]
        printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME);
               ^~~~~~~~~~~
./ao-strs.h:154:31: note: expanded from macro 'OPT_END_FMT'
#define OPT_END_FMT           (ao_strs_strtable+518)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:117:28: note: format string is defined here
            "export %s_%s\n\0"
            ~~~~~~~~~~~~~~~^~~
In file included from libopts.c:37:
./save.c:351:21: warning: format string contains '\0' within the string body [-Wformat]
        fprintf(fp, NULL_ATR_FMT, ovp->pzName);
                    ^~~~~~~~~~~~
./ao-strs.h:136:31: note: expanded from macro 'NULL_ATR_FMT'
#define NULL_ATR_FMT          (ao_strs_strtable+479)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:111:21: note: format string is defined here
/*   479 */ "<%s/>\n\0"
~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:37:
./save.c:366:25: warning: format string contains '\0' within the string body [-Wformat]
            fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ);
                        ^~~~~~~~~~~~
./ao-strs.h:212:31: note: expanded from macro 'TYPE_ATR_FMT'
#define TYPE_ATR_FMT          (ao_strs_strtable+694)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:135:26: note: format string is defined here
/*   694 */ "<%s type=%s>\0"
~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:37:
./save.c:386:25: warning: format string contains '\0' within the string body [-Wformat]
            fprintf(fp, END_XML_FMT, ovp->pzName);
                        ^~~~~~~~~~~
./ao-strs.h:68:31: note: expanded from macro 'END_XML_FMT'
#define END_XML_FMT           (ao_strs_strtable+297)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:89:21: note: format string is defined here
/*   297 */ "\n\0"
~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:37:
./save.c:392:21: warning: format string contains '\0' within the string body [-Wformat]
        fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal);
                    ^~~~~~~~~~~~
./ao-strs.h:138:31: note: expanded from macro 'NUMB_ATR_FMT'
#define NUMB_ATR_FMT          (ao_strs_strtable+1105)
                              ^~~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:157:49: note: format string is defined here
/*  1105 */ "<%1$s type=integer>0x%2$lX\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:37:
./save.c:396:21: warning: format string contains '\0' within the string body [-Wformat]
        fprintf(fp, BOOL_ATR_FMT, ovp->pzName,
                    ^~~~~~~~~~~~
./ao-strs.h:48:31: note: expanded from macro 'BOOL_ATR_FMT'
#define BOOL_ATR_FMT          (ao_strs_strtable+876)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:151:46: note: format string is defined here
/*   876 */ "<%1$s type=boolean>%2$s\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:37:
./save.c:411:17: warning: format string contains '\0' within the string body [-Wformat]
    fprintf(fp, OPEN_XML_FMT, name);
                ^~~~~~~~~~~~
./ao-strs.h:148:31: note: expanded from macro 'OPEN_XML_FMT'
#define OPEN_XML_FMT          (ao_strs_strtable+506)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:114:18: note: format string is defined here
/*   506 */ "<%s>\0"
~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:37:
./save.c:439:17: warning: format string contains '\0' within the string body [-Wformat]
    fprintf(fp, END_XML_FMT, name);
                ^~~~~~~~~~~
./ao-strs.h:68:31: note: expanded from macro 'END_XML_FMT'
#define END_XML_FMT           (ao_strs_strtable+297)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:89:21: note: format string is defined here
/*   297 */ "\n\0"
~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:37:
./save.c:459:21: warning: format string contains '\0' within the string body [-Wformat]
        fprintf(fp, OPEN_CLOSE_FMT, name);
                    ^~~~~~~~~~~~~~
./ao-strs.h:146:31: note: expanded from macro 'OPEN_CLOSE_FMT'
#define OPEN_CLOSE_FMT        (ao_strs_strtable+479)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:111:21: note: format string is defined here
/*   479 */ "<%s/>\n\0"
~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:37:
./save.c:463:17: warning: format string contains '\0' within the string body [-Wformat]
    fprintf(fp, NESTED_OPT_FMT, name);
                ^~~~~~~~~~~~~~
./ao-strs.h:114:31: note: expanded from macro 'NESTED_OPT_FMT'
#define NESTED_OPT_FMT        (ao_strs_strtable+433)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:106:32: note: format string is defined here
/*   433 */ "<%s type=nested>\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:37:
./save.c:503:21: warning: format string contains '\0' within the string body [-Wformat]
        fprintf(fp, NESTED_OPT_FMT, p->pz_Name);
                    ^~~~~~~~~~~~~~
./ao-strs.h:114:31: note: expanded from macro 'NESTED_OPT_FMT'
#define NESTED_OPT_FMT        (ao_strs_strtable+433)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:106:32: note: format string is defined here
/*   433 */ "<%s type=nested>\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:37:
./save.c:556:21: warning: format string contains '\0' within the string body [-Wformat]
        fprintf(fp, zPresetFile, time_str);
                    ^~~~~~~~~~~
./ao-strs.h:280:31: note: expanded from macro 'zPresetFile'
#define zPresetFile           (ao_strs_strtable+96)
                              ^~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:57:22: note: format string is defined here
            "#  %s#\n\0"
            ~~~~~~~~~^~~
In file included from libopts.c:44:
./usage.c:352:35: warning: format string contains '\0' within the string body [-Wformat]
            sprintf(line_fmt_buf, zFmtFmt, flen);
                                  ^~~~~~~
./ao-strs.h:242:31: note: expanded from macro 'zFmtFmt'
#define zFmtFmt               (ao_strs_strtable+33)
                              ^~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:46:26: note: format string is defined here
/*    33 */ "%%-%ds %%s\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:44:
./usage.c:357:35: warning: format string contains '\0' within the string body [-Wformat]
            sprintf(line_fmt_buf, zFmtFmt, flen);
                                  ^~~~~~~
./ao-strs.h:242:31: note: expanded from macro 'zFmtFmt'
#define zFmtFmt               (ao_strs_strtable+33)
                              ^~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:46:26: note: format string is defined here
/*    33 */ "%%-%ds %%s\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from libopts.c:44:
./usage.c:437:21: warning: format string contains '\0' within the string body [-Wformat]
        fprintf(fp, PUTS_FMT, t);
                    ^~~~~~~~
./ao-strs.h:170:31: note: expanded from macro 'PUTS_FMT'
#define PUTS_FMT              (ao_strs_strtable+554)
                              ^~~~~~~~~~~~~~~~~~~~~~
./ao-strs.c:122:30: note: format string is defined here
/*   554 */ "  puts(_(%s));\n\0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
76 warnings generated.
mv -f .deps/libopts_la-libopts.Tpo .deps/libopts_la-libopts.Plo
--- libopts.la ---
/bin/sh ../libtool  --tag=CC    --mode=link cc  -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include  -version-info  41:0:16 -fstack-protector-strong -o libopts.la  libopts_la-libopts.lo  -lrt
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
libtool: link: ar cru .libs/libopts.a  libopts_la-libopts.o
libtool: link: ranlib .libs/libopts.a
libtool: link: ( cd ".libs" && rm -f "libopts.la" && ln -s "../libopts.la" "libopts.la" )
Making all in src
--- all ---
/usr/bin/make  all-recursive
--- all-recursive ---
Making all in common
--- all ---
/usr/bin/make  all-am
--- cidr.o ---
--- err.o ---
--- list.o ---
--- cidr.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT cidr.o -MD -MP -MF .deps/cidr.Tpo -c -o cidr.o cidr.c
--- err.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT err.o -MD -MP -MF .deps/err.Tpo -c -o err.o err.c
--- list.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c
--- err.o ---
mv -f .deps/err.Tpo .deps/err.Po
--- cache.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c
--- list.o ---
mv -f .deps/list.Tpo .deps/list.Po
--- cidr.o ---
mv -f .deps/cidr.Tpo .deps/cidr.Po
--- services.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT services.o -MD -MP -MF .deps/services.Tpo -c -o services.o services.c
--- cache.o ---
mv -f .deps/cache.Tpo .deps/cache.Po
--- get.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT get.o -MD -MP -MF .deps/get.Tpo -c -o get.o get.c
--- services.o ---
mv -f .deps/services.Tpo .deps/services.Po
--- fakepcap.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT fakepcap.o -MD -MP -MF .deps/fakepcap.Tpo -c -o fakepcap.o fakepcap.c
mv -f .deps/fakepcap.Tpo .deps/fakepcap.Po
--- fakepcapnav.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT fakepcapnav.o -MD -MP -MF .deps/fakepcapnav.Tpo -c -o fakepcapnav.o fakepcapnav.c
mv -f .deps/fakepcapnav.Tpo .deps/fakepcapnav.Po
--- get.o ---
mv -f .deps/get.Tpo .deps/get.Po
--- fakepoll.o ---
--- xX.o ---
--- utils.o ---
--- fakepoll.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT fakepoll.o -MD -MP -MF .deps/fakepoll.Tpo -c -o fakepoll.o fakepoll.c
--- xX.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT xX.o -MD -MP -MF .deps/xX.Tpo -c -o xX.o xX.c
--- utils.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
--- xX.o ---
mv -f .deps/xX.Tpo .deps/xX.Po
--- utils.o ---
mv -f .deps/utils.Tpo .deps/utils.Po
--- timer.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c
--- fakepoll.o ---
mv -f .deps/fakepoll.Tpo .deps/fakepoll.Po
--- git_version.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT git_version.o -MD -MP -MF .deps/git_version.Tpo -c -o git_version.o git_version.c
mv -f .deps/git_version.Tpo .deps/git_version.Po
--- sendpacket.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT sendpacket.o -MD -MP -MF .deps/sendpacket.Tpo -c -o sendpacket.o sendpacket.c
--- timer.o ---
mv -f .deps/timer.Tpo .deps/timer.Po
--- dlt_names.o ---
--- mac.o ---
--- dlt_names.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT dlt_names.o -MD -MP -MF .deps/dlt_names.Tpo -c -o dlt_names.o dlt_names.c
--- mac.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT mac.o -MD -MP -MF .deps/mac.Tpo -c -o mac.o mac.c
--- dlt_names.o ---
mv -f .deps/dlt_names.Tpo .deps/dlt_names.Po
--- interface.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT interface.o -MD -MP -MF .deps/interface.Tpo -c -o interface.o interface.c
--- mac.o ---
mv -f .deps/mac.Tpo .deps/mac.Po
--- flows.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT flows.o -MD -MP -MF .deps/flows.Tpo -c -o flows.o flows.c
--- interface.o ---
mv -f .deps/interface.Tpo .deps/interface.Po
--- sendpacket.o ---
mv -f .deps/sendpacket.Tpo .deps/sendpacket.Po
--- txring.o ---
--- tcpdump.o ---
--- txring.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT txring.o -MD -MP -MF .deps/txring.Tpo -c -o txring.o txring.c
mv -f .deps/txring.Tpo .deps/txring.Po
--- netmap.o ---
--- tcpdump.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpdump.o -MD -MP -MF .deps/tcpdump.Tpo -c -o tcpdump.o tcpdump.c
--- netmap.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../.. -I/usr/local/include -I/usr/local/include -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT netmap.o -MD -MP -MF .deps/netmap.Tpo -c -o netmap.o netmap.c
--- flows.o ---
mv -f .deps/flows.Tpo .deps/flows.Po
--- tcpdump.o ---
mv -f .deps/tcpdump.Tpo .deps/tcpdump.Po
--- netmap.o ---
mv -f .deps/netmap.Tpo .deps/netmap.Po
--- libcommon.a ---
rm -f libcommon.a
ar cru libcommon.a cidr.o err.o list.o  cache.o services.o get.o  fakepcap.o fakepcapnav.o fakepoll.o  xX.o utils.o timer.o  git_version.o sendpacket.o dlt_names.o  mac.o interface.o git_version.o  flows.o txring.o tcpdump.o  netmap.o 
ranlib libcommon.a
Making all in tcpedit
--- all ---
/usr/bin/make  all-am
--- ieee80211_hdr.o ---
--- parse_args.o ---
--- edit_packet.o ---
--- ieee80211_hdr.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT ieee80211_hdr.o -MD -MP -MF .deps/ieee80211_hdr.Tpo -c -o ieee80211_hdr.o `test -f './plugins/dlt_ieee80211/ieee80211_hdr.c' || echo './'`./plugins/dlt_ieee80211/ieee80211_hdr.c
--- parse_args.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT parse_args.o -MD -MP -MF .deps/parse_args.Tpo -c -o parse_args.o parse_args.c
--- edit_packet.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT edit_packet.o -MD -MP -MF .deps/edit_packet.Tpo -c -o edit_packet.o edit_packet.c
--- ieee80211_hdr.o ---
mv -f .deps/ieee80211_hdr.Tpo .deps/ieee80211_hdr.Po
--- portmap.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT portmap.o -MD -MP -MF .deps/portmap.Tpo -c -o portmap.o portmap.c
--- parse_args.o ---
mv -f .deps/parse_args.Tpo .deps/parse_args.Po
--- portmap.o ---
mv -f .deps/portmap.Tpo .deps/portmap.Po
--- dlt.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT dlt.o -MD -MP -MF .deps/dlt.Tpo -c -o dlt.o dlt.c
mv -f .deps/dlt.Tpo .deps/dlt.Po
--- checksum.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT checksum.o -MD -MP -MF .deps/checksum.Tpo -c -o checksum.o checksum.c
--- edit_packet.o ---
mv -f .deps/edit_packet.Tpo .deps/edit_packet.Po
--- incremental_checksum.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT incremental_checksum.o -MD -MP -MF .deps/incremental_checksum.Tpo -c -o incremental_checksum.o incremental_checksum.c
mv -f .deps/incremental_checksum.Tpo .deps/incremental_checksum.Po
--- tcpedit_api.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpedit_api.o -MD -MP -MF .deps/tcpedit_api.Tpo -c -o tcpedit_api.o tcpedit_api.c
--- checksum.o ---
mv -f .deps/checksum.Tpo .deps/checksum.Po
--- dlt_plugins.o ---
--- ethernet.o ---
--- dlt_plugins.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT dlt_plugins.o -MD -MP -MF .deps/dlt_plugins.Tpo -c -o dlt_plugins.o `test -f './plugins/dlt_plugins.c' || echo './'`./plugins/dlt_plugins.c
--- ethernet.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT ethernet.o -MD -MP -MF .deps/ethernet.Tpo -c -o ethernet.o `test -f './plugins/ethernet.c' || echo './'`./plugins/ethernet.c
mv -f .deps/ethernet.Tpo .deps/ethernet.Po
--- dlt_utils.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT dlt_utils.o -MD -MP -MF .deps/dlt_utils.Tpo -c -o dlt_utils.o `test -f './plugins/dlt_utils.c' || echo './'`./plugins/dlt_utils.c
--- dlt_plugins.o ---
mv -f .deps/dlt_plugins.Tpo .deps/dlt_plugins.Po
--- tcpedit_api.o ---
mv -f .deps/tcpedit_api.Tpo .deps/tcpedit_api.Po
--- en10mb_api.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT en10mb_api.o -MD -MP -MF .deps/en10mb_api.Tpo -c -o en10mb_api.o `test -f './plugins/dlt_en10mb/en10mb_api.c' || echo './'`./plugins/dlt_en10mb/en10mb_api.c
--- dlt_utils.o ---
mv -f .deps/dlt_utils.Tpo .deps/dlt_utils.Po
--- hdlc_api.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT hdlc_api.o -MD -MP -MF .deps/hdlc_api.Tpo -c -o hdlc_api.o `test -f './plugins/dlt_hdlc/hdlc_api.c' || echo './'`./plugins/dlt_hdlc/hdlc_api.c
--- user_api.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT user_api.o -MD -MP -MF .deps/user_api.Tpo -c -o user_api.o `test -f './plugins/dlt_user/user_api.c' || echo './'`./plugins/dlt_user/user_api.c
--- en10mb_api.o ---
mv -f .deps/en10mb_api.Tpo .deps/en10mb_api.Po
--- en10mb.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT en10mb.o -MD -MP -MF .deps/en10mb.Tpo -c -o en10mb.o `test -f './plugins/dlt_en10mb/en10mb.c' || echo './'`./plugins/dlt_en10mb/en10mb.c
--- hdlc_api.o ---
mv -f .deps/hdlc_api.Tpo .deps/hdlc_api.Po
--- user_api.o ---
mv -f .deps/user_api.Tpo .deps/user_api.Po
--- hdlc.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT hdlc.o -MD -MP -MF .deps/hdlc.Tpo -c -o hdlc.o `test -f './plugins/dlt_hdlc/hdlc.c' || echo './'`./plugins/dlt_hdlc/hdlc.c
--- en10mb.o ---
mv -f .deps/en10mb.Tpo .deps/en10mb.Po
--- user.o ---
--- raw.o ---
--- user.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT user.o -MD -MP -MF .deps/user.Tpo -c -o user.o `test -f './plugins/dlt_user/user.c' || echo './'`./plugins/dlt_user/user.c
--- hdlc.o ---
mv -f .deps/hdlc.Tpo .deps/hdlc.Po
--- raw.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT raw.o -MD -MP -MF .deps/raw.Tpo -c -o raw.o `test -f './plugins/dlt_raw/raw.c' || echo './'`./plugins/dlt_raw/raw.c
--- null.o ---
--- raw.o ---
mv -f .deps/raw.Tpo .deps/raw.Po
--- null.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT null.o -MD -MP -MF .deps/null.Tpo -c -o null.o `test -f './plugins/dlt_null/null.c' || echo './'`./plugins/dlt_null/null.c
--- user.o ---
mv -f .deps/user.Tpo .deps/user.Po
--- loop.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT loop.o -MD -MP -MF .deps/loop.Tpo -c -o loop.o `test -f './plugins/dlt_loop/loop.c' || echo './'`./plugins/dlt_loop/loop.c
--- linuxsll.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT linuxsll.o -MD -MP -MF .deps/linuxsll.Tpo -c -o linuxsll.o `test -f './plugins/dlt_linuxsll/linuxsll.c' || echo './'`./plugins/dlt_linuxsll/linuxsll.c
--- null.o ---
mv -f .deps/null.Tpo .deps/null.Po
--- ieee80211.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT ieee80211.o -MD -MP -MF .deps/ieee80211.Tpo -c -o ieee80211.o `test -f './plugins/dlt_ieee80211/ieee80211.c' || echo './'`./plugins/dlt_ieee80211/ieee80211.c
--- linuxsll.o ---
mv -f .deps/linuxsll.Tpo .deps/linuxsll.Po
--- radiotap.o ---
--- loop.o ---
mv -f .deps/loop.Tpo .deps/loop.Po
--- jnpr_ether.o ---
--- radiotap.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT radiotap.o -MD -MP -MF .deps/radiotap.Tpo -c -o radiotap.o `test -f './plugins/dlt_radiotap/radiotap.c' || echo './'`./plugins/dlt_radiotap/radiotap.c
--- jnpr_ether.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT jnpr_ether.o -MD -MP -MF .deps/jnpr_ether.Tpo -c -o jnpr_ether.o `test -f './plugins/dlt_jnpr_ether/jnpr_ether.c' || echo './'`./plugins/dlt_jnpr_ether/jnpr_ether.c
--- ieee80211.o ---
mv -f .deps/ieee80211.Tpo .deps/ieee80211.Po
--- pppserial.o ---
cc -DHAVE_CONFIG_H -I. -I../../src    -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT pppserial.o -MD -MP -MF .deps/pppserial.Tpo -c -o pppserial.o `test -f './plugins/dlt_pppserial/pppserial.c' || echo './'`./plugins/dlt_pppserial/pppserial.c
--- radiotap.o ---
mv -f .deps/radiotap.Tpo .deps/radiotap.Po
--- tcpedit.o ---
cc -DHAVE_CONFIG_H -I. -I../../src     -I.. -I../common -I../..  -I../../libopts  -I/usr/local/include -I/usr/local/include -I. -I./plugins -I./../common  -I../../libopts -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpedit.o -MD -MP -MF .deps/tcpedit.Tpo -c -o tcpedit.o tcpedit.c
--- jnpr_ether.o ---
mv -f .deps/jnpr_ether.Tpo .deps/jnpr_ether.Po
--- pppserial.o ---
mv -f .deps/pppserial.Tpo .deps/pppserial.Po
--- tcpedit.o ---
mv -f .deps/tcpedit.Tpo .deps/tcpedit.Po
--- libtcpedit.a ---
rm -f libtcpedit.a
ar cru libtcpedit.a tcpedit.o parse_args.o  edit_packet.o portmap.o dlt.o  checksum.o incremental_checksum.o  tcpedit_api.o dlt_plugins.o ethernet.o  dlt_utils.o en10mb.o en10mb_api.o  hdlc.o hdlc_api.o user.o  user_api.o raw.o null.o loop.o  linuxsll.o ieee80211.o ieee80211_hdr.o  radiotap.o jnpr_ether.o jnpr_ether.o  pppserial.o pppserial.o 
ranlib libtcpedit.a
--- tcpreplay_edit-send_packets.o ---
--- tcpreplay_edit-signal_handler.o ---
--- tcpreplay_edit-tcpreplay.o ---
--- tcpreplay_edit-send_packets.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -Itcpedit -I/usr/local/include -I/usr/local/include  -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpreplay_edit-send_packets.o -MD -MP -MF .deps/tcpreplay_edit-send_packets.Tpo -c -o tcpreplay_edit-send_packets.o `test -f 'send_packets.c' || echo './'`send_packets.c
--- tcpreplay_edit-signal_handler.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -Itcpedit -I/usr/local/include -I/usr/local/include  -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpreplay_edit-signal_handler.o -MD -MP -MF .deps/tcpreplay_edit-signal_handler.Tpo -c -o tcpreplay_edit-signal_handler.o `test -f 'signal_handler.c' || echo './'`signal_handler.c
--- tcpreplay_edit-tcpreplay.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -Itcpedit -I/usr/local/include -I/usr/local/include  -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpreplay_edit-tcpreplay.o -MD -MP -MF .deps/tcpreplay_edit-tcpreplay.Tpo -c -o tcpreplay_edit-tcpreplay.o `test -f 'tcpreplay.c' || echo './'`tcpreplay.c
--- tcpreplay_edit-signal_handler.o ---
mv -f .deps/tcpreplay_edit-signal_handler.Tpo .deps/tcpreplay_edit-signal_handler.Po
--- tcpreplay_edit-tcpreplay_api.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -Itcpedit -I/usr/local/include -I/usr/local/include  -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpreplay_edit-tcpreplay_api.o -MD -MP -MF .deps/tcpreplay_edit-tcpreplay_api.Tpo -c -o tcpreplay_edit-tcpreplay_api.o `test -f 'tcpreplay_api.c' || echo './'`tcpreplay_api.c
--- tcpreplay_edit-tcpreplay.o ---
mv -f .deps/tcpreplay_edit-tcpreplay.Tpo .deps/tcpreplay_edit-tcpreplay.Po
--- tcpreplay_edit-replay.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -Itcpedit -I/usr/local/include -I/usr/local/include  -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpreplay_edit-replay.o -MD -MP -MF .deps/tcpreplay_edit-replay.Tpo -c -o tcpreplay_edit-replay.o `test -f 'replay.c' || echo './'`replay.c
--- tcpreplay_edit-send_packets.o ---
mv -f .deps/tcpreplay_edit-send_packets.Tpo .deps/tcpreplay_edit-send_packets.Po
--- tcpreplay-send_packets.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -I/usr/local/include -I/usr/local/include  -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpreplay-send_packets.o -MD -MP -MF .deps/tcpreplay-send_packets.Tpo -c -o tcpreplay-send_packets.o `test -f 'send_packets.c' || echo './'`send_packets.c
--- tcpreplay_edit-tcpreplay_api.o ---
mv -f .deps/tcpreplay_edit-tcpreplay_api.Tpo .deps/tcpreplay_edit-tcpreplay_api.Po
--- tcpreplay-signal_handler.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -I/usr/local/include -I/usr/local/include  -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpreplay-signal_handler.o -MD -MP -MF .deps/tcpreplay-signal_handler.Tpo -c -o tcpreplay-signal_handler.o `test -f 'signal_handler.c' || echo './'`signal_handler.c
--- tcpreplay_edit-replay.o ---
mv -f .deps/tcpreplay_edit-replay.Tpo .deps/tcpreplay_edit-replay.Po
--- tcpreplay-tcpreplay.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -I/usr/local/include -I/usr/local/include  -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpreplay-tcpreplay.o -MD -MP -MF .deps/tcpreplay-tcpreplay.Tpo -c -o tcpreplay-tcpreplay.o `test -f 'tcpreplay.c' || echo './'`tcpreplay.c
mv -f .deps/tcpreplay-tcpreplay.Tpo .deps/tcpreplay-tcpreplay.Po
--- tcpreplay-tcpreplay_api.o ---
--- tcpreplay-signal_handler.o ---
mv -f .deps/tcpreplay-signal_handler.Tpo .deps/tcpreplay-signal_handler.Po
--- tcpreplay-replay.o ---
--- tcpreplay-tcpreplay_api.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -I/usr/local/include -I/usr/local/include  -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpreplay-tcpreplay_api.o -MD -MP -MF .deps/tcpreplay-tcpreplay_api.Tpo -c -o tcpreplay-tcpreplay_api.o `test -f 'tcpreplay_api.c' || echo './'`tcpreplay_api.c
--- tcpreplay-replay.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -I/usr/local/include -I/usr/local/include  -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpreplay-replay.o -MD -MP -MF .deps/tcpreplay-replay.Tpo -c -o tcpreplay-replay.o `test -f 'replay.c' || echo './'`replay.c
--- tcpreplay-send_packets.o ---
mv -f .deps/tcpreplay-send_packets.Tpo .deps/tcpreplay-send_packets.Po
--- tcpprep-tcpprep.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -I/usr/local/include -I/usr/local/include  -DTCPPREP -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpprep-tcpprep.o -MD -MP -MF .deps/tcpprep-tcpprep.Tpo -c -o tcpprep-tcpprep.o `test -f 'tcpprep.c' || echo './'`tcpprep.c
--- tcpreplay-replay.o ---
mv -f .deps/tcpreplay-replay.Tpo .deps/tcpreplay-replay.Po
--- tcpprep-tree.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -I/usr/local/include -I/usr/local/include  -DTCPPREP -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpprep-tree.o -MD -MP -MF .deps/tcpprep-tree.Tpo -c -o tcpprep-tree.o `test -f 'tree.c' || echo './'`tree.c
--- tcpprep-tcpprep.o ---
mv -f .deps/tcpprep-tcpprep.Tpo .deps/tcpprep-tcpprep.Po
--- tcpprep-tcpprep_api.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -I/usr/local/include -I/usr/local/include  -DTCPPREP -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpprep-tcpprep_api.o -MD -MP -MF .deps/tcpprep-tcpprep_api.Tpo -c -o tcpprep-tcpprep_api.o `test -f 'tcpprep_api.c' || echo './'`tcpprep_api.c
--- tcpreplay-tcpreplay_api.o ---
mv -f .deps/tcpreplay-tcpreplay_api.Tpo .deps/tcpreplay-tcpreplay_api.Po
--- tcprewrite-tcprewrite.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -Itcpedit  -I/usr/local/include -I/usr/local/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcprewrite-tcprewrite.o -MD -MP -MF .deps/tcprewrite-tcprewrite.Tpo -c -o tcprewrite-tcprewrite.o `test -f 'tcprewrite.c' || echo './'`tcprewrite.c
mv -f .deps/tcprewrite-tcprewrite.Tpo .deps/tcprewrite-tcprewrite.Po
--- tcpprep-tcpprep_api.o ---
mv -f .deps/tcpprep-tcpprep_api.Tpo .deps/tcpprep-tcpprep_api.Po
--- tcpcapinfo-tcpcapinfo.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -I/usr/local/include -I/usr/local/include  -DTCPCAPINFO -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpcapinfo-tcpcapinfo.o -MD -MP -MF .deps/tcpcapinfo-tcpcapinfo.Tpo -c -o tcpcapinfo-tcpcapinfo.o `test -f 'tcpcapinfo.c' || echo './'`tcpcapinfo.c
--- tcpbridge-tcpbridge.o ---
--- tcpcapinfo-tcpcapinfo.o ---
mv -f .deps/tcpcapinfo-tcpcapinfo.Tpo .deps/tcpcapinfo-tcpcapinfo.Po
--- tcpbridge-bridge.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -Itcpedit -I/usr/local/include -I/usr/local/include  -DTCPBRIDGE -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpbridge-bridge.o -MD -MP -MF .deps/tcpbridge-bridge.Tpo -c -o tcpbridge-bridge.o `test -f 'bridge.c' || echo './'`bridge.c
--- tcpbridge-tcpbridge.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -Itcpedit -I/usr/local/include -I/usr/local/include  -DTCPBRIDGE -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpbridge-tcpbridge.o -MD -MP -MF .deps/tcpbridge-tcpbridge.Tpo -c -o tcpbridge-tcpbridge.o `test -f 'tcpbridge.c' || echo './'`tcpbridge.c
--- tcpprep-tree.o ---
mv -f .deps/tcpprep-tree.Tpo .deps/tcpprep-tree.Po
--- tcpprep-tcpprep_opts.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -I/usr/local/include -I/usr/local/include  -DTCPPREP -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpprep-tcpprep_opts.o -MD -MP -MF .deps/tcpprep-tcpprep_opts.Tpo -c -o tcpprep-tcpprep_opts.o `test -f 'tcpprep_opts.c' || echo './'`tcpprep_opts.c
--- tcpbridge-tcpbridge.o ---
mv -f .deps/tcpbridge-tcpbridge.Tpo .deps/tcpbridge-tcpbridge.Po
--- tcprewrite-tcprewrite_opts.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -Itcpedit  -I/usr/local/include -I/usr/local/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcprewrite-tcprewrite_opts.o -MD -MP -MF .deps/tcprewrite-tcprewrite_opts.Tpo -c -o tcprewrite-tcprewrite_opts.o `test -f 'tcprewrite_opts.c' || echo './'`tcprewrite_opts.c
--- tcpbridge-bridge.o ---
mv -f .deps/tcpbridge-bridge.Tpo .deps/tcpbridge-bridge.Po
--- tcpreplay_edit-tcpreplay_edit_opts.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -Itcpedit -I/usr/local/include -I/usr/local/include  -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpreplay_edit-tcpreplay_edit_opts.o -MD -MP -MF .deps/tcpreplay_edit-tcpreplay_edit_opts.Tpo -c -o tcpreplay_edit-tcpreplay_edit_opts.o `test -f 'tcpreplay_edit_opts.c' || echo './'`tcpreplay_edit_opts.c
--- tcpprep-tcpprep_opts.o ---
mv -f .deps/tcpprep-tcpprep_opts.Tpo .deps/tcpprep-tcpprep_opts.Po
--- tcpreplay-tcpreplay_opts.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -I/usr/local/include -I/usr/local/include  -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpreplay-tcpreplay_opts.o -MD -MP -MF .deps/tcpreplay-tcpreplay_opts.Tpo -c -o tcpreplay-tcpreplay_opts.o `test -f 'tcpreplay_opts.c' || echo './'`tcpreplay_opts.c
--- tcprewrite-tcprewrite_opts.o ---
mv -f .deps/tcprewrite-tcprewrite_opts.Tpo .deps/tcprewrite-tcprewrite_opts.Po
--- tcpbridge-tcpbridge_opts.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -Itcpedit -I/usr/local/include -I/usr/local/include  -DTCPBRIDGE -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpbridge-tcpbridge_opts.o -MD -MP -MF .deps/tcpbridge-tcpbridge_opts.Tpo -c -o tcpbridge-tcpbridge_opts.o `test -f 'tcpbridge_opts.c' || echo './'`tcpbridge_opts.c
--- tcpreplay_edit-tcpreplay_edit_opts.o ---
mv -f .deps/tcpreplay_edit-tcpreplay_edit_opts.Tpo .deps/tcpreplay_edit-tcpreplay_edit_opts.Po
--- tcpcapinfo-tcpcapinfo_opts.o ---
cc -DHAVE_CONFIG_H -I.    -I../libopts -I.. -I/usr/local/include -I/usr/local/include  -DTCPCAPINFO -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include -MT tcpcapinfo-tcpcapinfo_opts.o -MD -MP -MF .deps/tcpcapinfo-tcpcapinfo_opts.Tpo -c -o tcpcapinfo-tcpcapinfo_opts.o `test -f 'tcpcapinfo_opts.c' || echo './'`tcpcapinfo_opts.c
mv -f .deps/tcpcapinfo-tcpcapinfo_opts.Tpo .deps/tcpcapinfo-tcpcapinfo_opts.Po
--- tcpreplay-tcpreplay_opts.o ---
mv -f .deps/tcpreplay-tcpreplay_opts.Tpo .deps/tcpreplay-tcpreplay_opts.Po
--- tcpprep ---
/bin/sh ../libtool  --tag=CC    --mode=link cc -I../libopts -I.. -I/usr/local/include -I/usr/local/include  -DTCPPREP  -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include  -fstack-protector-strong -o tcpprep tcpprep-tcpprep_opts.o  tcpprep-tcpprep.o tcpprep-tree.o  tcpprep-tcpprep_api.o ./common/libcommon.a   -L/usr/lib -lpcap ../libopts/libopts.la -lrt
--- tcpbridge-tcpbridge_opts.o ---
mv -f .deps/tcpbridge-tcpbridge_opts.Tpo .deps/tcpbridge-tcpbridge_opts.Po
--- tcprewrite ---
--- tcpreplay-edit ---
--- tcprewrite ---
/bin/sh ../libtool  --tag=CC    --mode=link cc -I../libopts -I.. -Itcpedit  -I/usr/local/include -I/usr/local/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT  -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include  -fstack-protector-strong -o tcprewrite tcprewrite-tcprewrite_opts.o  tcprewrite-tcprewrite.o ./tcpedit/libtcpedit.a ./common/libcommon.a   -L/usr/lib -lpcap ../libopts/libopts.la    -lrt
--- tcpreplay-edit ---
/bin/sh ../libtool  --tag=CC    --mode=link cc  -I../libopts -I.. -Itcpedit -I/usr/local/include -I/usr/local/include  -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -std=gnu99  -Wno-variadic-macros -Wfatal-errors  -I/usr/include -I/usr/include   -fstack-protector-strong -o tcpreplay-edit tcpreplay_edit-tcpreplay_edit_opts.o  tcpreplay_edit-send_packets.o  tcpreplay_edit-signal_handler.o  tcpreplay_edit-tcpreplay.o  tcpreplay_edit-tcpreplay_api.o  tcpreplay_edit-replay.o ./tcpedit/libtcpedit.a ./common/libcommon.a  -L/usr/lib -lpcap  ../libopts/libopts.la -lrt
libtool: link: cc -I../libopts -I.. -Itcpedit -I/usr/local/include -I/usr/local/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT "-D_U_=__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu99 -Wno-variadic-macros -Wfatal-errors -I/usr/include -I/usr/include -fstack-protector-strong -o tcpreplay-edit tcpreplay_edit-tcpreplay_edit_opts.o tcpreplay_edit-send_packets.o tcpreplay_edit-signal_handler.o tcpreplay_edit-tcpreplay.o tcpreplay_edit-tcpreplay_api.o tcpreplay_edit-replay.o  ./tcpedit/libtcpedit.a ./common/libcommon.a -L/usr/lib -lpcap ../libopts/.libs/libopts.a -lrt
--- tcprewrite ---
libtool: link: cc -I../libopts -I.. -Itcpedit -I/usr/local/include -I/usr/local/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT "-D_U_=__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu99 -Wno-variadic-macros -Wfatal-errors -I/usr/include -I/usr/include -fstack-protector-strong -o tcprewrite tcprewrite-tcprewrite_opts.o tcprewrite-tcprewrite.o  ./tcpedit/libtcpedit.a ./common/libcommon.a -L/usr/lib -lpcap ../libopts/.libs/libopts.a -lrt
--- tcpprep ---
libtool: link: cc -I../libopts -I.. -I/usr/local/include -I/usr/local/include -DTCPPREP "-D_U_=__attribute__((unused))" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu99 -Wno-variadic-macros -Wfatal-errors -I/usr/include -I/usr/include -fstack-protector-strong -o tcpprep tcpprep-tcpprep_opts.o tcpprep-tcpprep.o tcpprep-tree.o tcpprep-tcpprep_api.o  ./common/libcommon.a -L/usr/lib -lpcap ../libopts/.libs/libopts.a -lrt
--- tcprewrite ---
ld: error: duplicate symbol: tcpedit_tcpedit_optDesc_p
>>> defined at tcprewrite_opts.c
>>>            tcprewrite-tcprewrite_opts.o:(tcpedit_tcpedit_optDesc_p)
>>> defined at tcpedit.c
>>>            tcpedit.o:(.rodata+0x0) in archive ./tcpedit/libtcpedit.a
cc: fatal error: linker command failed with exit code 1 (use -v to see invocation)
--- tcpreplay-edit ---
ld: error: duplicate symbol: tcpedit_tcpedit_optDesc_p
>>> defined at tcpreplay_edit_opts.c
>>>            tcpreplay_edit-tcpreplay_edit_opts.o:(tcpedit_tcpedit_optDesc_p)
>>> defined at tcpedit.c
>>>            tcpedit.o:(.rodata+0x0) in archive ./tcpedit/libtcpedit.a
cc: fatal error: linker command failed with exit code 1 (use -v to see invocation)
--- tcprewrite ---
*** [tcprewrite] Error code 1

make[4]: stopped in /magus/work/usr/mports/net-mgmt/tcpreplay/work/tcpreplay-4.1.1/src
--- tcpreplay-edit ---
*** [tcpreplay-edit] Error code 1

make[4]: stopped in /magus/work/usr/mports/net-mgmt/tcpreplay/work/tcpreplay-4.1.1/src
2 errors

make[4]: stopped in /magus/work/usr/mports/net-mgmt/tcpreplay/work/tcpreplay-4.1.1/src
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/net-mgmt/tcpreplay

Links

Depends On

Depend Of

Nothing

Categories