I have taken the list of packages in 15-SP1:GA and SLE-15:GA and checked for their status in Leap:15.1 with fallbacks to the above and to Factory as last resort.

The output is in CSV format with 3 bits describing every source package:

1. unreproducible
 means building it twice myself produced different results.
 This varies hostname, date+year, CPU, parallelism with the 'rbk' script.
 See boo#1081754 and dependent bugs.

2. unverifiable
 means downloading the OBS build result and building it once locally
 produced different results.
 Can be a result of the above unreproducible bit or other issues
 pesign OBS integration bug
 rpm debuginfo sort

3. nonoarch
 means noarch packages differed between architectures
 See boo#1109534 and dependent bugs.

Several issues have meanwhile been fixed in Factory. Some bits might be inaccurate.
As of 2019-02-04, of 3571 SLE packages, 460 have some issue. 271 of those are only affected by the the nonoarch problem. 92 do not give reproducible build results.