Opened 3 years ago
Closed 2 years ago
#63681 closed defect (worksforme)
poppler: ccache: error: Failed to create temporary file: Permission denied
Reported by: | judaew (Vadym-Valdis Yudaiev) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | bigsur | Cc: | judaew (Vadym-Valdis Yudaiev), mascguy (Christopher Nielsen) |
Port: | poppler |
Description (last modified by judaew (Vadym-Valdis Yudaiev))
:info:build ccache: error: Failed to create temporary file for /opt/local/var/macports/build/.ccache/d/9/9aqcjn0if8avhaq1hkgd7p64qoo1p2kR.tmp.BeZsr8: Permission denied :info:build make[2]: *** [CMakeFiles/poppler.dir/goo/PNGWriter.cc.o] Error 1 :info:build make[2]: *** Deleting file `CMakeFiles/poppler.dir/goo/PNGWriter.cc.o' :info:build make[2]: *** Waiting for unfinished jobs.... :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_graphics_poppler/poppler/work/build' :info:build make[1]: *** [CMakeFiles/poppler.dir/all] Error 2 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_graphics_poppler/poppler/work/build' :info:build make: *** [all] Error 2
Attachments (1)
Change History (6)
Changed 3 years ago by judaew (Vadym-Valdis Yudaiev)
comment:1 Changed 3 years ago by judaew (Vadym-Valdis Yudaiev)
Description: | modified (diff) |
---|
comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | poppler: fails to build on BigSur → poppler: ccache: error: Failed to create temporary file: Permission denied |
---|
It looks like you have the ccache port installed and you have configureccache yes
set in macports.conf and the failure is a permission error related to files and directories used by ccache.
I've had ccache enabled on my system for years and haven't seen this problem with poppler but I have not tried lately nor am I on Big Sur.
Check the permissions of the indicated file or directory. Perhaps they are wrong and need to be fixed.
comment:3 Changed 2 years ago by mascguy (Christopher Nielsen)
Cc: | mascguy added |
---|
comment:4 Changed 2 years ago by mascguy (Christopher Nielsen)
Replying to ryandesign:
It looks like you have the ccache port installed and you have
configureccache yes
set in macports.conf and the failure is a permission error related to files and directories used by ccache.I've had ccache enabled on my system for years and haven't seen this problem with poppler but I have not tried lately nor am I on Big Sur.
Check the permissions of the indicated file or directory. Perhaps they are wrong and need to be fixed.
Is this still an issue?
comment:5 Changed 2 years ago by judaew (Vadym-Valdis Yudaiev)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
logs