Skip to content

[Bug] error in compiling main GRASS 8.6 g.proj #7587

Description

@cmbarton

Describe the bug

I just now tried to compile GRASS 8.6 on my Mac using the built in Mac build scripts. These have worked like a charm before. But this time I got an error in g.proj.

I switched to the appropriate folder and did a make

(base) cmbarton@macbook-pro grass % cd /Users/cmbarton/grass_source/grass_dev/grass/general/g.proj
(base) cmbarton@macbook-pro g.proj % make
if [ "/Users/cmbarton/grass_source/grass_dev/grass/dist.aarch64-apple-darwin25.5.0/bin/g.proj" != "" ] ; then GISRC=/Users/cmbarton/grass_source/grass_dev/grass/dist.aarch64-apple-darwin25.5.0/demolocation/.grassrc86 GISBASE=/Users/cmbarton/grass_source/grass_dev/grass/dist.aarch64-apple-darwin25.5.0 PATH="/Users/cmbarton/grass_source/grass_dev/grass/dist.aarch64-apple-darwin25.5.0/bin:/Users/cmbarton/grass_source/grass_dev/grass/dist.aarch64-apple-darwin25.5.0/bin:/Users/cmbarton/grass_source/grass_dev/grass/dist.aarch64-apple-darwin25.5.0/scripts:$PATH" PYTHONPATH="/Users/cmbarton/grass_source/grass_dev/grass/dist.aarch64-apple-darwin25.5.0/etc/python:/Users/cmbarton/grass_source/grass_dev/grass/dist.aarch64-apple-darwin25.5.0/gui/wxpython:$PYTHONPATH" LD_RUN_PATH="/Users/cmbarton/grass_source/grass_dev/grass/dist.aarch64-apple-darwin25.5.0/bin:/Users/cmbarton/grass_source/grass_dev/grass/dist.aarch64-apple-darwin25.5.0/bin:/Users/cmbarton/grass_source/grass_dev/grass/dist.aarch64-apple-darwin25.5.0/scripts:/Users/cmbarton/grass_source/grass_dev/grass/dist.aarch64-apple-darwin25.5.0/lib:/Users/cmbarton/grass_source/grass_dev/grass/dist.aarch64-apple-darwin25.5.0/lib:" LC_ALL=C LANG=C LANGUAGE=C /Users/cmbarton/grass_source/grass_dev/grass/dist.aarch64-apple-darwin25.5.0/bin/g.proj --html-description < /dev/null | grep -v '</body>\|</html>\|</div> <!-- end container -->' > g.proj.tmp.html ; fi
proj_get_authorities_from_database: /Applications/anaconda3/share/proj/proj.db contains DATABASE.LAYOUT.VERSION.MINOR = 2 whereas a number >= 6 is expected. It comes from another PROJ installation.
make: *** [g.proj.tmp.html] Error 1
rm g.proj.tmp.html

System description

Mac OS 26.5.1
Mac M5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions