more info from console below - first output unelided:
:monero.mac.x64.v0-9-1-0 $ ./bitmonerod
Creating the logger system
2016-Mar-14 16:40:41.005668 Initializing cryptonote protocol...
2016-Mar-14 16:40:41.005737 Cryptonote protocol initialized OK
2016-Mar-14 16:40:41.008668 Initializing p2p server...
2016-Mar-14 16:40:42.298843 Set limit-up to 2048 kB/s
2016-Mar-14 16:40:42.298921 Set limit-down to 8192 kB/s
2016-Mar-14 16:40:42.298960 Set limit-up to 2048 kB/s
2016-Mar-14 16:40:42.299008 Set limit-down to 8192 kB/s
2016-Mar-14 16:40:42.299098 Binding on 0.0.0.0:18080
2016-Mar-14 16:40:42.300338 Net service bound to 0.0.0.0:18080
2016-Mar-14 16:40:42.300394 Attempting to add IGD port mapping.
2016-Mar-14 16:40:46.563690 UPnP device was found but not recoginzed as IGD.
2016-Mar-14 16:40:46.563756 P2p server initialized OK
2016-Mar-14 16:40:46.564956 Initializing core rpc server...
2016-Mar-14 16:40:46.565035 Binding on 127.0.0.1:18081
2016-Mar-14 16:40:46.565657 Core rpc server initialized OK on port: 18081
2016-Mar-14 16:40:46.565708 Initializing core...
2016-Mar-14 16:40:46.567284 Loading blockchain from folder /Volumes/pt Home/Users/LAN_S1_PT3/.bitmonero/lmdb ...
2016-Mar-14 16:40:46.567387 option: fastest
2016-Mar-14 16:40:46.567430 option: async
2016-Mar-14 16:40:46.567465 option: 1000
2016-Mar-14 16:40:46.793177 The DB has no hard fork info, reparsing from start
2016-Mar-14 16:40:46.793333 Blockchain not loaded, generating genesis block.
2016-Mar-14 16:40:46.914688 Loading precomputed blocks: 830001
2016-Mar-14 16:40:47.108602 Blockchain initialized. last block: 0, d1349.h17.m40.s46 time ago, current difficulty: 1
2016-Mar-14 16:40:53.766070 Core initialized OK
2016-Mar-14 16:40:53.766134 Starting core rpc server...
2016-Mar-14 16:40:53.766165 Run net_service loop( 2 threads)...
2016-Mar-14 16:40:53.767182 [SRV_MAIN]Core rpc server started ok
2016-Mar-14 16:40:53.767434 [SRV_MAIN]Starting p2p net loop...
2016-Mar-14 16:40:53.768043 [SRV_MAIN]Run net_service loop( 10 threads)...
2016-Mar-14 16:40:54.768581 [P2P1]
**********************************************************************
The daemon will start synchronizing with the network. It may take up to several hours.
You can set the level of process detailization* through "set_log " command*, where is between 0 (no details) and 4 (very verbose).
Use "help" command to see the list of available commands.
Note: in case you need to interrupt the process, use "exit" command. Otherwise, the current progress won't be saved.
**********************************************************************
2016-Mar-14 16:40:55.398065 [P2P6][192.95.42.23:18080 OUT]Sync data returned unknown top block: 1 -> 997501 [997500 blocks (1385 days) behind]
SYNCHRONIZATION started
2016-Mar-14 16:40:56.377393 [P2P6]ERROR /DISTRIBUTION-BUILD/src/cryptonote_core/cryptonote_format_utils.cpp:909 Failed to parse block from blob
2016-Mar-14 16:41:00.932973 [P2P8][95.46.131.36:18080 OUT]Sync data returned unknown top block: 1 -> 997501 [997500 blocks (1385 days) behind]
SYNCHRONIZATION started
2016-Mar-14 16:41:02.082574 [P2P1][114.215.106.22:18080 OUT]Sync data returned unknown top block: 1 -> 997501 [997500 blocks (1385 days) behind]
SYNCHRONIZATION started
2016-Mar-14 16:41:02.234312 [P2P4][52.37.202.226:18080 OUT]Sync data returned unknown top block: 1 -> 88592 [88591 blocks (123 days) behind]
SYNCHRONIZATION started
2016-Mar-14 16:41:02.625507 [P2P3][5.9.78.35:18080 OUT]Sync data returned unknown top block: 1 -> 997501 [997500 blocks (1385 days) behind]
SYNCHRONIZATION started
2016-Mar-14 16:41:02.941426 [P2P7]ERROR /DISTRIBUTION-BUILD/src/cryptonote_core/cryptonote_format_utils.cpp:909 Failed to parse block from blob
many more lines similar to last 12 above follow