Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Fix install links #1276

Closed
wants to merge 3 commits into from
Closed

Fix install links #1276

wants to merge 3 commits into from

Conversation

dchassin
Copy link
Member

@dchassin dchassin commented Apr 15, 2023

A number of autoreconf -isf; ./configure; make system errors occur. For example, building branch develop_user_manual on Darwin x86_64:

  • ld: warning: directory not found for option '-L/usr/local/opt/gridlabd/4.3.1-221021-develop_fix_directory_struct-Darwin-x86_64/lib
  • ln: /usr/local/opt/gridlabd/4.3.1-230413-develop_user_manual-Darwin-x86_64/bin/pkgenv/lib/python3.10: Directory not empty
  • ln: /usr/local/opt/gridlabd/4.3.1-230413-develop_user_manual-Darwin-x86_64/bin/pkgenv/bin/python3-config: File exists ln: /usr/local/opt/gridlabd/4.3.1-230413-develop_user_manual-Darwin-x86_64/bin/pkgenv/include/python3.10: File exists ln: /usr/local/opt/gridlabd/4.3.1-230413-develop_user_manual-Darwin-x86_64/bin/pkgenv/lib/libpython3.10.dylib: File exists ln: /usr/local/opt/gridlabd/4.3.1-230413-develop_user_manual-Darwin-x86_64/bin/pkgenv/lib/python3.10: File exists

@dchassin dchassin changed the base branch from master to develop April 15, 2023 17:57
@dchassin dchassin changed the title Develop fix install links Fix install links Apr 15, 2023
@dchassin dchassin mentioned this pull request Apr 16, 2023
72 tasks
@dchassin dchassin added this to the HiPAS Patch Release milestone Apr 17, 2023
@dchassin dchassin added the build Changes to build/deploy infrastructure label Apr 17, 2023
@dchassin
Copy link
Member Author

dchassin commented Apr 23, 2023

This is overcome by the fixes to warnings in #1279.

@dchassin dchassin closed this Apr 23, 2023
@dchassin dchassin deleted the develop-fix-install-links branch May 8, 2023 20:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build Changes to build/deploy infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants