Page MenuHomeWildfire Games
Feed Advanced Search

Jun 25 2020

andy5995 added a comment to D2745: #5709 fcollada build fix for gcc 10 (WritePhysicsRigidBodyInstance) by @pcpa..

My bad.. he ran make clean before re-compiling but didn't run clean-workspaces.sh. Doing so now.. I'll update here shortly.

Jun 25 2020, 8:58 PM
andy5995 added a comment to D2745: #5709 fcollada build fix for gcc 10 (WritePhysicsRigidBodyInstance) by @pcpa..

My friend who is using Manjaro 20, gcc 10.1.0 gets this error, before and after applying the patch.

Linking Collada
/usr/bin/ld: ../../../libraries/source/fcollada/lib/libFColladaSR.a(FAXInstanceExport.o): in function `FArchiveXML::WritePhysicsRigidBodyInstance(FCDObject*, _xmlNode*)':
FAXInstanceExport.cpp:(.text+0xbfc): undefined reference to `_xmlNode* FArchiveXML::AddPhysicsParameter<FMVector3, 0>(_xmlNode*, char const*, FCDParameterAnimatableT<FMVector3, 0>&)'
/usr/bin/ld: FAXInstanceExport.cpp:(.text+0xc12): undefined reference to `_xmlNode* FArchiveXML::AddPhysicsParameter<FMVector3, 0>(_xmlNode*, char const*, FCDParameterAnimatableT<FMVector3, 0>&)'
collect2: error: ld returned 1 exit status
make[1]: * [Collada.make:94: ../../../binaries/system/libCollada.so] Error 1
make:
* [Makefile:177: Collada] Error 2

He's compiling the latest code from the 0ad GitHub repo, btw.

Jun 25 2020, 8:38 PM
andy5995 added a comment to D2745: #5709 fcollada build fix for gcc 10 (WritePhysicsRigidBodyInstance) by @pcpa..

My friend who is using Manjaro 20, gcc 10.1.0 gets this error, before and after applying the patch.

Jun 25 2020, 8:31 PM

Jun 23 2020

andy5995 added a comment to D2745: #5709 fcollada build fix for gcc 10 (WritePhysicsRigidBodyInstance) by @pcpa..

I have a friend who can't build on Manjaro, an arch derivative, using gcc 10. He's going to apply the patch tomorrow, and I can post results here if still needed. Still needed?

Jun 23 2020, 4:10 AM

Oct 17 2018

andy5995 added a comment to D1610: build-osx-libs.sh: add --without-libidn2 flag to curl region .

I can't update this revision without creating a new one apparently. So I'll paste it.

Oct 17 2018, 7:03 AM

Sep 4 2018

andy5995 added a comment to D1617: implement Travis code integration testing.
In D1617#64738, @Itms wrote:

I tried. Travis apparently has a 50-minute limit on tests. It terminates the build.

Would it be possible to make Travis pre-generate and cache a development environment where the libraries have been downloaded and built? This doesn't need to be done each time. The rest of the build process will take less than 50 minutes. At first glance this part of the documentation would be the way to go.

Sep 4 2018, 7:26 PM
andy5995 added a reviewer for D1610: build-osx-libs.sh: add --without-libidn2 flag to curl region : Itms.
Sep 4 2018, 7:15 PM
andy5995 added a comment to D1617: implement Travis code integration testing.

but it would be better to figure out how to make macOS work

Sep 4 2018, 5:59 PM

Aug 28 2018

andy5995 added a comment to D1617: implement Travis code integration testing.
In D1617#64692, @Imarok wrote:

I think Itms has the best overview about our CI and such things.

Aug 28 2018, 7:55 PM

Aug 26 2018

andy5995 edited reviewers for D1617: implement Travis code integration testing, added: elexis; removed: lyv.
Aug 26 2018, 6:45 PM

Aug 22 2018

andy5995 added a reviewer for D1610: build-osx-libs.sh: add --without-libidn2 flag to curl region : vladislavbelov.
Aug 22 2018, 2:04 PM
andy5995 added a reviewer for D1610: build-osx-libs.sh: add --without-libidn2 flag to curl region : wraitii.
Aug 22 2018, 2:03 PM
andy5995 added reviewers for D1617: implement Travis code integration testing: s0600204, vladislavbelov, lyv.
Aug 22 2018, 2:02 PM
andy5995 updated the test plan for D1617: implement Travis code integration testing.
Aug 22 2018, 2:01 PM
andy5995 updated subscribers of D1617: implement Travis code integration testing.

Based on @wraitii 's comment in this forum thread, I've removed the osx test from the PR on GitHub.

Aug 22 2018, 2:01 PM

Aug 19 2018

andy5995 added a comment to D1611: Use pkg-config instead of hard-coding or library-specific programs.

I tested this patch using Travis..

Aug 19 2018, 2:50 PM
andy5995 updated the test plan for D1617: implement Travis code integration testing.
Aug 19 2018, 12:31 PM
andy5995 updated the test plan for D1617: implement Travis code integration testing.
Aug 19 2018, 12:29 PM
andy5995 created D1617: implement Travis code integration testing.
Aug 19 2018, 12:22 PM

Aug 18 2018

andy5995 awarded D1611: Use pkg-config instead of hard-coding or library-specific programs a Like token.
Aug 18 2018, 8:31 AM
andy5995 awarded D1582: Use pkg-config instead of sdl2-config a Like token.
Aug 18 2018, 8:31 AM

Aug 17 2018

andy5995 added a comment to D1611: Use pkg-config instead of hard-coding or library-specific programs.

I applied D1582 and then this patch (@s0600204 said it's dependent on D1582) and I got a complete build on Slackware64-current with gcc 8.2

Aug 17 2018, 7:40 PM

Aug 15 2018

andy5995 updated the Trac tickets for D1590: 0 A.D. Empires Ascendant Multiplayer Lobby Privacy Policy.
Aug 15 2018, 2:07 PM

Aug 14 2018

andy5995 created D1610: build-osx-libs.sh: add --without-libidn2 flag to curl region .
Aug 14 2018, 8:30 AM

Aug 13 2018

andy5995 added a comment to D1606: Escape the backslash within the in-game manual.

After reading the comments, I don't really understand what I should do next, if anything. Sounds like you want to fix this with another method, and need to discuss the best approach? I know it's low priority but just thought I'd touch base in case there's anything else I could do with it at the present time.

Aug 13 2018, 2:28 PM

Aug 12 2018

andy5995 added a comment to D1582: Use pkg-config instead of sdl2-config.

I tested this patch and added my results to the ticket.

Aug 12 2018, 4:18 PM

Aug 6 2018

andy5995 created D1606: Escape the backslash within the in-game manual.
Aug 6 2018, 11:57 PM