Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#23547 closed defect (fixed)

cutecom-qt4-mac error during configuration - "CMakeLists.txt"

Reported by: tobie@… Owned by: jwbacon@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: cutecom-qt4-mac

Description (last modified by mf2k (Frank Schima))

Hi,

I'm seeing an error when I try to install cutecom-qt4-mac:

"CMake Error: The source directory "/opt/local/var/macports/sources/rsync.macports.org/release/ports/mail/libidn" does not appear to contain CMakeLists.txt.
"

Any Ideas? I'm I've included debug output below

bests, Tobie

error during configuration - "CMakeLists.txt"

--->  Configuring cutecom-qt4-mac
DEBUG: Using compiler 'Mac OS X gcc 4.2'
DEBUG: Executing org.macports.configure (cutecom-qt4-mac)
CMake Error: The source directory "/opt/local/var/macports/sources/rsync.macports.org/release/ports/mail/libidn" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
Error: Target org.macports.configure returned: shell command "cmake -DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake ." returned error 1
DEBUG: Backtrace: shell command "cmake -DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake ." returned error 1
    while executing
"$procedure $targetname"
Warning: the following items did not execute (for cutecom-qt4-mac): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Attachments (1)

Portfile (1.4 KB) - added by jwbacon@… 14 years ago.
New Portfile

Download all attachments as: .zip

Change History (5)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: cutecom-qt4-mac removed
Owner: changed from macports-tickets@… to jwbacon@…
Port: cutecom-qt4-mac added

Changed 14 years ago by jwbacon@…

Attachment: Portfile added

New Portfile

comment:2 Changed 14 years ago by davidsmoot@…

I think I am running into the same (or similar) bug on my 13" MBP with Snow Leopard. I just did a clean install of ports and my failure message is: smootmbp13:~ dsmoot$ sudo port clean --all cutecom-qt4-mac Password: ---> Cleaning cutecom-qt4-mac smootmbp13:~ dsmoot$ sudo port install -d cutecom-qt4-mac ---> Computing dependencies for cutecom-qt4-mac ---> Fetching cutecom-qt4-mac ---> Attempting to fetch cutecom-0.20.0.tar.gz from http://cutecom.sourceforge.net/ ---> Verifying checksum(s) for cutecom-qt4-mac ---> Extracting cutecom-qt4-mac ---> Applying patches to cutecom-qt4-mac ---> Configuring cutecom-qt4-mac Error: Target org.macports.configure returned: shell command "cmake -DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake ." returned error 1 Command output: CMake Error: The source directory "/opt/local/var/macports/sources/rsync.macports.org/release/ports/mail/libidn" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI.

Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output. smootmbp13:~ dsmoot$

Am I just missing your fix? Do I need to run the latest version from svn? Or am I seeing a different bug? Sorry to be a pain, I see you added a portfile 4 weeks ago but I have no idea how to even try this fix..

David

comment:3 Changed 14 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

comment:4 Changed 14 years ago by mf2k (Frank Schima)

In the future, unified diffs are preferred.

Note: See TracTickets for help on using tickets.