View Issue Details

IDProjectCategoryView StatusLast Update
0005452ardourbugspublic2013-04-16 22:55
Reporterdefcronyke Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Summary0005452: 3.1 and up fail to build on arch linux 32-bit
DescriptionBuild of version 3.1 from git fails near the end at this step:

/home/bakeonandham/src/ardour-git/src/ardour-build/libs/ardour/ardour/playlist.h:302:4: note: in expansion of macro ‘g_atomic_int_get’
    g_atomic_int_get (&ignore_state_changes) != 0;
    ^
g++: internal compiler error: Killed (program cc1plus)

A quick google about g_atomic_int_get turns up this possibly relevant info: http://stackoverflow.com/questions/5596129/glib-g-atomic-int-get-becomes-no-op

I can provide more info or logs upon request. I love ardour 3, the midi support is amazing! Thank you for such great software!!
Tags3.1

Activities

defcronyke

2013-04-16 21:25

reporter   ~0014863

Is this possibly because I only have 1GB of RAM and no swap space? I'm going to enable a couple GB of swap and see if the build succeeds. Will report back soon. Is there somewhere that says how much RAM is needed to build?

defcronyke

2013-04-16 22:53

reporter   ~0014864

Sorry guys, it's not a bug, it was my fault for not having any swap. If anyone is interested, it looks like ardour 3.1 needs approximately 1.04 GB of RAM to build successfully.

defcronyke

2013-04-16 22:55

reporter   ~0014865

Not a bug, my fault for not having enough RAM/swap to build. FYI, ardour 3.1 needs approximately 1.04 GB of RAM to build successfully.

Issue History

Date Modified Username Field Change
2013-04-16 20:51 defcronyke New Issue
2013-04-16 20:56 defcronyke Tag Attached: 3.1
2013-04-16 21:25 defcronyke Note Added: 0014863
2013-04-16 22:53 defcronyke Note Added: 0014864
2013-04-16 22:55 defcronyke Note Added: 0014865
2013-04-16 22:55 defcronyke Status new => closed
2013-04-16 22:55 defcronyke Resolution open => no change required