Opened 6 months ago
Last modified 6 months ago
#70101 assigned defect
librem port is broken and outdated
Reported by: | barracuda156 | Owned by: | alfredh (Alfred E. Heggestad) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.3 |
Keywords: | Cc: | mohd-akram (Mohamed Akram) | |
Port: | librem |
Description
36-231% sudo port clean --all librem Warning: configured user/group macports does not exist, will build as root ---> Cleaning librem 36-231% sudo port -v install librem Warning: configured user/group macports does not exist, will build as root ---> Computing dependencies for librem. ---> Fetching distfiles for librem ---> rem-1.0.0.tar.gz does not exist in /opt/local/var/macports/distfiles/librem ---> Attempting to fetch rem-1.0.0.tar.gz from https://codeload.github.com/baresip/rem/legacy.tar.gz/v1.0.0?dummy= % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 47226 0 47226 0 0 85780 0 --:--:-- --:--:-- --:--:-- 85865 ---> Verifying checksums for librem ---> Checksumming rem-1.0.0.tar.gz ---> Extracting librem ---> Extracting rem-1.0.0.tar.gz Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_librem/librem/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/librem/rem-1.0.0.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - ---> Configuring librem ---> Building librem Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_librem/librem/work/rem-1.0.0" && /usr/bin/make -j6 -w all CCACHE= PREFIX=/opt/local SYSROOT="/usr" SYSROOT_ALT=/opt/local LIBRE_MK=/opt/local/share/re/re.mk LIBRE_INC=/opt/local/include/re LIBRE_SO=/opt/local/lib make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_librem/librem/work/rem-1.0.0' Makefile:29: /opt/local/share/re/re.mk: No such file or directory make: *** No rule to make target `/opt/local/share/re/re.mk'. Stop. make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_librem/librem/work/rem-1.0.0' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_librem/librem/work/rem-1.0.0" && /usr/bin/make -j6 -w all CCACHE= PREFIX=/opt/local SYSROOT="/usr" SYSROOT_ALT=/opt/local LIBRE_MK=/opt/local/share/re/re.mk LIBRE_INC=/opt/local/include/re LIBRE_SO=/opt/local/lib Exit code: 2
Change History (3)
comment:1 Changed 6 months ago by ryandesign (Ryan Carsten Schmidt)
Cc: | mohd-akram added |
---|
comment:2 follow-up: 3 Changed 6 months ago by ryandesign (Ryan Carsten Schmidt)
As I'm rereading my comments from that ticket, librem was merged into libre. So the librem port should be marked replaced_by libre
.
comment:3 Changed 6 months ago by barracuda156
Replying to ryandesign:
As I'm rereading my comments from that ticket, librem was merged into libre. So the librem port should be marked
replaced_by libre
.
Ah, got it, thank you for a clarification.
Note: See
TracTickets for help on using
tickets.
Perhaps related to the fact that its dependency libre was updated in #67213 but librem was not updated.