[postgis-tickets] [PostGIS] #5103: Bessies are failing
PostGIS
trac at osgeo.org
Thu Feb 24 20:23:23 PST 2022
#5103: Bessies are failing
-----------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.3.0
Component: buildbots | Version: master
Keywords: |
-----------------------+---------------------------
Seems to be recent shuffling of build tooling. I tried to fix by first
taking out the make clean and then putting in make distclean. Then I took
that out cause that was erroring too.
I'm not sure what triggers them to start doing out of tree builds.
Here is the error which both bessie and bessie32 are showing
{{{
22:59:47 configure: WARNING:
22:59:47 configure: WARNING: | You are building using --with-projdir.
This option isn't standard and |
22:59:47 configure: WARNING: | might be incompatible with future releases
of PROJ. |
22:59:47 configure: WARNING: | You can instead adjust the PKG_CONFIG_PATH
environment variable if you |
22:59:47 configure: WARNING: | installed software in a non-standard
prefix. |
22:59:47 configure: WARNING: | Alternatively, you may set the environment
variables PROJ_CFLAGS and |
22:59:47 configure: WARNING: | PROJ_LIBS to avoid the need to call pkg-
config. |
22:59:47 + make
22:59:47 mkdir -p build
22:59:47 cd build && ../configure
22:59:47 configure: error: source directory already configured; run "make
distclean" there first
22:59:47 *** Error code 1
22:59:47
22:59:47 Stop.
22:59:47 make: stopped in
/usr/home/jenkins/workspace/PostGIS_Worker_Run/label/bessie/e3d6a2357286acb4cc5e52c77b1e7e82e00bc00c
22:59:47 Build step 'Execute shell' marked build as failure
22:59:47 Finished: FAILURE
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5103>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list