Bug 191414 - archivers/arj fails to build on 10.0-RELEASE
Summary: archivers/arj fails to build on 10.0-RELEASE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-26 16:36 UTC by cyberleo
Modified: 2014-10-06 10:40 UTC (History)
2 users (show)

See Also:


Attachments
Complete build log. (9.90 KB, text/plain)
2014-06-26 16:36 UTC, cyberleo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description cyberleo 2014-06-26 16:36:02 UTC
Created attachment 144163 [details]
Complete build log.

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
In file included from In file included from encode.c:8:
./arj.h:58:10: fatal error: 'msg_arj.h' file not found
#include <msg_arj.h>
         ^

Complete build log attached.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2014-07-02 14:12:47 UTC
over to maintainer
Comment 2 Toni Ballesta 2014-07-07 18:43:44 UTC
It build ok with MAKE_JOBS_UNSAFE=YES. Some threads unstabilize the build.