Opened 11 years ago

Closed 11 years ago

Last modified 6 years ago

#658 closed task (fixed)

Add 32bit build in travis-ci config

Reported by: strk Owned by: mloskot
Priority: major Milestone: GEOS Fund Me
Component: Default Version: 3.4.0
Severity: Unassigned Keywords: travisci
Cc: mloskot, robe

Description

I understand the current travis setup is building using CMake and Automake with both GCC and clang, but only as 64bit. If that's correct it would be nice to add a 32bit build to the matrix.

Change History (10)

comment:1 by gdt, 11 years ago

Presumably 32bit and 64bit above have an implicit "Intel" qualifier :-) It would be really nice to have a CPU that is not Intel, and one that is big endian.

It is great to see regular builds with a compiler other than gcc, too.

comment:2 by strk, 11 years ago

Cc: robe added

I'm afraid other-than-intel cannot be done with the online travis-ci service. Need to look at our Jenkins bot or at the future buildbot (if any). Would you be willing to provide a non-intel slave host for either jenkins or buildbot ?

comment:3 by mloskot, 11 years ago

Keywords: travisci added
Owner: changed from geos-devel@… to mloskot
Status: newassigned

comment:4 by mloskot, 11 years ago

FYI, AFAIR, we didn't have any non-Intel slave attached to the OSGeo Buildbot.

comment:5 by strk, 11 years ago

Slaves can be added/removed, we don't have anything attached to the OSGeo buildbot because there's no OSGeo buildbot master running right now ( http://trac.osgeo.org/osgeo/ticket/1214 )

comment:6 by mloskot, 11 years ago

@strk I know what's the current state (no Buildbot) and that slaves can be attached.

I just observed that, at times we maintained Buildbot alive, we did not have any non-Intel architectures. Thus, resurrecting Buildbot is not going to automatically change this situation, as there are nom, as had never been, non-Intel machines at OSGeo available. Neither we had any non-Intel slaves from users.

comment:7 by mloskot, 11 years ago

Type: enhancementtask

comment:8 by mloskot, 11 years ago

I've made pull request for this https://github.com/libgeos/libgeos/pull/24

comment:9 by strk, 11 years ago

Resolution: fixed
Status: assignedclosed

r3934 in trunk (3.5.0), r3935 in 3.4 branch (3.4.3)

comment:10 by robe, 6 years ago

Milestone: GEOS FutureGEOS Fund Me

Milestone renamed

Note: See TracTickets for help on using tickets.