Opened 3 years ago

Closed 2 years ago

#63340 closed defect (fixed)

libtool @2.4.6_11: Fails to install on macOS 12

Reported by: fjolnir (Fjölnir Ásgeirsson) Owned by: larryv (Lawrence Velázquez)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: monterey Cc: fjolnir (Fjölnir Ásgeirsson)
Port: libtool

Description

When attempting to install libtool it fails during staging, when it tries to run xattr -r -d com.dropbox.attributes /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libtool/libtool/work/destroot with a barrage of:

[...]
xattr: [Errno 9] Bad file descriptor: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libtool/libtool/work/destroot/opt/local/share/doc/libtool'
xattr: [Errno 9] Bad file descriptor: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libtool/libtool/work/destroot/opt/local/share/doc'
xattr: [Errno 9] Bad file descriptor: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libtool/libtool/work/destroot/opt/local/share'
xattr: [Errno 9] Bad file descriptor: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libtool/libtool/work/destroot/opt/local'
xattr: [Errno 9] Bad file descriptor: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libtool/libtool/work/destroot/opt'
xattr: [Errno 9] Bad file descriptor: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libtool/libtool/work/destroot'`

Change History (6)

comment:1 Changed 3 years ago by fjolnir (Fjölnir Ásgeirsson)

Cc: fjolnir added

comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: larryv@… removed
Keywords: monterey added; libtool removed
Owner: set to larryv
Status: newassigned

Bear in mind that issues about beta versions of macOS should not be discussed publicly. See wiki:FAQ#prerelease

comment:3 Changed 3 years ago by fjolnir (Fjölnir Ásgeirsson)

Sorry, I assumed that it was ok because the public beta is out. I'll do it correctly next time.

comment:4 Changed 3 years ago by brianclemens (Brian Clemens)

It builds and installs fine if the xattr line in the port file (line 85 in 2.4.6 revision 11) is commented out.

comment:6 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

The PR was merged, and also the xattr bug was apparently fixed in a later version of macOS 12 beta.

Note: See TracTickets for help on using tickets.