contrib/mov2asc contains binaries


Gets Around
Could you remove the binaries distributed with the source:

$ file contrib/mov2asc/{mov2asc,asc2mov}

contrib/mov2asc/mov2asc: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, not stripped
contrib/mov2asc/asc2mov: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, not stripped

In RPM, binaries which are not compiled in the rpmbuild process (on Fedora) result in errors:

ERROR: No build ID note found in /rpmbuild/BUILDROOT/nwchem-6.1-1.fc16.x86_64/opt/NWchem/share/nwchem/contrib/mov2asc/asc2mov

or trigger incorrect chain of x86_64 dependencies on a 32-bit system.

Marcin

Forum Vet
This will be updated shortly on our site.

Quote:Marcindulak Feb 10th 1:22 pm
Could you remove the binaries distributed with the source:

$ file contrib/mov2asc/{mov2asc,asc2mov}

contrib/mov2asc/mov2asc: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, not stripped
contrib/mov2asc/asc2mov: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, not stripped

In RPM, binaries which are not compiled in the rpmbuild process (on Fedora) result in errors:

ERROR: No build ID note found in /rpmbuild/BUILDROOT/nwchem-6.1-1.fc16.x86_64/opt/NWchem/share/nwchem/contrib/mov2asc/asc2mov

or trigger incorrect chain of x86_64 dependencies on a 32-bit system.

Marcin


Forum >> NWChem's corner >> Compiling NWChem