bcp streams out to a file exactly what the SQL statement returns.
You need to run that select * from [MYReporting].[dbo].[Patron_Deactivate]
statement to see what is going on. Obviously, while doing that you need to use the same integrated account that is used for launching a bcp stored procedure.