Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Issue 11 in gmtk: Parallel build is broken
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
g...@googlecode.com  
View profile  
 More options Sep 22 2012, 5:25 am
From: g...@googlecode.com
Date: Sat, 22 Sep 2012 09:25:20 +0000
Local: Sat, Sep 22 2012 5:25 am
Subject: Issue 11 in gmtk: Parallel build is broken
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 11 by Christia...@gmail.com: Parallel build is broken
http://code.google.com/p/gmtk/issues/detail?id=11

The fact that libgmtk requires libgmlib is not shown in the Makefile,  
making the build sometimes fail when building in parallel.

Patch attached.

Attachments:
        gmtk-1.0.6-parallel_build.patch  1.2 KB


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
g...@googlecode.com  
View profile  
 More options Sep 22 2012, 8:51 am
From: g...@googlecode.com
Date: Sat, 22 Sep 2012 12:51:51 +0000
Local: Sat, Sep 22 2012 8:51 am
Subject: Re: Issue 11 in gmtk: Parallel build is broken

Comment #1 on issue 11 by kdeko...@gmail.com: Parallel build is broken
http://code.google.com/p/gmtk/issues/detail?id=11

I'm not sure I can use this patch. I want libgmtk to be dynamically linked  
to libgmlib. I believe your patch statically links them.

I put in another patch that may fix this so that it does what I want.  
However, even without the patch make -j4 always worked on my setup. So can  
you see if gmtk (SVN) compiles correctly for you now.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
g...@googlecode.com  
View profile  
 More options Sep 22 2012, 11:24 am
From: g...@googlecode.com
Date: Sat, 22 Sep 2012 15:24:06 +0000
Local: Sat, Sep 22 2012 11:24 am
Subject: Re: Issue 11 in gmtk: Parallel build is broken

Comment #2 on issue 11 by Christia...@gmail.com: Parallel build is broken
http://code.google.com/p/gmtk/issues/detail?id=11

It dynamically links to libgmlib if a .so version of the library is  
available.

Well, it never failed to me neither until today it did once ;-) So I can't  
really test. But your patch should also do the trick.
I would close the bug if I could see how to...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
g...@googlecode.com  
View profile  
 More options Sep 22 2012, 12:22 pm
From: g...@googlecode.com
Date: Sat, 22 Sep 2012 16:22:15 +0000
Local: Sat, Sep 22 2012 12:22 pm
Subject: Re: Issue 11 in gmtk: Parallel build is broken
Updates:
        Status: Fixed

Comment #3 on issue 11 by kdeko...@gmail.com: Parallel build is broken
http://code.google.com/p/gmtk/issues/detail?id=11

(No comment was entered for this change.)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
g...@googlecode.com  
View profile  
 More options Nov 16 2012, 12:30 pm
From: g...@googlecode.com
Date: Fri, 16 Nov 2012 17:30:43 +0000
Local: Fri, Nov 16 2012 12:30 pm
Subject: Re: Issue 11 in gmtk: Parallel build is broken

Comment #4 on issue 11 by Christia...@gmail.com: Parallel build is broken
http://code.google.com/p/gmtk/issues/detail?id=11

"gcc: error: /home/abuild/rpmbuild/BUILD/gmtk-1.0.7/src/.libs/libgmlib.so: 
No such file or directory"

I guess the .la file is created before the .so one.

PS. Seriously, I can't reopen/close a bug in this thing??


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
g...@googlecode.com  
View profile  
 More options Nov 16 2012, 12:43 pm
From: g...@googlecode.com
Date: Fri, 16 Nov 2012 17:43:06 +0000
Local: Fri, Nov 16 2012 12:43 pm
Subject: Re: Issue 11 in gmtk: Parallel build is broken
Updates:
        Status: Started

Comment #5 on issue 11 by kdeko...@gmail.com: Parallel build is broken
http://code.google.com/p/gmtk/issues/detail?id=11

I opened this back up.. but I have to say that on my quad core machine I  
can't duplicate this issue you are having...

[kdekorte@quad gmtk]$ make clean
Making clean in po
make[1]: Entering directory `/home/kdekorte/svn/gmtk/po'
rm -f *.pox gmtk.pot *.old.po cat-id-tbl.tmp
rm -f .intltool-merge-cache
make[1]: Leaving directory `/home/kdekorte/svn/gmtk/po'
Making clean in src
make[1]: Entering directory `/home/kdekorte/svn/gmtk/src'
test -z "libgmlib.la libgmtk.la " || rm -f libgmlib.la libgmtk.la
rm -f "./so_locations"
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/home/kdekorte/svn/gmtk/src'
Making clean in .
make[1]: Entering directory `/home/kdekorte/svn/gmtk'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/home/kdekorte/svn/gmtk'
[kdekorte@quad gmtk]$ make -j4
make  all-recursive
make[1]: Entering directory `/home/kdekorte/svn/gmtk'
Making all in src
make[2]: Entering directory `/home/kdekorte/svn/gmtk/src'
   CC     libgmlib_la-gm_common.lo
   CC     libgmlib_la-gm_audio.lo
   CC     libgmlib_la-gm_file.lo
   CC     libgmlib_la-gm_log.lo
   CC     libgmlib_la-gm_parse.lo
   CC     libgmlib_la-gm_pref_store.lo
   CC     libgmlib_la-gm_strfuncs.lo
   CC     libgmtk_la-gmtk_common.lo
   CC     libgmtk_la-gmtk_audio_meter.lo
   CC     libgmtk_la-gmtk_media_player.lo
   CC     libgmtk_la-gmtk_media_tracker.lo
   CC     libgmtk_la-gmtk_output_combo_box.lo
   CCLD   libgmlib.la
   CCLD   libgmtk.la
make[2]: Leaving directory `/home/kdekorte/svn/gmtk/src'
Making all in po
make[2]: Entering directory `/home/kdekorte/svn/gmtk/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kdekorte/svn/gmtk/po'
make[2]: Entering directory `/home/kdekorte/svn/gmtk'
make[2]: Leaving directory `/home/kdekorte/svn/gmtk'
make[1]: Leaving directory `/home/kdekorte/svn/gmtk'


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
g...@googlecode.com  
View profile  
 More options Nov 16 2012, 1:00 pm
From: g...@googlecode.com
Date: Fri, 16 Nov 2012 18:00:07 +0000
Local: Fri, Nov 16 2012 1:00 pm
Subject: Re: Issue 11 in gmtk: Parallel build is broken

Comment #6 on issue 11 by Christia...@gmail.com: Parallel build is broken
http://code.google.com/p/gmtk/issues/detail?id=11

I know, it's not easy to trigger, bug the logic dependency problem is clear.

Test the original patch and you will see libgmtk still has a DT_NEEDED  
entry for libgmlib (it's dynamically linked).


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
g...@googlecode.com  
View profile  
 More options Nov 16 2012, 1:28 pm
From: g...@googlecode.com
Date: Fri, 16 Nov 2012 18:28:34 +0000
Local: Fri, Nov 16 2012 1:28 pm
Subject: Re: Issue 11 in gmtk: Parallel build is broken
Updates:
        Status: Fixed

Comment #7 on issue 11 by kdeko...@gmail.com: Parallel build is broken
http://code.google.com/p/gmtk/issues/detail?id=11

Ok, I went and added your patch to the code. But I would have liked a test  
case that reproduced the original problem 100% of the time.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »