Details
Description
There is a large need of backporting to make FreeBSD downstream packing easier.
Currently ports is this:
Now that we have a https://buildbot.mariadb.org/#/builders/amd64-freebsd-14, lets try to make it build/test correctly.
FYI spil
Attachments
Issue Links
- relates to
-
MDEV-33091 pcre2 headers aren't found on Solaris
-
- Closed
-
-
MDEV-34567 unit.my_apc always failing on FreeBSD-14
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link | This issue includes MDEV-33073 [ MDEV-33073 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Link | This issue includes MDEV-33073 [ MDEV-33073 ] |
Link |
This issue relates to |
Assignee | Daniel Black [ danblack ] | Andrew Hutchings [ JIRAUSER52179 ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Link |
This issue relates to |
Fix Version/s | 10.5.27 [ 29902 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Assignee | Andrew Hutchings [ JIRAUSER52179 ] | Daniel Black [ danblack ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10002 ] | Closed [ 6 ] |
Fix Version/s | 10.6.20 [ 29903 ] | |
Fix Version/s | 10.11.10 [ 29904 ] | |
Fix Version/s | 11.2.6 [ 29906 ] | |
Fix Version/s | 11.4.4 [ 29907 ] |
[ 49%] Linking CXX executable mariadb-check
[ 49%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0iter.cc.o
ld: error: unable to find library -lpcre2-posix
ld: error: unable to find library -lpcre2-8
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
[ 49%] Building C object client/CMakeFiles/mariadb-import.dir/mysqlimport.c.o
[ 49%] Linking CXX executable mariadb
*** [all] Error code 6
This is /usr/local/lib not being in the path.
10.5 looks like its succeeded, but its just reverting to the bundled version.