Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Releasing U++ » Absolute paths in tarball makefiles
Absolute paths in tarball makefiles [message #61518] Sun, 02 March 2025 16:34
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi everyone,

I have just accidentally noticed that the official source tarballs (e.g. upp-posix-17490.tar.xz) contain absolute paths:
$ grep /home/cxl *.in
Makefile.in:UPPDIR2 = /home/cxl/.config/u++/umk/UppHub/gdal/
Makefile.in:UPPDIR3 = /home/cxl/.config/u++/umk/UppHub/eigen/
umkMakefile.in:UPPDIR2 = /home/cxl/.config/u++/umk/UppHub/gdal/
umkMakefile.in:UPPDIR3 = /home/cxl/.config/u++/umk/UppHub/eigen/


It seems like slightly incorrect configuration on the machine where the makefiles are generated. It doesn't cause any trouble, but it looks really weird, when the package is build and the output shows that it looks in a home directory of a user that doesn't exist on the machine Smile

Best regards,
Honza
Previous Topic: Nightly build is stopped since 10 days
Goto Forum:
  


Current Time: Fri Apr 25 07:58:27 CEST 2025

Total time taken to generate the page: 0.01638 seconds