Hi All,
Whenever building pkg on a new test machine (fresh repo clone), I get
the following:
# make install
<snipped />
/usr/lib/python2.6/pycc -DNDEBUG -KPIC -D_FILE_OFFSET_BITS=64 -Imodules
-I/usr/include/python2.6 -c modules/syscallat.c -o
/var/tmp/pkg-gate/proto/build_i386/temp.solaris-2.11-i86pc-2.6/modules/syscallat.o
-O3
/usr/lib/python2.6/pycc -G
/var/tmp/pkg-gate/proto/build_i386/temp.solaris-2.11-i86pc-2.6/modules/syscallat.o
-L/usr/lib -lpython2.6 -o syscallat.so -zstrip-class=nonalloc
running build_data
/usr/bin/intltool-update --maintain
New file(s) with translatable strings detected:
--------
gui/data/addmoresoftware.desktop.in.h
gui/data/packagemanager-preferences.schemas.in.h
gui/data/packagemanager.desktop.in.h
gui/data/packagemanager.ui.h
um/data/updatemanager-preferences.schemas.in.h
um/data/updatemanager.desktop.in.h
um/data/updatemanagernotifier.desktop.in.h
--------
Please evaluate whether any of the above file(s) needs localization.
If so, please add its name to po/POTFILES.in. If not (e.g., it's not
delivered), please add its name to po/POTFILES.skip.
Please be sure to maintain alphabetical ordering in both files.
*** Error code 1
make: Fatal error: Command failed for target `install'
+ exit 1
#
If I then remove those files and rerun "make install", the build
completes without issue. The files do not seem to be part of the gate.
Any idea what might be creating them? Should we add these to
po/POTFILES.skip if they are added and not used?
Dave
--
Dave Vadovszki
(303)272-2686
500 Eldorado Blvd., Bldg.5
Broomfield, CO US 80021
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss