[ibis-macro] Results of ibischk v6.1.3 on MacOSX.

  • From: David Banas <capn.freako@xxxxxxxxx>
  • To: "ibis-macro@xxxxxxxxxxxxx" <ibis-macro@xxxxxxxxxxxxx>
  • Date: Sat, 4 Feb 2017 07:19:05 -0800

Hi all,

Great to have seen you all at the summit, yesterday!
As per the action given to me by Bob, ibischk v6.1.3 appears to work just fine, 
under MacOSX v10.11.6 (current “El Capitan”).
(See my terminal output, below.)

Cheers,
-db

==============

Davids-Air-2:example dbanas$ ibischk example_tx.ibs 
IBISCHK6 V6.1.3

Checking example_tx.ibs for IBIS 5.1 Compatibility...


... Reading example_tx.ami

... Checking example_tx.ami for AMI Version 5.1 Compatibility...

... Done Checking example_tx.ami
... Done Reading example_tx.ami

WARNING (line   67) - Unable to lookup symbol AMI_GetWave in code file: 
dlsym(0x7fd14ac057a0, AMI_GetWave): symbol not found
WARNING (line   67) - Unable to lookup symbol AMI_Resolve in code file: 
dlsym(0x7fd14ac057a0, AMI_Resolve): symbol not found
WARNING (line   67) - Unable to lookup symbol AMI_Resolve_Close in code file: 
dlsym(0x7fd14ac057a0, AMI_Resolve_Close): symbol not found
... Status of [Algorithmic Model] Executables for Linux 64:
example_tx_x86_amd64.dll:               Windows 64:             Not Checked
example_tx_x86.dll:             Windows 32:             Not Checked
example_tx_x86_amd64.so:                linux 64:               Checked
example_tx_x86.so:              linux 32:               Not Checked
... This IBISCHK6 executable supports Linux 64 bit only
Errors  : 0
Warnings: 3

File Passed
Davids-Air-2:example dbanas$ ibischk example_rx.ibs 
IBISCHK6 V6.1.3

Checking example_rx.ibs for IBIS 5.1 Compatibility...


... Reading example_rx.ami

... Checking example_rx.ami for AMI Version 5.1 Compatibility...

... Done Checking example_rx.ami
... Done Reading example_rx.ami

WARNING (line   65) - Unable to lookup symbol AMI_GetWave in code file: 
dlsym(0x7fce58c072f0, AMI_GetWave): symbol not found
WARNING (line   65) - Unable to lookup symbol AMI_Resolve in code file: 
dlsym(0x7fce58c072f0, AMI_Resolve): symbol not found
WARNING (line   65) - Unable to lookup symbol AMI_Resolve_Close in code file: 
dlsym(0x7fce58c072f0, AMI_Resolve_Close): symbol not found
... Status of [Algorithmic Model] Executables for Linux 64:
example_rx_x86_amd64.dll:               Windows 64:             Not Checked
example_rx_x86.dll:             Windows 32:             Not Checked
example_rx_x86_amd64.so:                linux 64:               Checked
example_rx_x86.so:              linux 32:               Not Checked
... This IBISCHK6 executable supports Linux 64 bit only
Errors  : 0
Warnings: 3

File Passed
Davids-Air-2:example dbanas$ 

Other related posts:

  • » [ibis-macro] Results of ibischk v6.1.3 on MacOSX. - David Banas