Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.3(EOL)
-
None
Description
n file included from /home/buildbot/buildbot/build/include/lf.h:19,
|
from /home/buildbot/buildbot/build/mysys/lf_alloc-pin.c:104:
|
/home/buildbot/buildbot/build/include/my_atomic.h:121:2: error: #error atomic ops for this platform are not implemented
|
In file included from /home/buildbot/buildbot/build/include/lf.h:19,
|
from /home/buildbot/buildbot/build/mysys/lf_alloc-pin.c:104:
|
/home/buildbot/buildbot/build/include/my_atomic.h: In function 'my_atomic_casptr':
|
/home/buildbot/buildbot/build/include/my_atomic.h:191: error: 'ptr' undeclared (first use in this function)
|
/home/buildbot/buildbot/build/include/my_atomic.h:191: error: (Each undeclared identifier is reported only once
|
/home/buildbot/buildbot/build/include/my_atomic.h:191: error: for each function it appears in.)
|
make[2]: *** [mysys/CMakeFiles/mysys.dir/lf_alloc-pin.c.o] Error 1
|
make[2]: *** Waiting for unfinished jobs....
|
In file included from /home/buildbot/buildbot/build/include/lf.h:19,
|
from /home/buildbot/buildbot/build/mysys/lf_dynarray.c:41:
|
/home/buildbot/buildbot/build/include/my_atomic.h:121:2: error: #error atomic ops for this platform are not implemented
|
In file included from /home/buildbot/buildbot/build/include/lf.h:19,
|
from /home/buildbot/buildbot/build/mysys/lf_dynarray.c:41:
|
/home/buildbot/buildbot/build/include/my_atomic.h: In function 'my_atomic_casptr':
|
/home/buildbot/buildbot/build/include/my_atomic.h:191: error: 'ptr' undeclared (first use in this function)
|
/home/buildbot/buildbot/build/include/my_atomic.h:191: error: (Each undeclared identifier is reported only once
|
/home/buildbot/buildbot/build/include/my_atomic.h:191: error: for each function it appears in.)
|
make[2]: *** [mysys/CMakeFiles/mysys.dir/lf_dynarray.c.o] Error 1
|
In file included from /home/buildbot/buildbot/build/include/lf.h:19,
|
from /home/buildbot/buildbot/build/mysys/lf_hash.c:30:
|
/home/buildbot/buildbot/build/include/my_atomic.h:121:2: error: #error atomic ops for this platform are not implemented
|
In file included from /home/buildbot/buildbot/build/include/lf.h:19,
|
from /home/buildbot/buildbot/build/mysys/lf_hash.c:30:
|
/home/buildbot/buildbot/build/include/my_atomic.h: In function 'my_atomic_casptr':
|
/home/buildbot/buildbot/build/include/my_atomic.h:191: error: 'ptr' undeclared (first use in this function)
|
/home/buildbot/buildbot/build/include/my_atomic.h:191: error: (Each undeclared identifier is reported only once
|
/home/buildbot/buildbot/build/include/my_atomic.h:191: error: for each function it appears in.)
|
make[2]: *** [mysys/CMakeFiles/mysys.dir/lf_hash.c.o] Error 1
|
make[2]: Leaving directory `/home/buildbot/buildbot/build/mkbin'
|
make[1]: *** [mysys/CMakeFiles/mysys.dir/all] Error 2
|
make[1]: *** Waiting for unfinished jobs....
|
Attachments
Issue Links
- relates to
-
MDEV-12678 MariaDB 10.3.0 fails to build on mips and mipsel due missing atomic ops implementation
- Closed
-
MDEV-13842 innodb.innodb-index failed in buildbot
- Closed