View Issue Details

IDProjectCategoryView StatusLast Update
0008672ScribusBuild Systempublic2010-01-05 21:28
Reporterowencook Assigned Tocbradney  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platform2.6.28-16-generic #55-Ubuntu SMPOSLinuxOS Version9.04 up to date
Product Version1.6 milestone 
Fixed in Version1.5.0svn 
Summary0008672: need to 'make' twice to build
Descriptionrm -rf eveything
new checkout
cmake
make

Something goes wrong at 18% Scanning dependencies of target picturebrowser. It then fails at 90%
On the second run I get;
[ 18%] Building CXX object scribus/plugins/picbrowser/CMakeFiles/picturebrowser.dir/loadimage.o
and it continues to build successfully
Additional InformationAttached files may be of assistance
commands.txt Commands used to make all this
cmake_output.txt Output of cmake
non_verbose.txt Non verbose output for quick reading
non_verbose_stage2.txt Second run of make for quick reading
verbose.txt VERBOSE=1 output till failure
verbose_stage2.txt Second run of make, verbose output
TagsNo tags attached.
Patch

Activities

2010-01-03 02:15

 

outputs.tar.bz2 (42,734 bytes)

owencook

2010-01-03 02:17

reporter   ~0023020

This should be in 1.5.0svn which I couldn't find, but is probably there for selection

cbradney

2010-01-03 19:57

administrator   ~0023022

Owen, I have committed a very minor change, probably won't help. Can you please retest this, but please do not use -j3 as it makes the output hard to read. Please test with -j1 or no j option.

thanks
Craig

owencook

2010-01-03 21:46

reporter   ~0023023

updated to 14456
built OK, I noted that picbrowser was done last
guess you don't need the output, but have placed it at http://members.pcug.org.au/~rcook/scribus/14456_outputs.tar.bz2 39769 bytes (make done without any j options)
Thanks

cbradney

2010-01-03 21:50

administrator   ~0023024

I don't see any errors.. nor did I in the last logs.. maybe you need to pipe both output streams to the output.

owencook

2010-01-03 22:55

reporter   ~0023027

My apologies, I didn't check the output as it didn't include the errors which went to stdout.

Anyway it is fixed now, so it can be resolved. Thanks for your trouble.

The error was the same as cited in Ulrick's email;
Message-Id: <201001020734.42949.lists@afolkey2.net>

<quote>
Here are the relevant (I hope) error messages:
[ 17%] Building CXX object
scribus/plugins/picbrowser/CMakeFiles/picturebrowser.dir/loadimage.o
In file included from /home/steve/CVS/Assorted-CVS-
Modules/Scribus/Scribus/scribus/plugins/picbrowser/picturebrowser.h:18,
                 from /home/steve/CVS/Assorted-CVS-
Modules/Scribus/Scribus/scribus/plugins/picbrowser/loadimage.cpp:22:
/home/steve/CVS/Assorted-CVS-
Modules/Scribus/Scribus/scribus/ui/insertaframe.h:20:29: error:
ui_insertaframe.h: No such file or directory



[ 18%] Generating moc_canvasgesture_rulermove.cxx
In file included from /home/steve/CVS/Assorted-CVS-
Modules/Scribus/Scribus/scribus/plugins/picbrowser/picturebrowser.h:18,
                 from /home/steve/CVS/Assorted-CVS-
Modules/Scribus/Scribus/scribus/plugins/picbrowser/loadimage.cpp:22:
/home/steve/CVS/Assorted-CVS-
Modules/Scribus/Scribus/scribus/ui/insertaframe.h:36: error: expected
class-name before ‘{’ token



[ 19%] Generating moc_chartableview.cxx
make[2]: ***
[scribus/plugins/picbrowser/CMakeFiles/picturebrowser.dir/loadimage.o]
Error 1
make[2]: *** Waiting for unfinished jobs....



Linking CXX executable scribus
[ 90%] Built target scribus
make: *** [all] Error 2
</quote>

cbradney

2010-01-04 18:02

administrator   ~0023029

So my recent changes fixed this and you can build on first go now with a clean build directory?

owencook

2010-01-04 19:32

reporter   ~0023030

Yes, it built in one go. I would consider the issue resolved.

cbradney

2010-01-04 19:41

administrator   ~0023031

Resolving this for 1.5.0svn, can you please test with 1.3.6svn?

owencook

2010-01-05 03:15

reporter   ~0023033

Did as requested, d/l a clean co, 14466 of 1.3.6 and rebuilt in a clean build directory.

No problems.

Never was. The 1.3.6 doesn't have picbrowser which was the source of my problem with 1.5.0

All history now.


Owen

Issue History

Date Modified Username Field Change
2010-01-03 02:15 owencook New Issue
2010-01-03 02:15 owencook File Added: outputs.tar.bz2
2010-01-03 02:17 owencook Note Added: 0023020
2010-01-03 11:30 cbradney Status new => assigned
2010-01-03 11:30 cbradney Assigned To => cbradney
2010-01-03 19:57 cbradney Note Added: 0023022
2010-01-03 21:46 owencook Note Added: 0023023
2010-01-03 21:50 cbradney Note Added: 0023024
2010-01-03 22:55 owencook Note Added: 0023027
2010-01-04 18:02 cbradney Note Added: 0023029
2010-01-04 19:32 owencook Note Added: 0023030
2010-01-04 19:41 cbradney Note Added: 0023031
2010-01-04 19:41 cbradney Status assigned => resolved
2010-01-04 19:41 cbradney Fixed in Version => 1.5.0svn
2010-01-04 19:41 cbradney Resolution open => fixed
2010-01-05 03:15 owencook Note Added: 0023033
2010-01-05 03:15 owencook Status resolved => feedback
2010-01-05 03:15 owencook Resolution fixed => reopened
2010-01-05 07:40 jghali Status feedback => resolved
2010-01-05 07:40 jghali Resolution reopened => fixed
2010-01-05 21:28 cbradney Status resolved => closed