Percona Server doesn't build with DTrace/SystemTap probes enabled
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona Server moved to https://jira.percona.com/projects/PS |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Reporting comment #4 from bug #772929 as a separate bug:
FWIW, here's what happens on Fedora 15 x86_64 with Percona-
Linking CXX executable resolve_stack_dump
[ 78%] Built target resolve_stack_dump
Scanning dependencies of target resolveip
[ 78%] Building C object extra/CMakeFile
Linking CXX executable resolveip
[ 78%] Built target resolveip
Scanning dependencies of target bug25714
[ 79%] Building C object tests/CMakeFiles/bug25714.dir/bug25714.c.o
Linking CXX executable bug25714
../libmysql/
../libmysql/
../libmysql/
../libmysql/
../libmysql/
../libmysql/
../libmysql/
../libmysql/
../libmysql/
../libmysql/
../libmysql/
../libmysql/
collect2: ld returned 1 exit status
make[2]: *** [tests/bug25714] Error 1
make[1]: *** [tests/CMakeFiles/bug25714.dir/all] Error 2
make: *** [all] Error 2
error: Bad exit status from /var/tmp/
Changed in percona-server: | |
status: | New → Confirmed |
Observed on Fedora 17 too.