Skip to content

Fail to build docker image #41

@komainu8

Description

@komainu8

Fail to build docker image for Alpine Linux as below.
https://github.com/pgroonga/docker/actions/runs/9554591639/job/26335980522#step:7:4970

#12 [linux/amd64 4/5] RUN   /build.sh 3.2.0 14.0.2 &&   rm -f build.sh
#12 393.2   CXXLD    libgroonga.la
#12 393.9 ../libtool: cd: line 5164: can't cd to lib: No such file or directory
#12 393.9 libtool:   error: cannot determine absolute directory name of 'lib'
#12 393.9 make[4]: *** [Makefile:1025: libgroonga.la] Error 1
#12 393.9 make[4]: Leaving directory '/build/groonga-14.0.2/lib'
#12 393.9 make[3]: *** [Makefile:1208: all-recursive] Error 1
#12 393.9 make[2]: *** [Makefile:943: all] Error 2
#12 393.9 make[3]: Leaving directory '/build/groonga-14.0.2/lib'
#12 393.9 make[2]: Leaving directory '/build/groonga-14.0.2/lib'
#12 393.9 make[1]: *** [Makefile:659: all-recursive] Error 1
#12 393.9 make[1]: Leaving directory '/build/groonga-14.0.2'
#12 393.9 make: *** [Makefile:538: all] Error 2

Probably, this problem resolve by changing to CMake base build system.

Related issues is #40.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions