Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 462606 - =dev-db/mongodb-2.4.0 - AssertionError : Installing source ['libmongoclient.a', ...]: target and source lists must have same length.
Summary: =dev-db/mongodb-2.4.0 - AssertionError : Installing source ['libmongoclient.a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-21 17:10 UTC by onip
Modified: 2013-03-25 12:01 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge--info.txt,2.26 KB, text/plain)
2013-03-22 12:35 UTC, Albert W. Hopkins
Details

Note You need to log in before you can comment on or make changes to this bug.
Description onip 2013-03-21 17:10:28 UTC
here's the last part of log containing the error

ranlib build/linux2/cc_i686-pc-linux-gnu-gcc/cxx_i686-pc-linux-gnu-g++/ssl/use-system-boost/use-system-pcre/use-system-snappy/use-system-tcmalloc/use-system-v8/mongo/libfail_point.a
i686-pc-linux-gnu-g++ -o build/linux2/cc_i686-pc-linux-gnu-gcc/cxx_i686-pc-linux-gnu-g++/ssl/use-system-boost/use-system-pcre/use-system-snappy/use-system-tcmalloc/use-system-v8/mongo/util/concurrency/mutexdebugger.o -c -O2 -march=i686 -mmmx -msse -msse2 -pipe -fomit-frame-pointer -O3 -fPIC -fno-strict-aliasing -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -fno-builtin-memcmp -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_SSL -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/linux2/cc_i686-pc-linux-gnu-gcc/cxx_i686-pc-linux-gn...skipping...
system-snappy/use-system-tcmalloc/use-system-v8/client_build/libmongoclient.a" as "libmongoclient.a"
Install file: "libmongoclient.a" as "/var/tmp/portage/dev-db/mongodb-2.4.0/image/usr/lib/libmongoclient.a"
scons: *** [/var/tmp/portage/dev-db/mongodb-2.4.0/image/usr/lib/libmongoclient.a] AssertionError : Installing source ['libmongoclient.a', 'build/linux2/cc_i686-pc-linux-gnu-gcc/cxx_i686-pc-linux-gnu-g++/ssl/use-system-boost/use-system-pcre/use-system-snappy/use-system-tcmalloc/use-system-v8/client_build/libmongoclient.a'] into target ['/var/tmp/portage/dev-db/mongodb-2.4.0/image/usr/lib/libmongoclient.a']: target and source lists must have same length.
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/SCons/Action.py", line 1062, in execute
    result = self.execfunction(target=target, source=rsources, env=env)
  File "/usr/lib/python2.7/site-packages/SCons/Tool/install.py", line 133, in installFunc
    "Installing source %s into target %s: target and source lists must have same length."%(list(map(str, source)), list(map(str, target)))
AssertionError: Installing source ['libmongoclient.a', 'build/linux2/cc_i686-pc-linux-gnu-gcc/cxx_i686-pc-linux-gnu-g++/ssl/use-system-boost/use-system-pcre/use-system-snappy/use-system-tcmalloc/use-system-v8/client_build/libmongoclient.a'] into target ['/var/tmp/portage/dev-db/mongodb-2.4.0/image/usr/lib/libmongoclient.a']: target and source lists must have same length.
scons: building terminated because of errors.


Reproducible: Always
Comment 1 Albert W. Hopkins 2013-03-22 12:35:57 UTC
Created attachment 342902 [details]
emerge --info
Comment 2 Ultrabug gentoo-dev 2013-03-25 08:43:43 UTC
Ah yes, again the x86 InstallAs problem.. Will fix on the critical bump 2.4.1 today
Comment 3 Ultrabug gentoo-dev 2013-03-25 12:01:03 UTC
done :)

+*mongodb-2.4.1 (25 Mar 2013)
+
+  25 Mar 2013; Ultrabug <ultrabug@gentoo.org> -mongodb-2.4.0.ebuild,
+  +mongodb-2.4.1.ebuild:
+  Version bump, drop bugged version, add kerberos support, fix #462606
+