Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293905 - [science overlay] sci-mathematics/octave-forge-parallel-2.0.0 fails to compile
Summary: [science overlay] sci-mathematics/octave-forge-parallel-2.0.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-20 22:51 UTC by Jan-Willem Liebezeit
Modified: 2009-12-11 02:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,9.21 KB, text/plain)
2009-11-20 22:53 UTC, Jan-Willem Liebezeit
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan-Willem Liebezeit 2009-11-20 22:51:32 UTC
Emerging sci-mathematics/octave-forge-parallel-2.0.0 from the science overlay fails to compile, first error being:
pserver.cc:66: error: ‘quitting_gracefully’ was declared ‘extern’ and later ‘static’

Reproducible: Always

Steps to Reproduce:
1. unmask the relevant packages
2. emerge octave-forge-parallel

Actual Results:  
Fails to compile


Will append build.log; let me know if you need other information
Comment 1 Jan-Willem Liebezeit 2009-11-20 22:53:16 UTC
Created attachment 210749 [details]
build.log
Comment 2 Juergen Rose 2009-12-09 12:57:04 UTC
I have the same issue here at one computer:
root@tarantel:/root(22)# emerge -v1 octave-forge-parallel
...
connect.cc:241: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result
pserver.cc:66: error: 'quitting_gracefully' was declared 'extern' and later 'static'
/usr/include/octave-3.2.3/octave/toplev.h:51: error: previous declaration of 'quitting_gracefully'

I can't yet say, what is the difference between the computers, where I can emerge and those, where I can't.
 
Comment 3 Markus Dittrich (RETIRED) gentoo-dev 2009-12-11 02:59:37 UTC
Thanks much for the note. This should be fixed now.

cheers,
Markus