[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Parallella Community • View topic - SDK build fails on arch linux

SDK build fails on arch linux

Discussion about Parallella (and Epiphany) Software Development

Moderators: amylaar, jeremybennett, simoncook

SDK build fails on arch linux

Postby CIB » Wed Jul 31, 2013 9:57 pm

I get this problem upon building binutils:

/home/cib/projects/parallella/srcw/bfd/doc/bfd.texinfo:325: unknown command `colophon'
/home/cib/projects/parallella/srcw/bfd/doc/bfd.texinfo:336: unknown command `cygnus'

Quick google gives me this: http://sourceware.org/bugzilla/show_bug.cgi?id=15183

That bug ought to be fixed in the latest version, but apparently it isn't in the distributed one?
CIB
 
Posts: 108
Joined: Sat Jul 13, 2013 1:57 pm

Re: SDK build fails on arch linux

Postby CIB » Thu Aug 01, 2013 12:54 pm

CIB
 
Posts: 108
Joined: Sat Jul 13, 2013 1:57 pm

Re: SDK build fails on arch linux

Postby CIB » Thu Aug 01, 2013 1:11 pm

I think I get why it's not working. Looking at: https://github.com/parallella/epiphany-sourceware

It seems the stuff in there hasn't been updated from upstream in 2 years. So obviously, tools(such as the newest perl release) stop supporting such an old version. I guess people on "long term distros"(like ubuntu LTS) may be fine, but using arch this is a complete disaster.
CIB
 
Posts: 108
Joined: Sat Jul 13, 2013 1:57 pm

Re: SDK build fails on arch linux

Postby simoncook » Thu Aug 01, 2013 1:41 pm

Hi CIB,

I am aware of this issue (I've hit and found the same solution myself yesterday in fact).

We have more up to date repositories (see viewtopic.php?f=13&t=471) which I believe already have the fix for this issue in (if it doesn't there'll soon be a patch added that does fix it). I am just setting up an arch linux system to build and confirm, thanks for bringing this to our attention.
Useful SDK Links: - - -
User avatar
simoncook
 
Posts: 50
Joined: Mon Dec 17, 2012 3:25 am
Location: United Kingdom

Re: SDK build fails on arch linux

Postby CIB » Thu Aug 01, 2013 3:02 pm

Thanks for your reply. I tried using the more recent repos you suggested and encountered the same issue as in the initial post.
CIB
 
Posts: 108
Joined: Sat Jul 13, 2013 1:57 pm

Re: SDK build fails on arch linux

Postby CIB » Thu Aug 01, 2013 4:26 pm

Just a heads up: I installed debian 6 on virtualbox and the SDK built just fine in that.
CIB
 
Posts: 108
Joined: Sat Jul 13, 2013 1:57 pm

Re: SDK build fails on arch linux

Postby Gravis » Fri Aug 16, 2013 1:30 pm

User avatar
Gravis
 
Posts: 445
Joined: Mon Dec 17, 2012 3:27 am
Location: East coast USA.

Re: SDK build fails on arch linux

Postby Gravis » Sun Aug 18, 2013 10:12 pm

so... what is it?
User avatar
Gravis
 
Posts: 445
Joined: Mon Dec 17, 2012 3:27 am
Location: East coast USA.

Re: SDK build fails on arch linux

Postby CIB » Mon Aug 19, 2013 8:17 am

Install debian 6 in a VM. That's the only way I've gotten it to work.
CIB
 
Posts: 108
Joined: Sat Jul 13, 2013 1:57 pm

Re: SDK build fails on arch linux

Postby simoncook » Mon Aug 19, 2013 9:47 am

I have now cherry-picked some changes from the mainline branches and fixed the rest of the build failures manually. If you update the epiphany-binutils-2.23 branch, this should now work.
Useful SDK Links: - - -
User avatar
simoncook
 
Posts: 50
Joined: Mon Dec 17, 2012 3:25 am
Location: United Kingdom

Next

Return to Programming Q & A

Who is online

Users browsing this forum: No registered users and 18 guests