U++ framework
Do not panic. Ask here before giving up.

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: 1796
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: Sun Apr 26 16:36:53 GMT+2 2026

Total time taken to generate the page: 0.00579 seconds