GitHub
12/03/2021, 12:18 PMopenlane % python3 ./env.py issue-survey
Python: v3.8.8
Kernel: Darwin v21.1.0
Distribution: macOS 10.16
Container Engine: docker v20.10.10
OpenLane Git Version: 2021.12.01_01.29.55
---
PDK Version Verification Status: FAILED
/Users/-----/Documents/GitHub/OpenLane/pdks/sky130A not found.
Traceback (most recent call last):
File "/Users/-----/Documents/GitHub/OpenLane/dependencies/verify_versions.py", line 120, in verify_versions
raise Exception(f"{sky130_dir} not found.")
Exception: /Users/-----/Documents/GitHub/OpenLane/pdks/sky130A not found.
Failed to compare PDKs.
---
Git Log (Last 3 Commits)
commit e3fc1f5d0e0187032b81e05de4811ab611ed9bd6
Author: Manar <manarabdelatty@aucegypt.edu>
Date: Tue Nov 30 08:50:53 2021 -0600
Save SPEF/SDC/SDF files after the flow finishes (#741)
commit 540e2a2350e647c4ce86cc8660f18c41675e3b9f
Author: Matt Liberty <mliberty@eng.ucsd.edu>
Date: Mon Nov 29 23:21:43 2021 -0800
Allow OpenROAD GUI to run inside "make mount" (#740)
Signed-off-by: Matt Liberty <mliberty@eng.ucsd.edu>
commit 1bf3709488557d19ef2fd1c1823117d97d3d5551
Author: Kareem Farid <kareefardi@users.noreply.github.com>
Date: Thu Nov 25 17:43:13 2021 +0200
Correctly set when INSTALL_SRAM=enabled OPEN_PDK_ARGS (#738)
[skip ci]
Reproduction Material
make openlane
Expected behavior
https://repo.ius.io/7/arch64/repodata/repomd.xml
May not exist
Logs
```
openlane % make openlane
/Library/Developer/CommandLineTools/usr/bin/make -C docker openlane
for tarFile in tar/klayout.tar.gz tar/cugr.tar.gz tar/drcu.tar.gz tar/yosys.tar.gz tar/magic.tar.gz tar/openroad_app.tar.gz tar/padring.tar.gz tar/netgen.tar.gz tar/vlogtoverilog.tar.gz tar/cvc.tar.gz; do \
tar -xzf $tarFile ; \
done
chmod -R +x ./build/bin
find ./build/ -name "*.tcl" -exec chmod +x {} \;
cd tar && tar -czf openroad_tools.tar.gz ../build
cd tar && tar --exclude='../../.git' --exclude='../../docker' --exclude="../../designs" --exclude="../../pdks" --exclude="../../logs/*" -czf openlane.tar.gz ../../
cat ../dependencies/tool_metadata.yml > ./tar/tool_metadata.yml
cat ../dependencies/python/run_time.txt > ./tar/pip_dependencies.txt
cat ../dependencies/centos-7/run_time.txt > ./tar/yum_dependencies.txt
printf "e3fc1f5" > ./tar/git_version
mkdir -p logs/tar
docker build --build-arg CACHE_INVALIDATOR=1638533347 --rm -t efabless/openlane:2021.12.01_01.29.55 -f ./openlane/Dockerfile ./tar | tee logs/tar/openroad_tools.tar.gz.build.txt ; \
[+] Building 69.2s (8/27)
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 2.39kB 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> [internal] load metadata for docker.io/library/centos:centos7 4.1s
=> [auth] library/centos:pull token for registry-1.docker.io 0.0s
=> [internal] load build context 2.7s
=> => transferring context: 109.98MB 2.6s
=> CACHED [ 1/22] FROM docker.io/library/centos:centos7@sha256:9d4bcbbb2 0.0s
=> [ 2/22] COPY ./yum_dependencies.txt /yum_dependencies.txt 0.1s
=> ERROR [ 3/22] RUN yum install -y https://repo.ius.io/ius-release-el$ 62.3s
------
> [ 3/22] RUN yum install -y https://repo.ius.io/ius-release-el$(rpm -E '%{rhel}').rpm && yum install -y $(cat /yum_dependencies.txt) && yum clean all && rm -rf /var/cache/yum:
#8 0.242 Loaded plugins: fastestmirror, ovl
#8 1.031 Examining /var/tmp/yum-root-3KqmZp/ius-release-el7.rpm: ius-release-2-1.el7.ius.noarch
#8 1.031 Marking /var/tmp/yum-root-3KqmZp/ius-release-el7.rpm to be installed
#8 1.032 Resolving Dependencies
#8 1.032 --> Running transaction check
#8 1.032 ---> Package ius-release.noarch 0:2-1.el7.ius will be installed
#8 1.033 --> Processing Dependency: epel-release = 7 for package: ius-release-2-1.el7.ius.noarch
#8 1.033 Determining fastest mirrors
#8 5.398 * base: mirror-hk.koddos.net
#8 5.401 * extras: mirror-hk.koddos.net
#8 5.401 * updates: mirror-hk.koddos.net
#8 51.03 --> Running transaction check
#8 51.03 ---> Package epel-release.noarch 0:7-11 will be installed
#8 51.13 --> Finished Dependency Resolution
#8 51.13
#8 51.13 Dependencies Resolved
#8 51.13
#8 51.13 ================================================================================
#8 51.13 Package Arch Version Repository Size
#8 51.13 ================================================================================
#8 51.13 Installing:
#8 51.13 ius-release noarch 2-1.el7.ius /ius-release-el7 4.5 k
#8 51.13 Installing for dependencies:
#8 51.13 epel-release noarch 7-11 extras 15 k
#8 51.13
#8 51.13 Transaction Summary
#8 51.13 ================================================================================
#8 51.13 Install 1 Package (+1 Dependent package)
#8 51.13
#8 51.13 Total size: 19 k
#8 51.13 Total download size: 15 k
#8 51.13 Installed size: 29 k
#8 51.13 Downloading packages:
#8 56.97 warning: /var/cache/yum/aarch64/7/extras/packages/epel-release-7-11.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
#8 56.97 Public key for epel-release-7-11.noarch.rpm is not installed
#8 56.99 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
#8 57.00 Importing GPG key 0xF4A80EB5:
#8 57.00 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
#8 57.00 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
#8 57.00 Package : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
#8 57.00 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
#8 57.00 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
#8 57.01 Importing GPG key 0x305D49D6:
#8 57.01 Userid : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) <security@centos.org>"
#8 57.01 Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6
#8 57.01 Package : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
#8 57.01 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
#8 57.01 Running transaction check
#8 57.01 Running transaction test
#8 57.02 Transaction test succeeded
#8 57.02 Running transaction
#8 57.04 Installing : epel-release-7-11.noarch 1/2
#8 57.05 Installing : ius-release-2-1.el7.ius.noarch 2/2
#8 57.06 Verifying : ius-release-2-1.el7.ius.noarch 1/2
#8 57.06 Verifying : epel-release-7-11.noarch 2/2
#8 57.09
#8 57.09 Installed:
#8 57.09 ius-release.noarch 0:2-1.el7.ius
#8 57.09
#8 57.09 Dependency Installed:
#8 57.09 epel-release.noarch 0:7-11
#8 57.09
#8 57.09 Complete!
#8 57.18 Loaded plugins: fastestmirror, ovl
#8 57.21 Loading mirror speeds from cached hostfile
#8 61.16 * base: <http://mirror-hk.koddos.ne…
The-OpenROAD-Project/OpenLane