------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The ipa port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ipa-2.1.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The ipa port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> ipa-2.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ipa-2.1.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The ipa port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> ipa-2.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ipa-2.1.2 for building => SHA256 Checksum OK for ipa-2.1.2.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The ipa port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> ipa-2.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ipa-2.1.2 for building ===> Extracting for ipa-2.1.2 => SHA256 Checksum OK for ipa-2.1.2.tar.bz2. Extracted Memory Use: 1.93M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ipa-2.1.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for ipa-2.1.2 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking for library containing dlopen... none required checking for library containing socket... none required checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for paths.h... (cached) yes checking for int32_t... (cached) yes checking for uint32_t... (cached) yes checking for int64_t... (cached) yes checking for uint64_t... (cached) yes checking size of long... 8 checking size of long long... 8 checking for struct tm.tm_gmtoff... yes checking attribute "format"... yes checking attribute "noreturn"... yes checking attribute "packed"... yes checking attribute "unused"... yes checking whether PRIu64 is declared... yes checking for closefrom... (cached) yes checking for strtoull... (cached) yes checking for vsyslog... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating man/ru.KOI8-R/Makefile config.status: creating src/config.h config.status: executing depfiles commands SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ipa-2.1.2 --- all-recursive --- Making all in man --- all-recursive --- Making all in ru.KOI8-R Making all in src --- pathnames.h --- --- all --- /usr/bin/make all-am --- ipastat-confcommon.o --- --- ipastat-memfunc.o --- --- ipastat-parser.o --- --- ipa-confcommon.o --- --- ipa-memfunc.o --- --- ipa-parser.o --- --- ipa-ipa.o --- --- ipa-ipa_ac.o --- --- ipa-ipa_autorules.o --- --- ipa-ipa_cmd.o --- --- ipastat-confcommon.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipastat-confcommon.o -MD -MP -MF .deps/ipastat-confcommon.Tpo -c -o ipastat-confcommon.o `test -f 'confcommon.c' || echo './'`confcommon.c --- ipastat-memfunc.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipastat-memfunc.o -MD -MP -MF .deps/ipastat-memfunc.Tpo -c -o ipastat-memfunc.o `test -f 'memfunc.c' || echo './'`memfunc.c --- ipastat-parser.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipastat-parser.o -MD -MP -MF .deps/ipastat-parser.Tpo -c -o ipastat-parser.o `test -f 'parser.c' || echo './'`parser.c --- ipa-confcommon.o --- cc -DHAVE_CONFIG_H -I. -DWITH_MEMFUNC_STAT -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-confcommon.o -MD -MP -MF .deps/ipa-confcommon.Tpo -c -o ipa-confcommon.o `test -f 'confcommon.c' || echo './'`confcommon.c --- ipa-memfunc.o --- cc -DHAVE_CONFIG_H -I. -DWITH_MEMFUNC_STAT -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-memfunc.o -MD -MP -MF .deps/ipa-memfunc.Tpo -c -o ipa-memfunc.o `test -f 'memfunc.c' || echo './'`memfunc.c --- ipa-parser.o --- cc -DHAVE_CONFIG_H -I. -DWITH_MEMFUNC_STAT -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-parser.o -MD -MP -MF .deps/ipa-parser.Tpo -c -o ipa-parser.o `test -f 'parser.c' || echo './'`parser.c --- ipa-ipa.o --- cc -DHAVE_CONFIG_H -I. -DWITH_MEMFUNC_STAT -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa.o -MD -MP -MF .deps/ipa-ipa.Tpo -c -o ipa-ipa.o `test -f 'ipa.c' || echo './'`ipa.c --- ipa-ipa_ac.o --- cc -DHAVE_CONFIG_H -I. -DWITH_MEMFUNC_STAT -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa_ac.o -MD -MP -MF .deps/ipa-ipa_ac.Tpo -c -o ipa-ipa_ac.o `test -f 'ipa_ac.c' || echo './'`ipa_ac.c --- ipa-ipa_autorules.o --- cc -DHAVE_CONFIG_H -I. -DWITH_MEMFUNC_STAT -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa_autorules.o -MD -MP -MF .deps/ipa-ipa_autorules.Tpo -c -o ipa-ipa_autorules.o `test -f 'ipa_autorules.c' || echo './'`ipa_autorules.c --- ipa-ipa_cmd.o --- cc -DHAVE_CONFIG_H -I. -DWITH_MEMFUNC_STAT -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa_cmd.o -MD -MP -MF .deps/ipa-ipa_cmd.Tpo -c -o ipa-ipa_cmd.o `test -f 'ipa_cmd.c' || echo './'`ipa_cmd.c --- ipa-ipa_autorules.o --- mv -f .deps/ipa-ipa_autorules.Tpo .deps/ipa-ipa_autorules.Po --- ipa-ipa_conf.o --- cc -DHAVE_CONFIG_H -I. -DWITH_MEMFUNC_STAT -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa_conf.o -MD -MP -MF .deps/ipa-ipa_conf.Tpo -c -o ipa-ipa_conf.o `test -f 'ipa_conf.c' || echo './'`ipa_conf.c --- ipa-ipa.o --- ipa.c: In function 'main': ipa.c:1035:10: warning: 'limit' may be used uninitialized in this function [-Wmaybe-uninitialized] cmds = &limit->restart.cmds; ~~~~~^~~~~~~~~~~~~~~~~~~~~~ ipa.c:818:22: note: 'limit' was declared here const struct limit *limit; ^~~~~ ipa.c:995:12: warning: 'sublimit' may be used uninitialized in this function [-Wmaybe-uninitialized] return (run_cmds_cons(&sublimit->reach, ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "rule %s { limit %s { sublimit %s { reach {}}}}", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rule_name, limit_name, sublimit_name)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ipa.c:824:25: note: 'sublimit' was declared here const struct sublimit *sublimit; ^~~~~~~~ ipa.c:1074:10: warning: 'threshold' may be used uninitialized in this function [-Wmaybe-uninitialized] cmds = &threshold->above_thr; ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ipa.c:828:26: note: 'threshold' was declared here const struct threshold *threshold; ^~~~~~~~~ ipa.c:937:15: warning: 'rule' may be used uninitialized in this function [-Wmaybe-uninitialized] threshold = threshold_by_name(rule, threshold_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ipa.c:813:21: note: 'rule' was declared here const struct rule *rule; ^~~~ --- ipa-ipa_ac.o --- mv -f .deps/ipa-ipa_ac.Tpo .deps/ipa-ipa_ac.Po --- ipa-ipa_ctl.o --- cc -DHAVE_CONFIG_H -I. -DWITH_MEMFUNC_STAT -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa_ctl.o -MD -MP -MF .deps/ipa-ipa_ctl.Tpo -c -o ipa-ipa_ctl.o `test -f 'ipa_ctl.c' || echo './'`ipa_ctl.c --- ipastat-parser.o --- mv -f .deps/ipastat-parser.Tpo .deps/ipastat-parser.Po --- ipa-ipa_db.o --- cc -DHAVE_CONFIG_H -I. -DWITH_MEMFUNC_STAT -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa_db.o -MD -MP -MF .deps/ipa-ipa_db.Tpo -c -o ipa-ipa_db.o `test -f 'ipa_db.c' || echo './'`ipa_db.c --- ipa-parser.o --- mv -f .deps/ipa-parser.Tpo .deps/ipa-parser.Po --- ipa-ipa_limits.o --- cc -DHAVE_CONFIG_H -I. -DWITH_MEMFUNC_STAT -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa_limits.o -MD -MP -MF .deps/ipa-ipa_limits.Tpo -c -o ipa-ipa_limits.o `test -f 'ipa_limits.c' || echo './'`ipa_limits.c --- ipastat-confcommon.o --- mv -f .deps/ipastat-confcommon.Tpo .deps/ipastat-confcommon.Po --- ipa-ipa_log.o --- cc -DHAVE_CONFIG_H -I. -DWITH_MEMFUNC_STAT -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa_log.o -MD -MP -MF .deps/ipa-ipa_log.Tpo -c -o ipa-ipa_log.o `test -f 'ipa_log.c' || echo './'`ipa_log.c --- ipa-ipa.o --- mv -f .deps/ipa-ipa.Tpo .deps/ipa-ipa.Po --- ipa-ipa_main.o --- cc -DHAVE_CONFIG_H -I. -DWITH_MEMFUNC_STAT -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa_main.o -MD -MP -MF .deps/ipa-ipa_main.Tpo -c -o ipa-ipa_main.o `test -f 'ipa_main.c' || echo './'`ipa_main.c --- ipa-ipa_cmd.o --- mv -f .deps/ipa-ipa_cmd.Tpo .deps/ipa-ipa_cmd.Po --- ipa-ipa_rules.o --- cc -DHAVE_CONFIG_H -I. -DWITH_MEMFUNC_STAT -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa_rules.o -MD -MP -MF .deps/ipa-ipa_rules.Tpo -c -o ipa-ipa_rules.o `test -f 'ipa_rules.c' || echo './'`ipa_rules.c --- ipa-ipa_log.o --- mv -f .deps/ipa-ipa_log.Tpo .deps/ipa-ipa_log.Po --- ipa-ipa_thresholds.o --- cc -DHAVE_CONFIG_H -I. -DWITH_MEMFUNC_STAT -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa_thresholds.o -MD -MP -MF .deps/ipa-ipa_thresholds.Tpo -c -o ipa-ipa_thresholds.o `test -f 'ipa_thresholds.c' || echo './'`ipa_thresholds.c --- ipa-confcommon.o --- mv -f .deps/ipa-confcommon.Tpo .deps/ipa-confcommon.Po --- ipa-ipa_time.o --- cc -DHAVE_CONFIG_H -I. -DWITH_MEMFUNC_STAT -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa_time.o -MD -MP -MF .deps/ipa-ipa_time.Tpo -c -o ipa-ipa_time.o `test -f 'ipa_time.c' || echo './'`ipa_time.c --- ipa-ipa_db.o --- mv -f .deps/ipa-ipa_db.Tpo .deps/ipa-ipa_db.Po --- ipactl-ipactl.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipactl-ipactl.o -MD -MP -MF .deps/ipactl-ipactl.Tpo -c -o ipactl-ipactl.o `test -f 'ipactl.c' || echo './'`ipactl.c --- ipastat-memfunc.o --- mv -f .deps/ipastat-memfunc.Tpo .deps/ipastat-memfunc.Po --- ipastat-ipastat.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipastat-ipastat.o -MD -MP -MF .deps/ipastat-ipastat.Tpo -c -o ipastat-ipastat.o `test -f 'ipastat.c' || echo './'`ipastat.c --- ipa-ipa_limits.o --- mv -f .deps/ipa-ipa_limits.Tpo .deps/ipa-ipa_limits.Po --- ipastat-ipastat_conf.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipastat-ipastat_conf.o -MD -MP -MF .deps/ipastat-ipastat_conf.Tpo -c -o ipastat-ipastat_conf.o `test -f 'ipastat_conf.c' || echo './'`ipastat_conf.c --- ipa-ipa_ctl.o --- mv -f .deps/ipa-ipa_ctl.Tpo .deps/ipa-ipa_ctl.Po --- ipastat-ipastat_limits.o --- --- ipa-memfunc.o --- mv -f .deps/ipa-memfunc.Tpo .deps/ipa-memfunc.Po --- ipastat-ipastat_limits.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipastat-ipastat_limits.o -MD -MP -MF .deps/ipastat-ipastat_limits.Tpo -c -o ipastat-ipastat_limits.o `test -f 'ipastat_limits.c' || echo './'`ipastat_limits.c --- ipastat-ipastat_log.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipastat-ipastat_log.o -MD -MP -MF .deps/ipastat-ipastat_log.Tpo -c -o ipastat-ipastat_log.o `test -f 'ipastat_log.c' || echo './'`ipastat_log.c --- ipastat-ipastat.o --- mv -f .deps/ipastat-ipastat.Tpo .deps/ipastat-ipastat.Po --- ipastat-ipastat_main.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipastat-ipastat_main.o -MD -MP -MF .deps/ipastat-ipastat_main.Tpo -c -o ipastat-ipastat_main.o `test -f 'ipastat_main.c' || echo './'`ipastat_main.c --- ipa-ipa_rules.o --- mv -f .deps/ipa-ipa_rules.Tpo .deps/ipa-ipa_rules.Po --- ipastat-ipastat_rules.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipastat-ipastat_rules.o -MD -MP -MF .deps/ipastat-ipastat_rules.Tpo -c -o ipastat-ipastat_rules.o `test -f 'ipastat_rules.c' || echo './'`ipastat_rules.c --- ipa-ipa_thresholds.o --- mv -f .deps/ipa-ipa_thresholds.Tpo .deps/ipa-ipa_thresholds.Po --- ipastat-ipastat_st.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipastat-ipastat_st.o -MD -MP -MF .deps/ipastat-ipastat_st.Tpo -c -o ipastat-ipastat_st.o `test -f 'ipastat_st.c' || echo './'`ipastat_st.c --- ipa-ipa_time.o --- mv -f .deps/ipa-ipa_time.Tpo .deps/ipa-ipa_time.Po --- ipastat-ipastat_time.o --- --- ipa-ipa_main.o --- mv -f .deps/ipa-ipa_main.Tpo .deps/ipa-ipa_main.Po --- ipastat-ipastat_time.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipastat-ipastat_time.o -MD -MP -MF .deps/ipastat-ipastat_time.Tpo -c -o ipastat-ipastat_time.o `test -f 'ipastat_time.c' || echo './'`ipastat_time.c --- ipastat-ipastat_thresholds.o --- --- ipastat-ipastat_log.o --- mv -f .deps/ipastat-ipastat_log.Tpo .deps/ipastat-ipastat_log.Po --- ipastat-ipastat_thresholds.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipastat-ipastat_thresholds.o -MD -MP -MF .deps/ipastat-ipastat_thresholds.Tpo -c -o ipastat-ipastat_thresholds.o `test -f 'ipastat_thresholds.c' || echo './'`ipastat_thresholds.c --- ipastat-ipastat_limits.o --- mv -f .deps/ipastat-ipastat_limits.Tpo .deps/ipastat-ipastat_limits.Po --- ipastat-ipastat_rules.o --- mv -f .deps/ipastat-ipastat_rules.Tpo .deps/ipastat-ipastat_rules.Po --- ipastat-ipastat_thresholds.o --- mv -f .deps/ipastat-ipastat_thresholds.Tpo .deps/ipastat-ipastat_thresholds.Po --- ipastat-ipastat_time.o --- mv -f .deps/ipastat-ipastat_time.Tpo .deps/ipastat-ipastat_time.Po --- ipactl-ipactl.o --- mv -f .deps/ipactl-ipactl.Tpo .deps/ipactl-ipactl.Po --- ipactl --- cc -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -o ipactl ipactl-ipactl.o --- ipastat-ipastat_st.o --- mv -f .deps/ipastat-ipastat_st.Tpo .deps/ipastat-ipastat_st.Po --- ipastat-ipastat_main.o --- mv -f .deps/ipastat-ipastat_main.Tpo .deps/ipastat-ipastat_main.Po --- ipastat-ipastat_conf.o --- mv -f .deps/ipastat-ipastat_conf.Tpo .deps/ipastat-ipastat_conf.Po --- ipastat --- cc -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -o ipastat ipastat-confcommon.o ipastat-memfunc.o ipastat-parser.o ipastat-ipastat.o ipastat-ipastat_conf.o ipastat-ipastat_limits.o ipastat-ipastat_log.o ipastat-ipastat_main.o ipastat-ipastat_rules.o ipastat-ipastat_st.o ipastat-ipastat_time.o ipastat-ipastat_thresholds.o --- ipa-ipa_conf.o --- mv -f .deps/ipa-ipa_conf.Tpo .deps/ipa-ipa_conf.Po --- ipa --- cc -pipe -O2 -fno-strict-aliasing -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -o ipa ipa-confcommon.o ipa-memfunc.o ipa-parser.o ipa-ipa.o ipa-ipa_ac.o ipa-ipa_autorules.o ipa-ipa_cmd.o ipa-ipa_conf.o ipa-ipa_ctl.o ipa-ipa_db.o ipa-ipa_limits.o ipa-ipa_log.o ipa-ipa_main.o ipa-ipa_rules.o ipa-ipa_thresholds.o ipa-ipa_time.o --- etc/ipa.sh.sample --- esc_bindir=`echo '/usr/local/bin' | sed -e '/\//s//\\\\\//g'`; esc_piddir=`echo '/var/run' | sed -e '/\//s//\\\\\//g'`; sed -e "/_bindir_/s//${esc_bindir}/" -e "/_piddir_/s//${esc_piddir}/" etc/ipa.sh.template > etc/ipa.sh.sample chmod +x etc/ipa.sh.sample SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ipa-2.1.2 ===> Generating temporary packing list Making install in man Making install in ru.KOI8-R /bin/mkdir -p '/construction/sysutils/ipa/stage/usr/local/man/ru.KOI8-R/man3' install -m 0644 ipa_mod.3 '/construction/sysutils/ipa/stage/usr/local/man/ru.KOI8-R/man3' /bin/mkdir -p '/construction/sysutils/ipa/stage/usr/local/man/ru.KOI8-R/man5' install -m 0644 ipa.conf.5 ipastat.conf.5 '/construction/sysutils/ipa/stage/usr/local/man/ru.KOI8-R/man5' /bin/mkdir -p '/construction/sysutils/ipa/stage/usr/local/man/ru.KOI8-R/man8' install -m 0644 ipa.8 ipactl.8 ipastat.8 '/construction/sysutils/ipa/stage/usr/local/man/ru.KOI8-R/man8' /bin/mkdir -p '/construction/sysutils/ipa/stage/usr/local/man/man3' install -m 0644 ipa_mod.3 '/construction/sysutils/ipa/stage/usr/local/man/man3' /bin/mkdir -p '/construction/sysutils/ipa/stage/usr/local/man/man5' install -m 0644 ipa.conf.5 ipastat.conf.5 '/construction/sysutils/ipa/stage/usr/local/man/man5' /bin/mkdir -p '/construction/sysutils/ipa/stage/usr/local/man/man8' install -m 0644 ipa.8 ipactl.8 ipastat.8 '/construction/sysutils/ipa/stage/usr/local/man/man8' Making install in src /usr/bin/make install-am /bin/mkdir -p '/construction/sysutils/ipa/stage/usr/local/bin' install -s -m 555 ipa ipactl ipastat '/construction/sysutils/ipa/stage/usr/local/bin' /bin/mkdir -p '/construction/sysutils/ipa/stage/usr/local/include' install -m 0644 ipa_mod.h '/construction/sysutils/ipa/stage/usr/local/include' ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ipa-2.1.2 file sizes/checksums [17]: 0% file sizes/checksums [17]: 100% packing files [17]: 0% packing files [17]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09