Opened 14 years ago

Closed 13 years ago

#23991 closed defect (worksforme)

strigi 0.6.3 - configure error- build failure on SL10.6.2 64-bits

Reported by: jo.net@… Owned by: clubjuggler@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: strigi

Description

  1. commands that I have executed:

port clean --all strigi

port -dv install strigi

  1. system info:

uname -a: Darwin Kernel Version 10.2.0: Tue Nov 3 10:35:19 PST 2009; root:xnu-1486.2.11~1/RELEASE_X86_64 x86_64

Xcode: 3.2.1

  1. error:
    -- Configuring incomplete, errors occurred!
    make: *** [cmake_check_build_system] Error 1
    Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_strigi/work/strigi-0.6.3" && /usr/bin/make -j2 all " returned error 2
    DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_strigi/work/strigi-0.6.3" && /usr/bin/make -j2 all " returned error 2
        while executing
    "command_exec build"
        (procedure "portbuild::build_main" line 9)
        invoked from within
    "$procedure $targetname"
    Warning: the following items did not execute (for strigi): org.macports.activate org.macports.build org.macports.destroot org.macports.install
    Error: Status 1 encountered during processing.
    
    
  1. attached file: strigi-build.txt

Attachments (3)

CMakeCache.txt (33.8 KB) - added by jo.net@… 14 years ago.
strigi-build.txt (51.5 KB) - added by jo.net@… 14 years ago.
CMakeError.log (25.9 KB) - added by jo.net@… 14 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Port: strigi added; devel/strigi removed

It builds ok on Snow Leopard for me. Your output begins to differ from mine at the point where it says this:

CMake Error: Parse error in cache file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_strigi/work/strigi-0.6.3/CMakeCache.txt. Offending entry: Error processing project file; /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_strigi/work/strigi-0.6.3/CMakeFiles/CMakeTmpQmake/tmp.pro

Could you attach that cache file CMakeCache.txt and that project file tmp.pro?

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Keywords: strigi LP64 removed
Owner: changed from macports-tickets@… to clubjuggler@…

I see no evidence of this being an LP64 issue.

Changed 14 years ago by jo.net@…

Attachment: CMakeCache.txt added

Changed 14 years ago by jo.net@…

Attachment: strigi-build.txt added

Changed 14 years ago by jo.net@…

Attachment: CMakeError.log added

comment:3 Changed 14 years ago by jo.net@…

Okay I have added CMakeCache.txt and if needed CMakeError.log. On the other side, I noticed that I have no CMakeTmpQmake directory in CMakeFiles, therefore tmp.pro actually doesn't exist.

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed

Can't reproduce with current versions.

Note: See TracTickets for help on using tickets.