Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#34866 closed defect (invalid)

multiple ports fail after upgraded macports to 2.1.1

Reported by: nicolai@… Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: rev-upgrade Cc: jchauvel@…
Port:

Description (last modified by neverpanic (Clemens Lang))

After upgrading to MacPorts 2.1.1 multiple ports fail to build or upgrade. These are e.g. gcc47, gcc48 and ncmpcpp (log attached).

Attachments (1)

error_log (4.7 KB) - added by nicolai@… 12 years ago.

Download all attachments as: .zip

Change History (7)

Changed 12 years ago by nicolai@…

Attachment: error_log added

comment:1 Changed 12 years ago by neverpanic (Clemens Lang)

Description: modified (diff)
Keywords: rev-upgrade added
Owner: changed from macports-tickets@… to cal@…
Status: newassigned
Summary: multiple ports fail after upgraded macports to 2.2.1multiple ports fail after upgraded macports to 2.1.1

comment:2 Changed 12 years ago by neverpanic (Clemens Lang)

Resolution: invalid
Status: assignedclosed

Do you have /opt/local/sbin/fping and /opt/local/sbin/fping6 and does the macports process that caused this message have the privileges to read them (i.e. are you running with sudo)?

Your /opt/local/bin/ncmpcpp is broken and links against a non-existant file in /usr/local, namely /usr/local/gnat/lib/libstdc++.6.dylib. This usually means you had this file in /usr/local during build time. Having stuff in /usr/local is unsupported; please move this out of the way and rebuild ncmpcpp.

Your log doesn't say anything about gcc.

comment:3 in reply to:  2 ; Changed 12 years ago by nicolai@…

Replying to cal@…:

Do you have /opt/local/sbin/fping and /opt/local/sbin/fping6 and does the macports process that caused this message have the privileges to read them (i.e. are you running with sudo)?

I have fping and fping6 installed and ran port with sudo.

Your /opt/local/bin/ncmpcpp is broken and links against a non-existant file in /usr/local, namely /usr/local/gnat/lib/libstdc++.6.dylib. This usually means you had this file in /usr/local during build time. Having stuff in /usr/local is unsupported; please move this out of the way and rebuild ncmpcpp.

It's right, I do not have /usr/local/gnat/lib/libstdc++.6.dylib but I did not have this file in usr/local during build time. I uninstalled ncmpcc and tried to install it again and now I'm getting these error.

Your log doesn't say anything about gcc.

Sorry, I will attach the error-log for gcc.

comment:4 in reply to:  3 Changed 12 years ago by nicolai@…

Now gcc47 doesn't fail anymore. Maybe it's only ncmpcpp thats the problem. Last time I tried to install gcc I had ncmpcpp installed.

comment:5 Changed 12 years ago by neverpanic (Clemens Lang)

I cannot reproduce your problem with ncmpcpp.

comment:6 Changed 10 years ago by jchauvel@…

Cc: jchauvel@… added

Cc Me!

Note: See TracTickets for help on using tickets.