------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/uchardet-0.0.6.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/psutils-1.17_5.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/groff-1.22.4_3.txz ===== Message from groff-1.22.4_3: -- In order to be able to use the html driver, you need to install the following packages: - ghostscript - netpbm Installing /packages/All/libtextstyle-0.20.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gettext-tools-0.20.1_1.txz SUCCEEDED 00:00:19 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> nano-devel-2.5.3_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> nano-devel-2.5.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nano-devel-2.5.3_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> nano-devel-2.5.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nano-devel-2.5.3_1 for building => SHA256 Checksum OK for nano-2.5.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> nano-devel-2.5.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nano-devel-2.5.3_1 for building ===> Extracting for nano-devel-2.5.3_1 => SHA256 Checksum OK for nano-2.5.3.tar.gz. Extracted Memory Use: 7.07M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for nano-devel-2.5.3_1 ===> Applying ports patches for nano-devel-2.5.3_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> nano-devel-2.5.3_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> nano-devel-2.5.3_1 depends on executable: groff - found ===> nano-devel-2.5.3_1 depends on executable: msgfmt - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> nano-devel-2.5.3_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> nano-devel-2.5.3_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> nano-devel-2.5.3_1 depends on executable: groff - found ===> nano-devel-2.5.3_1 depends on executable: msgfmt - found ===> nano-devel-2.5.3_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for nano-devel-2.5.3_1 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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 whether make supports nested variables... yes checking for style of include used by make... GNU 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 whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether ln -s works... yes checking for strerror in -lcposix... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... no checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking for GNU gettext in libintl... yes checking how to link with libintl... /usr/local/lib/libintl.a checking for getopt.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for limits.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for sys/param.h... (cached) yes checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking for stdarg.h... (cached) yes checking whether to enable UTF-8 support... yes checking whether to use slang... no checking for getdelim... (cached) yes checking for getline... (cached) yes checking for isblank... (cached) yes checking for strcasecmp... (cached) yes checking for strcasestr... (cached) yes checking for strncasecmp... (cached) yes checking for strnlen... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for iswalnum... yes checking for iswblank... (cached) yes checking for iswpunct... yes checking for iswspace... yes checking for nl_langinfo... (cached) yes checking for mblen... (cached) yes checking for mbstowcs... (cached) yes checking for mbtowc... (cached) yes checking for wctomb... yes checking for wcwidth... (cached) yes checking whether C compiler accepts -Wall... yes checking return type of signal handlers... void checking for vprintf... (cached) yes checking for _doprnt... no checking for getopt_long... yes checking for NCURSESW... no checking ncurses.h usability... yes checking ncurses.h presence... no configure: WARNING: ncurses.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: ncurses.h: proceeding with the compiler's result checking for ncurses.h... yes checking for ncursesw5-config... no checking for get_wch in -lncursesw... yes Using ncursesw as the curses library checking for use_default_colors in -lncursesw... yes checking for key_defined in -lncursesw... yes checking for GNU-style word boundary regex support... no checking whether _XOPEN_SOURCE_EXTENDED is needed... no checking whether LINES and COLS can be redefined... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for magic_open in -lmagic... yes checking for zlib.h... (cached) yes checking for inflate in -lz... yes checking for HTML support in groff... yes checking for makeinfo... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/nanorc.sample config.status: creating doc/man/Makefile config.status: creating doc/man/fr/Makefile config.status: creating doc/syntax/Makefile config.status: creating doc/texinfo/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: creating nano.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for nano-devel-2.5.3_1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in doc --- all-recursive --- Making all in man --- nano.1.html --- --- nanorc.5.html --- --- nano.1.html --- groff -t -mandoc -Thtml < nano.1 > nano.1.html --- nanorc.5.html --- groff -t -mandoc -Thtml < nanorc.5 > nanorc.5.html --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in fr --- all --- /usr/bin/make all-am Making all in texinfo --- all --- /usr/bin/make all-am Making all in syntax Making all in m4 Making all in po Making all in src --- browser.o --- --- chars.o --- --- color.o --- --- cut.o --- --- files.o --- --- global.o --- --- help.o --- --- move.o --- --- nano.o --- --- prompt.o --- --- browser.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT browser.o -MD -MP -MF .deps/browser.Tpo -c -o browser.o browser.c --- chars.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT chars.o -MD -MP -MF .deps/chars.Tpo -c -o chars.o chars.c --- cut.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT cut.o -MD -MP -MF .deps/cut.Tpo -c -o cut.o cut.c --- global.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT global.o -MD -MP -MF .deps/global.Tpo -c -o global.o global.c --- help.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c --- color.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c --- move.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT move.o -MD -MP -MF .deps/move.Tpo -c -o move.o move.c --- nano.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT nano.o -MD -MP -MF .deps/nano.Tpo -c -o nano.o nano.c --- prompt.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT prompt.o -MD -MP -MF .deps/prompt.Tpo -c -o prompt.o prompt.c --- files.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT files.o -MD -MP -MF .deps/files.Tpo -c -o files.o files.c --- chars.o --- chars.c: In function 'control_mbrep': chars.c:269:6: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(crep, bad_mbchar, *crep_len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ chars.c: In function 'mbrep': chars.c:304:6: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(crep, bad_mbchar, *crep_len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- cut.o --- mv -f .deps/cut.Tpo .deps/cut.Po --- rcfile.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT rcfile.o -MD -MP -MF .deps/rcfile.Tpo -c -o rcfile.o rcfile.c --- help.o --- mv -f .deps/help.Tpo .deps/help.Po --- search.o --- --- move.o --- mv -f .deps/move.Tpo .deps/move.Po --- search.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c --- text.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT text.o -MD -MP -MF .deps/text.Tpo -c -o text.o text.c --- color.o --- mv -f .deps/color.Tpo .deps/color.Po --- utils.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c --- chars.o --- mv -f .deps/chars.Tpo .deps/chars.Po --- winio.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT winio.o -MD -MP -MF .deps/winio.Tpo -c -o winio.o winio.c --- files.o --- files.c: In function 'write_lockfile': files.c:268:5: warning: 'strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] strncpy(&lockdata[68], myhostname, 31); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- utils.o --- mv -f .deps/utils.Tpo .deps/utils.Po --- global.o --- mv -f .deps/global.Tpo .deps/global.Po --- browser.o --- mv -f .deps/browser.Tpo .deps/browser.Po --- nano.o --- mv -f .deps/nano.Tpo .deps/nano.Po --- rcfile.o --- mv -f .deps/rcfile.Tpo .deps/rcfile.Po --- search.o --- mv -f .deps/search.Tpo .deps/search.Po --- text.o --- mv -f .deps/text.Tpo .deps/text.Po --- winio.o --- mv -f .deps/winio.Tpo .deps/winio.Po --- prompt.o --- mv -f .deps/prompt.Tpo .deps/prompt.Po --- files.o --- mv -f .deps/files.Tpo .deps/files.Po --- nano --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -L/usr/local/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o nano browser.o chars.o color.o cut.o files.o global.o help.o move.o nano.o prompt.o rcfile.o search.o text.o utils.o winio.o /usr/local/lib/libintl.a -lz -lmagic -lncursesw cd /construction/editors/nano-devel/nano-2.5.3/doc/man; /usr/bin/env WRKSRC=/construction/editors/nano-devel/nano-2.5.3 REWARNFILE=/construction/editors/nano-devel/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's:SYSCONFDIR:/usr/local/etc:g' -e 's:EXAMPLESDIR:/usr/local/share/examples/nano:g' nano.1 rnano.1 nanorc.5 /construction/editors/nano-devel/nano-2.5.3/doc/texinfo/nano.info /usr/bin/env WRKSRC=/construction/editors/nano-devel/nano-2.5.3 REWARNFILE=/construction/editors/nano-devel/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's/\\/[[:>:]]/g' /construction/editors/nano-devel/nano-2.5.3/doc/syntax/*.nanorc SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> nano-devel-2.5.3_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> nano-devel-2.5.3_1 depends on executable: indexinfo - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for nano-devel-2.5.3_1 ===> nano-devel-2.5.3_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> nano-devel-2.5.3_1 depends on executable: indexinfo - found ===> Generating temporary packing list Making install in doc Making install in man groff -t -mandoc -Thtml < nano.1 > nano.1.html groff -t -mandoc -Thtml < rnano.1 > rnano.1.html groff -t -mandoc -Thtml < nanorc.5 > nanorc.5.html /usr/bin/make install-recursive Making install in fr /usr/bin/make install-am /bin/mkdir -p '/construction/editors/nano-devel/stage/usr/local/share/doc/nano/fr' install -m 0644 nano.1.html rnano.1.html nanorc.5.html '/construction/editors/nano-devel/stage/usr/local/share/doc/nano/fr' /bin/mkdir -p '/construction/editors/nano-devel/stage/usr/local/man/fr/man1' install -m 0644 nano.1 rnano.1 '/construction/editors/nano-devel/stage/usr/local/man/fr/man1' /bin/mkdir -p '/construction/editors/nano-devel/stage/usr/local/man/fr/man5' install -m 0644 nanorc.5 '/construction/editors/nano-devel/stage/usr/local/man/fr/man5' /bin/mkdir -p '/construction/editors/nano-devel/stage/usr/local/share/doc/nano' install -m 0644 nano.1.html rnano.1.html nanorc.5.html '/construction/editors/nano-devel/stage/usr/local/share/doc/nano' /bin/mkdir -p '/construction/editors/nano-devel/stage/usr/local/man/man1' install -m 0644 nano.1 rnano.1 '/construction/editors/nano-devel/stage/usr/local/man/man1' /bin/mkdir -p '/construction/editors/nano-devel/stage/usr/local/man/man5' install -m 0644 nanorc.5 '/construction/editors/nano-devel/stage/usr/local/man/man5' Making install in texinfo /usr/bin/make install-am /bin/mkdir -p '/construction/editors/nano-devel/stage/usr/local/share/info' install -m 0644 ./nano.info '/construction/editors/nano-devel/stage/usr/local/share/info' Making install in syntax /bin/mkdir -p '/construction/editors/nano-devel/stage/usr/local/share/nano' install -m 0644 asm.nanorc autoconf.nanorc awk.nanorc changelog.nanorc cmake.nanorc c.nanorc css.nanorc debian.nanorc default.nanorc elisp.nanorc fortran.nanorc gentoo.nanorc go.nanorc groff.nanorc guile.nanorc html.nanorc java.nanorc javascript.nanorc json.nanorc lua.nanorc makefile.nanorc man.nanorc mgp.nanorc mutt.nanorc nftables.nanorc nanorc.nanorc objc.nanorc ocaml.nanorc patch.nanorc perl.nanorc php.nanorc po.nanorc postgresql.nanorc pov.nanorc python.nanorc ruby.nanorc sh.nanorc spec.nanorc tcl.nanorc tex.nanorc '/construction/editors/nano-devel/stage/usr/local/share/nano' install -m 0644 texinfo.nanorc xml.nanorc '/construction/editors/nano-devel/stage/usr/local/share/nano' /bin/mkdir -p '/construction/editors/nano-devel/stage/usr/local/share/doc/nano' install -m 0644 faq.html '/construction/editors/nano-devel/stage/usr/local/share/doc/nano' Making install in m4 Making install in po /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /construction/editors/nano-devel/stage/usr/local/share installing bg.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/bg/LC_MESSAGES/nano.mo installing ca.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/ca/LC_MESSAGES/nano.mo installing cs.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/cs/LC_MESSAGES/nano.mo installing da.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/da/LC_MESSAGES/nano.mo installing de.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/de/LC_MESSAGES/nano.mo installing eo.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/eo/LC_MESSAGES/nano.mo installing es.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/es/LC_MESSAGES/nano.mo installing eu.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/eu/LC_MESSAGES/nano.mo installing fi.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/fi/LC_MESSAGES/nano.mo installing fr.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/fr/LC_MESSAGES/nano.mo installing ga.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/ga/LC_MESSAGES/nano.mo installing gl.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/gl/LC_MESSAGES/nano.mo installing hr.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/hr/LC_MESSAGES/nano.mo installing hu.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/hu/LC_MESSAGES/nano.mo installing id.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/id/LC_MESSAGES/nano.mo installing it.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/it/LC_MESSAGES/nano.mo installing ja.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/ja/LC_MESSAGES/nano.mo installing ms.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/ms/LC_MESSAGES/nano.mo installing nb.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/nb/LC_MESSAGES/nano.mo installing nl.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/nl/LC_MESSAGES/nano.mo installing nn.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/nn/LC_MESSAGES/nano.mo installing pl.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/pl/LC_MESSAGES/nano.mo installing pt_BR.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/nano.mo installing ro.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/ro/LC_MESSAGES/nano.mo installing ru.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/ru/LC_MESSAGES/nano.mo installing sl.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/sl/LC_MESSAGES/nano.mo installing sr.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/sr/LC_MESSAGES/nano.mo installing sv.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/sv/LC_MESSAGES/nano.mo installing tr.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/tr/LC_MESSAGES/nano.mo installing uk.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/uk/LC_MESSAGES/nano.mo installing vi.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/vi/LC_MESSAGES/nano.mo installing zh_CN.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/nano.mo installing zh_TW.gmo as /construction/editors/nano-devel/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/nano.mo if test "nano" = "gettext"; then /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /construction/editors/nano-devel/stage/usr/local/share/gettext/po; for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do install -m 0644 ./$file /construction/editors/nano-devel/stage/usr/local/share/gettext/po/$file; done; else : ; fi Making install in src /bin/mkdir -p '/construction/editors/nano-devel/stage/usr/local/bin' install -s -m 555 nano '/construction/editors/nano-devel/stage/usr/local/bin' /usr/bin/make install-exec-hook cd /construction/editors/nano-devel/stage/usr/local/bin && rm -f rnano && ln -s nano rnano /bin/mkdir -p /construction/editors/nano-devel/stage/usr/local/share/examples/nano install -m 0644 /construction/editors/nano-devel/nano-2.5.3/doc/nanorc.sample /construction/editors/nano-devel/stage/usr/local/share/examples/nano ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: nano.1 sed failed: file content unchanged from backup: rnano.1 sed failed: file content unchanged from backup: doc/texinfo/nano.info sed failed: file content unchanged from backup: doc/syntax/css.nanorc sed failed: file content unchanged from backup: doc/syntax/debian.nanorc sed failed: file content unchanged from backup: doc/syntax/default.nanorc sed failed: file content unchanged from backup: doc/syntax/groff.nanorc sed failed: file content unchanged from backup: doc/syntax/html.nanorc sed failed: file content unchanged from backup: doc/syntax/json.nanorc sed failed: file content unchanged from backup: doc/syntax/man.nanorc sed failed: file content unchanged from backup: doc/syntax/mgp.nanorc sed failed: file content unchanged from backup: doc/syntax/mutt.nanorc sed failed: file content unchanged from backup: doc/syntax/patch.nanorc sed failed: file content unchanged from backup: doc/syntax/spec.nanorc sed failed: file content unchanged from backup: doc/syntax/tex.nanorc sed failed: file content unchanged from backup: doc/syntax/texinfo.nanorc sed failed: file content unchanged from backup: doc/syntax/xml.nanorc SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for nano-devel-2.5.3_1 file sizes/checksums [92]: 0% file sizes/checksums [92]: 100% packing files [92]: 0% packing files [92]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:06 TOTAL TIME 00:00:46