Opened 12 years ago
Closed 12 years ago
#37821 closed defect (fixed)
Error: Processing of port larn failed
Reported by: | pgyore@… | Owned by: | aschenke@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | larn |
Description (last modified by neverpanic (Clemens Lang))
[pgyore@gulfstream:~] $ sudo port install larn ---> Computing dependencies for larn ---> Fetching archive for larn ---> Attempting to fetch larn-12_1.darwin_12.x86_64.tbz2 from http://packages.macports.org/larn ---> Attempting to fetch larn-12_1.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/larn ---> Attempting to fetch larn-12_1.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/larn ---> Attempting to fetch larn-12_1.darwin_12.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/larn ---> Fetching distfiles for larn ---> Verifying checksum(s) for larn ---> Extracting larn ---> Applying patches to larn ---> Configuring larn ---> Building larn Error: org.macports.build for port larn returned: command execution failed Please see the log file for port larn for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_games_larn/larn/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port larn failed [pgyore@gulfstream:~] $
Attachments (1)
Change History (4)
comment:1 Changed 12 years ago by neverpanic (Clemens Lang)
Owner: | changed from macports-tickets@… to aschenke@… |
---|---|
Port: | larn added |
comment:2 Changed 12 years ago by neverpanic (Clemens Lang)
Description: | modified (diff) |
---|
comment:3 Changed 12 years ago by aschenke@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Hopefully this is fixed in r102167. Please let me know if you still have problems after the updated portfile becomes available.
I turned off some compiler warnings to allow the build to proceed. It seems clang/LLVM is becoming more strict, but this code is 25+ years old.
Note: See
TracTickets for help on using
tickets.
Please preview your post, remember to use WikiFormatting, and Cc the maintainer. You should also set the port field.
Also, please attach the main.log mentioned in the error message.