trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: January 2012

Re: [trinity-devel] tdemultimedia FTBFS

From: Darrell Anderson <humanreadable@...>
Date: Sat, 21 Jan 2012 11:05:15 -0800 (PST)
> >> I'll poke around a bit and
> send in a patch for you to test with
> >> WITH_GCC_VISIBILITY set ON.
> >>
> >> Tim
> >
> > Please try the attached patch.  Apply it to arts,
> recompile arts with
> > WITH_GCC_VISIBILITY=ON, and then recompile
> tdemultimedia.  Let me know if
> > it works...
> >
> 
> Works for me, so I committed it to GIT in hash 7395916.

This took a while. Last night after I rebuilt arts with GCC_VISIBILITY=OFF and then successfully built tdemultimedia, I rebuilt all of my packages with that option off. That included qt3, which I had to reverse patch, and the other two core packages. I awakened this morning all packages built (except tdebindings, which is turning into a nightmare).

I saw your message that you committed your arts patch to GIT. I updated GIT, restored GCC_VISIBILITY=ON in the core packages and rebuilt qt3 likewise. tdemultimedia built without error.

So now we have confirmation that tdemultimedia builds without error regardless of the GCC_VISIBILITY option in the core packages. Both runs are a good test.

You said GCC_VISIBILITY is "beta," but we now ran into a bug that the new option exposed and you fixed that.

Good job!

Darrell