reproduce-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #58663] Installation crash of libtirpc in macOS


From: Raul Infante-Sainz
Subject: [bug #58663] Installation crash of libtirpc in macOS
Date: Sat, 27 Jun 2020 21:04:48 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:77.0) Gecko/20100101 Firefox/77.0

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

                 Summary: Installation crash of libtirpc in macOS 
                 Project: Reproducible paper template
            Submitted by: infantesainz
            Submitted on: Sun 28 Jun 2020 01:04:47 AM UTC
                Category: Software
                Severity: 3 - Normal
              Item Group: Crash
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When trying to install libtirpc-1.2.6 in a macOS laptop it crashes (commit
c151ed). The full error message is in the attached file but the first error
appearing is:


make[3]: *** [Makefile:658: libtirpc_la-auth_none.lo] Error 1


I tried to solve this problem following the instructions of the `INSTALL'
notes. But I didn't succeed.


   On MacOS X 10.5 and later systems, you can create libraries and
executables that work on multiple system types--known as "fat" or
"universal" binaries--by specifying multiple `-arch' options to the
compiler but only a single `-arch' option to the preprocessor.  Like
this:

     ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \
                 CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \
                 CPP="gcc -E" CXXCPP="g++ -E"

   This is not guaranteed to produce working output in all cases, you
may have to build one architecture at a time and combine the results
using the `lipo' tool if you have problems.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 28 Jun 2020 01:04:47 AM UTC  Name: libtirpc-crash.txt  Size: 141KiB 
 By: infantesainz

<http://savannah.nongnu.org/bugs/download.php?file_id=49381>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]