Wrong file permissions in openjdk-7-ea-src-b23-30_oct_2007.zip
Jens Seidel
jensseidel at users.sf.net
Fri Dec 7 12:03:41 UTC 2007
Hi,
I was able to build OpenJDK (to be more specific IcedTea) following
http://iced-tea.org/wiki/DebianBuildingInstructions.
It ends with
BUILD SUCCESSFUL
Total time: 1 minute 38 seconds
make[2]: Leaving directory `/tmp/Java/IcedTea/icedtea/openjdk-ecj/langtools/make'
make[1]: Leaving directory `/tmp/Java/IcedTea/icedtea/openjdk-ecj/control/make'
make: *** [stamps/icedtea-ecj.stamp] error 2
which is funny but it may be a IcedTea issue.
Nevertheless I noticed that many many files have wrong permissions. I
tried to search for created binaries using
find -type f -perm +111
and found also many C++ source files with the executable flag.
openjdk-7-ea-src-b23-30_oct_2007.zip contains e.g.
openjdk/hotspot/src/share/vm/prims/jvmtiExtensions.cpp
Unix file attributes (100555 octal): -r-xr-xr-x
Can you please fix this?
PS: Please CC: me.
Jens
More information about the build-dev
mailing list