FreeBSD Bugzilla – Attachment 144163 Details for
Bug 191414
archivers/arj fails to build on 10.0-RELEASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Complete build log.
archivers_arj_build_failure.script (text/plain), 9.90 KB, created by
cyberleo
on 2014-06-26 16:36:02 UTC
(
hide
)
Description:
Complete build log.
Filename:
MIME Type:
Creator:
cyberleo
Created:
2014-06-26 16:36:02 UTC
Size:
9.90 KB
patch
obsolete
>Script started on Thu Jun 26 11:07:52 2014 >command: time make package >===> License GPLv2 accepted by the user >===> Found saved configuration for arj-3.10.22_4 >===> arj-3.10.22_4 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by arj-3.10.22_4 for building >===> Extracting for arj-3.10.22_4 >=> SHA256 Checksum OK for arj-3.10.22.tar.gz. >===> Patching for arj-3.10.22_4 >===> Applying FreeBSD patches for arj-3.10.22_4 >===> arj-3.10.22_4 depends on executable: gmake - found >===> arj-3.10.22_4 depends on file: /usr/local/bin/autoconf-2.69 - found >===> Configuring for arj-3.10.22_4 >configure.in:160: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body >../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... >../../lib/autoconf/general.m4:2729: _AC_RUN_IFELSE is expanded from... >../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... >../../lib/autoconf/general.m4:2748: AC_RUN_IFELSE is expanded from... >configure.in:160: the top level >configure: loading site script /usr/ports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking build system type... amd64-portbld-freebsd10.0 >checking host system type... amd64-portbld-freebsd10.0 >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 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 fcntl.h... (cached) yes >checking for limits.h... (cached) yes >checking for malloc.h... (cached) no >checking for an ANSI C-conforming const... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking whether byte ordering is bigendian... no >checking whether cc needs -traditional... no >checking for working memcmp... yes >checking return type of signal handlers... void >checking for vprintf... (cached) yes >checking for _doprnt... no >checking for getcwd... (cached) yes >checking for min... no >checking for max... no >checking for mkdir... yes >checking for mkdtemp... (cached) yes >checking for rmdir... yes >checking for fcloseall... yes >checking for strcasecmp... (cached) yes >checking for setpriority... yes >checking for strdup... (cached) yes >checking for strerror... (cached) yes >checking for strstr... yes >checking for strupr... no >checking for strlwr... no >checking for strtol... (cached) yes >checking for strtoul... (cached) yes >checking if dynamic C library may be used... yes >checking if SFX executables may be packed... yes >checking what to use as a dedicated output directory... freebsd10.0 >checking fnmatch() tolerance to incomplete patterns acting as filenames... yes >checking if color output is demanded... no >configure: creating ./config.status >config.status: creating ../GNUmakefile >config.status: WARNING: 'makefile.in' seems to ignore the --datarootdir setting >config.status: creating ../c_defs.h >===> Building for arj-3.10.22_4 >gmake[2]: Entering directory `/usr/obj/usr/ports/archivers/arj/work/arj-3.10.22' >mkdir -p ./freebsd10.0/en/rs >cc -DARJUTIL -c -Ifreebsd10.0 -I./freebsd10.0/en/rs -I. -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/local/lib/arj\"" -D_UNIX -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -ofreebsd10.0/en/rs/tools/filemode.o filemode.c >cc -DARJUTIL -c -Ifreebsd10.0 -I./freebsd10.0/en/rs -I. -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/local/lib/arj\"" -D_UNIX -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -ofreebsd10.0/en/rs/tools/today.o today.c >mkdir -p ./freebsd10.0/en/rs/tools >mkdir -p ./freebsd10.0/en/rs/arjcrypt >mkdir -p ./freebsd10.0/en/rs/sfxstub >mkdir -p ./freebsd10.0/en/rs/arjsfxv >mkdir -p ./freebsd10.0/en/rs/arjsfx >mkdir -p ./freebsd10.0/en/rs/arjsfxjr >mkdir -p ./freebsd10.0/en/rs/arj >mkdir -p ./freebsd10.0/en/rs/rearj >mkdir -p ./freebsd10.0/en/rs/register >mkdir -p ./freebsd10.0/en/rs/arjdisp >cc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/local/lib/arj\"" -D_UNIX -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -s gnu/stripgcc.lnk -o freebsd10.0/en/rs/tools/today ./freebsd10.0/en/rs/tools/filemode.o ./freebsd10.0/en/rs/tools/today.o >./freebsd10.0/en/rs/tools/today en ./freebsd10.0/en/rs >TODAY v 1.22 [29/10/2000] Not a part of any binary package! > >gmake do-all >gmake[3]: Entering directory `/usr/obj/usr/ports/archivers/arj/work/arj-3.10.22' >cc -DSFL=4 -c -Ifreebsd10.0 -I./freebsd10.0/en/rs -I. -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/local/lib/arj\"" -D_UNIX -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -ofreebsd10.0/en/rs/arj/filemode.o filemode.c >./freebsd10.0/en/rs/tools/today en ./freebsd10.0/en/rs >cc -DARJUTIL -c -Ifreebsd10.0 -I./freebsd10.0/en/rs -I. -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/local/lib/arj\"" -D_UNIX -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -ofreebsd10.0/en/rs/tools/msgbind.o msgbind.c >cc -DARJUTIL -c -Ifreebsd10.0 -I./freebsd10.0/en/rs -I. -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/local/lib/arj\"" -D_UNIX -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -ofreebsd10.0/en/rs/tools/arjdata.o arjdata.c >TODAY v 1.22 [29/10/2000] Not a part of any binary package! > >cc -DARJUTIL -c -Ifreebsd10.0 -I./freebsd10.0/en/rs -I. -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/local/lib/arj\"" -D_UNIX -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -ofreebsd10.0/en/rs/tools/crc32.o crc32.c >cc -DSFL=4 -c -Ifreebsd10.0 -I./freebsd10.0/en/rs -I. -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/local/lib/arj\"" -D_UNIX -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -ofreebsd10.0/en/rs/arj/integr.o integr.c >cc -DSFL=4 -c -Ifreebsd10.0 -I./freebsd10.0/en/rs -I. -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/local/lib/arj\"" -D_UNIX -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -ofreebsd10.0/en/rs/arj/file_reg.o file_reg.c >cc -DSFL=4 -c -Ifreebsd10.0 -I./freebsd10.0/en/rs -I. -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/local/lib/arj\"" -D_UNIX -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -ofreebsd10.0/en/rs/arj/decode.o decode.c >cc -DSFL=4 -c -Ifreebsd10.0 -I./freebsd10.0/en/rs -I. -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/local/lib/arj\"" -D_UNIX -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -ofreebsd10.0/en/rs/arj/encode.o encode.c >cc -DSFL=4 -c -Ifreebsd10.0 -I./freebsd10.0/en/rs -I. -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/local/lib/arj\"" -D_UNIX -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -ofreebsd10.0/en/rs/arj/arj.o arj.c >cc -DSFL=4 -c -Ifreebsd10.0 -I./freebsd10.0/en/rs -I. -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/local/lib/arj\"" -D_UNIX -O2 -pipe -march=corei7 -fPIC -fno-strict-aliasing -ofreebsd10.0/en/rs/arj/enc_gwy.o enc_gwy.c >In file included from decode.c:10: >In file included from file_reg.c:8: >[1m./arj.h:58:10: [0m[0;1;31mfatal error: [0m[1m'msg_arj.h' file not found[0m >[1m#include <msg_arj.h>./arj.h:58:10: [0m[0;1;31mfatal error: [0m[1m'msg_arj.h' file not found[0m > >#include <msg_arj.h>[0;1;32m ^ >[0m >[0;1;32m ^ >[0m1 error generated. >In file included from encode.c:8: >[1m./arj.h:58:10: [0m[0;1;31mfatal error: [0m[1m'msg_arj.h' file not found[0m >#include <msg_arj.h> >[0;1;32m ^ >[0m1 error generated. >gmake[3]: *** [freebsd10.0/en/rs/arj/file_reg.o] Error 1 >gmake[3]: *** Waiting for unfinished jobs.... >In file included from arj.c:13: >[1m./arj.h:58:10: [0m[0;1;31mfatal error: [0m[1m'msg_arj.h' file not found[0m >#include <msg_arj.h> >[0;1;32m ^ >[0mgmake[3]: *** [freebsd10.0/en/rs/arj/decode.o] Error 1 >In file included from enc_gwy.c:9: >[1m./arj.h:58:10: [0m[0;1;31mfatal error: [0m[1m'msg_arj.h' file not found[0m >#include <msg_arj.h> >[0;1;32m ^ >[0m1 error generated. >1 error generated. >1 error generated. >gmake[3]: *** [freebsd10.0/en/rs/arj/enc_gwy.o] Error 1 >gmake[3]: *** [freebsd10.0/en/rs/arj/encode.o] Error 1 >gmake[3]: *** [freebsd10.0/en/rs/arj/arj.o] Error 1 >gmake[3]: Leaving directory `/usr/obj/usr/ports/archivers/arj/work/arj-3.10.22' >gmake[2]: *** [all] Error 2 >gmake[2]: Leaving directory `/usr/obj/usr/ports/archivers/arj/work/arj-3.10.22' >===> Compilation failed unexpectedly. >Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to >the maintainer. >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/archivers/arj >*** Error code 1 > >Stop. >make: stopped in /usr/ports/archivers/arj > 1.21 real 0.99 user 0.46 sys > >Script done on Thu Jun 26 11:07:54 2014
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 191414
: 144163