Opened 16 years ago
Closed 15 years ago
#19427 closed defect (worksforme)
psutils build fails
Reported by: | Dave@… | Owned by: | jp-www@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | psutils |
Description (last modified by jmroot (Joshua Root))
Z% sudo port install a2ps ---> Fetching psutils ---> Attempting to fetch psutils-p17.tar.gz from http://distfiles.macports.org/psutils ---> Verifying checksum(s) for psutils ---> Extracting psutils ---> Configuring psutils ---> Building psutils ---> Staging psutils into destroot Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_psutils/work/psutils" && make install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_psutils/work/destroot " returned error 2 Command output: gcc -DPAPER=\"a4\" -DUNIX -O -Wall -c -o psutil.o psutil.c gcc -DPAPER=\"a4\" -DUNIX -O -Wall -c -o pserror.o pserror.c gcc -o psbook psutil.o pserror.o psbook.o gcc -DPAPER=\"a4\" -DUNIX -O -Wall -c -o psselect.o psselect.c gcc -o psselect psutil.o pserror.o psselect.o gcc -DPAPER=\"a4\" -DUNIX -O -Wall -c -o pstops.o pstops.c gcc -DPAPER=\"a4\" -DUNIX -O -Wall -c -o psspec.o psspec.c gcc -o pstops psutil.o psspec.o pserror.o pstops.o gcc -DPAPER=\"a4\" -DUNIX -O -Wall -c -o epsffit.o epsffit.c gcc -o epsffit pserror.o epsffit.o gcc -DPAPER=\"a4\" -DUNIX -O -Wall -c -o psnup.o psnup.c gcc -o psnup psutil.o psspec.o pserror.o psnup.o gcc -DPAPER=\"a4\" -DUNIX -O -Wall -c -o psresize.o psresize.c gcc -o psresize psutil.o psspec.o pserror.o psresize.o mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_psutils/work/destroot/opt/local/bin mkdir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_psutils/work/destroot/opt/local/bin: File exists make: [install.bin] Error 1 (ignored) Installing psbook install: psbook: No such file or directory Installing psselect install: psselect: No such file or directory Installing pstops install: pstops: No such file or directory Installing epsffit install: epsffit: No such file or directory Installing psnup install: psnup: No such file or directory Installing psresize install: psresize: No such file or directory make: *** [install.bin] Error 71 Error: The following dependencies failed to build: psutils Error: Status 1 encountered during processing.
Change History (3)
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to jp-www@… |
Port: | psutils added |
comment:3 Changed 15 years ago by tobypeterson
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Works for me... and it looks like it's building during the destroot phase, which suggests the build directory got munged. Make sure you clean the port before building...
Note: See
TracTickets for help on using
tickets.
Please remember to use WikiFormatting, fill in the port field, and cc the maintainer.