Opened 10 years ago

Last modified 10 years ago

#44189 closed defect

building nfs-3g fails on OS X 10.10 (14A261i) Yosemite — at Version 1

Reported by: dynamind@… Owned by: dports@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: yosemite haspatch Cc:
Port: osxfuse

Description (last modified by neverpanic (Clemens Lang))

version:1
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 502
:debug:main Executing org.macports.main (osxfuse)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.archivefetch (osxfuse)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (osxfuse)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (osxfuse)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (osxfuse)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (osxfuse)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.configure (osxfuse)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:build build phase started at Mon Jun 30 01:36:04 CEST 2014
:notice:build --->  Building osxfuse
:debug:build Executing org.macports.build (osxfuse)
:debug:build Environment: 
CC_PRINT_OPTIONS='YES'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_osxfuse/osxfuse/work/.CC_PRINT_OPTIONS'
CPATH='/opt/local/include'
LIBRARY_PATH='/opt/local/lib'
MACOSX_DEPLOYMENT_TARGET='10.10'
:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_osxfuse/osxfuse/work/osxfuse-osxfuse-7b0d8d3" && ./build.sh -t homebrew -f /opt/local'
:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_osxfuse/osxfuse/work/osxfuse-osxfuse-7b0d8d3" && ./build.sh -t homebrew -f /opt/local 
:info:build OSXFUSEBuildTool()            : supported platforms: 10.8 10.9
:info:build OSXFUSEBuildTool()            : building OSXFUSE kernel extension and tools
:info:build xcrun: error: missing DEVELOPER_DIR path: 
:info:build OSXFUSEBuildTool() failed: xcodebuild cannot build configuration Release.
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_osxfuse/osxfuse/work/osxfuse-osxfuse-7b0d8d3" && ./build.sh -t homebrew -f /opt/local 
:info:build Exit code: 1
:error:build org.macports.build for port osxfuse returned: command execution failed
:debug:build Error code: CHILDSTATUS 988 1
: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
"portbuild::build_main org.macports.build"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:build Warning: targets not executed for osxfuse: org.macports.activate org.macports.build org.macports.destroot org.macports.install
:error:build Failed to install osxfuse
:debug:build Registry error: pkgconfig not registered as installed & active.
    invoked from within
"registry_active $subport"
    invoked from within
"$workername eval registry_active \$subport"
:notice:build Please see the log file for port osxfuse for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_osxfuse/osxfuse/main.log

I'm definitely trying to build as root.

best regards

Change History (1)

comment:1 Changed 10 years ago by neverpanic (Clemens Lang)

Description: modified (diff)
Keywords: yosemite added; ntfs-3g osxfuse removed
Owner: changed from macports-tickets@… to dports@…
Port: osxfuse added

Please use WikiFormatting and preview your post when posting in Trac. When reporting tickets against ports, please Cc the maintainer and fill in the port field.

Your log contains "skipping completed" indicating it isn't from a clean attempt. Please clean and try again. Attach the complete main.log if it fails again.

From the output it seems you don't have Xcode installed. Please install Xcode and try again.

Note: See TracTickets for help on using tickets.