Opened 11 years ago

Last modified 10 years ago

#39947 closed defect

FreeRDP-1.1.0-beta+2013071101 Build Fails — at Version 1

Reported by: brian@… Owned by: and.damore@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: FreeRDP

Description (last modified by larryv (Lawrence Velázquez))

OS X 10.8.4. Xcode 4.6.3.

Here's the output when doing a port upgrade:

--->  Attempting to fetch FreeRDP-1.1.0-beta+2013071101.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/FreeRDP
--->  Verifying checksums for FreeRDP
--->  Extracting FreeRDP
--->  Configuring FreeRDP
--->  Building FreeRDP
Error: org.macports.build for port FreeRDP returned: command execution failed
Please see the log file for port FreeRDP for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_FreeRDP/FreeRDP/main.log
Error: Unable to upgrade port: 1

And here's some log output that shows the error:

:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_FreeRDP/FreeRDP/work/FreeRDP-1.1.0-beta+2013071101/CMakeFiles  64 65
:info:build [  3%] Built target winpr-crt
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_FreeRDP/FreeRDP/work/FreeRDP-1.1.0-beta+2013071101'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_FreeRDP/FreeRDP/work/FreeRDP-1.1.0-beta+2013071101'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_FreeRDP/FreeRDP/work/FreeRDP-1.1.0-beta+2013071101" && /usr/bin/make -j4 -w all 
:info:build Exit code: 2
:error:build org.macports.build for port FreeRDP returned: command execution failed
:debug:build Error code: CHILDSTATUS 15803 2
:debug:build Backtrace: command execution failed
    while executing
"system -nice 0 $fullcmdstring"
    ("eval" body line 1)
    invoked from within
"eval system $notty $nice \$fullcmdstring"
    invoked from within
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: targets not executed for FreeRDP: org.macports.install org.macports.build org.macports.destroot
:notice:build Please see the log file for port FreeRDP for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_FreeRDP/FreeRDP/main.log

Change History (2)

comment:1 in reply to:  description Changed 11 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Owner: changed from macports-tickets@… to and.damore@…

Replying to brian@…:

And here's some log output that shows the error:

You did not include the source of the error. Please clean, try again, and attach the complete main.log file.

% sudo port clean freerdp && sudo port install freerdp

Changed 11 years ago by brian@…

Attachment: main.log added
Note: See TracTickets for help on using tickets.