View Issue Details

IDProjectCategoryView StatusLast Update
0013236ScribusBuild Systempublic2015-07-30 12:19
ReporterKunda Assigned Tocbradney  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformMacOSXOSYosemiteOS Version10.10.3
Product Version1.5.1 
Fixed in Version1.5.1svn 
Summary0013236: Please Add .travis.yml file
DescriptionPlease add this .travis.yml for Continuous Integration option
Additional Informationhttps://www.dropbox.com/s/fmoxjoxqn0feqmk/.travis.yml?dl=0
TagsNo tags attached.
PatchNo

Activities

cbradney

2015-07-15 19:00

administrator   ~0035795

Where would we add this?

Kunda

2015-07-15 22:27

updater   ~0035796

Last edited: 2015-07-17 06:06

Craig, please add this in to the root directory

cbradney

2015-07-16 05:34

administrator   ~0035797

Ok... from the file

you dont need webkit anymore
why only -j8 with gcc and not clang?
how do you know 8? (maybe thats from the build system)
no libfreehand, librevenge, libetoneyek, libpagemaker?

Kunda

2015-07-16 06:03

updater   ~0035798

All answers should be here: https://github.com/andreas-vox/ScribusCTL/issues/2

except:
"no libfreehand, librevenge, libetoneyek, libpagemaker?"
At some point they'll be added to the test.

QuLogic

2015-07-16 20:50

reporter   ~0035803

libfreehand, librevenge, libetoneyek, libpagemaker are not available as Trusty packages.

gcc is 8-parallel because that's about as much speedup as I could get.
clang is serial because it uses gobs of memory and periodically OOMs.

Attached is a new version without webkit.

QuLogic

2015-07-16 20:50

reporter  

.travis.yml (866 bytes)

QuLogic

2015-07-16 20:54

reporter   ~0035804

Oh, actually, libetonyek is available for Trusty, but it looks like the cmake code to test for it is commented out, so it actually required?

Kunda

2015-07-16 20:59

updater   ~0035805

Thanks Qulogic!

Kunda

2015-07-16 21:01

updater   ~0035806

Qulogic, libetonyek is far from working correctly according to franz. It wouldn't hurt if it was enabled, i guess. Right?

Kunda

2015-07-17 13:27

updater   ~0035820

Bump

Kunda

2015-07-20 15:38

updater   ~0035846

what's the delay on this?

Kunda

2015-07-30 12:19

updater   ~0035942

Thanks for adding this in r20294, Craig.
Thanks for Khaled Hosny and Qulogic for their work on the patch.
Closing.

Issue History

Date Modified Username Field Change
2015-07-15 15:49 Kunda New Issue
2015-07-15 19:00 cbradney Note Added: 0035795
2015-07-15 22:27 Kunda Note Added: 0035796
2015-07-16 05:34 cbradney Note Added: 0035797
2015-07-16 06:03 Kunda Note Added: 0035798
2015-07-16 20:50 QuLogic Note Added: 0035803
2015-07-16 20:50 QuLogic File Added: .travis.yml
2015-07-16 20:54 QuLogic Note Added: 0035804
2015-07-16 20:59 Kunda Note Added: 0035805
2015-07-16 21:01 Kunda Note Added: 0035806
2015-07-17 06:06 Kunda Note Edited: 0035796
2015-07-17 13:27 Kunda Note Added: 0035820
2015-07-20 15:38 Kunda Note Added: 0035846
2015-07-30 05:58 cbradney Status new => resolved
2015-07-30 05:58 cbradney Fixed in Version => 1.5.1svn
2015-07-30 05:58 cbradney Resolution open => fixed
2015-07-30 05:58 cbradney Assigned To => cbradney
2015-07-30 12:19 Kunda Note Added: 0035942
2015-07-30 12:19 Kunda Status resolved => closed