Opened 5 years ago
Last modified 4 years ago
#59646 assigned defect
htcondor @8.8.1_1 Failed to build htcondor
Reported by: | SchollJ | Owned by: | lpsinger (Leo Singer) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | eje@…, JoshKarpel (Josh Karpel) | |
Port: | htcondor |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Xcode version:11.2
OS: 10.14.6 Mojave
Error message:
failed to build htcondor: command execution failed
Details from log:
:info:build [ 61%] Built target condor_utils_s :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_htcondor/htcondor/work/build' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_htcondor/htcondor/work/build' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_htcondor/htcondor/work/build" && /usr/bin/make -j16 -w all VERBOSE=ON :info:build Exit code: 2 :error:build Failed to build htcondor: command execution failed :debug:build Error code: CHILDSTATUS 706 2 :debug:build Backtrace: command execution failed :debug:build while executing :debug:build "system {*}$notty {*}$nice $fullcmdstring" :debug:build invoked from within :debug:build "command_exec build" :debug:build (procedure "portbuild::build_main" line 8) :debug:build invoked from within :debug:build "$procedure $targetname"
I'm also attaching the full log file. It seemed there were other errors before
Attempting to fetch htcondor-8.8.1_1+kerberos+personal+python27.darwin_18.x86_64.tbz2 from https://packages.macports.org/htcondor :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
But these seem to maybe then be fine:
:notice:fetch ---> Fetching distfiles for htcondor :debug:fetch Executing org.macports.fetch (htcondor) :debug:fetch Privilege de-escalation not attempted as not running as root. :debug:checksum checksum phase started at Fri Nov 8 14:12:33 GMT 2019 :notice:checksum ---> Verifying checksums for htcondor
Attachments (1)
Change History (6)
Changed 5 years ago by SchollJ
comment:1 Changed 5 years ago by Schamschula (Marius Schamschula)
Description: | modified (diff) |
---|
comment:2 Changed 5 years ago by Schamschula (Marius Schamschula)
It looks like the error is:
:info:build ld: library not found for -lboost_python-mt
comment:3 Changed 5 years ago by mf2k (Frank Schima)
In the future, please add the port maintainer(s) to Cc (port info --maintainers htcondor
), if any.
comment:4 Changed 5 years ago by mf2k (Frank Schima)
Owner: | set to lpsinger |
---|---|
Status: | new → assigned |
comment:5 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
Please use wiki formatting!