Illumina / interop

C++ Library to parse Illumina InterOp files
http://illumina.github.io/interop/index.html
GNU General Public License v3.0
75 stars 26 forks source link

Fix linux Python wheel deploy #252

Closed ezralanglois closed 3 years ago

ezralanglois commented 3 years ago

Inadvertently broke the Linux Python wheels. This should fix it.

Need to confirm with the PR test

ezralanglois commented 3 years ago

Fixed now

The wheel references external versioned symbols in these system-
provided shared libraries: libgcc_s.so.1 with versions {'GCC_3.0'},
libc.so.6 with versions {'GLIBC_2.2.5', 'GLIBC_2.4'}, libstdc++.so.6
with versions {'GLIBCXX_3.4', 'CXXABI_1.3'}, libm.so.6 with versions
{'GLIBC_2.2.5'}
The following external shared libraries are required by the wheel:
{
    "libc.so.6": "/lib64/libc-2.5.so",
    "libgcc_s.so.1": "/lib64/libgcc_s-4.1.2-20080825.so.1",
    "libm.so.6": "/lib64/libm-2.5.so",
    "libstdc++.so.6": "/usr/lib64/libstdc++.so.6.0.8"
}
INFO:auditwheel.main_repair:Repairing interop-1.1.20.dev2-cp27-cp27m-linux_x86_64.whl
INFO:auditwheel.wheeltools:Previous filename tags: linux_x86_64
INFO:auditwheel.wheeltools:New filename tags: manylinux1_x86_64
INFO:auditwheel.wheeltools:Previous WHEEL info tags: cp27-cp27m-linux_x86_64
INFO:auditwheel.wheeltools:New WHEEL info tags: cp27-cp27m-manylinux1_x86_64
INFO:auditwheel.main_repair:
Fixed-up wheel written to /io/dist/interop-1.1.20.dev2-cp27-cp27m-manylinux1_x86_64.whl
ezralanglois commented 3 years ago

Fixed

Scanning dependencies of target bundle
List Artifacts:
-rw-r--r-- 1 root root 3277909 Jan 30 05:48 /io/dist/illumina_interop_net20_Linux.1.1.20.nupkg
-rw-r--r-- 1 root root 4186868 Jan 30 05:38 /io/dist/interop-1.1.20.dev4-cp27-cp27m-manylinux1_x86_64.whl
-rw-r--r-- 1 root root 4186870 Jan 30 05:39 /io/dist/interop-1.1.20.dev4-cp27-cp27mu-manylinux1_x86_64.whl
-rw-r--r-- 1 root root 4190653 Jan 30 05:41 /io/dist/interop-1.1.20.dev4-cp35-cp35m-manylinux1_x86_64.whl
-rw-r--r-- 1 root root 4190654 Jan 30 05:43 /io/dist/interop-1.1.20.dev4-cp36-cp36m-manylinux1_x86_64.whl
-rw-r--r-- 1 root root 4190653 Jan 30 05:45 /io/dist/interop-1.1.20.dev4-cp37-cp37m-manylinux1_x86_64.whl
-rw-r--r-- 1 root root 4189098 Jan 30 05:47 /io/dist/interop-1.1.20.dev4-cp38-cp38-manylinux1_x86_64.whl
-rw-r--r-- 1 root root 4188223 Jan 30 05:49 /io/dist/interop-1.1.20.dev4-cp39-cp39-manylinux1_x86_64.whl
-rw-r--r-- 1 root root 9396464 Jan 30 05:50 /io/dist/InterOp-1.1.20-Linux-GNU.tar.gz