The LSB tests for exported symbols don't find "nearbyintl (GLIBC_2.1)" on PowerPC targets, because it's misidentified as being (GLIBC_2.0) in libm.so. Programs that don't specify a version should work anyway.
Don't specify the exact symbol version.
Build a project, add LSB, run the LSB tests.