URL:
  <https://savannah.nongnu.org/bugs/?65948>

                 Summary: Abort trap: 6 when running help2man on macOS
                   Group: Simulavr: an AVR simulator
               Submitter: ryandesign
               Submitted: Wed 03 Jul 2024 09:59:09 PM UTC
                Category: Documentation
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: simulavr


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Wed 03 Jul 2024 09:59:09 PM UTC By: Ryan Carsten Schmidt <ryandesign>
Building 1.1.0 using "make doc" on macOS fails:


sh: line 1: 35563 Abort trap: 6          
/opt/local/var/macports/build/_Volumes_Shared_macports-ports_emulators_simulavr/simulavr/work/build/app/simulavr
--help 2> /dev/null
help2man: can't get `--help' info from
/opt/local/var/macports/build/_Volumes_Shared_macports-ports_emulators_simulavr/simulavr/work/build/app/simulavr
Try `--no-discard-stderr' if option outputs to stderr
make[3]: *** [doc/simulavr.1.gz] Error 134
make[2]: *** [doc/CMakeFiles/doc-man.dir/all] Error 2
make[1]: *** [doc/CMakeFiles/doc.dir/rule] Error 2
make: *** [doc] Error 2


This occurs because the simulavr executable is linked with the libsim.dylib
dynamic library which has not yet been installed. At the time that you run
help2man, you need to set the DYLD_LIBRARY_PATH environment variable to the
absolute path to the directory where libsim.dylib is located at build time.







    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?65948>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to