### Environment

- **OS**:Ubuntu 22.04.4 LTS
- **Sage Version**: sage-10.3


### Steps To Reproduce

1. I'm trying to install sage in an anaconda environment in Ubuntu 22.04 
2. I have run the commands './bootstrap', './configure'
3. Then I installed some packages
4. Then I ran 'make reconfigure' followed by 'make'
5. I get the following Error message:
`***************************************************************
Error building Sage.

The following package(s) may have failed to build (not necessarily
during this run of 'make all-start'):

* package:         lrcalc-2.1
  last build time: May 28 13:03
  log file:        ~/some_path/sage-10.3/logs/pkgs/lrcalc-2.1.log

* package:         python3-3.11.1
  last build time: Jun 12 08:30
  log file:        ~/some_path/sage-10.3/logs/pkgs/python3-3.11.1.log

It is safe to delete any log files and build directories, but they
contain information that is helpful for debugging build problems.
WARNING: If you now run 'make' again, the build directory of the
same version of the package will, by default, be deleted. Set the
environment variable SAGE_KEEP_BUILT_SPKGS=yes to prevent this.

make[1]: *** [Makefile:40: all-start] Error 1
make[1]: Leaving directory '~/some_path/sage-10.3'
make: *** [Makefile:13: all] Error 2
`

### Config log

[config.log](https://github.com/user-attachments/files/15798178/config.log)


### Package logs

[lrcalc-2.1.log](https://github.com/user-attachments/files/15798164/lrcalc-2.1.log)
[python3-3.11.1.log](https://github.com/user-attachments/files/15798165/python3-3.11.1.log)


### Additional Information

No specific references. I wasn't able to find any references for Sage-10.3 
with the same issue.


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/fecb54f9-9349-41dc-b7f9-eaec01e128d0n%40googlegroups.com.

Reply via email to