Changes between Initial Version and Version 1 of Ticket #58487


Ignore:
Timestamp:
May 18, 2019, 6:52:20 AM (5 years ago)
Author:
jmroot (Joshua Root)
Comment:

The actual error appears to be:

:info:configure -- Checking for module 'cppunit'
:info:configure --   No package 'cppunit' found
:info:configure -- Could NOT find CPPUNIT (missing: CPPUNIT_LIBRARIES CPPUNIT_INCLUDE_DIRS) 
:info:configure CMake Error at CMakeLists.txt:128 (message):
:info:configure   CppUnit required to compile gr-fosphor

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58487

    • Property Owner set to michaelld
    • Property Status changed from new to assigned
    • Property Summary changed from Error installing gr-fospher. Appears to reference a filepath that does not exist in log file to gr-fosphor: configure failure: No package 'cppunit' found
    • Property Port gr-fosphor added
  • Ticket #58487 – Description

    initial v1  
     1{{{
    12boo$ sudo port install gr-fosphor
    23Password:
     
    78Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    89Error: Processing of port gr-fosphor failed
    9 
     10}}}
    1011
    1112----
    1213When I open the log file specified above: file:///opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_gr-fosphor/gr-fosphor/main.log
    1314----
    14 
     15{{{
    1516version:1
    1617:debug:sysinfo macOS 10.14 (darwin/18.5.0) arch i386
     
    2728:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/cmake
    2829:debug:main OS darwin/18.5.0 (Mac OS X 10.14) arch i386
    29 
     30}}}
    3031
    3132skipping to the part I found......
     33{{{
    3234:debug:archivefetch euid/egid changed to: 502/501
    3335:info:archivefetch --->  gr-fosphor-20160522_11.darwin_18.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
     
    4042:debug:archivefetch Privilege de-escalation not attempted as not running as root.
    4143:debug:fetch fetch phase started at Fri May 17 19:16:17 CDT 2019
    42 
     44}}}
    4345Scoured through tickets and help pages. Appears to be a file reference error.