First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 77579
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Danny van Dyk (RETIRED) <kugelfang@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: plors <gparted@users.sf.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
libsigc++-2.0.6.ebuild libsigc++-2.0.6.ebuild text/plain plors 2005-01-11 12:48 0000 1.06 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 77579 depends on: Show dependency tree
Show dependency graph
Bug 77579 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-01-11 12:47 0000
All ebuilds from the libsigc++-2* series contain the following stuff:

# added libtoolize, add "-I scripts" to aclocal, autoconf before econf
# all these changes are necessary on amd64
# Danny van Dyk (kugelfang@gentoo.org)
libtoolize -c -f --automake
aclocal -I scripts
automake --gnu --add-missing
autoconf

This worked fine till 2.0.5, but with the latest release of libsigc++ (2.0.6) it somehow messes up libsigc-2.0.so.0. I removed this amd64 specific stuff and it worked again. I also tested it on an amd64 box and it worked just fine.

I guess any issues were somehow solved along the way and it's safe to remove this extra autostuff*. When asking kugelfang about this he asked me to open a new bug so he could take a look at it.

Note: libsigc++-2.0.6 isn't in portage yet, i'm just trying to create an ebuild for it.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From plors 2005-01-11 12:48:27 0000 -------
Created an attachment (id=48234) [edit]
libsigc++-2.0.6.ebuild

new libsigc++ ebuild without amd64 explicit auto* stuff

------- Comment #2 From plors 2005-01-11 12:50:12 0000 -------
As promised directly assigned to you, have fun Danny ;-)

------- Comment #3 From Marcus D. Hanwell 2005-03-16 17:59:17 0000 -------
New ebuild committed, tested on amd64 2004.3 and 2005.0 profiles without any
issues. All amd64 specific stuff has been removed with no apparent problems.
Please let me know if you have any problems with it.

First Last Prev Next    No search results available      Search page      Enter new bug